Auto-tools/Projects/Pandaboard Setup: Difference between revisions

Line 1: Line 1:
Bringing up a panda board is a bit different than a Tegra machine. With the pandas we will be building our own Android OS and we will be only doing that once in a while (when a new version is released).  This page contains the information on how to build that image and flash a first image to a panda as well as how to re-use that image to flash additional pandas (w/o going through the build process).
Bringing up a panda board is a bit different than a Tegra machine. With the pandas we will be building our own Android OS and we will be only doing that once in a while (when a new version is released).  This page contains the information on how to build that image and flash a first image to a panda as well as how to re-use that image to flash additional pandas (w/o going through the build process).


== Using Linaro Pre-Built Images (WHAT WE ARE USING ==
== Using Linaro Pre-Built Images (WHAT WE ARE USING) ==
* [http://releases.linaro.org/12.05/android/leb-panda/panda-ics-gcc47-tilt-tracking-blob.img.gz Download image] from http://releases.linaro.org/12.05/android/leb-panda/
* [http://releases.linaro.org/12.05/android/leb-panda/panda-ics-gcc47-tilt-tracking-blob.img.gz Download image] from http://releases.linaro.org/12.05/android/leb-panda/
* Write to SD card
* Write to SD card
Line 36: Line 36:
* Start watcher by hand:  
* Start watcher by hand:  
** adb shell am start -a android.intent.action.MAIN -n com.mozilla.watcher/.WatcherMain
** adb shell am start -a android.intent.action.MAIN -n com.mozilla.watcher/.WatcherMain


== Building the Android OS for the Pandaboard ==
== Building the Android OS for the Pandaboard ==
Confirmed users
3,376

edits