Sie sind auf Seite 1von 16

YET ANOTHER BLOG !!!!

Pursue excellence and success will follow you


Skip to content
TECHNICAL
PERSONAL
ALGORITHMS
ABOUT ME
STANDARD
POSTED BY
ANUP KUMAR
POSTED ON
DECEMBER 9, 2014
POSTED UNDER
ANDROID SUFF
COMMENTS
89 COMMENTS
MOTOROLA XT1068/ MOTOROLA G 2014 (2ND GEN) ROOTING MANUAL
5 Votes
Hi, these days Motorola XT1068, popularly known as Moto G 2nd Gen is one of the
leading phones in India which took over the smartphones market. Here, in this po
st I will be explaining the process for rooting Motorola XT 1068 and some tweak
tools. This whole blog post will be in two parts. The first part consists of how
to root Moto G 2nd Gen, the second blog post will contain about the installatio
n of the GravityBox tweak tool, which lets you to tweak your Android.
The second generation Moto G, which we predicted would be called the Moto G2 is
easier to find online by searching for its part code: XT1068. The main features
of this Moto G2 is a 5 inch display that offers a 1280 x 720 p resolution. The s
creen is protected using a Corning Gorilla Glass. It is powered by a 1.2 GHz qua
d core Snapdragon processor along with a 1 GB RAM and an Adreno 305 GPU. The mai
n feature of this is that it contains an external SD card slot which allows the
user to expand the memory to further extent.
There are quite a lot of features which you cannot access as a normal user. For
those who wants to give a try exploring all the different options, the only way
is to root the mobile.??
Key specifications
5 inch display (1280 x 720p)
1.2 GHz quad core processor
Qualcomm Snapdragon 400 MSM 8228 Chipset
Adreno 305 GPU, 450 MHz Single Core
1 GB of RAM
8GB / 16 GB internal memory
Micro SD card slot (up to 32 GB)
8 MP rear camera with flash
2 MP front camera
Android 4.4.4 KitKat upgradeable to Android L
2070 mAh battery
Dual sim, dual mic and dual speakers.
Rooting Moto G 2nd Gen
Rooting your Android lets you to use the SuperUser permissions which helps you t
o remove all the unnecessary system applications which come along with the phone
by default. Rooting your Android device lets you to side load Custom ROM s such a
s CyanogenMod, MiUi etc.
Rooting any Android Device mainly consists of the following steps.

Unlocking the Boot-Loader


Flashing Custom Recovery
Installing Super Su (Super User) as a root
Prerequisites for rooting are as follows
These are the least minimum tools which you require for the rooting your device.
Installing the minimal adb and fastboot tools. You can download the installation
file from here.
Custom Recovery for flashing the Custom ROM s. There are two types of recoveries a
vailable for this phone. You can install anyone of these two.
Team Win Recovery (TWRP custom recovery).
Clockwork Recovery Mod (CWM custom recovery).
Super SU (Super User), the root apk which needs to be installed from the custom
recovery.
Note: The following procedure will void your warranty and you are responsible fo
r any damage to your phone.
Unlocking the Boot-Loader
The first and the foremost thing to be done before you start the process for unl
ocking the boot loader is to take the backup of all the apps, contacts, messages
, calendar and phone logs. This can be done by installing the Super Backup: SMS
& Contacts app from the play store. Taking backup is one of the important steps
before you start the unlocking process because after you unlock the device it wi
ll do a factory wipe out which leaves no trace of any data in your phone. So it
is better to take the backup of the all the required data beforehand. J
For unlocking the boot loader you need to register in the Motorola site. Log in
with either your Gmail or Motorola ID. After that you can proceed to the next st
age of the unlocking your process.
Put your device in fastboot mode (power off then press the power button and the
volume down buttons simultaneously for at least 3 seconds.)
Open the minimal adb and fastboot tool which you installed previously on your sy
stem. If not please download it and install which is given in the above section.
When you open the above file you will get a command prompt opened. Now connect y
our phone to the computer using a USB cable.
In the command prompt type the following command:
fastboot oem get_unlock_data
Now you will get a string which will be used to retrieve your unlock key. The st
ring which you get in the command prompt looks somewhat similar to this if you a
re using a windows system:
(bootloader) 0A40040192024205#4C4D3556313230
(bootloader) 30373731363031303332323239#BD00
(bootloader) 8A672BA4746C2CE02328A2AC0C39F95
(bootloader) 1A3E5#1F53280002000000000000000
(bootloader) 0000000
On a Mac the string which will be returned in the terminal will be similar to th
is:
INFO0A40040192024205#4C4D3556313230
INFO30373731363031303332323239#BD00
INFO8A672BA4746C2CE02328A2AC0C39F95
INFO1A3E5#1F53280002000000000000000
INFO0000000
Now copy the string from the command prompt to a notepad and then remove the (bo
otloader) or INFO and the white spaces also. After you remove those the string m
ust look similar to this:

0A40040192024205#4C4D355631323030373731363031303332323239#BD008A672BA4746C2CE023
28A2AC0C39F951A3E5#1F532800020000000000000000000000
Now copy the string which you get by removing the white spaces, and paste it in
the Motorola site where you logged in. Now paste it in the given box over there
and then click on the button below that box.
Note: If your device can be unlocked then click on the REQUEST UNLOCK KEY in the
bottom of the page.
After you click on the REQUEST UNLOCK
a mail from the Motorola with the key
Now open the minimal adb and fastboot
the following command:
fastboot oem unlock UNLOCK_KEY
Now your device will go for a reboot.
d.
Flashing Custom Recovery

KEY button, check your mail. You will get


in it.
terminal which started before and execute
That s it your mobile s boot loader is unlocke

The default recovery present in the phone is of no use. So we will have to repla
ce the default recovery with some recovery such as Clockwork Mod or TWRP. For fl
ashing the recovery you need to go the bootloader and from there you need to ins
tall the custom recovery.
To go to the bootloader menu directly run the following command in the minimal a
db and fastboot command prompt:
adb reboot bootloader
Now the phone will restart and it will be in the fastboot mode. Now in the comma
nd prompt run the following command to install the custom recovery.
fastboot flash recovery TWRP2801-titan-motog-2014.img (for Team Win Recovery mod
)
or
fastboot flash recovery CWM_Touch_Titan_v2.img (for Clockwork Recovery mod)
That s it, now the phone is flashed with the custom recovery which you want.
Installing SuperSU as admin / root
For this copy the SuperSU file to the internal memory and then reboot the phone
to the fastboot mode. In the fastboot mode, navigate to the recovery and then yo
u will be taken to the Custom recovery which you installed previously.
In the custom recovery go the INSTALL ZIP option and then select the SuperSU.zip
which you placed in the internal SD card. Now click on the install button after
selecting the zip file. Let it complete the installation process of the file. O
nce after it completes reboot the phone.
That s it, yay, you have rooted your phone.??
Hope that this post helped you. If you have any problem, please do comment below
.??
Share this:
GoogleFacebook2Twitter
Loading...
Related
Installing CyanogenMod 12.1 on Moto G 2014
In "Technical"
Htc Explorer Rooting Manual
In "Android Suff"

GravityBox & Xposed Framework


In "Android Suff"
android
bootloader
Clockwork Recovery
Motorola
motorola g 2nd gen rooting manual
Motorola G XT 1068
rooting
Super Su
super user
SuperSu
TWRP custom recovery
Post navigation? Hacktool for Android GamesGravityBox & Xposed Framework ?
89 thoughts on Motorola XT1068/ Motorola G 2014 (2nd Gen) Rooting Manual
Vishwas says:
December 10, 2014 at 11:32 AM
for installation of TWRP where we need to sopy the downloaded img file? because
when I download on my system it is in the downloads folder. Do I need to copy th
e file on the phone?
Reply
Anup Kumar says:
December 10, 2014 at 11:35 AM
@vishwas, no you dont need to copy to the phone, instead copy it to the adb and
fastboot folder which you installed earlier.
Reply
pietro says:
February 4, 2015 at 4:47 PM
Nice!
Will this work on XT1068, version: 21.11.23.titan_retgb.retgball.en.GB retgb ?
And can i still get lollipop OTA after this?
Cheers.
Reply
Anup Kumar says:
February 4, 2015 at 4:53 PM
Yeah,it will work for that version also. Only thing is, you are not supposed to
root your mobile for installing the OTA update.
Reply
pietro says:
February 4, 2015 at 5:03 PM
Ty for the lightning fast reply??
So after this procedure, to update to L, I will need to get a custom Lollipop ro
m and flash it? Can t i get the stock OTA and then flash again the SU into that?
I guess my question would be: unlocking the bootloader and flashing the superuse
r will disable OTA altogether?
Sorry if none of those questions makes sense at all?? Just got into the Android
world . and loving it so far??
Anup Kumar says:
February 8, 2015 at 1:31 PM
No, you don t need to root your mobile.
If you want to install the OTA update better don t root it.
Once you install the OTA update, then you can root the phone.
Chaiporn Soontornpardungpong says:

February 10, 2015 at 2:26 PM


After flash recovery, I get message
oG.

Mismatched partition size (recovery) on my mot

Reply
Anup Kumar says:
February 10, 2015 at 3:46 PM
Yes, you will get that message in the bootloader screen when you flash the custo
m recovery. That is not a problem, just give a restart and then it will be fine.
Only thing is since you ve unlocked the bootloader screen, every time you will se
e a warning when ever you restart your phone.
Reply
afroz says:
March 2, 2015 at 6:20 PM
completed the flashing..but when i power on the mobile everytime it dispays the
image warning boot loader unlocked followed by some text.. is it common after fl
ashing or else i did sone mistake in procedure
Reply
Anup Kumar says:
March 2, 2015 at 8:42 PM
Yeah, that warning message appears each and every time you reboot your phone. Th
ere s nothing wrong in what you did, it s just the Motorola people who did it like t
hat??
Reply
Bhavin Gohil says:
March 9, 2015 at 2:56 PM
Hi Anup, I do have XT1068 Lollipop running on. I unlocked bootloader successfull
y. while flashing recovery I got success msg but my phone never boots up. I just
see a warning Image, and then phone goes down. It also not booted in recovery m
ode. I tried with TWRP recoveries serveral time still no success.. any suggestio
n ?
Reply
Anup Kumar says:
April 1, 2015 at 10:06 PM
Try flashing clockwork recovery, there is some problem with TWRP recovery with L
ollipop (waiting for a newer version).
Reply
Arpit Jain says:
March 9, 2015 at 3:33 PM
Hey Bro I am Trying This Method In My Moto G XT 1068 But When I Put The Command
In Minimal ADB & Fastboot To Install The TWRP Recovery It Shows The Process Is O
kay And Installed The TWRP But When I Go Into Bootloader And Go to Recovery Its
Jst Show up The The Bootloader Warning Screen And Then No Command Please Do Repl
y
Reply
Anup Kumar says:
April 1, 2015 at 10:03 PM
Try flashing the custom recovery again !!!
Reply
sudhansu yadav says:
March 13, 2015 at 9:04 AM
whenever going to recovery in fastboot mode it says no command plz help quickly

