Search code examples
androideclipsejava-melwuit

Application not opened in android


I developed the LWUIT based android application. But that application could not opened in emulator. I used eclipse 3.6.1 and android 2.2. Can anyone tell me the proper steps for developing the LWUIT based android application?


Solution

  • I used LWUITActivity class for Android application. LWUIT framework having own activity class for developing Android application. For more info see this link.