Advertisement
musivian

Flashing Instructions

Jan 25th, 2025
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.30 KB | None | 0 0
  1. Flashing Instructions (Fastboot)
  2. 0. fastboot devices
  3. 1. fastboot flash boot <boot.img>
  4. 2. fastboot flash vendor_boot <vendor_boot.img>
  5. 3. fastboot reboot recovery
  6. 4. in recovery perform data/factory reset (First Timer)
  7. 5. click install update and adb sideload the rom
  8. 6. adb sideload <rom.zip>
  9. 7. done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement