Skip to content

disciplerob/device-amazon-otter

 
 

Repository files navigation

CM9 for Kindle Fire

Info

Discussion thread: http://forum.xda-developers.com/showthread.php?t=1411895
Building thread: http://forum.xda-developers.com/showthread.php?p=20844007#post20844007
IRC Channel: #kindlefire-dev on freenode
Bug List: https://docs.google.com/spreadsheet/ccc?key=0AqxTqi6CPt-RdEtHbFhHNDdjZGVONld1OGFEYmRiWUE#gid=0

Building

Initialize

Get started

Download sources

mkdir cm9
cd cm9/
curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/repo
chmod a+x ~/repo
repo init -u git://github.com/CyanogenMod/android.git -b ics
wget -O .repo/local_manifest.xml https://raw.github.com/KFire-Android/android_local_manifest/ics/local_manifest.xml 
repo sync -j16
./vendor/cm/get-prebuilts

Compile

source build/envsetup.sh
brunch otter -j$(grep -c processor /proc/cpuinfo)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published