Android:: qemu-system-i386.exe . Permission Denied

后端 未结 4 903
别跟我提以往
别跟我提以往 2020-12-06 00:46

I created a small ActivityFile.java. After running it, it takes a while to show the Android Emulator on screen. After 10 minutes, I got this error.

Emulator:         


        
4条回答
  •  生来不讨喜
    2020-12-06 01:42

    I got the same problem and i solved it by recreating the AVD from scratch

    • use Android studio and delete the AVD first
    • delete the Folders according to your AVD name ex-: Nexus_5X_API_27

    • create a new AVD from the Android Studio

提交回复
热议问题