This is only some of the code because other parts of it are spread out but on the simulator for blackberry curve this adds a VideoControl to the manager and shows up fine with another button that actu
I managed to create an application in Blackberry that plays audio file, but it will only plays one file. I try to use a for loop to play a few audio files.
I want to upload an image to a server. I used the code from SO question: Blackberry jde : how to upload an image in server using MultipartPostData
I m using the following code for play a sound file in j2me try { String ctype_1 = \"audio/x-wav\";// #LINE 1
I\'m trying 开发者_JS百科to create timer that starts my application after some period of time. Using method ApplicationManager.getApplicationManager().scheduleApplication(appDescriptor, time, true) se
I checked SO for the xmlpullparser exception but it\'s giving me others questions with Android and SOUP. I am using J2me and normal HTTPrequest to get my XML and I am using kXMl to parserthe xml text.
I wrote the following code for client - server communication in Blackberry but its not working. I am sending data via POST.
Are 开发者_JAVA百科there other ergonomic technologies in j2me other than j2me-Polish and LWUIT ?There are many Frameworks as explained here , most of all works with j2me
i tried the command Display.getInstance().setDefaultVirtualKe开发者_JAVA百科yboard(null); it disabled luiwt virtual keyboard as well as the system virtual keyboard..
I want to create a MIDlet from where I call the class.In the class开发者_如何学Go there is an Image Array which contain 10 images and default ration is 0.Now I want to know how to create the class whe