I actually used ths guide once before to root my phone (and I don't know if a new user is allowed to post links, so I'm hoping the stars will un-link Jubakuba's Ultimate Guide over on the xda-developer site):
***http://forum.xda-developers.com/showthread.php?t=1529058***
Whatever it was I used to get myself rooted, THAT part was good. Then there was a bad rom flashing experience, the Google Framework was gone, and then the best advice I got was to follow Scary_Alien's tutroial to get my phone back to stock. Done, and I later noticed that no Gapps package is recommended for JB 4.1.1, which is where I am now with my stock phone on Verizon, maybe that was why? Anyway, I just want to get my root back so that I can at least run Titanium Backup. With a decent backup system, it won't be so bad if I have 1000+ apps on my phone after reading up and watching what happens to others with any given rom I may try!
So I am running commands in platform-tools, which has adb, fastboot, and any other files which I would use with the above. I have run fastboot to get this phone back to stock (to recover google framework), so that tested good. Just now I ran the command "fastboot devices", got a string of characters for output, guess that looks good (whatever they may mean). Now I need to run adb on a zip file which is sitting on my phone root, per Jubakuba's directions. This is what's failing, and it isn't the first copy of adb which I've tried - anyway, the error is "unable to load <filename> ". Why this, and can it be fixed?
I have to say (and I don't mean to complain, so please don't get me wrong) that I found so much worry about driver installation and adb woes to be a bit of a distraction, and I just wonder why rooting must be done through adb. I wonder this because I didn't need it when I rooted my Droid Incredible (HTC). There was a zip file to download and place on your phone root, but then you renamed it to something which told the fastboot system on your phone to load it when you start your phone in fastboot. I wonder why nobody seems to be doing that on their GN. Fastboot does look different on this phone, and I've no idea what Odin is about, but is it at all possible to make fastboot on your phone boot whatever trick file you give it?
***http://forum.xda-developers.com/showthread.php?t=1529058***
Whatever it was I used to get myself rooted, THAT part was good. Then there was a bad rom flashing experience, the Google Framework was gone, and then the best advice I got was to follow Scary_Alien's tutroial to get my phone back to stock. Done, and I later noticed that no Gapps package is recommended for JB 4.1.1, which is where I am now with my stock phone on Verizon, maybe that was why? Anyway, I just want to get my root back so that I can at least run Titanium Backup. With a decent backup system, it won't be so bad if I have 1000+ apps on my phone after reading up and watching what happens to others with any given rom I may try!
So I am running commands in platform-tools, which has adb, fastboot, and any other files which I would use with the above. I have run fastboot to get this phone back to stock (to recover google framework), so that tested good. Just now I ran the command "fastboot devices", got a string of characters for output, guess that looks good (whatever they may mean). Now I need to run adb on a zip file which is sitting on my phone root, per Jubakuba's directions. This is what's failing, and it isn't the first copy of adb which I've tried - anyway, the error is "unable to load <filename> ". Why this, and can it be fixed?
I have to say (and I don't mean to complain, so please don't get me wrong) that I found so much worry about driver installation and adb woes to be a bit of a distraction, and I just wonder why rooting must be done through adb. I wonder this because I didn't need it when I rooted my Droid Incredible (HTC). There was a zip file to download and place on your phone root, but then you renamed it to something which told the fastboot system on your phone to load it when you start your phone in fastboot. I wonder why nobody seems to be doing that on their GN. Fastboot does look different on this phone, and I've no idea what Odin is about, but is it at all possible to make fastboot on your phone boot whatever trick file you give it?