What's simply the best program to root your Nexus? - Samsung Galaxy Nexus

I remember seeing a program that u would install on your PC called like 1 click root and had a very nice GUI with tons of options to simply 1 click root your Nexus. Is this program still out there or what program is the best? I do want Superuser rights as well.
I do not want to flash a new ROM. I like the stock experience. I just need a little more access.
I am having problems with the new jelly bean update and Fox Fi no longer works. I got Easy Tether to work but I want a hot spot that works not USB.
I am hoping I can fix this with rooting or a third party APP.
I really hope I do not have to flash, but if I do have to I will only want to flash another stock ROM but one that is fully unlocked.
Sent from my Galaxy Nexus using XDA Premium App

http://forum.xda-developers.com/showthread.php?t=1529058

WoW! That's a lot of work to just root a phone.
Sent from my Galaxy Nexus using XDA Premium App

needspractice said:
WoW! That's a lot of work to just root a phone.
Sent from my Galaxy Nexus using XDA Premium App
Click to expand...
Click to collapse
No its not lol. If you seriously think that there's "a lot of work" to root a Nexus, you're not reading properly.
That's the proper method. Do not use a toolkit.

This method. If you follow the steps, you have it rooted within 7minutes
http://galaxynexusroot.com/galaxy-n...iversal-guidegsmverizonsprintwindowslinuxmac/
Sent from my trasbeaned Galaxy Nexus.

needspractice said:
WoW! That's a lot of work to just root a phone.
Sent from my Galaxy Nexus using XDA Premium App
Click to expand...
Click to collapse
fastboot oem unlock, fastboot a custom recovery, flash a custom rom or the su binaries in your new custom recovery, reboot and profit.. theres no work involved.

The method that does not involve a toolkit.

I Am Marino said:
The method that does not involve a toolkit.
Click to expand...
Click to collapse
Bingo.
Which leaves fastboot as simply the best program to root your Nexus(any Nexus).

Fastboot is really easy, just copy and paste a few commands.
Hell, finding the correct drivers and installing the SDK is harder than fastboot commands.

on top of that, this procedure under windows is way much harder than on linux, imo.

bk201doesntexist said:
on top of that, this procedure under windows is way much harder than on linux, imo.
Click to expand...
Click to collapse
Not just your opinion, that's just a fact lol. You don't have to deal with drivers on Linux or OSX, which makes it 1000x easier.

The drivers are a killer.........
So much that i downloaded the toolkit to install the drivers for my nexus 7 and just dump it aside after that, don't want to deal with drivers anymore..
Now i don't recommend this..

Related

rooting and updates

