Pages

Saturday, 12 May 2012

How To Enable Auto Rotation And Landscape Mode In Your Device??

Follow These Steps Enable Auto Rotation And Landscape Mode In Your Device??

1. install game and go to game directory (like others/@@java apps@@).
2. find .jad file and open it with notepad.
3. Add following lines after this line "MIDlet-Touch-Support: TRUE"

  MIDlet-ScreenMode: ROTATE
  MIDlet-Landscape-Support: TRUE

4.Close the notepad and save the changes.

No comments:

Post a Comment