Android-x86

Run Android on your PC


Release Note 4.4-r5

(2016/02/06)

The Android-x86.org is glad to release the 4.4-r5 to the public. The prebuilt image is available in the following sites:

Key Features

The Android-x86 4.4-r5 is a bugfix of the 4.4-r4 release. It addresses more hazi fonts issue of Mesa 10.5.9 found on Intel Gen5 GPUs. You are encouraged to upgrade to this release if you still encountered the hazi fonts issue.



Released Files

This release contains one file. The file is bootable in devices with legacy BIOS as well as UEFI firmware.

The file can be dumped into a usb drive to get a bootable usb stick, like

dd if=android-x86-4.4-r5.iso of=/dev/sdX

where /dev/sdX is the device name of your usb drive.

Known Issues


Source code

The source code is available in the main git server.
$repo init -u git://git.osdn.net/gitroot/android-x86/manifest -b android-x86-4.4-r5
repo sync

Read this page for how to compile source code.