first nexus phone
so if youre rooted on a stock rom, if you accept an ota, do you lose root?
Yes, though if you're on a custom firmware you won't get OTA's pushed to you, at least not on the N1. Root doesn't really matter on Nexus phones though, as the bootloader is fully unlocked so you can just flash a rooted ROM whenever you want through the bootloader. Tbh I never even use anything that needs root access except Rom manager, which you won't need if you're accepting a stock ROM.
Edit: To clarify, root is totally unnecessary on Nexus phones to flash custom firmware, you can flash it with an unrooted phone through the bootloader.
just make sure the second you get home with it just fastboot oem unlock it so you dont lose anything too important
What does that do?
slowz3r said:
just make sure the second you get home with it just fastboot oem unlock it so you dont lose anything too important
Click to expand...
Click to collapse
Sent from my HTC EVO 3D X515m using XDA App
Vash63 said:
Yes, though if you're on a custom firmware you won't get OTA's pushed to you, at least not on the N1. Root doesn't really matter on Nexus phones though, as the bootloader is fully unlocked so you can just flash a rooted ROM whenever you want through the bootloader. Tbh I never even use anything that needs root access except Rom manager, which you won't need if you're accepting a stock ROM.
Edit: To clarify, root is totally unnecessary on Nexus phones to flash custom firmware, you can flash it with an unrooted phone through the bootloader.
Click to expand...
Click to collapse
ok, so if i want to flash a rom, i dont need to be rooted? i can set cpu without being rooted too?
Mnemoch said:
What does that do?
Sent from my HTC EVO 3D X515m using XDA App
Click to expand...
Click to collapse
the command unlocks your bootloader, but when it does that it wipes your device, so its best to do it when the device is fresh so you dont lose anything
slowz3r said:
the command unlocks your bootloader, but when it does that it wipes your device, so its best to do it when the device is fresh so you dont lose anything
Click to expand...
Click to collapse
how exactly do you unlock it?
shawnn218 said:
how exactly do you unlock it?
Click to expand...
Click to collapse
install the SDK/ADB put the phone into fastboot mode, open up a ADB/Fastboot on your PC and just run that command then follow the instructions on your phone
slowz3r said:
install the SDK/ADB put the phone into fastboot mode, open up a ADB/Fastboot on your PC and just run that command then follow the instructions on your phone
Click to expand...
Click to collapse
So basically, put the phone in debug mode and hook it up to the PC and just type in a command in adb?
Sent from my SCH-I905 using Tapatalk
kidserious said:
So basically, put the phone in debug mode and hook it up to the PC and just type in a command in adb?
Sent from my SCH-I905 using Tapatalk
Click to expand...
Click to collapse
pretty much ya
slowz3r said:
pretty much ya
Click to expand...
Click to collapse
Nice. I've never owned a nexus before so forgive my ignorance. 2 questions: how do you fastboot and what is the adb command? I have a samsung fascinate, so I'm very familiar with odin and download mode, and with adb as well. But not fastboot.
Sent from my SCH-I905 using Tapatalk
Install the android sdk and a jdk, plug your phone in, in fastboot mode (a mode like download mode but for fastboot) go to the platform tools dir, using your os command line or prompt type fastboot commandhere in this case oem unlock.
Fastboot is a program like adb that comes with the sdk
Sent from my GT-I9100 using xda premium
kidserious said:
Nice. I've never owned a nexus before so forgive my ignorance. 2 questions: how do you fastboot and what is the adb command? I have a samsung fascinate, so I'm very familiar with odin and download mode, and with adb as well. But not fastboot.
Sent from my SCH-I905 using Tapatalk
Click to expand...
Click to collapse
no need to worry, regardless im sure guides will pop up on release day, they always do
veyka said:
Install the android sdk and a jdk, plug your phone in, in fastboot mode (a mode like download mode but for fastboot) go to the platform tools dir, using your os command line or prompt type fastboot commandhere in this case oem unlock.
Fastboot is a program like adb that comes with the sdk
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
So you need the java development kit as well, not just the sdk?
Sent from my SCH-I905 using Tapatalk
kidserious said:
So you need the java development kit as well, not just the sdk?
Sent from my SCH-I905 using Tapatalk
Click to expand...
Click to collapse
Actually im not sure about that, you really shouldnt need it
slowz3r said:
Actually im not sure about that, you really shouldnt need it
Click to expand...
Click to collapse
Yea, the reason I asked is because that doesn't sound right.
Sent from my SCH-I905 using Tapatalk
kidserious said:
Yea, the reason I asked is because that doesn't sound right.
Sent from my SCH-I905 using Tapatalk
Click to expand...
Click to collapse
only reason youd need the JDK is if you are you know, developing ;P
slowz3r said:
only reason youd need the JDK is if you are you know, developing ;P
Click to expand...
Click to collapse
Exactly what I thought and that's why I asked. Thanks bro.
Sent from my SCH-I905 using Tapatalk
Sdk needs the jdk to install, but you can possibly just grab the fastboot binary and use it that way without the whole sdk installed.
Sent from my GT-I9100 using xda premium

Best/easiest way to root the Sprint Galaxy Nexus?

