[Q] 1 Click Root for Xoom WIFI? - Xoom General

I have rooted several android phones, but always used a 1-click root. I do not know how to use the SDK, and am very nervous about trying it. Is there a 1-click root for the XOOM out there? I have a WIFI Xoom with jelly bean installed. Any help would really be appreciated!!!!

me too
mpscmedic said:
I have rooted several android phones, but always used a 1-click root. I do not know how to use the SDK, and am very nervous about trying it. Is there a 1-click root for the XOOM out there? I have a WIFI Xoom with jelly bean installed. Any help would really be appreciated!!!!
Click to expand...
Click to collapse
I second this!!

Learn how to use android sdk to execute adb and fastboot, worth learning and will save you loads of time in the future. Furthermore there are loads of tutorials and guides online already.

I second that you learn to adb. If something were to go wrong you'd have no clue what to do since you don't know how to use it.

Yea learning adb and fastboot is really important, but if you really want a one click tool use the one on my signature

I have used the android sdk to help root my Droid, my viewsonic G-tab, and even my eken tablets. And XDA has a *ton* of info. A ton.
But for peeps that have just gotten a xoom (like me) there seems to be a lot of info about rooting pre-JB. And very little about rooting a stock JB tablet.
If there's a good resource for rooting a stock JB MZ604 (wifi only tablet) that you know of, I personally would appreciate a link. 'Cause the google isn't finding it. And neither is XDA forum search.
Thanks
cranky_dan

Hmmm...
http://forum.xda-developers.com/showthread.php?t=1936534
As far as unlocking the boot loader, that is the same across all versions.
Sent from my SAMSUNG-SGH-I747 using xda premium

d3athsd00r, I will allow your hairy eyeball (in good humor) for the apparent *lack* of searching. I thanked you for your post and effort.
However, you have posted a link for an image flash. (I found it too.) And while it will effectively 'root' my device, it just ain't the same.
I guess any interest in actually rooting the xoom post-honeycomb waned after Motorola mentioned 4.1.2 was as far as it went. <sigh>
Thanks!
Dan

cranky_dan said:
d3athsd00r, I will allow your hairy eyeball (in good humor) for the apparent *lack* of searching. I thanked you for your post and effort.
However, you have posted a link for an image flash. (I found it too.) And while it will effectively 'root' my device, it just ain't the same.
I guess any interest in actually rooting the xoom post-honeycomb waned after Motorola mentioned 4.1.2 was as far as it went. <sigh>
Thanks!
Dan
Click to expand...
Click to collapse
Its the stock image with root injected. There are no root methods that allow you to root without unlocking the boot loader first (which wipes your internal storage) and then either flashing a root package with a recovery or doing an image flash. Either way it comes out to the same thing. No one is going to waste time trying to find root exploits without unlocking the boot loader when it literally takes three cmd/terminal commands to root.
Code:
reboot fastboot
fastboot OEM unlock
fastboot flash system system.IMG
Sent from my SAMSUNG-SGH-I747 using xda premium

Thanks for the response.
Of all the android devices I've had and flashed versus rooting, I rather prefer the outcome of rooting: no data loss. But you have convinced me, and I'm pretty darned stubborn.
I'll get to it during my vacations the week after next.
Dan

Related

[Request] One CLick Root for Thrive

So the Thrive is now Rooted. How long we get a One Click Root for us less daring ppl?
p.s. Thanks to everyone to helped accomplish root!
That would be great
I would be, but it is on the horizon, as there are still some kinks.
I was testing today with another member at thriveforums on how to go back to stock, and still needs some work.
this is what I'm waiting on as well. I don't have the patience to go through the other root method
It would be great if it got to be as simple as attn1s HTC Inspire/DHD Hack Kit V11. that is truly a one click rooting.
moe3754 said:
It would be great if it got to be as simple as attn1s HTC Inspire/DHD Hack Kit V11. that is truly a one click rooting.
Click to expand...
Click to collapse
but limited to a specific release of the rom? so its not working on all, although "one-click", a few more steps until you do the actual "one-click"
I don't think we'll have a one-click anytime soon since we just got root.
Would be nice though
originalone said:
but limited to a specific release of the rom? so its not working on all, although "one-click", a few more steps until you do the actual "one-click"
Click to expand...
Click to collapse
I do not understand what you mean?? the Hack kit is one click all you do is choose hack my inspire and it does everything including S off and super CID. It even puts the gold card in a folder so you do not even have to make one.Attn1 has made it so simple a moron could root a phone!!!! And it is not limited to anything no matter if it was a first release inspire last Febuary or a inspire purchased today it will root it!!!
Would be nice, but yeah.. looks to be a small while for that..
omgitswes said:
this is what I'm waiting on as well. I don't have the patience to go through the other root method
Click to expand...
Click to collapse
Minus the download time, it takes about 3 minutes to root it, because all you do is push the the system file and recovery from fastboot via adb, the flash the update in recovery to enable superuser.
moe3754 said:
I do not understand what you mean?? the Hack kit is one click all you do is choose hack my inspire and it does everything including S off and super CID. It even puts the gold card in a folder so you do not even have to make one.Attn1 has made it so simple a moron could root a phone!!!! And it is not limited to anything no matter if it was a first release inspire last Febuary or a inspire purchased today it will root it!!!
Click to expand...
Click to collapse
Hey! Us morons have feelings too, you know
The apple rooters over on their site just click a download and they are rooted.
Muffycheeks said:
The apple rooters over on their site just click a download and they are rooted.
Click to expand...
Click to collapse
guys, I do not think you understand something about one clicks. They use an exploit to gain temporary root. This allows everything required to be installed to allow root to be permanent. Currently, no exploit has been found to work on the Thrive. That being said, you have to install a boot image that gives you root access. Once this is done, you can add the additional files to gain fill root. So, at present, you will need two steps. One to flash a new boot image (and recovery if you want one to allow easier mods) and then installation of superuser update if there is on and busybox. The devs are working on a single flash to allow this to be automated, but you will still have to have adb working and run fastboot to get this to work. Hope this clears up some of your questions.
dalepl said:
guys, I do not think you understand something about one clicks. They use an exploit to gain temporary root. This allows everything required to be installed to allow root to be permanent. Currently, no exploit has been found to work on the Thrive. That being said, you have to install a boot image that gives you root access. Once this is done, you can add the additional files to gain fill root. So, at present, you will need two steps. One to flash a new boot image (and recovery if you want one to allow easier mods) and then installation of superuser update if there is on and busybox. The devs are working on a single flash to allow this to be automated, but you will still have to have adb working and run fastboot to get this to work. Hope this clears up some of your questions.
Click to expand...
Click to collapse
And still, if you can work command prompt, and have adb set up via sdk folder, it still takes 3 minutes to push the files via fastboot, and apply the update zip in recovery.
I just installed the pre-root gingerbread update for the droid x2. I have a thrive. How hard is it going to be? (I run Linux Mint primarily)
primetime34 said:
I just installed the pre-root gingerbread update for the droid x2. I have a thrive. How hard is it going to be? (I run Linux Mint primarily)
Click to expand...
Click to collapse
If you mean for the thrive, you just need a adb set up, then flash the boot and recovery via fastboot and the update.zip in recovery.
The hardest part is getting adb and fastboot set up. Once you have fastboot its simple.
moe3754 said:
It would be great if it got to be as simple as attn1s HTC Inspire/DHD Hack Kit V11. that is truly a one click rooting.
Click to expand...
Click to collapse
i really hope and pray that this is soon accomplished, i think i speak for everyone in this thread when i say manually rooting can be a scary experience if your a noob or jus plain lack the skill, i mean who wants to play russian roulette with a device exceeding $500.00 in price anyway?
Thankfully for us, there were quite enough brave folks that were willing to do just that, else we wouldn't have gotten this close......
But, I am with you and am sitting back and awaiting an more bullet-proof method of rooting.
virgo wattson said:
i really hope and pray that this is soon accomplished, i think i speak for everyone in this thread when i say manually rooting can be a scary experience if your a noob or jus plain lack the skill, i mean who wants to play russian roulette with a device exceeding $500.00 in price anyway?
Click to expand...
Click to collapse
The only way to get a one-click root is to abuse an exploit. Finding an exploit is not something that happens quickly if at all and it wouldn't be an exploit that is Thrive specific, just specific to whatever version of Honeycomb.
I actually wouldn't expect any exploits to be found until Ice Cream Sandwich comes out and unites all the android platforms. More people = more chance to find an exploit.

New to rooting - What is easiest?

