Thursday, 5 September 2013

How to add javax package in my android application

How to add javax package in my android application

I want to add javax.microedition.lcdui.game package to my android
application. When I create it manually eclipse shows the error
The import javax.microedition.lcdui cannot be resolved
How can I resolve this problem?

No comments:

Post a Comment