Quote:
Originally Posted by mysql2779
Can we use adb tools to flash custom ROM ? and how ? As I know is fastboot flash radio / recovery only. How to flash custom ROM and wipe all user data, cache ?
|
No, because you need to overwrite system files, and the function responsbible for adb shell will be overwrited in the process.
Fastboot will flash the partition directly, unless you have a image to do that (system, boot, etc), isn't possible.
To flash a custom rom, you need to read the steps in the custom rom thread you want (we always explain how to flash, what recovery use, etc).
|