Reply
Anup Kumar says:
April 1, 2015 at 10:03 PM
that is because you haven t installed custom recovery. Please follow the guide in
installing the custom recovery and if you want to access the stock recovery, pre
ss volume up + volume down + power buttons at a time simultaneously for around 3
seconds, that will take you to the stock recovery.??
Reply
robin yadav says:
October 10, 2015 at 11:33 AM
Anup iam trieing but its not working please help my pattern is locked and I forg
ot it
Anup Kumar says:
October 21, 2015 at 9:46 AM
reset your phone from the bootloader.
nagaraja says:
March 28, 2015 at 8:42 AM
hi anup i finished with rooting but now phone s not rebooting, it just shows WAR
NING BOOTLOADER UNLOCKED screen, what to do next
Reply
Anup Kumar says:
April 1, 2015 at 10:00 PM
Try clearing the cache partition from the boot-loader menu, that will help in so
lving the problem
Reply
chetan says:
April 11, 2015 at 4:54 PM
thanx bro i sucessfully rooted my device with cwm recovery now can you suggest s
ome rooted apps to get most of moto g2 potential
Reply
Anup Kumar says:
April 19, 2015 at 5:17 PM
Try removing the default and unnecessary apps which comes by default with the ph
one, that itself is a big boost to your phone s memory.
Reply
kaliraj says:
April 23, 2015 at 5:13 PM
Hi anup bro, first of all i wish u for ur kind tutorials, it was helping us lot.
I am using moto g2 ( xt1068 ) , i successfully rooted by follwing ur instructio
ns, after than it is not rebooting . i tried wiping cache partiotion also. still
it is not rebooting. bootloader warning message only showing. pls help me . tha
nks in advance.
Reply
Vaibhav says:
May 3, 2015 at 3:45 PM
Hi Anup,
I tried flashing custom recoveries both the ways and got successful in those att
empts. However, when I am trying recovery from phone after copying SU Zip file t
o memory card, it s just rebooting every time with warning message flashing for a
second and then going off. Can you please suggest what has gone wrong? Also, whe
n I tried using reboot command, it says device not found .

Thanks
Reply
Anup Kumar says:
June 17, 2015 at 5:22 PM
reboot command
doesn t work because you don t have the stock recovery anymore.
For the loop problem, try cleaning the cache from the custom recovery. it worked
for me.
Reply
Dr RPS Sethi says:
May 5, 2015 at 7:49 AM
I accidentally switched on Talk Back Function meant for blinds.
How I can undo this Function as I am unable to use it ?
Reply
Anup Kumar says:
May 8, 2015 at 11:46 PM
Well, you can open any app by double tapping on it. Like that follow the same pr
ocess till you get the talkback settings. and then disable it??
Reply
Raj Rane says:
May 7, 2015 at 6:08 PM
how to install xposed in moto g 2nd gen
Reply
Anup Kumar says:
June 17, 2015 at 5:20 PM
download the xposed framework package from the link given in the blogpost and th
en go to the custom recovery, from there install the xposed framework. it will w
ork??
Reply
ganesh says:
April 1, 2016 at 11:49 AM
Hi anup I unlocked boot loader and installed custom recovery used cwm .now I reb
oot the phone it shows no os . now my phone was flashing light and it shows unlo
cked boot loader but it not reboot shows no is how to solve this problem
Anup Kumar says:
April 22, 2016 at 7:11 PM
You have to use adb sideload for copying the files custom rom files to your phone.
And then flash them using CWM.
Mohak says:
May 14, 2015 at 2:26 PM
After flashing the custom recovery(i tried flashing both of them, multiple times
), it shows the same error of No Command when trying to enter into recovery throug
h the fastboot menu. What do I do?
Reply
Mohak says:
May 14, 2015 at 2:32 PM
I flashed another older version of the twrp(2.7.1.1) and it worked.
Reply
Anup Kumar says:

June 17, 2015 at 5:19 PM


Ah !!! cool, congrats
Anup Kumar says:
June 17, 2015 at 5:18 PM
Try to flash the previous versions, sometimes it might work
Reply
Gourishankar says:
May 19, 2015 at 9:56 AM
How to change the default storage type in MOTO E Gen1?
Reply
Anup Kumar says:
June 17, 2015 at 5:17 PM
You can change it from the custom recovery.
Note: you can only change the default storage type of the SD card, not the inter
nal memory
Reply
abhishek dabral says:
June 4, 2015 at 10:02 PM
hi anup ,,,, i recently did all the process . first unlocked the bootloader and t
hen rooted the phone also but after the reboot the phone signal lost .. and then i
started the whole process again, 1 unlocked , 2 root, 3 twrp, install the cm12.
1 but the phone stuck on moto logo and it is not opening up, now wht to do bro??
?????????????
Reply
Anup Kumar says:
June 17, 2015 at 5:13 PM
That is because you haven t wiped the cache from the custom recovery. First wipe t
he cache and then do the installation process again !! it will work??
Reply
abhishek dabral says:
June 4, 2015 at 10:04 PM
hey anup . please suggest the method also ,,,, after the unlocked the bootloader
nd do i need to download the minimal adb or android sdk?????? plz suggest me..
Reply
Anup Kumar says:
June 17, 2015 at 5:14 PM
No, you don t need to download the whole android sdk, just install the minimal adb
tools that is enough !!
Reply
Sandeep says:
June 12, 2015 at 4:08 PM
When am trying to unlock bootloader its saying my device is no elgible can u help
me with that
Reply
Anup Kumar says:
June 17, 2015 at 5:16 PM
I guess you might have gone wrong somewhere during the bootloader unlocking proc
ess. Just check it once more, or do it again.
Note: When you are asked to select the device in the bootloader unlocking websit
e, you have to choose *other devices* because moto g2 is not listed in that list
of devices

Reply
Guido Peters says:
July 10, 2015 at 7:35 PM
Hey Anup,
First thanks for this tutorial. I am seriously thinking of rooting my phone howe
ver I have some doubts. You already mention that when you do this one will loose
the warranty of the device. Ok That is clear and nothing to mention about it. H
owever in your tutorial you mention that one has to register on the motorola sit
e? So doing this I guess motorola will know from the beginning that you are root
ing your device? I have seen several benefits of rooting your device and you men
tion already in a comment somewhere that deleting default apps coming with the i
nstallation will give a boost to the memory of the device. What other benefits w
ould I have? Would I be able e.g. to install the pure google android version on th
e phone without the manufacturers boot images etc? As you understand I want to g
o sure with all of this. My device is still in warranty. I do not worry about lo
osing that but I need to be sure my device keeps on working as I do not have the
possibility to simply purchase another.
Reply
Anup Kumar says:
July 10, 2015 at 9:04 PM
Yes, once when you start the process of unlocking the bootloader, Motorola knows
that you are rooting your device. You are correct, you can delete all the unwan
ted apps from your phone. Yes, you can install *pure* google android version if
the device supports it. You don t need to worry about *your device getting bricked
* because when sometimes you can t install the an operating system and when you me
ss up your recovery, then you can flash the default OS of Motorola back to your
phone. I had that experience also before.
Reply
Dominic says:
July 11, 2015 at 10:05 PM
Hi Anup!
Thank you for the tutorial. I purchased a german xt1058 dual sim (Lollipop 5.0.2
) today and would like to root it. It i not my first rooted phone so faar, so I m
a bit into this unlocking bootloader stuff and so on.
But it worries me that several people report bootloops, that may be resolved aft
er cleaning cache from recovery.
However, how exactly can I restore the original ROM if things are completely mes
sed up?
Thanks in advance!!
Reply
Dominic says:
July 11, 2015 at 11:32 PM
more like a xt 1068!!
Reply
Anup Kumar says:
July 12, 2015 at 12:41 AM
well, if you can get the default rom of your respective model, you can flash all
the things manually using fastboot.
Reply
Dominic says:
July 12, 2015 at 1:36 PM
Thanks for your fast answering! I ll try and manage to get the Stock Rom at hands.
You say fastboot always works regardless how messed up everything else might be?

Anup Kumar says:


