I wanted to take advantage of HAXM but when I select a Google API as a target, the Intel chip option for the CPU is gone and the select list is disabled with ARM selected. If I choose a none Google API of the same version it is selectable. Why?
Asked
Active
Viewed 397 times
1 Answers
0
You can't use the HAXM for the GOOGLE API !
GOOGLE API -> ARM (FORCED) can't use Virtualization.
ANDROID API -> ARM / INTEL ATOM (ANY)

nikhilgotan
- 112
- 1
- 7
-
Well that sucks. I can't run it with my project then. – Mike Flynn Jan 04 '14 at 13:36
-
Using phone instead of an emulator is more convenient! – nikhilgotan Jan 04 '14 at 17:31
-
That sucks. So in other words, anything that we need to test on Google Play Services, like the Maps API, cannot use the Intel Atom HAXM? – Simon Apr 06 '14 at 18:11