Hi everyone,
I'm new to "rooting" android devices, although I have jailbroken all my iPhones and "rooted" my palm pre.
As a newbie, it seems the "root toolkit" is the best way to do this? Is this Windows only, or is there a Mac version?
anything else I should read up on / know before rooting? I basically want to root, initially at least, to get sixaxis support and stickmount working.
Thank you all for your help in advance.
First of all, this is the wrong section. You should post inquiries in the q/a section.
In terms of rooting, I personally find the easiest way is to unlock the bootloader, flash a custom recovery such as cwm/twrp, and then install the supersu zip via recovery. You should be able to unlock the bootloader and install recovery via fastboot. After that the rest is just copying a file to the device, booting into recovery and installing a zip file.
Sent from my Nexus 7
Take a peek at the nexus root toolkit thread in this forum...quick and easy.
Sent from my Nexus 7 using xda app-developers app
The tool kit is windows only, correct?
Any reason to NOT use the tool kit and go with other more manual methods?
An iphone is virtually impossible to "brick" - Is the same true for the N7?
Foxman2k said:
Any reason to NOT use the tool kit and go with other more manual methods?
An iphone is virtually impossible to "brick" - Is the same true for the N7?
Click to expand...
Click to collapse
I would agree with:
evonc said:
In terms of rooting, I personally find the easiest way is to unlock the bootloader, flash a custom recovery such as cwm/twrp, and then install the supersu zip via recovery. You should be able to unlock the bootloader and install recovery via fastboot. After that the rest is just copying a file to the device, booting into recovery and installing a zip file.
Click to expand...
Click to collapse
Then you know what is happening, and how it works... so if you run into troubles later, you know what to do.
Hard to brick this device.
Foxman2k said:
Any reason to NOT use the tool kit and go with other more manual methods?
Click to expand...
Click to collapse
For practice, and maybe the one-click solution is not flexible enough for your means. It's usually dependent on the developer to update it, so do check if it has any limitations.
Also, the ones I've seen are Windows only.
Foxman2k said:
An iphone is virtually impossible to "brick" - Is the same true for the N7?
Click to expand...
Click to collapse
As long as you don't mess up the bootloader, it should be possible to reflash stuff via recovery or fastboot. Bear in mind there have been exceptions (though that came about because of a serious kernel bug, rather than due to user error) so this can't be a guarantee.
I was new to rooting too, using the nexus toolkit helped me learn a lot about rooting and all the android stuff I wasn't used too!
I really recommend it
spdecoste said:
I was new to rooting too, using the nexus toolkit helped me learn a lot about rooting and all the android stuff I wasn't used too!
I really recommend it
Click to expand...
Click to collapse
Another recommendation for WUGS rootkit - literally very easy foolproof step by step menus/instructions - only prob I had were the drivers - just manually pointing to driver directory sorted this out.
I made a guide that could help you. http://exzacklyright.blogspot.com/2012/07/nexus-7-guide-for-adbunlocking-rooting.html There's really only 3 commands. I don't recommend toolkits.
exzacklyright said:
I made a guide that could help you. http://exzacklyright.blogspot.com/2012/07/nexus-7-guide-for-adbunlocking-rooting.html There's really only 3 commands. I don't recommend toolkits.
Click to expand...
Click to collapse
Great, will check that out!
Can someone explain to me, in layman's terms, what "unlocking the bootloader" does?
I'm familiar with what "root" technically means as I've been using Linux since back when it had to be loaded on floppys and manualy configuring X LOL. So basically "root" means you have access to super user privileges.
Why is the bootloader locked in the first place? Once it's unlocked can it be locked again?
exzacklyright said:
I made a guide that could help you. http://exzacklyright.blogspot.com/2012/07/nexus-7-guide-for-adbunlocking-rooting.html There's really only 3 commands. I don't recommend toolkits.
Click to expand...
Click to collapse
This seems to rely on Windows. Any Mac tools available?
Foxman2k said:
Great, will check that out!
Can someone explain to me, in layman's terms, what "unlocking the bootloader" does?
I'm familiar with what "root" technically means as I've been using Linux since back when it had to be loaded on floppys and manualy configuring X LOL. So basically "root" means you have access to super user privileges.
Why is the bootloader locked in the first place? Once it's unlocked can it be locked again?
Click to expand...
Click to collapse
Unlocking the bootloader allows you to mess with the bootloaders progression at startup, which gives you the ability to install a custom recovery and gives us the method to gain root access. The bootloader can be unlocked by many different methods - some manual and some "one-click". I'd suggest doing it the manual way first, so you understand the process, and are able to fix it manually if anything goes wrong.
To my understanding, it's locked so that people who don't know what they're doing can't mess the device up. It's a safety procedure basically.
To relock the bootloader, you just type (I only know how to do this in windows - Linux and Mac work as well al beit differently)
Code:
fastboot oem lock
and you're all set.
Foxman2k said:
This seems to rely on Windows. Any Mac tools available?
Click to expand...
Click to collapse
The Android SDK and ADB tools are equally available on Linux and Mac. You won't have to do the "Adding to Path" thing. All of the ADB commands will be the same, though.
I didn't know anything about rooting at all too, despite having an android phone for more than 2 years.
I went with the one-click root process.
Download this file, plug your Nexus 7, follow the instructions- which means typing Y, N, Y etc
Done in 5 minutes. There's a youtube video on it too. Go check it out.
I still dont know much about the process.. except I'm unlocked and rooted =)
I have a few naive questions
Do I have to do the OEM unlock to root the device? I would prefer not to wipe it.
Assuming I don't hard brick the device, can I go back to stock for warranty work?
Does rooting the device mean I can't get OTA updates from Google? For now I just want to run the stock kernel/rom and get updates. I just want root to run titanium and certain other apps that require root.
I've seen a thread that suggest that the play store (market) doesn't work on rooted devices. Is that true?

