Please be sure you have a backup for update just in case anything goes wrong somewhere somewhat. Also, feedback is highly welcome on this post! How To Unbrick / Repair Firmware Android Devices –>Read Here
Methods 1 : Apply Update From SD-Card
- Download the Stock Rom (OTA update / T-Card Update) and save to the root storage of your SD Card
- Switch off your android devices
- Switch it on by pressing the Power button and the Volume Up button (You will go into the recovery mode) and you will see the android logo and warning signal
- Press the power buttons again one at a time and it will be boot into recovery mode now. use the Volume Down button to navigate and click on the option with the power button if you sure to installing the firmware
- Select Apply Update from SDCard option
- Select your firmware update
- Wait until the prosses is complete and reboot now, done.
Methods 2 : Apply Update From Adb
- Download and Extract ADB+Fastboot tool .zip to your PC → Download ADB_FASTBOOT_tool.zip
- Download the Stock Rom (OTA update / T-Card Update) and save to the ADB+Fastboot tool Folder and rename to update.zip
- Download and install ADB+Fastboot driver of your PC → Download Universal ADB/Fastboot Driver
- at your Android devices (Phone/Tablet), Switch off now your android devices
- Switch it on by pressing the Power button and the Volume Up button (You will go into the recovery mode) and you will see the android logo and warning signal. Note : For some devices will go into droidboot/Fastboot/bootloader first and next selecting recovery option.
- Press the power buttons again one at a time and it will be boot into recovery mode now. use the Volume Down button to navigate and click on the option with the power button if you sure to installing the firmware
- Select Apply Update from ADB option
- Connect your Android devices to the Computer now by USB cable
- at your computer, Open to ADB+Fastboot tool Folder and press key SHIFT+Right Click and select “Open Command prompt”
- type
adb sideload update.zip
- Wait until the prosses is complete and reboot your android devices. done
Enjoy it.