Android emulator stuck at boot. If your Android emulator stuck during start up. Close the windows and try to build and run your project.
You can change the Run configurations.
Select Automatic for deployment target selection mode. We always set Android 1.5 as our default. Android 1.5 emulator run faster and the API compatible with future version of Android.
Always look at Console output for more detail description..
[2012-10-20 01:53:12 - AndroidRichKempisPerut] Android Launch!
[2012-10-20 01:53:12 - AndroidRichKempisPerut] adb is running normally.
[2012-10-20 01:53:12 - AndroidRichKempisPerut] Performing gnu.kempisperut.android.AdMobActivity activity launch
[2012-10-20 01:53:12 - AndroidRichKempisPerut] Automatic Target Mode: launching new emulator with compatible AVD 'Android15c'
[2012-10-20 01:53:12 - AndroidRichKempisPerut] Launching a new emulator with Virtual Device 'Android15c'
[2012-10-20 01:53:22 - AndroidRichKempisPerut] New emulator found: emulator-5554
[2012-10-20 01:53:22 - AndroidRichKempisPerut] Waiting for HOME ('android.process.acore') to be launched...
Wait for success result and you can test the apps in the emulator.
No comments: