domingo, novembro 30, 2014

[XT1063-XT1064-XT1068] Update … | Moto G 2nd gen (2014)

[Index][Guide][XT1063-XT1064-XT1068] Update … | Moto G (2014) | XDA Forums

http://forum.xda-developers.com/moto-g-2014/general/xt1063-t3018818

Unlocking Bootloader, Rooting System, Backup Stock ROM & Restore To Stock

For Moto G 2014 (2nd Generation) : XT1063, XT1064, XT1068, XT1069

Running on Marshmallow 6.0, Lollipop 5.0.2 & Kitkat 4.4.4




Mega Shared folder with lots of motorola's factory firmaware

Listo, la carpeta es esta:

https://mega.co.nz/#F!29RX1L6I!gfxcXgqkAhf5GDhr_aPGYg

Link above from http://www.htcmania.com/archive/index.php/t-934750.html

Code:
#include 
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed. Please
 * do some research if you have any concerns about features included in this ROM
 * before flashing it! YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you.
 */
[Prerequisites]
First things first, you MUST be using stock 4.4.4 firmwares for your model, or the model you want to update via stock recovery.
CUSTOMS RECOVERY LIKE TWRP O CWM WON'T WORK.
If you never unlocked bootloader, jump to step 5
Note: You can flash the firmware from another model (ex. flash XT1064 on XT1063) to run the specific OTA for that software, though is NOT RECOMMENDED

  1. Download Motorola Drivers for Windows
  2. Take a look at the stock firmwares (Links down)(thanks to @lost101) and download the file meant for your model.
    New Links http://motofirmware.com/files/category/38-titan/ (Download 21.85.17 for XT1063 and XT1064, thanks to MotoFirmware)
  3. Download adb/fastboot files
  4. Note: You can skip this step following THIS guide (thanks to @Shawn5162)

    Unzip both stock firmware and fastboot in the same folder, shift+right click on the screen and click on "open command prompt from here" and run these commands one by one
    Code:
    fastboot.exe flash logo logo.bin
    fastboot.exe flash boot boot.img
    fastboot.exe flash recovery recovery.img
    fastboot.exe flash system system.img_sparsechunk.0
    fastboot.exe flash system system.img_sparsechunk.1
    fastboot.exe flash system system.img_sparsechunk.2
    fastboot.exe flash system system.img_sparsechunk.3
    fastboot.exe flash modem NON-HLOS.bin
    fastboot.exe erase modemst1
    fastboot.exe erase modemst2
    fastboot.exe flash fsg fsg.mbn
    fastboot.exe erase cache
    fastboot.exe erase userdata
  5. Boot your device, then download and copy to internal sdcard the OTA file FOR YOUR MODEL from the following links below

    XT1063 Global Single Sim Version

    [OTA] Moto G 2014 XT1063 v22.11.6 Android Lollipop (thanks to @Taimur Akmal / @KennyWuLee )

    XT1064 Consumer Cellular (US Single Sim)

    [OTA] Moto G 2014 XT1064 v22.11.6 (thanks to @surenzxx)
  6. Power off your device and get into fastboot mode, then choose "Recovery"
  7. A broken android logo should appear, press and hold VolUP+VolDwn, then press and release the power button
  8. Recovery options should appear, select "Choose update from sdcard" and use your ota file.
  9. Wait until it finishes upgrading and voilá, you have Lollipop (Note: Updating takes about 5-10mins and the first boot almost the same time)


There's a guide for XT1068 using a XT1063 firmware
XT1068

Lollipop 2-Sim Working with XT1063 OTA (thanks to @luisjoseb)




Rooting Lollipop

XT1063 - XT1068
Check the CF-AutoRoot website and look for your model at the end.


Code:
Just unzip the file, boot your phone into fastboot mode (power + vol dwn for about 3 seconds) and open root-windows.bat
Note: Tested on XT1063 and it gets stuck in bootloop (maybe I'm doing something wrong?)
Edit: Bootloop issue is partually fixed. Sometimes it loops 2-3 times and after 5-10mins it boots normally.

XT1064

XT1064 Lollipop Root (thanks to @savoca)

Nenhum comentário: