Last post by tracfoneuser:
This is just some feedback regarding the functionality of operamini 7.1 which I'm running on a LG840g from tracfone, a touch screen java app device.
So far it's been running rather smoothly and have no complaints.The only thing is that I've had to add the following lines to the .jar to remove the virtual nav/game pad and the icon bar on the top of the phone screen so that the browser runs in true full screen touch.
LGE-MIDlet-Indicator: HIDE
MIDlet-Scaleup-Support: False
LGE-MIDlet-Width: 240
LGE-MIDlet-Height: 320
MIDlet-Touch-Support: True
By just going to the download page in the phone's browser, it forces the virtual keyboard on you and the indicator row on top of the screen which just doesn't work right on this device for full screen and true functionality. With the added lines it's perfect.
Other than that, it's working fine. Could be a little faster but it's not unbearable, at least. Works...
So far it's been running rather smoothly and have no complaints.The only thing is that I've had to add the following lines to the .jar to remove the virtual nav/game pad and the icon bar on the top of the phone screen so that the browser runs in true full screen touch.
LGE-MIDlet-Indicator: HIDE
MIDlet-Scaleup-Support: False
LGE-MIDlet-Width: 240
LGE-MIDlet-Height: 320
MIDlet-Touch-Support: True
By just going to the download page in the phone's browser, it forces the virtual keyboard on you and the indicator row on top of the screen which just doesn't work right on this device for full screen and true functionality. With the added lines it's perfect.
Other than that, it's working fine. Could be a little faster but it's not unbearable, at least. Works...