if we have to implementations of string split for j2me, one returns vector and the other returns array开发者_运维百科 , in terms of performance on hand held devices which one is the best choice ?Array
I have a problem where I need to make a multi-colored wheel spin using a Canvas in J2ME. What I need to do is have the user increase the speed of the spin or slow the spin of the wheel. I have it most
I want to record sound on my Java ME App on K770i. So I used this: http://java.sun.com/javame/reference/apis/jsr135/javax/microedition/media/control/RecordControl.html
I have a BlackBerry Java project in Eclipse. It has version number written down in four different spots:
I need some help in understanding how to parse the KSOAP RESPONSE in j2me. below is the actual ksoap response i get after making a ksoap request.
The class java.io.FileReader not fo开发者_开发技巧und in Java ME. I need this in order to get the file and then parse it with an xml parser.
I\'m working on a application manager for embeded platform based on the CVM PhoneME VM. The VM is started by a C++ app which configures the CVM and then triggers the VM itself. This C++ app is called
This question's answers are a community effort. Edit existing answers to improve this开发者_开发知识库 post. It is not currently accepting new answers or interactions.
I am a newbe to J2ME. I have a vector called locations which prints out [{X=NM0001-1, ccc=1327开发者_如何学C_10},
Closed. This question needs details or clarity. It is not currently accepting an开发者_开发问答swers.