I am unable to play an MP3 file one after the other, when 1 file finishes playing the other file needs to start. I am only able to s开发者_如何学JAVAtart playing 1 file, when I put code to start the n
I want to know how to detect screen or开发者_如何学JAVAientation like portrait or landscape mode at J2ME LWUIT. Can LWUIT detect screen orientation automatically or need to write code manually?Shai Al
I am try to do MessageList in blackberry using midlet, b开发者_Python百科ut whatever I do some expection comes up. Right now am getting NullPointerException. Here is the code
I would like to create an application for my BlackBerry that intercepts every time I press a special key, like the \"End call\" button or \"lock screen\" button.I want it always running, and without a
I want to have a http connection in my J2ME application using Lwuit which will have a timeout, can manually stop the request with a button, and a loading dialog while it is processing. I tried thread
I am developing a social network app for blackberry. In it i need to upload audio and image files and retrieve it at later time. So for that i need to use Amazon services. I downloaded the j2me toolki
Please I need a link for a good tutorial/book on SVG in J开发者_JS百科2ME. I am thinking of doing a midlet, but want to avoid having to render the design using canvas. Moreover, Using the canvas might
Now i try to draw a table by Canvas, but i have a problem, my table doesnt has scrollable. How can i write some code to help my table can scrollable?
I just downloaded the new LWUIT 1.5 and when I compiled my project then I saw in the output trace these lines:
I am developing an application which requires connection to theinternet. Till now i have been using Wifi and WAP 2 connection UID for Http connection and everything has been working fine. But now the