When you are on the lock screen, double click and you should get the device open, just as you would an adroid phone.
-Tope On Sun, Feb 7, 2010 at 12:23 PM, lenb <[email protected]> wrote: > Hi > I'm using eclipse Version: 3.5.1 with ADT on debian. I've built Hello > World. No problem; however, I can't shut down the emulated device. I > press the power off button, which leads to a window with 4 choices. > One is power off which I select. This gives a message saying: 'Your > phone will shutdown'. I select OK which leads to a window which > displays 'Power Off' Your phone will shut down. at the top and a > graphic which appears to indicate that the shutdown is underway. > > Unfortunately, it never completes. > > If I kill the emulator, when I restart, the emulation begins in a > state which shows a clock, a message that it is charging (50%), an > open lock, a sound icon, .... In this state, the Hello World message > never appears - at least I can't figure out how to get the device into > a state where it will appear. > > In order to get back into a state where the message will appear, I > have to recreate my avd using: android create avd --target 2 --name > my_avd --force > > Can anyone shed some light? Thanks. > --Len > > > [2010-02-07 14:09:02 - HelloAndroid]------------------------------ > [2010-02-07 14:09:02 - HelloAndroid]Android Launch! > [2010-02-07 14:09:02 - HelloAndroid]adb is running normally. > [2010-02-07 14:09:02 - HelloAndroid]Performing > com.example.helloandroid.HelloAndroid activity launch > [2010-02-07 14:09:02 - HelloAndroid]Automatic Target Mode: launching > new emulator with compatible AVD 'my_avd' > [2010-02-07 14:09:02 - HelloAndroid]Launching a new emulator with > Virtual Device 'my_avd' > [2010-02-07 14:09:02 - HelloAndroid]New emulator found: emulator-5554 > [2010-02-07 14:09:02 - HelloAndroid]Waiting for HOME > ('android.process.acore') to be launched... > [2010-02-07 14:09:21 - HelloAndroid]HOME is up on device > 'emulator-5554' > [2010-02-07 14:09:21 - HelloAndroid]Uploading HelloAndroid.apk onto > device 'emulator-5554' > [2010-02-07 14:09:21 - HelloAndroid]Installing HelloAndroid.apk... > [2010-02-07 14:09:28 - HelloAndroid]Success! > [2010-02-07 14:09:28 - HelloAndroid]Starting activity > com.example.helloandroid.HelloAndroid on device > [2010-02-07 14:09:30 - HelloAndroid]ActivityManager: Starting: Intent > { cmp=com.example.helloandroid/.HelloAndroid } > > -- > You received this message because you are subscribed to the Google > Groups "Android Beginners" group. > > NEW! Try asking and tagging your question on Stack Overflow at > http://stackoverflow.com/questions/tagged/android > > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-beginners?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

