Android-x86

Android-x86 is an open source project that makes an unofficial porting of the Android mobile operating system developed by the Open Handset Alliance to run on devices powered by x86 processors, rather than RISC-based ARM chips.[4][5][6][7][8][9]

Android-x86
DeveloperChih-Wei Huang, Yi Sun
OS familyAndroid (Linux)
Source modelOpen source (includes proprietary components such as Google Play)
Latest release
Android 9.0r2[1] (based on Android Pie 9.0.0 (android-9.0.0_r54)) / March 25, 2020; 4 years ago (2020-03-25)
Android 8.1r6[2] (based on Android Oreo 8.1.0 (android-8.1.0_r81)) / June 23, 2021; 2 years ago (2021-06-23)
Android 7.1r5[3] (based on Android Nougat 7.1.2 (android-7.1.2_r39)) / February 14, 2021; 3 years ago (2021-02-14)
Kernel typeMonolithic (modified Linux kernel)
LicenseApache License 2.0
Official websitewww.android-x86.org Edit this at Wikidata
Android x86 (ver. 4.0) on EeePC 701 4G

Developers Chih-Wei Huang and Yi Sun originated the project in 2009. The project began as a series of patches to the Android source code to enable Android to run on various netbooks, tablets and ultra-mobile PCs. Huang is the current project maintainer. Currently active developers include Mauro Rossi and Michael Goffioul.[10]

Overview

The OS is based on the Android Open Source Project (AOSP) with some modifications and improvements. Some components are developed by the project which allow it to run on PC architecture. For instance, some low-level components are replaced to better suit the platform, such as the kernel and HALs. The OS enables OpenGL ES hardware acceleration via Mesa if supported GPUs are detected, including Intel GMA, AMD's Radeon, Nvidia's chipsets (Nouveau), VMware (vmwgfx) and QEMU (virgl). Without a supported GPU, the OS can run in non-accelerated mode via software rendering. Since release 7.1, the software renderer has been implemented via the SwiftShader project.[11]

Like a normal Linux distribution, the project releases pre-built ISO images which can run under live mode or installed to a hard disk on the target system. Since release 4.4-r2, the project also releases efi_img[12] which can be used to create a live USB to be booted from on UEFI systems. Since release 4.4-r4, the UEFI support was united into the ISO images and efi_img was marked as deprecated.

Except AOSP, the following incomplete list of components are developed from scratch or derived from other open source projects to form the entire Android-x86 codebase:

More and more components may be added to the updated version.

History
Legend:Old version, not maintainedOlder version, still maintainedCurrent stable versionLatest preview versionFuture release
VersionAndroid versionRelease dateStatus
Old version, no longer maintained: 0.91.5 (Cupcake)2009-07-29Discontinued
Old version, no longer maintained: 1.61.6 (Donut)2009-11-20Discontinued
Old version, no longer maintained: 2.22.1 (Eclair)2010-06-30Discontinued
Old version, no longer maintained: 3.23.0 (Honeycomb)2011-08-28Discontinued
Old version, no longer maintained: 4.04.0.4 (Ice Cream Sandwich)2013-06-23Discontinued
Old version, no longer maintained: 4.24.2 (Jellybean)2012-12-25Discontinued
Old version, no longer maintained: 4.34.3 (Jellybean)2013-07-25Discontinued
Old version, no longer maintained: 4.44.4.2 (KitKat)2014-08-08Discontinued
Old version, no longer maintained: 6.06.0.1 (Marshmallow)2016-09-13Discontinued
Older version, yet still maintained: 7.17.1.2 (Nougat)2018-02-06Maintained
Older version, yet still maintained: 8.18.1.0 (Oreo)2019-01-15Maintained
Current stable version: 9.09.0.0 (Pie)2020-02-27Maintained
Future release: 10.010.0 (Q)?Source Code[13]
(Work In Progress)
Future release: 11.011.0 (R)?Source Code[14]
(Work In Progress)


Related projects

Project Celadon

A related project, Celadon (formerly Android-IA)[15] has been produced by Intel that will run on newer UEFI devices. The project states that its intention is to drive Android support and innovation on Intel Architecture in addition to providing a venue for collaboration.[15] It re-used the drm_gralloc graphics HAL module from Android-x86 in order to support Intel HD Graphics hardware. Back as Android-IA, it provided a FAQ[16] with more detailed information.

Remix OS

Jide Technologies partnered with Chih-Wei Huang, the main developer of Android-x86, on Remix OS, a closed-source derivative of Android-x86 designed for use on conventional PCs. The first beta of Remix OS was made available on March 1, 2016.[17] The project was discontinued on July 17, 2017.[18]

Android TV x86

In late 2020, a senior member of XDA Developers created Android TV x86 to provide Android TV for PCs, which "should work out of the box because the ROM has its roots in the Android-x86 project".[19]

See also

References

External links