July 16, 2015 at 11:28 PM
Yes it does, and all you need is just that you need to be able to put your phone
to boot menu??
Anmol says:
July 21, 2015 at 3:27 PM
Bro, when I go into recovery it shows sleeping Android image with No command writt
en.
I tried: fastboot erase recovery and then flashed again but same thing is coming.
Reply
Anup Kumar says:
July 21, 2015 at 8:09 PM
then you have to press all the three buttons (volume up + volume down + power bu
tton) for around 3 seconds to enter the recovery of the stock rom. Hope you did
that !!??
Reply
ANKUSH says:
July 26, 2015 at 2:05 PM
My Motorola 2nd gen Phone suddenly stopped working When I tried to turn on the pho
ne only moto sign appear and then turned off..I tried to recovery the phone bt c
ant..Can u please tell me the solution of the problem ..???
Reply
Anup Kumar says:
July 26, 2015 at 3:40 PM
Try to hard reset the phone, by going to the recovery, that might help I guess
Reply
ANKUSH says:
July 26, 2015 at 9:23 PM
I tried many times but cant recover the phone .when i select recover option , my pho
ne turned on Moto sign appears vibrate and then turned off.Same thing happens ev
ery time Is there any hardware problem .??????
Anup Kumar says:
July 27, 2015 at 7:36 PM
You can flash the custom recovery if you find any issues with the default recove
ry.
ramsai says:
July 26, 2015 at 2:22 PM
, I m posting here for your help. A few hours ago I flashed my cellphone to instal
l GPE rom at the first time it seemed that it had worked but then I noticed that
it got stuck in the google screen after this I tried to install it again and th
en I noticed that in the instalation process these error showed up hab check fail
ed for boot and hab check failed for recovery and the phone got stucked in the boot
image. I tried almost everything to make it work but sadly nothing worked for m
e. therefore, I m asking you if you could help me, does anybody know how to fix th
is?? please I don t want a brick on my night table . I hope you can help me and th
ank you very much !!.
Reply
Anup Kumar says:
July 26, 2015 at 3:48 PM
Hi there, looks like there is some problem with the GPE rom, if you are interest
ed you can flash the default kitkat version. you can download the default rom fr

om this link. You can flash this rom from the bootmenu. I hope you find it helpf
ul.
Reply
Pingback: Installing CyanogenMod 12.1 on Moto G 2014 | Yet another blog !!!!
Sameep says:
August 17, 2015 at 12:02 PM
I flashed the cwm recovery. What if I want to switch to twrp? How do I do that?
I m using the moto g XT1068.
Reply
Anup Kumar says:
August 17, 2015 at 10:10 PM
just flash the twrp image using fastboot tool, that will work.??
Reply
seriouskornz says:
August 29, 2015 at 3:05 PM
Anup bro, i rooted my moto g2 XT1068 mobile using kingroot and accidently delete
d my google playstore,google play services,Android system web view and much more
apps. i did using twrp and fixed my mobile using custom titan ROM . But im stil
l getting some error messages like google play services has stopped and com.google
.process.gapps has stopped all the time. How do i fix this pls help me . Thank y
ou in advance.
Reply
Anup Kumar says:
August 30, 2015 at 5:30 AM
you need to flash the gapps from the custom recovery. You can download gapps fro
m here: http://www.android.gs/download-install-and-flash-google-apps-for-android
/
Reply
arjunsinh parmar says:
September 4, 2015 at 11:47 AM
hi, Anup
i also moto g 2nd ge user, I problem faced when i installing custom rom my phone
often restarting and not property flashing.
So plz give me custom rom link to flash using command prompt.
Reply
Anup Kumar says:
November 2, 2015 at 10:11 AM
I recommend you to go through the blog post which i have written here, that expl
ains the whole process to flash a custom rom on your phone in Moto G2
Reply
siddy15 says:
September 20, 2015 at 3:27 PM
Hi does reflasing cwm recovery and super su solve the problem of soft brick
Reply
Anup Kumar says:
October 21, 2015 at 9:41 AM
sometimes, if you don t install the appropriate version of SuperSu, that will lead
to a boot loop, and it doesn t solve the problem of softbrick
Reply
siddy15 says:
September 20, 2015 at 11:04 PM

Hi can you tell me how to relock bootloader in moto g2 and does this emiminate t
he Warning Bootloader Unlocked
Reply
Anup Kumar says:
October 21, 2015 at 9:40 AM
you have to go to the Fastboot menu and from there you have to run the following c
ommand fastboot oem lock , that will lock the bootloader of your phone but the warn
ing message won t be removed when you start the mobile.
Reply
chaitu says:
October 14, 2015 at 11:06 PM
hi sir,i installed cyanogenmod in my moto g 2,i tried to change my mac address b
ut when i tried to open my wifi, it showing wifi is turning on BUT IT IS NOT TUR
NING ON please suggest me how to solve this problem
Reply
Anup Kumar says:
October 21, 2015 at 9:45 AM
you have an isolated issue, I too have cyanogenmod installed on my moto g2 and I
never got issues with WiFi, try updating to the latest version of Cyanogenmod,
that might help you fix the problem.
Reply
asif says:
October 20, 2015 at 7:03 AM
When i am giving command adb reboot bootloader its not working
Reply
Anup Kumar says:
October 20, 2015 at 1:47 PM
That is because you have to enable Android Debugging in the developer tools menu f
rom the settings, reconnect your phone and then give it a try.
Reply
Dheeraj says:
October 22, 2015 at 12:14 PM
Hey bro !! I had unlocked my boot loader successfully but when I enter in to the
recovery mode it says no command
Reply
Anup Kumar says:
October 22, 2015 at 5:44 PM
yes, it does say no command, you can go to the recovery mode by Holding down Volu
me Up and Volume Down buttons for about 5 seconds and press power button once
Reply
Skye says:
November 4, 2015 at 10:29 AM
Hi
I m using Moto X1068 and I recently receive a message to update my phone and I did
but now my phone after updating is no longer working. I tried to recover and wi
pe cache but is not helping only stuck at moto logo
I followed your comments here and tried to work on my phone but still am stuck o
n the moto logo
May you please advise what to do
Thanks

Reply
Anup Kumar says:
November 4, 2015 at 12:52 PM
Hi Skye,
There are a few steps which you can confirm once more, before you do a complete
recovery to your phone using the stock recovery. Is the ADB enabled in your phon
e? If ADB is enabled in your phone then you can flash a custom recovery and then
flash a custom/stock rom as per your wish.
Reply
Skye says:
November 6, 2015 at 3:57 AM
Hi Anup
Thanks for the reply, The phone still stuck on M logo cant go through to open
Joel Ninan says:
December 2, 2015 at 3:34 PM
Well, as you would know cm13.0 had been released
well i flashed the .zip file through TWRP and then i flashed Super SU and after
doing that seems that i had a problem with having a bootloop . No worries as CM ha
s Privacy Guard i thought of using it instead of Super SU. That s that well then i
flashed gapps nano .zip file after that am having Unfortunately system has stopp
ed working problem .
Please help me out in here . :3:/
Reply
Emil says:
April 5, 2016 at 6:37 PM
Hay I ve now noticed Im not seeing Sims. My Sims are not showing up no signal or r
ecognize them in my phone no longer
Reply
Anup Kumar says:
April 22, 2016 at 7:10 PM
Can you tell me, what CM version are you using? That might be a fault of that pa
rticular CM version.
Reply
Goutham says:
May 21, 2016 at 8:59 PM
Hi,
i have
overy.
super
Loader

unlocked bootloader succesfull and intall the Super SU using Team Win Rec
My mobile is Moto G 2 X1068 , Running Andriod version 6.0 .. after intall
SU i have rebooted but system is not starting up showing only waring Boot
Unlocked

Reply
Anup Kumar says:
June 16, 2016 at 9:25 AM
hey, you don t need to install Super SU separately since it is already included in
Cyanogenmod itself.
Reply
Andy says:
June 2, 2016 at 11:01 PM
Dear Sir,My Moto 2nd gen is not working due to rooting my device with King Root
software I was rooting it but unfortunately suddenly my device shutdown and now
it s showing booting menu screen, Boot mode selection menu..
1. Normal Power

2. Recovery
3. Factory
4. Barcode
5. BP Tools
I have also tried scrolling with volume buttons but nothing happened please tell
me how can I fix it. Any suggestion would be appreciated
Please please help me..
Reply
Anup Kumar says:
June 16, 2016 at 9:27 AM
Hey, I m not sure what happens if you using some rooting software. Just try factor
y (3rd option). If that doesn t work, you have to flash a custom rom (will loose y
our data).
Reply
tenzin says:
July 13, 2016 at 10:33 AM
hello, i am trying to do the first step i.e open the command prompt and den then
connect the phone which is in fastboot page but its showing waiting for device
in command prompt. It just gets stuck there .
Reply
Anup Kumar says:
August 18, 2016 at 6:30 PM
You have to enable USB Debugging
ings.

option in the Developer options in the phone sett

Reply
Ankit Jain says:
July 14, 2016 at 5:25 PM
Hi Anup when i installed Super SU on my phone it got shutdown and now got stuck
on Boot mode selection menu .where it shows.
1. Normal Power
2. Recovery
3. Factory
4. Barcode
5. BP Tools
I have also tried scrolling with volume buttons but nothing happened please tell
me how can I fix it.
it is not getting switched on i tried to go to recovery option but a message com
es invalid boot image header (Boot up failed) and other options are also not wor
king .pls provide the solution i guess it is not bricked. Any suggestion would be a
ppreciated
Reply
Anup Kumar says:
August 18, 2016 at 6:28 PM
Hi Ankit,
Apoligies for the late reply. If you have flashed the CyanogenMod 12.1 and later
versions, you probably don t need to install SuperSU app since, super user is inc
luded by default along with the ROM.
I would suggest you to clean the cache and the internal storage and then try to
reboot the phone, if it still doesn t work, you have to install a custom recovery
and then flash a custom rom on the device.
Reply
Leave a Reply

Enter your comment here...


Search
Search
FOLLOW BLOG VIA EMAIL
Enter your email address to follow this blog and receive notifications of new po
sts by email.
Join 1,034 other followers
Enter your email address
Follow
BLOG STATS
65,318 hits
FOLLOWERS AROUND THE WORLD
CATEGORIES
Algorithms
Android Suff
Fedora
Personal
Technical
Ubuntu
RECENT POSTS
Boom! OnePlus Dash for Diwali Level 2 Leap ! #OnePlusDiwaliDash
Installing CyanogenMod 12.1 on Moto G 2014
How to Install ATI Radeon 7670 graphic driver in Linux Mint / Ubuntu (latest ver
sions)
2014 in review
GravityBox & Xposed Framework
ARCHIVES
October 2016
August 2015
January 2015
December 2014
November 2014
October 2014
July 2014
April 2014
March 2014
January 2014
September 2013
August 2013
July 2013
June 2013
ANUP
Amrita University, Amritapuri, Kerala, India
META
Register
Log in
Entries RSS
Comments RSS
WordPress.com
TAGS
Amrita android android root BIOS bootloader Bugzilla CentOS ChatZilla Clockwork
Recovery Debian Diu and Daman Fedora FOSS IRCCloud Linux Mercurial Mibbit Motoro

la G XT 1068 Mozilla Mumbai OpenSUSE paragliding RedHat Safari Silvassa switch T


arpa TWRP custom recovery Ubuntu Union territory
Create a free website or blog at WordPress.com.
Follow
:)

Das könnte Ihnen auch gefallen