Android System Image - Android Intel Atom x64 System Images Direct Download

Android System Image - Android Intel Atom x64 System Images

This image is an emulation of Android device with Intel x86 CPU + 64bit Android OS.
It provides only basic functionalities and core features of Android OS of that version without Google specific Android APIs like GMaps, Gdrive, Accounts and so forth.
It has less restrictions for debugging purpose so you can have root access on it.
This system image is useful for debugging/testing common Android apps that don't use any of Google Android APIs.
If you want to debug/test apps that uses Google APIs, use Google API System Images Variant instead.
Since it uses Intel arch, AVD made based on this image will directly translate instruction into local machine code. When combined with Intel HAXM Accelerator OR AMD Emu HyperV it runs way faster than equivalent ARM-emulators

Last Time Checked

All the packages were last checked on:

All the packages were taken directly from the official Google's Android host.

All Android Intel Atom x64 System Images by API,Version and OSes
NoPackage NameAPIVersionOSSize (MB)
1Intel x86_64 Atom System Image.zip3434.4ALL687.36 MB
2Intel x86_64 Atom System Image.zip3333.2ALL661.86 MB
3Intel x86_64 Atom System Image.zip3232.1ALL636.46 MB
4Intel x86_64 Atom System Image.zip3131.5ALL626.8 MB
5Intel x86_64 Atom System Image.zip3030.11ALL645.05 MB
6Intel x86_64 Atom System Image.zip2929.8WINDOWS657.73 MB
7Intel x86_64 Atom System Image.zip2929.8MACOSX657.73 MB
8Intel x86_64 Atom System Image.zip2929.8LINUX657.73 MB
9Intel x86_64 Atom System Image.zip2828.4ALL538.63 MB
10Intel x86_64 Atom System Image.zip2727.1ALL468.9 MB
11Intel x86_64 Atom System Image.zip2626.1ALL452.21 MB
12Intel x86_64 Atom System Image.zip2525.1ALL403.12 MB
13Intel x86_64 Atom System Image.zip2424.8ALL399.84 MB
14Intel x86_64 Atom System Image.zip2323.10ALL348.1 MB
15Intel x86_64 Atom System Image.zip2222.6ALL286.08 MB
16Intel x86_64 Atom System Image.zip2121.5ALL279.07 MB

How to install offline Android System Image - Android Intel Atom x64 System Images?

This package will be installed on the same path with same API number scheme regardless of the specific updates on minor/micro revision numbering.
Different versions with different API number will have their own install location so it's install path will follow Android API numbering shceme.
Upon updates, it upgrades previous installation by overriding existing installation on the same API number only.
You can install ONLY SINGLE VERSION based its specific MAJOR API NUMBER for this package installation.
The offline installation is done using Bash's unzip that is widely avaialble on Windows (with WSL), Linux and Mac.However you can use whatever unzipping/decompressing/extracting tools you like that support extracting .zip, but please pay attention carefully so that the package is installed correctly and is recognized.We use Bash's unzip for this purpose , respectively.

  • Download the latest version of the packages available above.If it has different OSes, choose one that match your development OS.
  • After finished, you can DISCONNECT any internet connections.
  • Locate the downloaded .zip pacakge into accessible location, as you will need that location for installation purpose.
  • Open up CLI/CMD, for Windows make sure you have WSL or Bash for Windows support.
  • Now follow the steps below, it mimics CMD interface to make it easier for you:

