I get an error while using import javax.microedition.lcdui.*;
package javax.microedition.lcdui.* does not exist.
But the line import javax.microedition.midlet.MIDlet;
does not give any error.
I get an error while using import javax.microedition.lcdui.*;
package javax.microedition.lcdui.* does not exist.
But the line import javax.microedition.midlet.MIDlet;
does not give any error.
Imoprt lcdui jar file in your application library. You can download this jar file from here. Download Jar file