Android 4.2.2 移植至 Intel x86 平臺:Android-4.2.2-x86

jopen 11年前發布 | 42K 次閱讀 Android Android開發 移動開發

這是Android (4.2.2)最新版本 移植至 Intel x86 平臺上,并且支持UEFI 和 Windows 8 。

該項目包括live.img,一個二進制安裝包用于#samsung xe700t設備。其他x86設備沒有使用此版本進行測試。

Preparing USB drive

  1. Insert the USB thumb drive into your machine
    Open your terminal application and find the device name of the thumb drive.

  2. Run `dmesg' and look near the end for a name like "/dev/sdX" where X is a letter.

  3. Unmount any partitions that were automatically mounted: `sudo umount /dev/sdX*' (Where X is the letter from above)

  4. 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)

    Installation Instructions

  5. Plug in USB thumb drive with the Android-IA installer image created in step 1

  6. Power on device

  7. From the boot menu, choose "Install Android to hard disk"

  8. Wait until installation gets over.

    http://sourceforge.net/projects/android422x86/
 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!