Copied e-mail from Chih-wei Huang
Hi list,
I'm glad to tell you the good news, though it is still far from complete.
With the Yi's great help and hard working, the Android-x86 master branch (eclair) is now built-able. Get it as usual:
repo init -u git://git.android-x86.org/platform/manifest.git
repo sync
The SourceForge mirror is also available
repo init -u git://android-x86.git.sf.net/gitroot/android-x86/manifest.git
repo sync
(if you already have a donut-x86 tree, you can repo init & sync
in the same tree to save time)
Before making, you need to modify frameworks/base/preloaded-classes
to replace PhoneWindow with MidWindow.
The bad news is I only succeeded to boot it in vbox with uvesafb driver.
(i.e., select the first boot item)
See the screenshots at http://blog.android-x86.org/
But uvesafb on vbox has known issue, the screen blinking.
The normal vesa driver doesn't work.
It shown black screen and hung.
On real Eee PC, all drivers (vesa, uvesa, i915) don't work.
Anyway, if you are a developer and want to help us to debug,
just try it.
Things not merged yet:
frameworks/base:
* ethernet
* some wifi (combined with ethernet)
* preloaded-classes
* 3d acceleration
* large screen support(?)
packages/apps/Settings:
* ethernet configuration
packages/apps/AlarmClock:
* adjustable alarm sound
--
Chih-Wei
Android-x86 project
http://www.android-x86.org
COSCUP 2010 演講:Android-x86
-
應好友 Pofeng 邀請,明天將在中研院人文科學館舉行的 COSCUP 2010 上,介紹 Android-x86 的發展近況。歡迎蒞臨指教。
簡報已經在 Google doc 上線:
2 weeks ago


2 意見:
Hi, I published a piece of information about Android x86 project on LinuxTOY.
http://linuxtoy.org/archives/android-x86-projectandroid-x86-project.html
I hope it could increase the publicity of your wonderful project.
Thank you for the Android x86 1.6. It works much better than LiveAndroid 0.3 within VirtualBox. I am going to create a LiveUSB to test it on a real machine.
to Tommy He
Thanks for your promotion !!
Post a Comment