No System image available when adding AVD in Android studio

Jonathan Lindgren picture Jonathan Lindgren · Dec 27, 2017 · Viewed 18k times · Source

Just installed Android Studio and was trying to add an AVD. When I reached the "Select a system image" there were some to choose from, and I picked one and it started installing. However, the installation failed because my harddrive ran out of space. I cleaned up my harddrive and tried to add an AVD again. However, this time, when I reach the "Select a system image", there are no system images to choose from. Instead I see the message:

"No System image available. Are you connected to the internet?"

And yes, my internet is connected, and restarting Android studio did not help. How can I troubleshoot this issue?

Answer

Nasir Jafarzadeh picture Nasir Jafarzadeh · Sep 8, 2019

Its to easy to do:

  1. Go to SDK Manager opening sdk manager
  2. Check the Show Package Details Checkbox
  3. Check the System Image checkboxes based on your CPU architecture (x86 or x64) and your needs ( Google play) checking the checkboxes

4.Click on apply and Let it be downloaded

Done!

It worked for me hope will work for yours.