Installing Intel x86 Atom System Images offline (manually) for Android

21,411

Solution 1

Now I have installed it from Android SDK Manager successfully .

I found the problem , I should close the eclipse while downloading and installing the software , because eclipse.exe locks adt-bundle-windows-x86 folder.

But eclipse must show a message that saying :- you must close eclipse.exe !

Solution 2

If you are unable to install Intel x86 System images using Android SDK, then you can always download them directly from the Intel website and install it manually,

Intel has provided easy-to-follow instructions to download and install Intel System images for Android manually,

here is one tutorial on installing Intel® Atom™ x86 Image for Android* 4.4 KitKat Manually

The above instructions would help you to install System Image for Android 4.4 kitkat, but Intel has also provided direct links for all other Android versions on its own website,

for your convenience, here are the direct links for x86 System Images from Intel website,

Android x86 System Images

furthermore, You may visit Intel Android Tools page if new images are added in future.

Solution 3

Had the same issue , and error message was like this,

Downloading Google APIs Intel x86 Atom System Image, Android API 23, revision 14 Download interrupted: Read timed out Done. Nothing was installed.

After, i downloaded the image file , in my case https://dl.google.com/android/repository/sys-img/google_apis/sysimg_x86-23_r14.zip

Then i extracted it , and copied the folder x86 to following path, in my case it is

C:\Users\Developer\AppData\Local\Android\Sdk\system-images\android-23\x86\

Then it showed in the installed packages list.

Share:
21,411
PHPFan
Author by

PHPFan

I hope another IDE other than Android studio to be invented for android development

Updated on July 15, 2022

Comments