techmik

Untitled

May 5th, 2011
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.30 KB | None | 0 0
  1. ./build.sh clean
  2. ./build.sh <device> kernel
  3.  
  4. cd releasetools
  5. ./update.sh <device>
  6.  
  7. copy
  8.     out/target/product/<device>/update-cm-7-INITIAL-<device>-signed.zip
  9.  
  10. and
  11.     out/target/product/<device>/update-cm-7-xxxxxxxx-Nightly-<device>-signed.zip
  12. to sdcard
  13.  
  14. reboot recovery and flash the nightly
Advertisement
Add Comment
Please, Sign In to add comment