Posted February 4, 201212 yr comment_15438 Run 5 applications at the same time PROCEDURE: 1] Open the jar application with WinRAR via PC 2] Goto META-INF >> MANIFEST.MF 3] Edit MANIFEST.MF using notepad and add followings lines. Nokia-MIDlet-auto-start: no Nokia-MIDlet-no-exit: true 4] Save it and drop in the same folder That's it. Now whenever you press red button on your phone instead of closing the application goes to background. eg. Manifest-Version: 1.0 MicroEdition-Configuration:CLDC-1.0 MIDlet-Name: Periodic Table Created-By: 1.4.2_07(Sun Microsystems Inc.) MIDlet-Vendor: NOKIA MIDlet-1:periodic table 2.0, /Pt.png, Pt MIDlet-Version: 2.0.1 MicroEdition-Profile:MIDP-2.0 Nokia-MIDlet-auto-start: no Nokia-MIDlet-no-exit: true
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.