Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Android-x86

From Wikipedia, the free encyclopedia
Unofficial port of the Android mobile operating system
Linux distribution
Android-x86
DeveloperChih-Wei Huang, Yi Sun
OS familyAndroid (Linux)
Source modelOpen source (includesproprietary components such asGoogle Play)
Latest release
Android 9.0r2[1] (based onAndroid Pie 9.0.0 (android-9.0.0_r54)) / March 25, 2020; 5 years ago (2020-03-25)
Android 8.1r6[2] (based onAndroid Oreo 8.1.0 (android-8.1.0_r81)) / June 23, 2021; 4 years ago (2021-06-23)
Android 7.1r5[3] (based onAndroid Nougat 7.1.2 (android-7.1.2_r39)) / February 14, 2021; 4 years ago (2021-02-14)
Kernel typeMonolithic (modified Linux kernel)
LicenseApache License 2.0
Official websitewww.android-x86.orgEdit this at Wikidata
Android x86 (ver. 4.0) onEeePC 701 4G

Android-x86 is anopen source project that makes an unofficial porting of theAndroidmobile operating system developed by theOpen Handset Alliance to run on devices powered byx86 processors, rather than RISC-basedARM chips.[4][5][6][7][8][9]

DevelopersChih-Wei Huang and Yi Sun originated the project in 2009. The project began as a series ofpatches to the Androidsource code to enable Android to run on variousnetbooks,tablets andultra-mobile PCs. Huang is the current project maintainer. Currently active developers include Mauro Rossi and Michael Goffioul.[10]

Overview

[edit]

The OS is based on theAndroid 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 thekernel andHALs. The OS enablesOpenGL ES hardware acceleration viaMesa if supportedGPUs are detected, includingIntel GMA, AMD'sRadeon,Nvidia's chipsets (Nouveau),VMware (vmwgfx) andQEMU (virgl). Without a supported GPU, the OS can run in non-accelerated mode viasoftware rendering. Since release 7.1, the software renderer has been implemented via theSwiftShader project.[11]

Like a normalLinux distribution, the project releases pre-builtISO images which can run underlive 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 alive USB to bebooted from onUEFI 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 otheropen source projects to form the entire Android-x86codebase:

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

History
VersionAndroid versionRelease dateStatus
Unsupported: 0.91.5 (Cupcake)2009-07-29Discontinued
Unsupported: 1.61.6 (Donut)2009-11-20Discontinued
Unsupported: 2.22.1 (Eclair)2010-06-30Discontinued
Unsupported: 2.32.3 (Gingerbread)2011-08-28Discontinued
Unsupported: 3.23.0 (Honeycomb)2011-08-28Discontinued
Unsupported: 4.04.0.3 (Ice Cream Sandwich)2012-01-01Discontinued
Unsupported: 4.24.2 (Jellybean)2012-12-25Discontinued
Unsupported: 4.34.3 (Jellybean)2013-07-25Discontinued
Unsupported: 4.44.4.2 (KitKat)2014-08-08Discontinued
Unsupported: 5.15.1.1 (Lollipop)2015-10-07Discontinued
Unsupported: 6.06.0.1 (Marshmallow)2016-09-13Discontinued
Supported: 7.17.1.2 (Nougat)2017-06-08Maintained
Supported: 8.18.1.0 (Oreo)2019-01-15Maintained
Latest version: 9.09.0.0 (Pie)2020-02-27Maintained
Future version: 10.010.0 (Q)?Source Code[13] (Work In Progress)
Future version: 11.011.0 (R)?Source Code[14] (Work In Progress)
Legend:
Unsupported
Supported
Latest version
Preview version
Future version

Related projects

[edit]

Bliss OS

[edit]

An open source OS based on Android-x86. Supported on Chromebooks, PCs, and tablets.[15]

Project Celadon

[edit]

A related project, Celadon (formerly Android-IA)[16] has been produced byIntel 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.[16] It re-used the drm_gralloc graphics HAL module from Android-x86 in order to supportIntel HD Graphics hardware. Back as Android-IA, it provided a FAQ[17] with more detailed information.

Remix OS

[edit]

Jide Technologies partnered with Chih-Wei Huang, the main developer of Android-x86, onRemix 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.[18] The project was discontinued on July 17, 2017.[19]

Android TV x86

[edit]

In late 2020, a senior member ofXDA Developers created Android TV x86 to provideAndroid TV forPCs, which "should work out of the box because theROM has its roots in the Android-x86 project".[20]

See also

[edit]

References

[edit]
  1. ^"Release Note 9.0-r2".Android-x86.org. 2020-03-25. Retrieved2024-03-25.
  2. ^"Release Note 8.1-r6".Android-x86.org. 2021-06-23. Retrieved2024-03-25.
  3. ^"Release Note 7.1-r5".Android-x86.org. 2021-02-14. Retrieved2024-03-25.
  4. ^DistroWatch Weekly, Issue 767, 11 June 2018
  5. ^Android-x86 4.0 review - Not impressed
  6. ^Android-x86 4.4 review – first Release Candidate | LinuxBSDos.com
  7. ^Android-x86 Just Might Make a Good Linux Desktop Alternative | Reviews | LinuxInsider
  8. ^DistroWatch Weekly, Issue 630, 5 October 2015
  9. ^DistroWatch Weekly, Issue 682, 10 October 2016
  10. ^"Android-x86 Google Group".android-x86@googlegroups. Retrieved30 June 2021.
  11. ^"SwiftShader repo at Android-x86".android-x86 gitweb. Archived fromthe original on 9 July 2021. Retrieved30 June 2021.
  12. ^"Android-x86 Release 4.4".android-x86@sourceforge. Retrieved31 August 2015.
  13. ^"Source code branches".Android-x86.org. 2024-03-25. Retrieved2024-03-25.
  14. ^"Source code branches".Android-x86.org. 2024-03-25. Retrieved2024-03-25.
  15. ^"Bliss OS For PC".blissos.org. Retrieved2024-10-29.
  16. ^ab"Home".Android Open Source Platform for Intel Architectures. Retrieved2020-09-15.
  17. ^"FAQ".Android on Intel Architecture. Archived fromthe original on 31 December 2013. Retrieved3 January 2014.
  18. ^"[ANNOUNCEMENT] Release of Remix OS for PC Be... | Remix OS".Forum.xda-developers.com. 2016-03-01. Retrieved2017-05-02.
  19. ^Jide Tech (2017-07-17)."An update from Jide Team".Kickstarter.com. Retrieved2020-07-12.
  20. ^"Android TV x86 lets you repurpose your old PC into a media streamer".XDA Developers. 2020-11-14. Retrieved2020-11-16.

External links

[edit]


Software
development
Development tools
Official
Other
Integrated development
environments
(IDE)
Languages,databases
Augmented reality andvirtual reality
Events,communities
Releases
Derivatives
Devices
Pixel
Nexus
Play edition
Custom
distributions
Booting and
recovery
APIs
AlternativeUIs
Rooting
Lists
Related topics
Android
LineageOS
Arch
Debian
Ubuntu
Fedora
CentOS
Stream
Gentoo
Mandrake
Mandriva
Slackware
SUSE
Other
Discontinued
Android
Arch
Debian
Gentoo
Red Hat,
Fedora
Slackware
SUSE
Other
Retrieved from "https://en.wikipedia.org/w/index.php?title=Android-x86&oldid=1296155309"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp