Froyo (android 2.2.2) on BeagleBoard : Kanamaru Lab. in Kogakuin Univ.
Navigation
bb_android
In this page, we summarize how to enable with froyo (android 2.2.2) on BeagleBoard.

Our method is based on sola's patches.


Histories
2011.7.20: Browser is modified to prevent crash at the top page of Google.
2011.7.13: Open to the public

Please proceed according to sola's page.

Supplement to Section 2

We used branch android-2.2.2_r1.

Addendum to Section 3

After applying sola's patch, please apply our patch as follows.
$ cd $ANDROID
$ wget http://brain.cc.kogakuin.ac.jp/research/files/vendor_tk-beagle-froyo2.2.x-20110725.tar.gz
$ tar zxvf vendor_tk-beagle-froyo2.2.x-20110725.tar.gz -C $ANDROID/vendor/
$ $ANDROID/vendor/tk/patch/tk_patch.sh

Then please build the android.

The followings are demos.

WebCam on BeagleBoard


Google Map on BeagleBoard


BluetoothChat between BeagleBoard and smartphone.


Android 1.6 on Armadillo-500FX




[References]