Sedikit Info Seputar
How to install TWRP recovery to SKK Chronus Ace
Terbaru 2017
- Hay gaes kali ini team Ekspektasi Android, kali ini akan membahas artikel dengan judul How to install TWRP recovery to SKK Chronus Ace, kami selaku Team Ekspektasi Android telah mempersiapkan artikel ini untuk sobat sobat yang menyukai Ekspektasi Android. semoga isi postingan tentang
Artikel Custom Recovery,
Artikel Rooting,
Artikel SKK Chronus Ace,
Artikel TWRP Recovery, yang saya posting kali ini dapat dipahami dengan mudah serta memberi manfa'at bagi kalian semua, walaupun tidak sempurna setidaknya artikel kami memberi sedikit informasi kepada kalian semua. ok langsung simak aja sob
Judul:
Berbagi Info Seputar
How to install TWRP recovery to SKK Chronus Ace
Terbaru
link: How to install TWRP recovery to SKK Chronus Ace
Berbagi How to install TWRP recovery to SKK Chronus Ace Terbaru dan Terlengkap 2017
How to install TWRP recovery to SKK Chronus Ace
REQUREMENTS:
download all the ff:
ADB.rar
TWRP3.0.2
SKK Chronus Ace
PC
USB CABLE
Warning: Rooting can void your warranty! I'm not liable anything happen to your device.
Procedure:
- Open the folder of ADB then move TWRP or recovery.img in ADB folder.
- Then open a CMD window inside that folder. To do that, Shift + Right click on any empty white space inside the folder and then select Open command window here.
- Connect your Android device to the PC. Type the following into the command window to boot your device into bootloader/fastboot mode by using this command adb reboot bootloader└ If your asks for permission to “Allow USB debugging”, tap OK.
- Once your device boots into bootloader mode, type this into the command line. fastboot flash recovery recovery.img
- └ Here modify recovery.img with the name of your TWRP recovery .img file.
- Once TWRP is successfully flashed on your device, type this final command to reboot your device. fastboot reboot
- If it occurs Bootloop or Error Mounting On TWRP, boot it again in fastboot mode then you have to format your phone by typing this Command