Building CM from scratch #cyanogen #android

Wrote by nicandris

I made a small shell/bash script for automation. tried it twice on clean ubuntu builds and it works just fine!
it's downloading and installing all files/repos/sdk/adb/fastboot and compiles. (If you already have some of this installed, it prompts before installing)
 Please test it, expect it to be full of bugs and report here (files attached)
No donations wanted, just click that THANKS button  ( xda-forum )

Supported Devices List + added HD2/Leo

Github: https://github.com/nicandris/CM-from-scratch
Git-R/O: git://github.com/nicandris/CM-from-scratch.git




-------


new build.sh menu


just unzip on ubuntu/linux and run ./douchebuild.sh
if ./douchebuild.sh is not recognized as an executable, just
sudo chmod 775 douchebuild.sh

You will be asked for sudo pass (since you edit repos and add adb in bin) and some info for git.

after completing you can always create a fresh build from the Desktop shortcut build.sh

ofcourse i don't take any credits for cm, all credit goes to cyanogen and teamdouche. the script is just a shell compilation of the cm wiki.

Attached Files
File Type: zip androidmakev2.0.1.zip
File Type: zip androidmake2.0.2.zip
File Type: zip androidmake_2.1.zip
File Type: zip androidmake_2.2.zip 
File Type: zip androidmake_2.2.1.zip
File Type: zip androidmake_2.3.zip

Comments

Popular Posts