Jump to navigationJump to search

Android-x86
OS family Android
Working state Active
Source model Open source (includes proprietary components such as Google Play)
Latest release 8.1-r3[1] / October 30, 2019 (2019-10-30)
Latest preview 9.0-rc1[2] (based on the latest Android Pie release (9.0.0_r50)) / November 15, 2019 (2019-11-15)
Kernel type Monolithic (modified Linux kernel)
License Apache License 2.0
Official website

Android-x86 is an unofficial initiative to port Google’s Androidmobile operating system to run on devices powered by AMD and Intelx86 processors, rather than RISC-based ARM chips.[3][4][5][6][7][8]

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 PC.

Chih-Wei Huang and Yi Sun originated the project in 2009. Yi Sun then quit due to personal affairs. Chih-Wei Huang is the current project maintainer, that has collaborated with Jide technology (which makes Remix OS), prior to joining that company.

Overview[edit]

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.

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[9] 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:

You may soon be able to install Android Jelly Bean on Surface Pro tablets. Intel has released Android-IA (Android on Intel Architecture) that will let you dual boot Android and Windows on x86 based systems including tablets and laptops. The developers have been working on it for past few months and have finally made a release available for download that you can install and test. It’s still in very early stages though, a “developer preview release of alpha quality”.

Here are some of the new features in this release:

What’s New in Android-4.2.2_r1-ia0

Known Issues:

* Bluetooth not working

* System may be buggy and not highly optimized as it is a pre-alpha release

How to Install Android-IA on x86 Windows 8 Tablets

Pre-requisites:

  • A USB pen drive 1GB or above
  • A laptop running Windows, Mac or Linux.
  • A supported device. Currently, following devices are supported:
    • Acer Iconia W700
    • Lenovo X220T
    • Lenovo X230T
    • Samsung XE700T
  • UEFI Boot Support should be enabled in the BIOS.

Before you Begin:

Backup your important data as it will be lost during the process. All data will be erased, becoming irrecoverable.

Step 1: Download Android-4.2.2_r1-ia0:

  • Generic UEFI Installer:android-4.2.2_r1-ia0-core_mesa-userdebug.zip
  • Samsung XE700T Installer:android-4.2.2_r1-ia0-samsungxe700t-userdebug.zip

Step 2: Prepare USB pen drive for installation:

Windows users:

  • Extract the installer image from the downloaded zip file
  • Download “Image Writer” application from https://launchpad.net/win32-image-writer/ and extract it to a folder of your chioce.
  • Insert your USB drive into your computer.
  • Find the drive letter of your USB drive by opening ‘My Computer’ on the desktop.
  • Run Win32DiskImager.exe from Image Writer’s directory.
  • In Image Writer’s window, select the installer.img you extracted from the downloaded zip
  • In Image Writer’s window, select your thumb drive’s letter that you found in ‘My Computer’
  • Click “Write” and wait until the process is over.

Mac users:

  • Extract the installer image from the downloaded zip file
  • Open the Terminal (under Utilities)
  • Execute `diskutil list‘ to get the current list of devices
  • Insert your USB drive into your computer.
  • Execute `diskutil list‘ again and determine the device node assigned to your flash media (e.g. /dev/diskN)
  • Execute `diskutil unmountDisk /dev/diskN
  • Execute `sudo dd if=live.img of=/dev/diskN bs=1m
  • Execute `diskutil eject /dev/diskN‘ and remove your flash media when the command completes.

Linux users:

  • Unzip the downloaded file: `unzip your_installer_file.zip
  • Insert the USB thumb drive into your machine
  • Open your terminal application and find the device name of the thumb drive. Run `dmesg‘ and look near the end for a name like “/dev/sdX” where X is a letter.
  • Unmount any partitions that were automatically mounted: `sudo umount /dev/sdX*‘ (Where X is the letter from above)
  • Write the live.img file from the extracted zip to the USB flash: `sudo dd if=live.img of=/dev/sdX bs=1M conv=fsync‘ (Where X is the letter from above)

Step 3: Reboot your device now and change the settings to make it boot from the USB drive.

Step 4:  When it boots, select “Install Android to hard disk” option from boot menu.

This will begin the process to install Android on your x86 tablet. Wait till it completes. When installation is complete, power off your device.

Step 5: Now unplug the USB drive and power on your device. Then select “Boot Android system” option to boot in Android-IA OS.

That’s it! You will now be able to dual boot Android & Windows 8 / 7 on your device. For more information about the project, head over to official page.

Команда разработчиков из Open Source Technology Center компании Intel представила предварительную версию Android, оптимизированную под соответствующие чипы Intel. Другими словами, появилась версия Android, которую можно запустить на десктопном ПК, ноутбуке или планшете, на которых вы обычно работаете с Windows. Кроме того, есть и инструмент, позволяющий запускать и Windows 8, и Android на одном и том же компьютере.Последняя версия «оптимизированного» дистрибутива Android поддерживает и UEFI Boot, и это важно, поскольку ПК с Windows 8 обычно распространяются с UEFI вместо обычного BIOS. Правда, разработчики решили заодно исключить, если так можно выразиться, старое «наследие» BIOS, так что на старых версиях ПК запустить Android не получится. Но это не значит, что вы не сможете запустить Android на компьютерах с чипами x86. Для этого есть другой проект, Android-x86 project. Последняя версия Android от Intel включает также и интерактивный установщик, поддержку dual boot с Windows 8 и прочие интересные вещи. Android-4.2.2_r1-ia0 основан на версии Android 4.2.2 Jelly Bean и использует ядро Linux 3.8. Работа над дистрибутивом продолжается, поскольку работать еще действительно есть над чем. Bluetooth, к примеру, еще не работает, и само ПО тоже порой глючит. Пока что рано говорить, например, о возможности альтернативного использования Android-4.2.2_r1-ia0 вместо той же Windows 8. Последнюю версию дистрибутива можно скачать здесь, а инструкцию по загрузке установщика на флешку и дальнейшей установке дистрибутива на ПК — вот здесь. 91 63,8k 91 Сейчас Android OS — одна из наиболее популярных операционных систем для мобильных устройств, самой разной конфигурации. Тем не менее, некоторые разработчики достаточно давно работают и над тем, чтобы Android без проблем можно было установить на ПК, ноутбук либо планшет с процессором Intel/AMD. Есть несколько способов проделать подобную операцию, и один из наиболее беспроблемных — работа с новым релизом Android-x86. Это модицифированная версия Android Open Source Project (AOSP), установке Android на ноутбуках/десктопных ПК с чипами AMD и Intel. На этой страничке можно получить первый stable-релиз Android-x86. Ставится все это примерно так же, как и в случае Ubuntu и других популярных дистрибутивов Linux. Кроме того, можно обойтись и без установки, используя LiveCD. На данный момент последним релизом является Android-x86 4.4-r1, основанном на Android 4.4.2 KitKat. Скачать все это можно вот здесь. Здесь есть поддержка воспроизведения HD-видео, благодаря ffmpeg и аппаратному ускорению OpenGL ES для устройств с графическими системами Intel и AMD Radeon. 436 297.3k 436

Android x86 — дистрибутив операционной системы Android, который предназначен для запуска на персональных компьютерах с процессорами Intel x86 и AMD.

Два слова об Android

Android (Андроид) — это операционная система, разрабатываемая компанией Google, и предназначенная преимущественно для мобильных устройств с тач-интерфейсом (смартфонов, планшетов) на базе ARM-процессоров. Также Андроид используется в телевизионных приставках, игровых приставках, наручных часах и многих других устройствах. Андроид использует модифицированное ядро Linux.

Что такое Android x86

Android x86 представляет собой неофициальный порт операционной системы Android для запуска на процессорах Intel и AMD. Android x86 основана на Android Open Source Project (AOSP). AOSP — это проект открытого исходного кода операционной системы Андроид. Он позволяет получить доступ к исходному коду ОС, системе сборки, документации, сообществам и другим необходимым компонентам.

Проект по созданию Android x86 берет свое начало с 2009 года. Его родоначальниками были тайваньский инженер-программист Chih-Wei Huang и Yi Sun (позже Yi Sun покинул проект по личным мотивам). Сначала проект развивался как набор патчей для исходного кода Андроид, который позволял запускать Андроид на некоторых нетбуках, планшетах и мобильных ПК. Но затем разработчики поняли, что проект имеет потенциал и его можно развить в нечто большее, чем набор патчей. Была создана и размещена на GIT-репозитории база исходного кода для распространения и разработки поддержки различных платформ x86. Исходный код распространяется под лицензией Apache Public License 2.0 и GNU General Public License (GPL) 2.x.

Дистрибутив Android x86

Текущий дистрибутив Android x86 распространяется в виде ISO или EFI образа. Дистрибутив имеет LiveCD режим и может запускаться без установки на компьютер. Установка Android x86 не должна вызвать каких-либо сложностей. Все делается через графический инсталлятор по аналогии с различными дистрибутивами Linux.

Android x86 не требователен к системным ресурсам и обеспечивает хорошую производительность даже на слабых компьютерах.

Операционная система практически полностью повторяет мобильную версию системы. При первом запуске необходимо создать или выбрать существующую учетную запись в Google, настроить WiFi подключение, указать кредитную карту или PayPal (этот шаг можно пропустить) и выполнить некоторые другие настройки.

Установка новых приложений в системе выполняется через Google Play. К сожалению, далеко не все приложения работают. У меня, например, часть программ вылетала на этапе запуска. Также приложения с вертикальной ориентацией экрана повернуты на 90 градусов.

Интерфейс системы типичен для Андроида. Внизу расположена строка с тремя управляющими кнопками: Назад, Домой и Приложения. Доступно два экрана с иконками приложений. Предустановлены базовые программы: Браузер Chrome, Google Mail, Календарь, YouTube и другие.

Проект Android x86 начал сотрудничество с компанией Jide Technology. Jide Technology разрабатывает настольную операционную систему Remix OS, которая основана на Android x86. Remix OS в отличии от Android x86 имеет интерфейс схожий с обычными настольными операционными системами. 2 марта 2016 года была выпущена первая бета-версия Remix OS.

ОСТАВЬТЕ ОТВЕТ

Please enter your name here
Please enter your comment!