http://android-dls.com/wiki/index.php?title=Fastboot
http://developer.htc.com/adp.html
Commands to flash your android images to phone, can be found in SDK or system/core/fastboot
$ fastboot devices
$ fastboot flash system system.img
$ fastboot flash boot boot.img
$ fastboot flash userdata userdata.img
$ fastboot reboot
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment