The Best in its class

Moto G is best phone in its price range, stuffed with features which are unmatched by any of its competitor.If you own it then you are at the right place.

Getting Started

Welcome aboard to the World of Moto G. Here are some essential Tips for you to get started with you lovely Moto G.

Android™ 4.4.2, KitKat® is HERE!

GOOD NEWS! Motorola has announced the Android™ 4.4.2, KitKat® for the Moto G as promised. Here are all the details of the UPGRADEs done and how to get the KitKat for you moto g.

Get Moto X style voice activation on Moto G

The Moto X is always listening for your voice and you can command Google Now without having to touch your phone first. Unfortunately that’s not a standard feature of the Moto G. Here we show you how to get that feature.

Get FM on your MOTO G

Listen to your favorite FM radio stations for free on your Moto G. Motorola FM Radio makes it easy to scan for stations, build your favorites list, and see live information about what’s playing -- all with a simple swipe-based navigation.

Showing posts with label Dummies. Show all posts
Showing posts with label Dummies. Show all posts

Monday, 24 February 2014

How to UNROOT your MOTO G




So, you have rooted your phone but want to revert back to the stock firmware? This guide will show you how to UNROOT your MOTO G.

Note: Unrooting might erase your data its mandatory to keep a backup of your data.


Disclaimer: Follow this steps at your own risk, we don't take responsibility if something goes wrong.



UNROOT:

Before you begin Download the following files:

Follow this steps to get you MOTO G UNROOTED:

  1. Install all the Motorola Drivers which you have downloaded from the above link.
  2. Extract the Stock Firmaware and also the Fastboot, preferably on your Desktop.
  3. Turn on USB debugging on your MOTO G.
  4. Connect your MOTO G via a USB CABLE to your PC.
  5. Click START on your PC and then type CMD.EXE(WINDOWS 7 or LATER) for XP goto START>RUN>CMD.EXE and press ENTER).
  6. Type the following in the command prompt: 
                  adb reboot-bootloader 
    
   7. After your device is booted into bootloader mode type the following codes in the Command Prompt and press ENTER after every command and make sure it returns OKAY.


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 reboot
                   
 VOILA! Back to the Stock Firmware.
Let US know if this worked for you below in the comments.

Reference : XDA Devlopers