Question about the toolkit

Hello N7 community, I had a question about the boot loader toolkit vs doing everything manually. This is my first nexus device and so far I'm loving it but I want to root it and from what I've read the boot loader has to be unlocked first similar to HTC devices, I did a Google search and came up with two links to AC one was a one click toolkit and the other was instructions for the SDK method. I havent done much with SDK but can easily read and figure it out but if the toolkit is reliable I'd rather go that route since I'm a firm believer I'm work smarter not harder lol. So my question is, is the toolkit a reliable way to unlock the boot loader and root the N7 or should I figure out the SDK method? I have the N73g running 4.2.1 if it makes a difference
Sent from my Nexus 7 using xda app-developers app
dmonger11b said:
Hello N7 community, I had a question about the boot loader toolkit vs doing everything manually. This is my first nexus device and so far I'm loving it but I want to root it and from what I've read the boot loader has to be unlocked first similar to HTC devices, I did a Google search and came up with two links to AC one was a one click toolkit and the other was instructions for the SDK method. I havent done much with SDK but can easily read and figure it out but if the toolkit is reliable I'd rather go that route since I'm a firm believer I'm work smarter not harder lol. So my question is, is the toolkit a reliable way to unlock the boot loader and root the N7 or should I figure out the SDK method? I have the N73g running 4.2.1 if it makes a difference
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
the best way to do it is also the right way, via fastboot. google made it easy to unlock the bootloader and root any nexus device(the method is the same for all nexii). there are links here that explain it, but this is it in a nutshell.. fastboot OEM devices(these three words unlock the bootloader), fastboot flash a custom recovery, flash either the su binaries or any custom ROM in your new recovery, reboot. that's all, easy. you can use a root toolkit, but you won't learn the basic processes needed for solving issues later on. I've seen people ruin their devices trying to resolve an issue that could have been resolved easily with some basic knowledge. also, read the forums, you'll notice how many threads there are with issues that include the words "I used a toolkit", you wont find any that use the words "I used fastboot". also, occasionally, these root toolkits create their own issues.
I appreciate the response but I've learned over the years of fiddling with my phones and time spent on xda that most of the "I bricked my phone" threads are people being careless. I'll look into doing everything through adb. Seems very similar to how the Sprint OG Evo was done.
Sent from my Nexus 7 using xda app-developers app
dmonger11b said:
I appreciate the response but I've learned over the years of fiddling with my phones and time spent on xda that most of the "I bricked my phone" threads are people being careless. I'll look into doing everything through adb. Seems very similar to how the Sprint OG Evo was done.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
if you know adb, fastboot will be very easy for you. you'll need it to unlock the bootloader at least, everything else can be done via adb. the all important line and the gift that google gave us.. fastboot oem unlock.

[Q] Asus Google Nexus 7 Toolkit v4.0.0 - I just want to root and nothing else

