flash twrp
fastboot flash recovery twrpxx.img
fastboot erase boot
fastboot reboot
press volup+power as soon as possible until recovery mode apperars in bottom of screen
you will be booted to twrp
sudo su
adb kill-server
adb start-server
in twrp advance> adb sideload
adb sideload romfile.zip
or adb push romfile.zip /sdcard and flash zip rom sdcard
adb push gapps.zip /sdcard
and flash it
Comments
Post a Comment