Android emulator refuses to boot

前端 未结 4 1087
醉梦人生
醉梦人生 2020-12-31 03:37

I\'m an Android newbie trying to learn how to port one of my apps to the Android platform. I\'ve been following this tutorial:

http://www.vogella.de/articles/Android

4条回答
  •  轮回少年
    2020-12-31 04:33

    I see a similar problem while attempting to run applications on an emulator while the emulator isn't started yet. I find that starting the emulator manually via the "Window > Android SDK and AVD Manager" will load in just a couple minutes or faster, as expected. After the emulator is started manually in this way, you can load applications into it without issue.

提交回复
热议问题