Block Auto update of all jio phones
Enable Stuff zip download(f220b)
Block auto update tutorial
Watch video:-
- Now, install Minimal ADB drivers .
- Run Minimal ADB and Fastboot.
- Connect your phone to the computer (Phone must be power on).
- Now, type
adb devices. (there you find attached device).
- then type:
adb shell
mount -o remount,rw /system
echo ‘127.0.0.1 fota.mst.kai.jiophone.net’ >> /system/etc/hosts
echo ‘127.0.0.1 jioads.akamaized.net’ >> /system/etc/hosts
echo ‘127.0.0.1 ssp.kaiads.com’ >> /system/etc/hosts
sync
mount -o remount,ro /system
exit
- then type:
adb shell
cd /data/fota/downloaded
rm update.zip
cd /data/fota
rmdir downloaded
exit
adb reboot
Thanks for visiting
Please like share and subscribe my youtube channel "Tech Life Hindi World"
Comments
Post a Comment