[android-developers] Emulator shows the lock screen rather than my app's screen for the first time. MENU key has to be clicked.

2011-06-15 Thread jonathanz
Hi, I'm relatively new to Android development. The issue above has been observed by several of my colleagues. I have not found a satisfactory solution through search engines. To reproduce it: Start Eclipse. Create/open any simple HelloWorld Android project that has a simple UI. Run the app. This

Re: [android-developers] Emulator shows the lock screen rather than my app's screen for the first time. MENU key has to be clicked.

2011-06-15 Thread Mark Murphy
On Tue, Jun 14, 2011 at 6:02 PM, jonathanz jonathan.zh...@panasonic.aero wrote: Is this (showing the lock screen rather than my app's screen for the first time) by design? Yes, insofar as the emulator emulates a phone with a keyguard. How can I skip this extra step? AFAIK, you don't. Since