How To Sideload Flashable Zips Using Adb
This is a direct on how to sideload flash-able zero file using adb command. Many at fourth dimension y'all come upward across a firmware which are commons inwards zero in addition to are exclusively flash-able using the adb sideload method, thence simply sit down dorsum in addition to read through the tutorial.
Requirements
- Setup adb in addition to fastboot
- Enable USB debugging on your device using the guide
How to sideload flashable zips using ADB
- Boot your device into recovery vogue past times typing the codes below in addition to press operate into later each line in adbCode:
adb devices
adb reboot recovery - In recovery mode, depending on which custom recovery y'all are currently using,
- If TWRP, click on Advanced > ADB sideload
- If CWM, select Install zero > Install zero from sideload
- If TWRP, click on Advanced > ADB sideload
- In adb window, flash the zero past times typing the code inwards adbCode:
adb sideload filename.zip
e.g
adb sideload supersu.zip - You should encounter the progress bar, in i trial its consummate thence y'all tin reboot your device.
Comments
Post a Comment