Android emulator hangs forever at boot time

前端 未结 6 2248
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-14 06:18

Emulator started, but not booting further \"android\" flashing text.

Started by

Android/Sdk/emulator/emulator @Nexus_5X_API_25 -verbose

6条回答
  •  悲哀的现实
    2021-02-14 06:50

    I had the same problem while using the Android-SDK emulators. This solution works, assuming you have an Android build environment; in my case, AOSP. In this instance, the emulator which caused the same problem that OP and others have was emulator64-arm, from the SDK. When I tried the AOSP/prebuilts emulator64-arm, it worked just fine. The regular AOSP emulator worked as well, and you can use them with AVDs as well. Hope this helps, good luck.

提交回复
热议问题