My Nexus is coming in today, and I have been looking around for the most effective way to root the device. There are the awesome videos from qbking77 that seem easy, but I saw an application that someone made that has all of the tasks built into one.
I don't really like using adb on my computer, and I would much rather use something that someone knows 100% that it will work. I have used one-click roots and know everything about it, I just would like to know everyone's personal opinions on what is the easiest way! Thanks guys!
Sent from my Android phone!!!
http://forum.xda-developers.com/showthread.php?t=1529058 - use this and only this.
Zepius said:
http://forum.xda-developers.com/showthread.php?t=1529058 - use this and only this.
Click to expand...
Click to collapse
Thanks bro!!! I can't wait to get some JellyBean on here!
That seems like A LOT of work lol. For some reason I always have trouble with the drivers on my computer, but I guess I will delete them and give it another shot.
That seems like A LOT of work lol. For some reason I always have trouble with the drivers on my computer, but I guess I will delete them and give it another shot.
Click to expand...
Click to collapse
Drivers are a pita.
Fastboot and adb are real easy.
Sent from my Galaxy Nexus using xda app-developers app
Dj21o said:
That seems like A LOT of work lol. For some reason I always have trouble with the drivers on my computer, but I guess I will delete them and give it another shot.
Click to expand...
Click to collapse
thats why there are instructions on how to install the drivers. the actual rooting part is simple and boils down to 3 things
1) fastboot oem unlock
2) fastboot flash recovery clockworkrecovery.img (or whatever the image name is)
3)flash su.zip
done.
Cool! Just got the phone in the mail, about to call Sprint and get it activated, then root this monster!
If you need help, PM your Gmail and we can G Talk!
z06mike said:
If you need help, PM your Gmail and we can G Talk!
Click to expand...
Click to collapse
Thanks man, I got it though. Cant wait to put on a JellyBean ROM. What do you suggest? I just want a stock feel with good battery life. No CM10 or anything crazy.
Sent from my GSII.
Wugfresh's toolkit is by far the best. Good luck!
Sent from my Galaxy Nexus
Dakota0206 said:
Wugfresh's toolkit is by far the best. Good luck!
Click to expand...
Click to collapse
No, no it is not.
Hey guys, for some reason when I try to go into CWM (hold down volume keys and power) I only get a message saying "shell has been granted superuser permissions" and it does that over and over. But, I can still get in using ROM manager with no problem. What do you guys suggest?
Sent from my GNEX.
It doesn't get any easier than the gnex when it comes to root. Just remember, when you take the easy way out and use shortcuts it's gonna show itself eventually and unfortunately there are no easy ways out of a bind. go with adb.
Dj21o said:
Hey guys, for some reason when I try to go into CWM (hold down volume keys and power) I only get a message saying "shell has been granted superuser permissions" and it does that over and over. But, I can still get in using ROM manager with no problem. What do you guys suggest?
Sent from my GNEX.
Click to expand...
Click to collapse
The phone needs to be OFF if you're trying to boot into recovery using that method. When the phone is off hold volume buttons and power then a menu will pop up and then you can use volume to select recovery from the list.
Or you can select reboot into recovery using ROM manager.
Sent from my Galaxy Nexus using Tapatalk 2

[Q] How I should root my Galaxy Nexus

I've searched and read many ways to root, install CWM and many of the tutorials I've found were differents.
So I decided to ask people who did it what they have used. Did you use the nexus root toolkit from Wugfesh? The Galaxy Nexus toolkit? Or did you use the CLI (Fastboot , ADB) ?
What is the safest way? The easiest way?
I would to root my Nexus. I did it with my Galaxy S and I realy think it worth it but I always feel a little bit unsafe when I know it could brick my phone.
So again, according to you, how should I root my Galaxy Nexus?
Just don't use a toolkit.
[VZW/SPRINT/GSM][Guide] Ultimate Galaxy Nexus Guide (Unlock/Root/Flash Roms/FAQ)
It LITERALLY takes 5 mins to root, flash custom recovery, and then a custom ROM. The "hard" part is installing the drivers on your computer.
I used the Wugfresh toolkit. It was very easy. You can also use the toolkit to flash roms. I like it.
Is it possible to root a stock Galaxy Nexus without installing a custom recovery? I have no real interest in flashing a ROM. I would like root access on my stock ROM though with as little modification as possible.
You can temporarily boot a custom recovery
fastboot boot recovery.img
Sent from my Galaxy Nexus using Tapatalk 2
3rdstring said:
[VZW/SPRINT/GSM][Guide] Ultimate Galaxy Nexus Guide (Unlock/Root/Flash Roms/FAQ)
Click to expand...
Click to collapse
+1
Sent from my Nexus 7 using Tapatalk 2
popotvin said:
I've searched and read many ways to root, install CWM and many of the tutorials I've found were differents.
So I decided to ask people who did it what they have used. Did you use the nexus root toolkit from Wugfesh? The Galaxy Nexus toolkit? Or did you use the CLI (Fastboot , ADB) ?
What is the safest way? The easiest way?
I would to root my Nexus. I did it with my Galaxy S and I realy think it worth it but I always feel a little bit unsafe when I know it could brick my phone.
So again, according to you, how should I root my Galaxy Nexus?
Click to expand...
Click to collapse
If you have previous experience with rooting/ unlocking, using ADB and Odin, in case something goes wrong, then there is nothing wrong about using toolkits.
If you don't have previous experience, read a lot first, then go the safer way, use ADB.
Download the correct .tar file for your phone, download Odin and always keep them handy, when you tinker with your phone, you never know when something may go wrong
Sent from my Galaxy Nexus using xda app-developers app
martonikaj said:
Just don't use a toolkit.
Click to expand...
Click to collapse
+1
3rdstring said:
[VZW/SPRINT/GSM][Guide] Ultimate Galaxy Nexus Guide (Unlock/Root/Flash Roms/FAQ)
Click to expand...
Click to collapse
+1
NYYFan325 said:
It LITERALLY takes 5 mins to root, flash custom recovery, and then a custom ROM. The "hard" part is installing the drivers on your computer.
Click to expand...
Click to collapse
you root FROM a custom recovery.
hittingsmoke said:
Is it possible to root a stock Galaxy Nexus without installing a custom recovery? I have no real interest in flashing a ROM. I would like root access on my stock ROM though with as little modification as possible.
Click to expand...
Click to collapse
3rdstring said:
You can temporarily boot a custom recovery
fastboot boot recovery.img
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
this.
gagb1967 said:
If you have previous experience with rooting/ unlocking, using ADB and Odin, in case something goes wrong, then there is nothing wrong about using toolkits.
If you don't have previous experience, read a lot first, then go the safer way, use ADB.
Download the correct .tar file for your phone, download Odin and always keep them handy, when you tinker with your phone, you never know when something may go wrong
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
no. adb has nothing to with anything here. we're talking about fastboot.
odin? lol. start suggesting OFFICIALLY supported tools please, not some leaked program.
Sent from my i9250
Thank you very much everybody! I needed experience to help me choose the best option. I didn't with fastboot and it worked first shot!
Very happy! :laugh:

