Welcome to the start page for the Bug Labs-based port of Google's Android to the BUG 2.0 device.
This is an open project that welcomes contributions, and utilizes the transparent GitHub project infrastructure for source control, wiki, and issue tracking. Android for BUG is currently pre-alpha level of quality with much work to be done in defect fixes and hardware/API support, however it can be immediately used to hack on the Android platform internals as well as run some Android software on BUG hardware.
Release | Tag | Date | Binary | notes |
---|---|---|---|---|
Developer Preview 1 | DP1 | 4/12/2011 | dist-android-froyo-DP1.tar.gz | Announcement |
$ git clone git://github.com/buglabs/android.git $ cd android/scripts $ wget [URL to IMAGE] $ sudo ./mkcard.sh [CARD READER DEVICE] [IMAGE]
Now, after the writing is complete, put the card in the BUG and boot it.
A build script is provided to download all necessary sources, configure, and execute the build. This script is used by the automation system.
$ git clone git://github.com/buglabs/android.git $ cd android $ scripts/build.sh
For detailed instructions on building from source, check this page: http://wiki.buglabs.net/index.php/Experimental:Building_Android_image_for_BUG_YT.
Vish Kumar (vish@buglabs.net)
Matt Isaacs (misaacs@buglabs.net)
Ken Gilmer (kgilmer@buglabs.net)
Christian Kuester (c.kuester@tarent.de)
Robert Schuster (rschus@tarent.de)
Bug Labs (kgilmer@buglabs.net)