• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Problem running the code in Eclipse

freaky

Lurker
Hi
I created a simple android project in eclipse3.3 europa and android sdkk 2.0.1.
When i execute the project for the first time, it runs successfully but when i execute the same code second time, it gives the clock on the emulator instead of displaying the project view.
Am i missing some setting on eclipse ??

thanks in advance.
 
When executing the code the second time, are you doing it on the same device/emulator as you did the first time?
 
I tried running it in a new instance as well as the same instance but app did not appear on screen. Clicking on menu button runs the app but app doesnt appear directly on emulator.
 
Back
Top Bottom