Last post by Yeswap:
MIDlet-Touch-Support: true
MIDlet-ScreenMode: ROTATE
lines to the .jad file, which is a text file and easier to modify than the .jar. Plus, if you modify a signed .jad it won't invalidate the signature. Modifying the .jar will always result in an unsigned app.
See this blog post for full instructions on how to modify the jad file to remove the virtual keyboard on Nokia, Samsung and LG phones: http://my.opera.com/Yeswap/blog/2012/11/26/how-to-hide-the-opera-mini-7-1-virtual-keypad-on-samsung-lg-and-other-touchscre
Originally posted by muitenphale:
You can also add the:most samsung touch phones running java can not turn off the virtual key pad when running opera mini. :( so I have to insert MIDlet-Touch-Support: true MIDlet-ScreenMode: ROTATE in *.MF file in operamini.jar to active full screen touch mode. I suggest develop team should insert this code in .MF file in advance and make it as a specific version for samsung phones so that samsung phone users do not have to modify the jar file anymore when they download Opera Mini from the wapsite.
MIDlet-Touch-Support: true
MIDlet-ScreenMode: ROTATE
lines to the .jad file, which is a text file and easier to modify than the .jar. Plus, if you modify a signed .jad it won't invalidate the signature. Modifying the .jar will always result in an unsigned app.
See this blog post for full instructions on how to modify the jad file to remove the virtual keyboard on Nokia, Samsung and LG phones: http://my.opera.com/Yeswap/blog/2012/11/26/how-to-hide-the-opera-mini-7-1-virtual-keypad-on-samsung-lg-and-other-touchscre