• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Boost Mobile] Possible Way To Port Clockwork Mod Touch

So once I clone the github I just need to compile the recovery?

CM9 for Warp Development thread - Android Forums

CM9 for Warp Development thread
Follow the instructions to sync cm9
For building a recovery you will need to change the make -j4 bacon to make -j4 recoveryimage
bacon really?? I use brunch but yea lol.

Also will prolly need to do the following too.

Code:
make otatools
Code:
. build/envsetup.sh
Code:
lunch full_<device>-eng
then like down said
Code:
make recoveryimage
 
Lol forgot otatools
Don't forget lunch
Sorry, I learned from Hroark ;)
 
Back
Top Bottom