Hi all,
After deeply snorkeling in the whole forum I ended up realizing that (perhaps) there's no answer for my question. So, I think now I'm able to post it here (since I'm so new in this forum that I'm not able to post in Development thread).
Ok, here is my issue:
I recently got my brand new N716G (JB 4.2.1), so far so good it has everything I need, except by game playing experience in some games: using a touch screen for playing some games is really anoying... The good news is that my gamming experience could be improved a little bit if I use my PS3 joystick, but again I got frustrated by the (again) anoying USB cable... I didn't give up and continued my journey to joy, by doing some extra research. I ended up finding a really nice tool on google play: "sixaxis controller" but it is required to root my device in order to run this software in my N7.
Since I just want to root my N7 in order to allow "sixaxis controller" to work, I need something really simple.
I've found that "Asus google Nexus 7 Toolkit" from mskip could help me on this but I've to be honest: I've never rooted an android device before.
Of course, I read almost the whole thread (link) in order to learn what I'm going to do and now I'm pretty sure that I really need to root my tablet but I'm not interested (at least now) on putting a custom ROM nor tweak any configuration. Also, I want to keep my tablet stil able to keep updating by itself whenever a new android version is coming (OTA) after rooting it (I know I'd need to re root after OTA but I might avoid that by installing another tool from google play that avoids that).
So, by using that tool I guess I would need to perform the following steps:
a) 1. Install Google Nexus drivers on your PC
b) 2. Back up your device
c) 3. Unlock your loader
d) 4. Root your device
e) 4.2. Root device + Install busybox
f) 2. Restore backup
Steps a) and b) are done. I didn't continue because I don't know if there's something else I've to do... Do I really need to flash a recovery? How should I continue? In my specific case, what sequence should I have to follow in order to succeed? Just a,b,c,d,e,f and that's all?
I know there's a "1-click for all" option but I don't know if that will fit my needs...
By the way, thanks for reading up to here and many thanks in advance... For sure, any help or tip will be highly appreciated.
Nico.
easiest way to gain root, and without a toolkit.. fastboot oem unlock(unlocks the bootloader), fastboot flash a custom recovery, flash the su binaries in that custom recovery, reboot.
simms22 said:
easiest way to gain root, and without a toolkit.. fastboot oem unlock(unlocks the bootloader), fastboot flash a custom recovery, flash the su binaries in that custom recovery, reboot.
Click to expand...
Click to collapse
Hi simms22,
thank you for your reply!
Sorry but I don't understand. Do you mean that I can root my N7 manually by fastboot it and then flash a custom recovery? How?
I'd rather let an application (or script) to perform such actions for me since I'm really new on this and I just want to avoid any brick
Thanks again!
Nico.
IlNiCoLiNo said:
Hi simms22,
thank you for your reply!
Sorry but I don't understand. Do you mean that I can root my N7 manually by fastboot it and then flash a custom recovery? How?
I'd rather let an application (or script) to perform such actions for me since I'm really new on this and I just want to avoid any brick
Thanks again!
Nico.
Click to expand...
Click to collapse
thats the problem, since youre new. by letting something else do it for you, you learn nothing. so when it comes time for simple maintenance, you get stuck, possibly ruining your device. rooting any nexus is easy, it was designed to be easily "rooted". all you need is to install fastboot onto your computer, and make sure the drivers are installed. there are a few threads here that explain how to do it. then, with one line(three words), you unlock the bootloader. with another four word line you flash the recovery. then all youndo is flash the su binaries zip imnthat custom recovery and reboot. anyways, it still comes down to it being your choice how you want to root your device
Agree with simms. I used a toolkit when I first got my Nexus because I thought there's no way I'll be able to figure it out and I'll probably brick the thing. Then when I had to figure out how to use adb for something else I had no idea and was starting from scratch.
Basically, go ahead, it's easy.
+1 for no toolkit. My first rooting experience was on my HTC IncS which involved downgrading HBOOT, doing everything manually, and the like. I'm glad that was the case as it certainly provided me a challenge at the time but it forced me to learn at least the basics of adb and fastboot. (although I certainly know more now) You should try to gain root manually as it is actually very easy on the Nexus 7 and the basic knowledge you will gain will stand you in good stead if you ever have any problems or want to delve into custom ROMs or kernels in the future.
simms22 said:
thats the problem, since youre new. by letting something else do it for you, you learn nothing. so when it comes time for simple maintenance, you get stuck, possibly ruining your device. rooting any nexus is easy, it was designed to be easily "rooted". all you need is to install fastboot onto your computer, and make sure the drivers are installed. there are a few threads here that explain how to do it. then, with one line(three words), you unlock the bootloader. with another four word line you flash the recovery. then all youndo is flash the su binaries zip imnthat custom recovery and reboot. anyways, it still comes down to it being your choice how you want to root your device
Click to expand...
Click to collapse
You're right. I guess I'll give that tool a try and see what happens.
Thank you for your patience!
Nico
I'm going to throw one thing out there. If you install super user and busy box THEN restore a backup, all you have done is unlocked your boot loader and flashed custom recovery. Install super user/busy box after you restore your backup. Also, you posted in the right section. If you had posted this in development you would have been flamed. Big time.
Sent from my Nexus 7 using xda app-developers app
I think there are some basics that I must learn before even rise an opinion here
Is there any tutorial or something you'd recommend to start with?
I don't know, may be "android rooting for noobs" or "teach yourself android basics in 21 days"
Thanks!
Nico.
As a fellow noob, I thought you'd appreciate a simpler answer. I'd like to learn more but it can be confusing having all these different methods to consider. I've just unlocked the bootloader and rooted the device using the toolkit. You can go ahead with steps c, d, e & f Nico. You don't need to install a custom recovery unless you plan on flashing a custom rom. I'm sticking with the official OTA updates for now so I've stuck with the stock recovery.
Sent from my Nexus 7 using xda app-developers app
For future reference read all these links
http://forum.xda-developers.com/showthread.php?t=2070419
Used wugfresh toolkit with not one single problem and its simple...in fact I even rooted my galaxy nexus with the same toolkit.
Sent from my Nexus 7 using xda premium
FlexiPack said:
As a fellow noob, I thought you'd appreciate a simpler answer. I'd like to learn more but it can be confusing having all these different methods to consider. I've just unlocked the bootloader and rooted the device using the toolkit. You can go ahead with steps c, d, e & f Nico. You don't need to install a custom recovery unless you plan on flashing a custom rom. I'm sticking with the official OTA updates for now so I've stuck with the stock recovery.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Thank you, FlexiPack! You really made my day with your reply.
Regarding the back up, I was not able to back up the virtual SD from the back up menu (0 files were backed up) but I did a complete applications backup (including system files and SD card). I don't know what was the difference but at the end, the .bak file was noticeably bigger. Hence I assumed that in fact all SD contents were backed up.
How was your experience with the backup option and after restoring your data? Did you lost something?
Again, thank you!
Nico.
Hello there guys, I too am a utter android noob and this my my first android device. I'm basicly in the same boat as the poster, all I want to do is root. No custom ROM and flashing of any sort. All I want to accomplish is root to enable USB OTG.
I know there are apps that enable reading such as Nexus media importer but I want to be able to read and write data to external storage via USB (Flas drives, external hard drives and cameras and the sort)
What I've discovered the first big step (after installing drivers and the lot - which is all rather simple) is to unlock the bootloader if I'm correct? But in this process the device will format? I honestly dont want to format my device. I'm totally confused and put off by the whole process.
Another question, what is a good backup program to use - of course for unrooted devices.
Sent from my Nexus 7 using xda app-developers app
smartass145 said:
Hello there guys, I too am a utter android noob and this my my first android device. I'm basicly in the same boat as the poster, all I want to do is root. No custom ROM and flashing of any sort. All I want to accomplish is root to enable USB OTG.
I know there are apps that enable reading such as Nexus media importer but I want to be able to read and write data to external storage via USB (Flas drives, external hard drives and cameras and the sort)
What I've discovered the first big step (after installing drivers and the lot - which is all rather simple) is to unlock the bootloader if I'm correct? But in this process the device will format? I honestly dont want to format my device. I'm totally confused and put off by the whole process.
Another question, what is a good backup program to use - of course for unrooted devices.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Toolkit you can backup the whole thing to your comp
Sent from my Galaxy Nexus using xda app-developers app
VonEsch said:
Toolkit you can backup the whole thing to your comp
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Alright, and formatting to unlock the bootloader?
Sent from my Nexus 7 using xda app-developers app
This is kind of a rant but applies here: Don't be afraid to unlock, install custom recoveries, and root.
I hear so many people say, "I just want to be stock... but I want all these features". I can't understand why people hold on to this "stock" state so dearly. It's like device virginity (and it is since you "can't" [mentally] really ever go back). There are so many features and updates that are worth enjoying today. At least, a custom recovery is critical for backups.
I understand this stuff isn't for everybody... but if you are reading this, you aren't grouped with everybody.
player911 said:
This is kind of a rant but applies here: Don't be afraid to unlock, install custom recoveries, and root.
I hear so many people say, "I just want to be stock... but I want all these features". I can't understand why people hold on to this "stock" state so dearly. It's like device virginity (and it is since you "can't" [mentally] really ever go back). There are so many features and updates that are worth enjoying today. At least, a custom recovery is critical for backups.
I understand this stuff isn't for everybody... but if you are reading this, you aren't grouped with everybody.
Click to expand...
Click to collapse
For me vanilla android offers me everything I need at the moment. All I want more from it at the moment is USB OTG functionality - which it has its just been locked by Google for this device.
Sent from my Nexus 7 using xda app-developers app
For all people who call themselves noobs, you really aren't cuz you now know certain things better than the average user.
Trust me, I saw a Customer buying Note 2 today, and when the sales guy told him that it's jelly bean, the retort was "what's that!!!"
And yes, all nexus devices are the easiest lot to root, unroot, unlock and then relock.
Trust me, Google and xda are your best friends.
Just remember one thing, backup before anything, you can always revert then!!!
You guys (noobs as you yourself call) have already jumped, now swim...
One most important thing, search, read, and take the plunge...
All forums have at the least one tutorial stickied!!!
As regards adb, fastboot, google, read, and trust me, you'll not be stuck for more than an hour!!!
Just my 2 cents, actually more!!
Sent from my Galaxy Nexus using xda app-developers app
It really is like that. But once you start you can't stop. I started by rooting my original android phone ( there were no toolkits and no problems) and ended up with two nexus devices compiling unofficial nightlies for them. I didn't even boot stock on my 7 before I flashed twrp. There's a whole world of fun if you're willing to get your feet wet. If you can stop with just root you're a stronger person than I.

