The new features:
1. based on Donut (Android 2.0)
2. support wifi network, wifi could be controlled via GUI
3. new installer, the android-x86 could be installed onto ext3/ext2/ntfs/fat32
4. 可載入 firmware 的 hotplug
5. include most device drivers to complete auto-detection
6. Improve the keyboard support, including the USB keyboard
7. The computer will be turned off after pressed the power button.
if you want to compile the source, please
$ repo init -u git://git.android-x86.org/android-x86/platform/manifest.git
$ repo sync
$ make iso_img usb_img TARGET_PRODUCT=eeepc
please enjoy it, and remember to report the bugs, thanks !!
http://web.android-x86.org
download the iso here: http://code.google.com/p/android-x86/downloads/list
( The article is translated from http://cwhuang.info/2009/08/android-x86-daily-build-20090820 )
COSCUP 2010 演講:Android-x86
-
應好友 Pofeng 邀請,明天將在中研院人文科學館舉行的 COSCUP 2010 上,介紹 Android-x86 的發展近況。歡迎蒞臨指教。
簡報已經在 Google doc 上線:
3 weeks ago


2 意見:
Hi,
How do you make a Live USB installation stick on a windows machine. I tried copying the usb .img file but it did not work.
Thanks
I have added instruction to the get source wiki page
Post a Comment