Issue
After updating AS now emulator quits every time I start it. Below is the screenshot I managed to capture before it disappeared.
In the logs the following are printed
14:49 Emulator: WARNING: change of renderer detected.
14:49 Emulator: C:\Users\Nux\AppData\Local\Android\Sdk\emulator\qemu\windows-x86_64\qemu-system-x86_64.exe: error while loading state for instance 0x0 of device 'goldfish_pipe'
14:49 Emulator: deleteSnapshot: for default_boot
14:49 Emulator: qemu: unsupported keyboard cmd=0x84
14:49 Emulator: qemu: unsupported keyboard cmd=0x84
14:49 Emulator: Process finished with exit code 0
I already tried the following:
- Delete all my virtual devices and created new ones.
- Wipe Emulator data.
- Tried to lunch emulator manually in AVD.
- Launch emulator with the option "Cold boot now".
And none of them worked. Any help will be appreciated!
Solution
I had the same problem. What worked for me:
- Editing the AVD configuration and on Graphics I selected "Software".
- Lower uncheck "Device Frame".(without this step it was keeping crashing).
- Wipe data
- Cold boot.
And now it works fine. Hope my advice will help to anyone.
Answered By - Holiday Fun
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.