Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Broken ... System Image for Android in SDK Manager

Tags:

android

I notice the following in my Android SDK Manager (capture below):

Broken Intel x86 Atom System Image, API 16
Broken Mips System Image, API 16
Broken ARM EABI v7a System Image, API 16

Where should I store my System Image for the above in which folder inside android-sdk to get rid of the "Broken" error message?


enter image description here

like image 768
Jack Avatar asked Oct 30 '12 08:10

Jack


People also ask

What are system images in Android SDK?

Android system images are just versions of Android that you can run on a computer. So if you wanted to test the very latest stuff you could download an Android O system image and run it on the emulator to see what Android O is like.

Why my AVD is not working?

android\avd . However, if the AVD name ( <name> ) has unicode, the emulator cannot launch the AVD properly using this default location. To solve this issue, update the emulator (Tools > SDK Manager); this issue is fixed in Emulator 31.3. 6 and higher.


2 Answers

I realize that actually, I need to have the API 16 in my SDK manager, otherwise, the system images will broken.

like image 142
Jack Avatar answered Sep 26 '22 03:09

Jack


you have to install "Google play services for fit Preview" it's work for me enter image description here

like image 45
user3225759 Avatar answered Sep 24 '22 03:09

user3225759