Issue
I installed Android Emulator and Google Play Intel x86 Atom System Image (API 28)
and configured a AVD
, then ran it for first time. The emulator window showed and closed immediately and in Event Log, I see this error:
5:48 PM Emulator: deleteSnapshot: for default_boot
5:48 PM Emulator: Process finished with exit code 0
This error occurs in both Cold
and Quick Boot
.
- I already installed the
Intel x86 Emulator Accelerator (HAXM)
. - I currently use
Android Studio 3.1.4
. - I tried using
Wipe Data
and recreating theAVD
, but nothing became affected.
What's wrong and how to fix this problem?
Solution
I think the problem was with my CPU. So I used Genymotion (that uses VirtualBox), it's much faster than AVD. I repeat it's very FAST. Now, I'm using Android 9 (Pie) on Genymotion.
I recommend Genymotion for those who have problems with AVD.
Answered By - HF_
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.