Root N4. (Little Scared)

Alright guys. I have been doing a lot of reading as of late about rooting my wonderful N4. Its prob the best phone I have ever had.
Reason I am scared is I am a little confused on the whole unlock bootloader and what not.
I had a S2 which was easy to root plug in Odin and away we went. I was hoping this would be much the same. I read the guide you have up and its very helpful. My problem is I am new to it really.
The reason I want to root is I want to try the custom ROM PIE as it looks sexy. So any good tips on the rooting process. How safe is rooting.
Sent From The Future.
Download the toolkit for the mako aka nexus 4.
http://forum.xda-developers.com/showthread.php?t=1995688
Watch the video first, install the drivers, and then follow the instructions in the video/thread. It can't get as easy as the dev who created the toolkit.
Don't a pansy about rooting, be confident; You're not going to break it. Soft-Brick maybe, but one can easily fix that.
ismethajametovic said:
Download the toolkit for the mako aka nexus 4.
http://forum.xda-developers.com/showthread.php?t=1995688
Watch the video first, install the drivers, and then follow the instructions in the video/thread. It can't get as easy as the dev who created the toolkit.
Don't a pansy about rooting, be confident; You're not going to break it. Soft-Brick maybe, but one can easily fix that.
Click to expand...
Click to collapse
Thank you dude. I'll look into it. I shall man up. Have you used pie custom ROM.
Sent From The Future.
Do. Not. Use. Toolkits.
Go through http://forum.xda-developers.com/showthread.php?t=2010312. All of it. Learn something that you can always use.
(click on the thanks button instead of saying thanks. People luv that in here. You will too, eventually. )
What the difference between what you posted and tool kits.
Sent From The Future.
JknRich said:
What the difference between what you posted and tool kits.
Sent From The Future.
Click to expand...
Click to collapse
Learn how to use fastboot. Learn how to practically "hack" your phone so you can go back and correct things when they go wrong.
Toolkits are fine until you get stuck. But then you have no clue why & more importantly how to fix it.
Trust me, follow efrant's guide. :thumbup:
(you have to experience the joy of "fastboot oem unlock". That's why you got a nexus device mate!! )
Vangelis13 said:
Learn how to use fastboot. Learn how to practically "hack" your phone so you can go back and correct things when they go wrong.
Toolkits are fine until you get stuck. But then you have no clue why & more importantly how to fix it.
Trust me, follow efrant's guide. :thumbup:
(you have to experience the joy of "fastboot oem unlock". That's why you got a nexus device mate!! )
Click to expand...
Click to collapse
What is fastboot OEM unlock. Sounds like a STD Lol. I have to admit its the best android phone I have had.
So rooting is my next step. Feel like its a massive jump.
Sent From The Future.
JknRich said:
What the difference between what you posted and tool kits.
Sent From The Future.
Click to expand...
Click to collapse
difference is that you you dont learn anything from using a toolkit. so when it comes down to an easy fix for something, or some easy maintenance, you wont soft brick your device and wont start one of the "i bricked my device" threads. plus root toolkits can come with their own issues. it comes down to root toolkits are fine, if you already know what you are doing. but for someone new they should never be recommended. learning fastboot is easy, itll just take a little extra reading. in reality, using fastboot is faster then a root toolkit too, once you learn. this is all thats needed to do to unlock/root via fastboot.. type fastboot oem unlock, fastboot flash a custom recovery, flash either the su binaries or a custom rom in your new recovery, then reboot and profit.
lol I used toolkit and had no probs.
At least till I tried to reset it but then I learnt how to fastboot. So I'd recommend that you set up toolkit and fastboot. You might use the toolkit, but if you "break" something you can easily fix it with fastboot.
Sent from my Nexus 4 using xda app-developers app
simms22 said:
difference is that you you dont learn anything from using a toolkit. so when it comes down to an easy fix for something, or some easy maintenance, you wont soft brick your device and wont start one of the "i bricked my device" threads. plus root toolkits can come with their own issues. it comes down to root toolkits are fine, if you already know what you are doing. but for someone new they should never be recommended. learning fastboot is easy, itll just take a little extra reading. in reality, using fastboot is faster then a root toolkit too, once you learn. this is all thats needed to do to unlock/root via fastboot.. type fastboot oem unlock, fastboot flash a custom recovery, flash either the su binaries or a custom rom in your new recovery, then reboot and profit.
Click to expand...
Click to collapse
Ok I best get reading.
I have always loved playing about with my phone so a bit more reading won't hurt.
Has rooting your device benefited you.
Sent From The Future.
JknRich said:
Ok I best get reading.
I have always loved playing about with my phone so a bit more reading won't hurt.
Has rooting your device benefited you.
Sent From The Future.
Click to expand...
Click to collapse
it absolutely has, i have full control of my device.
the scariest things about rooting/modifying words used, the terminology. once you pass that stage, everything gets much easier.
I tried the fast boot way but could never get cmd to function. So I gave up because I couldn't find a solution anywhere. You guys just inspired me to try again. Gonna return my phone to stock and start over. Thank you.
Sent from my Nexus 4 using xda app-developers app
simms22 said:
difference is that you you dont learn anything from using a toolkit. so when it comes down to an easy fix for something, or some easy maintenance, you wont soft brick your device and wont start one of the "i bricked my device" threads. plus root toolkits can come with their own issues. it comes down to root toolkits are fine, if you already know what you are doing. but for someone new they should never be recommended. learning fastboot is easy, itll just take a little extra reading. in reality, using fastboot is faster then a root toolkit too, once you learn. this is all thats needed to do to unlock/root via fastboot.. type fastboot oem unlock, fastboot flash a custom recovery, flash either the su binaries or a custom rom in your new recovery, then reboot and profit.
Click to expand...
Click to collapse
Explained by a Meister.
---------- Post added at 12:59 AM ---------- Previous post was at 12:57 AM ----------
Jammol said:
I tried the fast boot way but could never get cmd to function. So I gave up because I couldn't find a solution anywhere. You guys just inspired me to try again. Gonna return my phone to stock and start over. Thank you.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Make sure you start in the same folder as your fastboot files. :thumbup:
Follow efrant's guide, it's gold.
i would avoid toolkits as you dont know what commands are being sent to your phone, im not saying they are not safe but you want to know what you are doing.i got stuck at selecting device version and build (step 1 lol) fast boot is easier.
i followed this link
http://forum.xda-developers.com/showthread.php?t=1993331
just learn about fast boot and cmd commands if you need to.
you gotta root at xda, underclocking and changing the dpi to make full use of the resolution, battery life increased having it maxed at a lower clock, i wouldn't of brought the nexus to stay on stock
i cant wait to travel next month with my phone, i remember my S2 could only last 1 day but this nexus is 3 times more efficient
ismethajametovic said:
Download the toolkit for the mako aka nexus 4.
http://forum.xda-developers.com/showthread.php?t=1995688
Watch the video first, install the drivers, and then follow the instructions in the video/thread. It can't get as easy as the dev who created the toolkit.
Don't a pansy about rooting, be confident; You're not going to break it. Soft-Brick maybe, but one can easily fix that.
Click to expand...
Click to collapse
This is such bad advice. How should he expect to be confident when he doesn't know what the toolkit is even doing?
Read up on how to use fastboot and ADB and do it manually, because if you just use the toolkit and something happens, how do you expect to fix it?
JknRich said:
What is fastboot OEM unlock. Sounds like a STD Lol. I have to admit its the best android phone I have had.
So rooting is my next step. Feel like its a massive jump.
Sent From The Future.
Click to expand...
Click to collapse
You see!? You have a Nexus, marvel of technology, and you don't know the mother of all fastboot commands..!!
I hope you are reading that guide I linked you up with already..
joshnichols189 said:
This is such bad advice. How should he expect to be confident when he doesn't know what the toolkit is even doing?
Read up on how to use fastboot and ADB and do it manually, because if you just use the toolkit and something happens, how do you expect to fix it?
Click to expand...
Click to collapse
QFT
estallings15 said:
QFT
Click to expand...
Click to collapse
Quite Fckng True..?
"fastboot oem unlock" was a gift from google to the moding community. it gave us the choice of unlocking our bootloaders without any potentially dangerous hacking. its a simple three word line that you type into the command window(fastboot) which then prompts us on the device with a simple yes/no question.. do you want to unlock tge bootloader. it started on the nexus one and continues with every nexus that followed. this separates nexus devices from all others.
simms22 said:
"fastboot oem unlock" was a gift from google to the moding community. it gave us the choice of unlocking our bootloaders without any potentially dangerous hacking. its a simple three word line that you type into the command window(fastboot) which then prompts us on the device with a simple yes/no question.. do you want to unlock tge bootloader. it started on the nexus one and continues with every nexus that followed. this separates nexus devices from all others.
Click to expand...
Click to collapse
You're taking away the magic. He was meant to be awed when he came to that point in efrant's guide. Ts ts, Dr Dr.. :banghead:

Categories

Resources