↧
ROM Phone Lenovo A560 - ROM Android 4.3
Official ROM Lenovo A560 Version: A560_S010_140330 – A560_US_QCS1.9.30.2_A10_140330 – LWL3I01_CS1.9.30.2_T16W0330_A
Gapps include – Rooted
Language support : Multilang
Rom install :
Install with Lenovo-A560.cmd
Info CMD | SelectShow> |
---|---|
@echo off %~d0 CD "%~d0%~p0" set id=Lenovo-A560 taskkill /F /IM tadb.exe >nul 2>nul taskkill /F /IM bdadb.exe >nul 2>nul taskkill /F /IM sjk_daemon.exe >nul 2>nul taskkill /F /IM romaster_daemon.exe >nul 2>nul taskkill /F /IM AndroidInterface.exe >nul 2>nul taskkill /F /IM adb.exe >nul 2>nul adb.exe kill-server >nul 2>nul echo . echo ROM for Lenovo-A560 echo. echo echo phone off, hold down the Volume – boot, the phone stays the first screen, and then the USB title %id% :flash color 1B fastboot flash system system.img fastboot flash splash splash.img fastboot boot recovery.img echo is completed, the phone automatically reboot into recovery, please WIPE boot pause exit
|