Android MTK Lenovo S90
-- KitKat
4.4.2 stock firmware for Lenovo
Sisley S90 smartphoneßsee
599 MB Qualcomm Snapdragon
410 (MSM8916)
Lenovo_S90__MSM8916_180563_20141201.rar 599.9 MB dev
Lenovo.S90.fastboot.rar
599.86 MB
Lenovo S90 fastboot
@echo off
Brush in title
echo.
echo phone connected USB, select USB
debugging popups
echo.
Note that the screen prompts echo
authorized debugging
echo.
echo Brush Model Information:
adb shell getprop ro.build.product
adb shell getprop ro.product.model
pause
adb reboot-bootloader
echo.
fastboot -u -S 300M flash system
system.img
fastboot -u flash userdata userdata.img
fastboot reboot
echo patch is completed, the phone
automatically restart
pause
------------------------
No comments:
Post a Comment