Android Studio (Unable to find Google API Image) In Virtual Device Configuration

Norman Bentley

I am trying to use Google Maps in my AVD.

To do this I need to download a system image for my emulator, however I am unable to find a target image Android Studio "with Google API" for API level 17, 18 or 19.

I am checking via "Tools" -> "Android" -> "AVD Manager" (and editing my Nexus 5 system image from here).

I have tried refreshing the downloadable system images. Adding "Google Play Services" and "Google Play Repository" with no luck.

Cory Roy

You'll need to launch the avd manager and download one of the google api system images with google api add-on. Unfortunately they tend to be "arm" only around that API level. You're only option in that range is 18. I hightlighted the 16 and 18 level that would work. If you go to 21 you can get x86_64 bit which should be faster. Your 17 targeted code will work, but if you want to test 17 specific code it of course won't and you'll need to have an actual device.

Note the items highlighted in green.

enter image description here

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Android Studio "Recommendations" for Virtual Device Configuration

From Dev

Unable to create Android Virtual Device in Android Studio 2.2 in Ubuntu

From Dev

cannot find virtual device on android studio 3 windows 10

From Dev

Unable to create a virtual device: Unable to create Android virtual device

From Dev

Android Studio Creating a virtual device

From Dev

Creating Virtual Device in Android Studio

From Dev

Android Studio: Ice Cream Sandwich (API Level 15) Device Configuration not showing up even though system image is installed

From Dev

Android Studio - Unable to run app on device minSdk(API 23, N) != device Sdk(API 22)

From Dev

Android Studio cannot find device

From Dev

Failed to load virtual device on Android Studio on mac

From Dev

Visual Studio 2015 unable to find Android API Level

From Dev

Android Studio unable to run project on device?

From Dev

Trouble starting a AVD (Android Virtual Device) in Android Studio (on Mac)

From Dev

Android debugging on Intellij/Android Studio - Forcing me to run on a virtual device

From Dev

android virtual device does not launch the emulator and gives error in android studio

From Dev

Unable to create new android virtual device manager (AVD)

From Dev

Unable to create ARM virtual device on "Qt creator for Android".

From Dev

Android Studio can't find my device

From Dev

Unable to use my Android device as Android emulator using Android studio

From Dev

Fail to create Android virtual Device, "No system image installed for this Target"

From Dev

Is it possible to use the virtual device of Bluestacks or AVD of Android Studio in Geny Motion?

From Dev

Can't create Virtual Device on Android Studio on Mac

From Dev

Android Studio Virtual Device on a Windows 7 VM not compatible

From Dev

Can't create Virtual Device on Android Studio on Mac

From Dev

Android Studio - ADB or Virtual Device without admin rights

From Dev

Android Studio Virtual Device connect to desktop LAN connection

From Dev

Android Virtual Device install Google APIs Intel Atom

From Dev

Unable to create an Android virtual machine using Android studio

From Dev

Genymotion unable to start the virtual device

Related Related

  1. 1

    Android Studio "Recommendations" for Virtual Device Configuration

  2. 2

    Unable to create Android Virtual Device in Android Studio 2.2 in Ubuntu

  3. 3

    cannot find virtual device on android studio 3 windows 10

  4. 4

    Unable to create a virtual device: Unable to create Android virtual device

  5. 5

    Android Studio Creating a virtual device

  6. 6

    Creating Virtual Device in Android Studio

  7. 7

    Android Studio: Ice Cream Sandwich (API Level 15) Device Configuration not showing up even though system image is installed

  8. 8

    Android Studio - Unable to run app on device minSdk(API 23, N) != device Sdk(API 22)

  9. 9

    Android Studio cannot find device

  10. 10

    Failed to load virtual device on Android Studio on mac

  11. 11

    Visual Studio 2015 unable to find Android API Level

  12. 12

    Android Studio unable to run project on device?

  13. 13

    Trouble starting a AVD (Android Virtual Device) in Android Studio (on Mac)

  14. 14

    Android debugging on Intellij/Android Studio - Forcing me to run on a virtual device

  15. 15

    android virtual device does not launch the emulator and gives error in android studio

  16. 16

    Unable to create new android virtual device manager (AVD)

  17. 17

    Unable to create ARM virtual device on "Qt creator for Android".

  18. 18

    Android Studio can't find my device

  19. 19

    Unable to use my Android device as Android emulator using Android studio

  20. 20

    Fail to create Android virtual Device, "No system image installed for this Target"

  21. 21

    Is it possible to use the virtual device of Bluestacks or AVD of Android Studio in Geny Motion?

  22. 22

    Can't create Virtual Device on Android Studio on Mac

  23. 23

    Android Studio Virtual Device on a Windows 7 VM not compatible

  24. 24

    Can't create Virtual Device on Android Studio on Mac

  25. 25

    Android Studio - ADB or Virtual Device without admin rights

  26. 26

    Android Studio Virtual Device connect to desktop LAN connection

  27. 27

    Android Virtual Device install Google APIs Intel Atom

  28. 28

    Unable to create an Android virtual machine using Android studio

  29. 29

    Genymotion unable to start the virtual device

HotTag

Archive