The best commands for manifest file used to add extra features to any app. Copy following commands and write them in the manifest file using mobyexplorer (see the previous post) .these commands only works in nokia phones
- Nokia-MIDlet-App-Orientation: manual
effect: If you add this command, you can mod any application with manual rotation (works in asha 5xx&3xx)
- Nokia-MIDlet-On-Screen-Keypad: No
effect: Use this command for hide the phones on screen keyboard. works in all touchscreen java phones
- Nokia-MIDlet-Physical-Backkey: true
effect: Use the command to active your phones physical backkey.
- Nokia-MIDlet-Splashscreen-Image: /example.png
effect: Use this command to hide the loading when starting the app put any image same as your phones resolution in the extracted folder then rename it example.png, then add this command to manifest, now compress all items to .jar
- MIDlet-Touch-Support: true
effect: Increase the touch support of java touchscreen apps/games
- MIDlet-Description: Created by Shubham.. Etc
effect: Use this command to add a description to any java app
- MIDlet-Delele-Confirm: Do not kill me..etc
effect: To show a specific text when anybody delete your app..
Add Me On Facebook To Learn More Editing
0 comments:
Post a Comment