Given private final Vector v = new Vector();//instance variable the following 3 lines are in an instance method in the same class.
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
My code is J2MESDLIB.generateDB(true); J2MEColumn c1 = new J2MEColumn(\"desc\", true, J2MEColumn.ColumnType.VARCHAR, 20);
I\'m using Sun WTK to run a midlet that needs to send and optionally receive SMS. WMA console can be used to send and receive messages to the midlet but I\'d like to do the same thing using my o开发者
I would like to know if a LDAP library exists f开发者_开发百科or JME. Does anyone know ? Best regards,
In Blackberry application I want to check what type of network connection is being used on partic开发者_如何学Cular phone, whether it is BES/MDS,BIS-B or Direct Tcp.
I\'m working with the mobile graphic framework LWUIT (V. 1.2) to develop an application for Nokia N97.
I am trying to establish BIS Socket connection. I am able to establish BIS Http connection from my service provider.
I\'m writing a Java ME application for the Nokia 6212 phone.Part of what the application does is to play short videos, which works fine.
There are lots of java apps on my simulator menu screen which I have been coding and testing? Now I want to remove some of the开发者_开发百科m to clean my simulator a bit. How do I remove them?Quote f