i used netbeans 6.5 for developing android application. i need to add LWUIT for this application. how we can add into this application?
LWUIT is a library that works on MIDP.
It is possible to get lwuit running on android through the use of the Activity class. Although no official port exists.
An official Blackberry port does exist. and instructions can be found here: http://lwuit.blogspot.com/2009/11/building-project-on-blackberry.html