Showing posts with label moto. Show all posts
Showing posts with label moto. Show all posts

Saturday, March 11, 2017

How to Unlock Bootloader of Moto E with Screenshots

How to Unlock Bootloader of Moto E with Screenshots


CAUTION: UNLOCKING YOUR BOOTLOADER WILL VOID YOUR WARRANTY. PROCEED AT YOUR OWN RISK.

CAUTION: UNLOCKING THE BOOTLOADER WILL WIPE / FACTORY RESET YOUR DEVICE. IT WILL DELETE EVERYTHING FROM YOUR DEVICE

STEP: 
  1. Take full backup of your device.
  2. Install the latest Motorola USB drivers with the help of this tutorial HERE.
  3. Choose either
    • [ Recommended ] Download Minimal ADB and FASTBOOT and set up from my tutorial HERE.
    • Download Android SDK and set up from my tutorial HERE.
  4. Put your device in fastboot mode [ Power off, then press the power and volume down buttons simultaneously ]. 
  5. Open command prompt either by 
    • Open desktop icon of Minimal ADB and FASTBOOT if you have that.
    • If you have Android SDK then go to "C:androidsdkplatform-tools" open command prompt by holding shift and right click and press command window here.
  6. Connect your device to pc in USB DEBUGGING mode. If you dont know how to do that than follow this tutorial HERE.
  7. Now type this in command prompt fastboot oem get_unlock_data 
  8. A string will appear on command prompt . Copy the whole string. 
  9. Paste the string in notepad and remove empty spaces such that the whole string is in single line. 

  10. Next, go HERE and sign in using your google account or Motorola ID; Scroll down and copy paste the string from step 9. Now click on "Can my device be unlocked?". A REQUEST KEY button will appear. 

  11. Check I Agree option. After this you will receive an email ( on email id you used while signing in ) containing your unlock key. 
  12. Copy the string form the email received from Motorola. Make sure the device is still connected. 
  13. Now to check the connection type in command prompt fastboot devices.
  14. Now type fastboot oem unlock KEY and hit enter. [ IMP: Replace KEY with the sting from email ] 
  15. Wait till Bootloader unlocked warning appears in your MOTO E. 
In case in future if you want to Relock your Bootloader, than you can do it by doing this:

Go to Fastboot and give the command fastboot oem lock


Go to link Download

Read more »

How to Flash Custom Recovery and Root Motorola Moto E with Screenshots

How to Flash Custom Recovery and Root Motorola Moto E with Screenshots


STEPS:

  1. Download SuperSU from HERE.
  2. Connect your device in normal mode with USB.
  3. Copy the SuperSu zip file in the internal storage of your device.
  4. Power off the device.
  5. Download Moto E CMW recovery from HERE.
  6. Copy the recovery.img file in 
    • C:Program Files (x86)Minimal ADB and Fastboot if you have used my Minimal ADB and FASTBOOT method.
    • C:android-sdkplatform-tools if you have used my Android SDK method for ADB.
  7. Put your device in fastboot mode [ Power off, then press the power and volume down buttons simultaneously ]. 
  8. Open command prompt either by
    • Open desktop icon of Minimal ADB and FASTBOOT if you have that.
    • If you have Android SDK then go to "C:android-sdkplatform-tools" open command prompt by holding shift and right click and press command window here.
  9. In command prompt type fastboot flash recovery recovery.img 
  10. Push volume down to select recovery on the device and Push volume up to select it. 
  11. Now that you are in recovery, choose Install from sdcard using the volume buttons to navigate and power to select. 
  12. Select Install zip from sdcard  then select 0. 

  13. Select the SuperSU zip file and flash it. 

  14. Select advanced then reboot to bootloader. 


  15. Select No if asked to Fix the SuperSU issue. 
  16. Now as Step 9 we will repeat as we have now root access so it will still this time, In command prompt type fastboot flash recovery recovery.img 
  17. Select Normal Powerup on the device. 

After the device boots up you will see SuperSU in Applications menu.

To check that we have root access or not follow this:
  1. Open play store.
  2. Search for Root Checker.
  3. Install and Open it.
  4. Tap on Verify Root.
  5. Tap on Grant.
  6. If it says congrats then your device is rooted.

Go to link Download

Read more »

Tuesday, November 29, 2016

How to get Moto E Android Update

How to get Moto E Android Update



IMPORTANT: The latest version of Motorola Update Services is required if youre a Moto E owner and want to receive the Lollipop update. Make sure you have the latest version by clicking the button below.
Icon
Motorola Update ServicesINSTALL
I will have more for you on the status of the Motorola Moto E update as I get it. Are you excited to receive Lollipop on your Moto E? 

Go to link Download

Read more »