Noisedroid/Hacking

From Noisebridge
Revision as of 16:46, 15 March 2009 by Jlapenna (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Code

  • There is an Android build-environment on pony in /d3/android/ . Clone your own copy - it's all git-based!

Resources

Building

Building a system image documented pretty clearly on [1]

When "Building for Dream," make sure to update the provided local_manifest with the following line, instead of the default (2.6.25)

<project path="kernel" name="kernel/msm" revision="refs/heads/android-msm-2.6.27"/>

Flashing

== Flashing a custom image Use fastboot like so:

./fastboot flash system path/to/system.img