Issue
I normally use Android Studio and after updating from 2.2.3 to 2.3 my emulators are no longer working. It's also difficult since Google decided to deprecated the Standalone SDK Manager:
I found that I can check/select "Show Package Details" but still I had no luck making my Google Android Emulators to work. They seem to run fine, but I can't see the emulators.
Solution
It happened to me too. Seems that there's a package called Intel HAXM no properly installed when you do this upgrade. Try this workaround:
- Go to the Tools -> Android -> SDK Manager
- Tap on SDK Tools and uncheck "Intel x86 Emulator Accelerator (HAXM installer)"
- After uninstall HAXM, install it again
- Restart Android Studio
- A new update will appear called "Android Emulators". Just install it and restart Android Studio again.
Answered By - Saidel Lopez
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.