Advanced Computer Systems Lab Karthik Dantu and Steve Ko
Agenda Today Discussion your Android cloning experience Phone distribution (just for today) Verifying your access to adb & fastboot Flashing CyanogenMod ROM Flashing Clockworkmod recovery (Optionally) building tinyandroid
Going into Bootloader Method 1 Turn off the phone Press power & volume down at the same time Method 2 $ adb reboot bootloader
Download ClockworkMod Recovery http://www.clockworkmod.com/rommanager $ fastboot flash recovery your_recovery_image.img $ fastboot boot your_recovery_image.img
Download CyanogenMod http://download.cyanogenmod.org/?type=stable&device=crespo4g $ adb push YOURROMZIP.zip /sdcard/