I need to poweroff/poweron emulator to perform test. I get an endless message Shutting Down ... that has been running 30 minutes+ on the emulator. This is totally not working. Is there any way to get emulator to shutdown or at least startup the emulator without an app. I am trying to test app boot on startup, and I cannot get emulator to shutdown. So at least is there a way to start emulator without giving it an app to startup with. BTW, if there is someone who knows about the internals of the emulator on this board would you care to tell us what is going on during this 30+ minutes. I could have processed a gazillion db transactions in this time. This is not slow, not even slothful it is something totally unworkable. Thanks
I m relatively new to Android development. I m developing an app with a ListView. I ve followed the info in #1338475 and have my app recognizing the fling gesture, but after the gesture is complete, ...