newprint
newprint

Reputation: 7136

What is difference between Intel x86 atom system image vs Google APIs (x86 system image)

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.

Upvotes: 40

Views: 12802

Answers (1)

CommonsWare
CommonsWare

Reputation: 1006539

what is the difference between those two images ?

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

Upvotes: 44

Related Questions