Reading some art开发者_运维问答icles, told me that soft keys varies between devices. Some says -6 or -21 for left soft key and -7 or -22 for right soft key.
I\'m building a mobile app with J2ME, and I\'ve found that the data I write into a RecordStore can be accessed while the program is still running but it is lost after quitting and restarting it. No ex
I\'m trying to install my application midlet via OTA. I used apache tomcat 6 as the ota server, and create a small project in the webapps folder which contains application.jad, application.jar and wel
I am trying to use the hessian j2me implementation @ http://hessian.caucho.com/ using java me sdk 3.0.
I\'ve been having the worst time of my life trying to understand why this is happening, any input would be greatly appreciated.
I\'m pretty new to J2ME development scene. And for that matter, have just recently installed, JDK 6 update 16 bundled with NetBeans 6.7.1 IDE and Sun WTK 2.5.2, on Ubuntu 9.04 machine.After going th开