- Pastikan sudah buka USB debugging, caranya ada disini
- Pastikan sudah bisa masuk Fastboot (tutorial ada di Sini lanjut ke SINI
- Kalo udah yakin bisa masuk ke FASTBOOT lanjut ke bawah
- Download ADB dan Fastboot lalu extract di c:/
- Download recovery lalu taro di folder dimana adb dan fastboot berada rename jadi recovery.img
- Download Supersu ekstract di c: saja biar gampang
- HP masuk ke fastboot download lalu konek via usb
- Buka folder adb lalu masuk CMD (shift+klik kanan) open cmd here
- Di dalam cmd ketik fastboot devices untuk memastikan fastboot max i3 terdeteksi
- Flash recovery white blank dengan cara ketik fastboot flash recovery recovery.img
- Kalo sudah berhasil cabut device, cabut batre, reboot normal
- Dalam keadaan menyala colok kabel usb lagi, masuk ke folder adb buka cmd command ketik adb reboot recovery kemudian device akan restart ke layar kosong jangan takut itu artinya berhasil
- utup cmd, masuk ke folder hasil extract supersu lalu masuk folder armeabi lalu masuk cmd via Shift + klik kanan open cmd here
- Masukkan perintah dibawah ini
adb shell mount /system (cukup sekali, kecuali sdah di umount)
adb push su /system/bin
adb push su /system/xbin
adb shell chmod 4755 /system/bin/su
adb shell chmod 4755 /system/xbin/su
adb push install-recovery.sh /system/etc
adb shell chmod 4755 /system/etc/install-recovery.sh
adb push Superuser.apk /system/app
16. Lalu , adb reboot
Check berhasil atau tidak
Download terminal emulator dari Playstore
masukin command "su" tanpa tnda kutip
kalo muncul seperti gambar di bawah maka anda berhasil
0 Response to "Cara Root Smartfren Andromax i3"
Post a Comment