androidandroid-studioandroid-4.3-jelly-bean

Android Studio "Recommendations" for Virtual Device Configuration


I'm trying to create a new Android Virtual Device matching my own smartphone. For the system image I chose Jelly Bean (Android 4.3 (with Google APIs) from the "Other Images" tab. After completing all of my other settings, I'm prevented from finishing the config process by this "Recommendation":

enter image description here

Since it's a "Recommendation" which sounds like my settings could work anyway, how can I finish the process? Or am I forced to choose a system image from the x86 Images, or Recommended images?


Solution

  • Nothing will happend installing a x86 system image. It will look as your phone if you set the same android version(Jelly Bean in this case)

    More information in this:Link

    To get the x86 system image with Google APIs, open up the Android SDK Manager window in Eclipse, Go to the "Android 4.4.2/API 19" section, and install both "Intel x86 Atom System Image" and "Google APIs (x86 System Image)", like so:

    enter image description here