How to flash a factory image | Return to stock
[CENTRE]Heya Play Users,
In this thread, I'll help you to flash factory images on your Moto X Play.[/CENTRE]
If followed correctly, this guide can be a useful tool. These steps are listed in the order in which they should be completed. The intent is to seamlessly return to stock leaving as little room for error as possible. This process will erase and/or reset everything on your device. All steps are assuming you have backed up your contacts, texts, pictures, videos, etc. I do not take credit for any of this material or information.
Installing necessary Desktop Tools
[QUOTE]
ADB and Fastboot Installation
[CENTRE]Using Android SDK
[/CENTRE]
[CENTRE]Using ADB|Fastboot Manually
FLASHING STOCK FIRMWARE
1. Download the Factory Image from here.
2. Download the Motorola USB Drivers and install it.
- Using Motorola Device Manager
[CENTRE]OR][/CENTRE]
- Using only the Motorola Drivers
3. Extract the Firmware zip file in Desktop/android-sdk-windows/platform-tools folder.
4. Reboot the phone into 'Bootloader mode.
- The 'hardware' way.
- The 'software' way.
5. Now execute these commands in cmd.
6. After everything, it will automatically reboot the phone. Your phone now should be stock.
[CENTRE]Heya Play Users,
In this thread, I'll help you to flash factory images on your Moto X Play.[/CENTRE]
If followed correctly, this guide can be a useful tool. These steps are listed in the order in which they should be completed. The intent is to seamlessly return to stock leaving as little room for error as possible. This process will erase and/or reset everything on your device. All steps are assuming you have backed up your contacts, texts, pictures, videos, etc. I do not take credit for any of this material or information.
Quote:
| I am not responsible if anything goes wrong. |
Installing necessary Desktop Tools
[QUOTE]
ADB and Fastboot Installation
[CENTRE]Using Android SDK
[CENTRE]Using ADB|Fastboot Manually
FLASHING STOCK FIRMWARE
1. Download the Factory Image from here.
2. Download the Motorola USB Drivers and install it.
- Using Motorola Device Manager
[CENTRE]OR][/CENTRE]
- Using only the Motorola Drivers
3. Extract the Firmware zip file in Desktop/android-sdk-windows/platform-tools folder.
4. Reboot the phone into 'Bootloader mode.
- The 'hardware' way.
- The 'software' way.
5. Now execute these commands in cmd.
Code:
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk1
mfastboot flash system system.img_sparsechunk2
mfastboot flash system system.img_sparsechunk3
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot rebootvia xda-developers http://ift.tt/1lthXG5
Put the internet to work for you.
No comments:
Post a Comment