Search code examples
androidjava-melwuit

Is it possible to change j2me application to android application?


I developed j2me based application with LWUIT framework. Is it possible to change the this application to android based application? Or can i need to create new project?


Solution

  • I have used LWUIT for this purpose. They created LWUITActivity class for android platform.