Android Studio AVD - Emulator: Process finished with exit code 1

后端 未结 14 2029
后悔当初
后悔当初 2020-12-18 18:07

I\'m having trouble starting my android emulator. Nothing appears to load.

Pixel 2 API 26 Android 8.0 x86.

Linux Ubuntu 16.04 LTS 64-bit.

14条回答
  •  自闭症患者
    2020-12-18 18:51

    Android make the default avd files in the C:\Users\[USERNAME]\.android directory. Just make sure you copy the avd folder from this directory C:\Users\[USERNAME]\.android to C:\Android\.android. My problem was resolved after doing this.

提交回复
热议问题