[Q] Accidentally deleted OS/System?

I accidentally wiped my rom off my Maguro Galaxy Nexus.
Now its stuck on the bootscreen and I need help on how to push a ROM zip file to the phone because i dont have one on it.
Boot in your recovery and push a ROM with adb
Sent from my Nexus 7 using xda app-developers app
is this possible using the nexus toolkit
Use Toolkit and flash stock rom it'll definetly work.
Sent from my Galaxy Nexus using xda app-developers app
Mertowski said:
Use Toolkit and flash stock rom it'll definetly work.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Yes it would work, but he just has to push a ROM with adb.
Its just one f***ing command.
I told him what to do, but he's too lazy too Google it and I won't spoon feed him with a step by step guide. There are enough out there.
Mertowski said:
Use Toolkit and flash stock rom it'll definetly work.
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
Thanks man. Solved it by flashing a factory image with the toolkit
c.m.b said:
Yes it would work, but he just has to push a ROM with adb.
Its just one f***ing command.
I told him what to do, but he's too lazy too Google it and I won't spoon feed him with a step by step guide. There are enough out there.
Click to expand...
Click to collapse
Sorry dude. I tried the adb method but it didn't recognise the command. Probably because I didn't have the driver or something. Thanks anyways.
neevian said:
Thanks man. Solved it by flashing a factory image with the toolkit
Sorry dude. I tried the adb method but it didn't recognise the command. Probably because I didn't have the driver or something. Thanks anyways.
Click to expand...
Click to collapse
Lol, it didnt recognize the command because you didnt have adb binary in your PATH variable.
Sent from my i9250
neevian said:
is this possible using the nexus toolkit
Click to expand...
Click to collapse
Stop using toolkits. I almost guarantee that's how you "accidentally" wiped your system.
Some people don't have the time to annoy them with all the adb or fastboot stuff
Sent from my Galaxy Nexus using xda premium
Man_u said:
Some people don't have the time to annoy them with all the adb or fastboot stuff
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Then those people shouldn't be messing with their phone
Sent from my Galaxy Nexus using Tapatalk 2
Zepius said:
Then those people shouldn't be messing with their phone
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Then you are saying everyone who doesnt want to learn command lines shouldnt have access to rooting and flashing new roms to their phone. Toolkits are easy and fast when you are in trouble and need to get back to stock. There isnt anything wrong with using them just because you dont have to put a command line in.
MartianCeo said:
Then you are saying everyone who doesnt want to learn command lines shouldnt have access to rooting and flashing new roms to their phone. Toolkits are easy and fast when you are in trouble and need to get back to stock. There isnt anything wrong with using them just because you dont have to put a command line in.
Click to expand...
Click to collapse
Do you read these forums? So many people could fix their problems with a couple commands, but they have no idea how to do anything because of these toolkits. They make the user lazy and ignorant.
Sent from my Galaxy Nexus using Tapatalk 2
Zepius said:
Do you read these forums? So many people could fix their problems with a couple commands, but they have no idea how to do anything because of these toolkits. They make the user lazy and ignorant.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Anyone coming into the android rooting, flashing roms, ect are kind of ignorant because they dont know everything. If we stay in the days of only using command lines and not coming up with faster ways to help our devices then that is being ignorant. There is just more than one way to do something. Just because someone uses a faster way it doesnt make then lazy but makes them open to new ways of doing things...
MartianCeo said:
Anyone coming into the android rooting, flashing roms, ect are kind of ignorant because they dont know everything. If we stay in the days of only using command lines and not coming up with faster ways to help our devices then that is being ignorant. There is just more than one way to do something. Just because someone uses a faster way it doesnt make then lazy but makes them open to new ways of doing things...
Click to expand...
Click to collapse
Using a toolkit is what is ignorant. With adb it is virtually impossible to "accidentally" do anything. Anybody who believes toolkits to be superior is either an idiot or too lazy to learn adb.
i would say that i have always tried to learn here, thats my goal , i dont know about other people and i dont criticize them , but it really frustrates me if i dont know whats going on when i am doing something. still TOO MUCH to learn:good:
Toolkit is only faster if you don't know how to use adb/ fastboot. Its only faster because you don't know what you're doing it takes me the same amount of time typing commands than using a toolkit basically I'm just waiting for the files to flash and move on to the next step. It isn't like when you're using a toolkit it can magically type and execute all the commands at the same time there is still a process being done.
Sent from my Galaxy Nexus using xda premium
You could use GNex toolkit that works realy good
Send from my Galaxy Nexus running the latest version of PA using xda premium

