How To Install OTA Firmware Updates Using ADB sideload (apply update from ADB)

iOS_Shakil

Friend's Martview
Apr 16, 2017
323
373
BD+
Skype
uninstall
Manually Flash / Install OTA Firmware Updates Using ADB Sideload and Stock Recovery | apply update from ADB



*First Check Pre-Requirement Section Carefully then follow the instruction below to Install OTA Firmware Updates Using ADB Sideload

  • Download the Right Android firmware ota.zip file on your PC and Rename it as “Update.zip”.
  • Then Boot the device into recovery.To Do So Issue the following command:
Code:
adb reboot recovery

  • Once your phone is in Recovery mode, choose “Apply Sideload from Fastboot”.
  • Open the folder where you have saved the firmware file (Step 1)


  • Now run command prompt From there and issue this command:

Code:
adb sideload ota.zip


  • The OTA Installation will begin
  • The Flashing process may take a long time.So don’t panic
  • Reboot your device, once the Flashing is completed
  • Done!!!Your device should have the latest update
If you have any queries related to this post feel free to leave that in the comment section below.
 
Top