38

In Android SDK manager, under Android 4.4.2 (API 19) package, there are two images: Intel x86 Atom System Image, as well as Google APIs (x86 System Image) I am wondering, what the difference between those two images is?

I'm working on Windows 7, using Android Studio and have Intel x86 Emulator Accelerator(HAXM) installed.

NoDataDumpNoContribution
  • 10,591
  • 9
  • 64
  • 104
newprint
  • 6,936
  • 13
  • 67
  • 109
  • possible duplicate of [Difference between Google APIs (x86 System Image) and Google APIs (ARM System Image) in Android 4.4.2](http://stackoverflow.com/questions/23416448/difference-between-google-apis-x86-system-image-and-google-apis-arm-system-im) – Sufiyan Ghori Oct 18 '14 at 13:58

1 Answers1

43

what is the difference between those two images ?

The Google APIs one has Google Maps and the Play Services framework in it.

CommonsWare
  • 986,068
  • 189
  • 2,389
  • 2,491