HOW TO MINIMIZE JAVA APPLICATION/GAMES IN JAVA MOBILES NOT SUPPORTING MINIMIZE FEATURE
This tutorial will help you to enable multitasking in java mobiles with non-minimizing features..!!!
- Open jar file which you want to minimize on your computer using winrar,
 - There you will find META-INF folder open that folder in that folder you will get MANIFEST.MF file.
 - Open that file using notepad and add these line at last Nokia-MIDlet-no-exit: true .
 - After that save that.
 - Press ok for every thing that asked,
 - Now send that jar app to mobile and test it,
 - Press red button(call end button) to minimize.
 
Keep visiting @iGAWAR

No comments:
Post a Comment