X
CMD Install Android System Image - Android Intel Atom x64 System Images manually
@usr~
cd $ANDROID_SDK_ROOT1
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-34_r04.zip -d system-images/android-34/default(2.A all)
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-33_r02.zip -d system-images/android-33/default(2.B all)
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-32_r01.zip -d system-images/android-32/default(2.C all)
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-31_r05.zip -d system-images/android-31/default(2.D all)
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-30_r11.zip -d system-images/android-30/default(2.E all)
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-29_r08-windows.zip -d system-images/android-29/default(2.F windows)
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-29_r08-darwin.zip -d system-images/android-29/default(2.G macosx)
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-29_r08-linux.zip -d system-images/android-29/default(2.H linux)
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-28_r04.zip -d system-images/android-28/default(2.I all)
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-27_r01.zip -d system-images/android-27/default(2.J all)
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-26_r01.zip -d system-images/android-26/default(2.K all)
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-25_r01.zip -d system-images/android-25/default(2.L all)
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-24_r08.zip -d system-images/android-24/default(2.M all)
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-23_r10.zip -d system-images/android-23/default(2.N all)
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-22_r06.zip -d system-images/android-22/default(2.O all)
@usr$ANDROID/SDK/ROOT
rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-21_r05.zip -d system-images/android-21/default(2.P all)

  1. cd $ANDROID_SDK_ROOT
    First, go to the root directory of Android SDK installation. On Windows you might also type:cd %ANDROID_SDK_ROOT%
    Remember! You should only proceed to the next step if only you already in the root directory of Android SDK.
  2. Now, from rootdir of Android SDK, locate the package you've downloaded and then extract the package based on your OS.
    Make sure to change the /path/to/ with absolute path that points to actual downloaded package file location on your local disk.
    1. [all OSes]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-34_r04.zip -d system-images/android-34/default
      extract the package archive as-is from the root SDK directory, to install version 34.4 on all OSes
    2. [all OSes]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-33_r02.zip -d system-images/android-33/default
      extract the package archive as-is from the root SDK directory, to install version 33.2 on all OSes
    3. [all OSes]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-32_r01.zip -d system-images/android-32/default
      extract the package archive as-is from the root SDK directory, to install version 32.1 on all OSes
    4. [all OSes]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-31_r05.zip -d system-images/android-31/default
      extract the package archive as-is from the root SDK directory, to install version 31.5 on all OSes
    5. [all OSes]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-30_r11.zip -d system-images/android-30/default
      extract the package archive as-is from the root SDK directory, to install version 30.11 on all OSes
    6. [windows Only]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-29_r08-windows.zip -d system-images/android-29/default
      extract the package archive as-is from the root SDK directory, to install version 29.8 on windows
    7. [macosx Only]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-29_r08-darwin.zip -d system-images/android-29/default
      extract the package archive as-is from the root SDK directory, to install version 29.8 on macosx
    8. [linux Only]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-29_r08-linux.zip -d system-images/android-29/default
      extract the package archive as-is from the root SDK directory, to install version 29.8 on linux
    9. [all OSes]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-28_r04.zip -d system-images/android-28/default
      extract the package archive as-is from the root SDK directory, to install version 28.4 on all OSes
    10. [all OSes]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-27_r01.zip -d system-images/android-27/default
      extract the package archive as-is from the root SDK directory, to install version 27.1 on all OSes
    11. [all OSes]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-26_r01.zip -d system-images/android-26/default
      extract the package archive as-is from the root SDK directory, to install version 26.1 on all OSes
    12. [all OSes]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-25_r01.zip -d system-images/android-25/default
      extract the package archive as-is from the root SDK directory, to install version 25.1 on all OSes
    13. [all OSes]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-24_r08.zip -d system-images/android-24/default
      extract the package archive as-is from the root SDK directory, to install version 24.8 on all OSes
    14. [all OSes]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-23_r10.zip -d system-images/android-23/default
      extract the package archive as-is from the root SDK directory, to install version 23.10 on all OSes
    15. [all OSes]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-22_r06.zip -d system-images/android-22/default
      extract the package archive as-is from the root SDK directory, to install version 22.6 on all OSes
    16. [all OSes]
      rm -rf system-images/android-34/default/x86_64 && unzip path/to/x86_64-21_r05.zip -d system-images/android-21/default
      extract the package archive as-is from the root SDK directory, to install version 21.5 on all OSes
  3. DONE! :D