[Q] Nexus "one click"

I just recently got a nexus 7 and im looking for a one click utility to use and which one is the most reliable, safest, and easiest for me to do so i dont mess up my new tablet, thanks,
Disco
Not quite one click...but it is very simple and monkey proof (not implying you are a monkey lol)
[Toolkit] Wug's Nexus Root Toolkit v1.8.4
Sent from my Nexus 7 using XDA Premium 4 mobile app
I used towelroot then installed supersu from play store and updated binaries, took me less than 3 minutes?
xDisco said:
I just recently got a nexus 7 and im looking for a one click utility to use and which one is the most reliable, safest, and easiest for me to do so i dont mess up my new tablet, thanks,
Disco
Click to expand...
Click to collapse
Don't have to click at all if you learn the proper way and use adb and fastboot commands And you also have the most reliable and safest tools available straight from Google. I don't know about you, but I'd rather trust tools from Google than some random program(s) messing with important boot-related aspects of my Nexus device.
Learn early, and thank yourself later for it
(shields up and ready for toolkit defenders)
The trick I've used is the same I used to root my stock locked Xperia Z running Android 4.4.2 and that is this:
Visit http://www.towelroot.com/ and download/install the apk from that site.
Next, install a SuperUser app of your choice....I prefer SuperSu Pro for its survival mode.
Reboot and voila. Locked bootloader, stock recovery, and rooted
I've successfully used it to root both my Nexus 7 16Gb WiFi and my Nexus 7 (2013) 32Gb WiFi, and also my Xperia Z and my girlfriend's Xperia SP.
All devices are locked bootloaders, and stock recovery which means OTA's still work perfectly.
Sent from my Nexus 7 using XDA Premium 4 mobile app
espionage724 said:
Don't have to click at all if you learn the proper way and use adb and fastboot commands And you also have the most reliable and safest tools available straight from Google. I don't know about you, but I'd rather trust tools from Google than some random program(s) messing with important boot-related aspects of my Nexus device.
Learn early, and thank yourself later for it
(shields up and ready for toolkit defenders)
Click to expand...
Click to collapse
Best advice.
Sent from my Nexus 7 Flo running Paranoid Android 4.4.4 using XDA premium 4 mobile app

Categories

Resources