This project cancelled because ı sold my phone.
Hello guys,
I create system.img of 3.24.40.87 stock rom. I created .img file, flashlable droidboot screen.
Step 1 :
Bootloader unlock :
Code:
adb shell
su
getprop ro.isn > /factory/asuskey
reboot bootloader
Now you reboot to droidboot menu.
Step 2 :
You should download files for flashing:
system_14022016.img : Download from Google Drive
Alternative
system_14022016.img : Download from Dosya.Co
boot.img : Download from Dosya.Co
recovery.img : Download from Dosya.Co
ADB v1.0.32: Download from Google Drive
How to flash it:
Step 3 :
1) Unpack archive with ADB and put System and Boot And Recovery image there.
2) Then you should reboot your phone in the droidboot mode. (turn off you gadget then press Turn off button and volume + button)
Then go to the ADB folder and hold Shift + Right Mouse button and write this command:
Code:
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system_14022016.img
fastboot erase data
fastboot erase cache
Contributors
Emresaygin
Created 14-02-2016
Last edited: