I have the following code: import javax.microedition.midlet.*; import javax.microedition.lcdui.*; import java.io.*;
My idea is to make an application start automatically when a message from a specific user reaches the inbox of the mobile . For example if my friend sends some numbers to my mobile, the sms has to be
I\'m looking to embed a J2ME application as an applet in a web page to be accessed via a mobile p开发者_如何学运维hone web browser. Every major web browser supports the embedding of Java applets - doe
I am working on a Scrollable Image field.I am handling TouchEvent.DOWN mTouchEvent.MOVE,TouchEvent.UP.
I am displaying a dialog when a user touches the screen and want the dialog to dispose when the user touches anywhere outside the dialog. I have set setDisposeWhenPointerOutOfBounds() to tr开发者_Go百
In my project I need to put a LabelField on top of a BitmapField. I have the BitmapField inside a Vertic开发者_Go百科alFieldManager. I want complete code for this problem.
I am developing a project for BB. The application works with the network and sends / receives data via HTTP. Now I use the queue and queue manager. Manager starts with a background thread and works in
I have an idea to design an application which is interfaced with a mobile. The application has to note down each and every transactions happening in the mobile like making a note of all incoming messa
Could anyone exp开发者_JAVA百科lain what the difference is between CLDC and MIDP?Java Mobile Edition has two different components.
I have built a mobile application in J2ME and it reads data from a website. In WTK (wireless toolkit) everything works now, but when I test the samen app on my mobile (nokia) device, it behaves diffe