Sunday, November 1, 2009

SGH-F480 : Removing Games/Apps Bar

Guide To Remove Games/Applications BAR on Samsung F480 (Touchwiz/Tocco)



To Remove the BAR Just edit the MANIFEST file, Zipped in the JAR file and add the line:
MIDlet-Touch-Support: True

So you just open the JAR file with winrar, then find MANIFEST, open with notepad and add the line :

MIDlet-Touch-Support: True


Mostly MANIFEST File Will Be In Jar File -> META-INF Folder

Save the file, re-ZIP the files and rename back to a JAR file.
This should remove the BAR.
Thats It Enjoy!

Note : For Further Help Visit : www.cellarena.forumotion.net

Regards,
MeaW

5 comments:

  1. How can I play without this bar?

    ReplyDelete
  2. You Can Play TouchScreen Games Without The Bar...
    I will show in another tutorial how to make a normal game into touchscreen game.. till then cya :)

    ReplyDelete
  3. where is the MANIFEST file located

    ReplyDelete
  4. in the jar file... just unzip the jar file with winrar and do changes. :D

    ReplyDelete