[Q] ***NOOB-ALERT!*** Need Help Regarding Newly Acquired Nexus 7 (2012) - Nexus 7 Q&A, Help & Troubleshooting

Hi,
I recently acquired a new Nexus 7 (2012) and to unlock its full potential, I have decided to ROOT it. Now, this is the very first Android-based device that I have ever used and I'm not at all familiar with all these ROOTing techniques.
Would you guys be kind enough to link me to a NOOB-FRIENDLY tutorial that would allow me to ROOT my device with all necessary softwares, etc.?
Thanks!
EDIT: And would I be able to download applications from other regions as well? For example, Amazon Kindle & Amazon MP3 are not available in my region so I can't download them. If yes, then how do I do it?

ArslanTufail93 said:
Hi,
I recently acquired a new Nexus 7 (2012) and to unlock its full potential, I have decided to ROOT it. Now, this is the very first Android-based device that I have ever used and I'm not at all familiar with all these ROOTing techniques.
Would you guys be kind enough to link me to a NOOB-FRIENDLY tutorial that would allow me to ROOT my device with all necessary softwares, etc.?
Thanks!
EDIT: And would I be able to download applications from other regions as well? For example, Amazon Kindle & Amazon MP3 are not available in my region so I can't download them. If yes, then how do I do it?
Click to expand...
Click to collapse
Now, exactly why do you want to root it? Are you not satisfied with the device? If the answer is yes, you can use this automated toolkit to root your N7 for you (It's as noob friendly as it can get)
http://www.wugfresh.com/nrt/
And, yeah, you can put a region restricted app in your device, as long as you can find the .apk file on the internet. And you don't need root for that.

ArslanTufail93 said:
Hi,
I recently acquired a new Nexus 7 (2012) and to unlock its full potential, I have decided to ROOT it. Now, this is the very first Android-based device that I have ever used and I'm not at all familiar with all these ROOTing techniques.
Would you guys be kind enough to link me to a NOOB-FRIENDLY tutorial that would allow me to ROOT my device with all necessary softwares, etc.?
Thanks!
EDIT: And would I be able to download applications from other regions as well? For example, Amazon Kindle & Amazon MP3 are not available in my region so I can't download them. If yes, then how do I do it?
Click to expand...
Click to collapse
Hi, ArslanTufail93...
Not wishing to dampen your enthusiasm or anything... but maybe you should learn to walk before you can run.
Perhaps you should take some time getting to know Android first. Familiarise yourself with it, before you go rooting.
Rooting gives you access to /system... and which is the metaphorical equivalent of taking the back off of that expensive clock/watch/audio system you've just bought... and poking around inside... and maybe making (what you think are) improvements.
Just make damn sure you know what it is your doing... 'cos it's all too easy to mess stuff up.
And if you're looking for an easy way of rooting... then perhaps you shouldn't be doing it all!
Here's how to root... (sorry, but you're gonna have to do a bit of research yourself - this is just a rough outline).
----------------------------------------------------------------------------
** Unlock the bootloader with fastboot oem unlock
** Fastboot flash a Custom Recovery (CWM or TWRP) with fastboot flash recovery custom_recovery.img
** Download to the Nexus 7, Chainfire's UPDATE-SuperSU-v1.94.
** Boot into the previously flashed Custom Recovery, and flash Chainfire.
** Reboot... you're rooted.
----------------------------------------------------------------------------
Take your time... read around here on XDA... pay attention to the 'stickies'.
And don't become reliant on toolkits. Familiarise yourself with Fastboot and ADB. Fastboot is the key to your Nexus 7.
Good luck.
Rgrds,
Ged.

Related

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?

[Q] 1 Click Root for Xoom WIFI?

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

Titanium Backup, Recovery apps, and the noob

Noob for tablets. Got the nexus 10 for the family for christmas. Want to get it all setup before I turn it over to the wolves.
I love using TBpro on my Droid Bionic. I thought it would be good to have a solid backup program on the tablet, and since I have it on my smartphone I thought I would hang with what I've sorta know already.
Dont really understand what unlocked/locked means for a bootloader, and why the N10 needs that why many smartphone can be rooted without being unlocked.
I would love to hear some views on the purposes of apps like ClockWorkMod and TWRP and what they do and provide. Seems like they do perform backups and more. Why TBpro is likely just a backup app. What functions do these recovery apps have the make them "must have".
thanks for the time answering the tablet noob
TBPro requires Root access and to acquire root access you have to be able to modify the operating system. You can't do that until the bootloader is unlocked. Once unlocked, you then need to flash Custom Recovery (either CMW or TWRP) in order to to flash/install the the files required to install the root binaries. Other uses of recovery include making NAND/System Backups and installing custom roms. They are essential if you are into modding your device. I have an LG G2x that is rooted and has a custom rom (CM7.2) and a Custom Kernel (Faux123 v54), as well as Beats Audio for Gingerbread. I installed all of those via ClockworkMod. I followed ZedoMax's instructions to root my Nexus 10 and had only the initial bootloop issue after unlocking the bootloader. That was easy to fix but I couldn't get ClockWorkMod to stay installed so I flashed TWRP instead. Works great. Just follow this thread and watch the vids. Hope I helped some.
http://forum.xda-developers.com/showthread.php?t=1997227
bg1906 said:
TBPro requires Root access and to acquire root access you have to be able to modify the operating system. You can't do that until the bootloader is unlocked. Once unlocked, you then need to flash Custom Recovery (either CMW or TWRP) in order to to flash/install the the files required to install the root binaries. Other uses of recovery include making NAND/System Backups and installing custom roms. They are essential if you are into modding your device. I have an LG G2x that is rooted and has a custom rom (CM7.2) and a Custom Kernel (Faux123 v54), as well as Beats Audio for Gingerbread. I installed all of those via ClockworkMod. I followed ZedoMax's instructions to root my Nexus 10 and had only the initial bootloop issue after unlocking the bootloader. That was easy to fix but I couldn't get ClockWorkMod to stay installed so I flashed TWRP instead. Works great. Just follow this thread and watch the vids. Hope I helped some.
http://forum.xda-developers.com/showthread.php?t=1997227
Click to expand...
Click to collapse
Thanks!
After unlocking, and using CMW or TWRP. I can then "root" my device. ok. After rooting, I can use TBpro.
At this point, do I need to remain "unlocked" Does it matter? For the N10 will I receive OTA after being unlocked/rooted,
or do I need to be in another state?
jetguat said:
Thanks!
After unlocking, and using CMW or TWRP. I can then "root" my device. ok. After rooting, I can use TBpro.
At this point, do I need to remain "unlocked" Does it matter? For the N10 will I receive OTA after being unlocked/rooted,
or do I need to be in another state?
Click to expand...
Click to collapse
Yes to all. Another option for you if you are not comfortable typing in the various commands is to use the Wufresh method. Watch the video by qbking777 here: http://forum.xda-developers.com/showthread.php?t=2015467
bg1906 said:
Yes to all. Another option for you if you are not comfortable typing in the various commands is to use the Wufresh method. Watch the video by qbking777 here: http://forum.xda-developers.com/showthread.php?t=2015467
Click to expand...
Click to collapse
Thanks again. I did stumble across that site and was trying to compare that to the mskip Nexus root tool kit. That was had so many options and I didnt (yet) find the cliff note's version on what they all do and why you'd need to.
The GUI for Wufresh is simple. Do you use it? I read a little about the root and the root+custom recovery choices. Not entirely clear which is preferred, at least for me needs. And I've not got a warm fuzzy feeling about what state the N10 should be in, such that OTA updates still happen. Can they happen when unlocked+rooted+custom recovery but still stock ROM (without system mods)
The wugfresh version automates what the zedomax version does by hand. I did mine via the zedomax way.
Sent from my Nexus 10 using xda app-developers app
jetguat said:
Thanks again. I did stumble across that site and was trying to compare that to the mskip Nexus root tool kit. That was had so many options and I didnt (yet) find the cliff note's version on what they all do and why you'd need to.
The GUI for Wufresh is simple. Do you use it? I read a little about the root and the root+custom recovery choices. Not entirely clear which is preferred, at least for me needs. And I've not got a warm fuzzy feeling about what state the N10 should be in, such that OTA updates still happen. Can they happen when unlocked+rooted+custom recovery but still stock ROM (without system mods)
Click to expand...
Click to collapse
I would suggest using the Wugfresh method, definitely the simplest to use. And a great recovery is TWRP, it is very clear and easy to understand what it is that each menu contains.
Also with the OTA updates, it really depends on the size and type of update. If it is a fairly major one, like JB 4.1 to JB 4.2 then you will have to use the option in Wugfresh toolkit to 'unroot', then update. After the update you can simply reuse the toolkit to root again. Sometimes if the OTA is small it will simply install over the rooted device, but I wouldn't count on it. It definitely shouldn't discourage you from rooting though, its relatively simple to fix

Rooting and unlocking N7

So I am going to be getting a N7 for Christmas, and I was wondering, should I root and unlock the tab before even setting it up? And should I accept the 4.2.1 update before or after doing all this?
Outdated yet young Motorola Photon 4G
I just did mine today on nexus 4 and 7. I had to read everything carefully to find out this was the method that I find it was easy. Make sure you read everything first. Look at the video for 4 and it should be similar to 7 and instructions are provided in link as well. btw I rooted it on 4.2.1.
As rooting will factory reset your device, it will delete all your data. Make sure you backup first.
http://forum.xda-developers.com/showthread.php?t=1766475
Do yourself a favor and learn to do it manually first before using toolkits. There is a lot of tutorials on doing so.http://forum.xda-developers.com/showthread.php?t=1741395 Use fastboot to unlock device:
Command= fastboot OEM unlock
Select yes on your device to unlock boooader.
Install a custom recovery( I would reccomend twrp) and flash supersu zip and you are now rooted.
Need to go back to stock then this is great http://forum.xda-developers.com/showthread.php?t=1907796
Yes toolkits do work but if things go wrong its good to know what to do.
Travisdroidx2 said:
Do yourself a favor and learn to do it manually first before using toolkits. There is a lot of tutorials on doing so. Use adb to unlock device:
Command= adb OEM unlock
Select yes on your device to unlock boooader.
Install a custom recovery and flash supersu zip and you are now rooted.
Need to go back to stock then this is great http://forum.xda-developers.com/showthread.php?t=1907796
Yes toolkits do work but if things go wrong its good to know what to do.
Click to expand...
Click to collapse
I had no intention of using a toolkit lol. Link to the best method to root/unlock?
Outdated yet young Motorola Photon 4G
Lol good deal added another link that you are looking for.
http://forum.xda-developers.com/showthread.php?t=1741395
Travisdroidx2 said:
Lol good deal added another link that you are looking for.
http://forum.xda-developers.com/showthread.php?t=1741395
Click to expand...
Click to collapse
Answered my edit before I could post it. You read my mind!
Outdated yet young Motorola Photon 4G
Nexus 7 root and unlock.
Slender Troll said:
So I am going to be getting a N7 for Christmas, and I was wondering, should I root and unlock the tab before even setting it up? And should I accept the 4.2.1 update before or after doing all this?
Outdated yet young Motorola Photon 4G
Click to expand...
Click to collapse
I bought my Nexus 7 about 2 weeks ago. I set it up then downloaded the jb 4.2.1 update. You will have to unlock before you root. I then downloaded Wugfresh Nexus 7 Tool kit to my computer. Very easy to follow instructions. The kit will take you through the steps on unlocking and rooting. There are videos on this procedure. I did not flash CWM and opted to flash TWRP. Excellent recovery system. I downloaded Goo manager app and you can install TWRP within the app. Very easy. You can then make nandroid backups and install custom roms. I am currently on Cyanogenmod 10.1 nightly.Cyanogenmod now has an updater within and it will search for new nightlys and also install them. Very easy. Hope this helps.
I do prefer twrp over cwm. And I was a long time cwm user before. You can fastboot the twrp.IMG file. And if you Fastboot twrp you will not have to rename .bak the stock recovery.
And yes you will want to unlock it and root it first thing since the unlock wipes the entire device.
What's the difference between CWM and TWRP?
Edit: Swipe was acting up.
Outdated yet young Motorola Photon 4G
In my opinion twrp gets more support and updates. Is way faster than cwm and you will never look back. Twrp is a great recovery.
Ok. So if/when I root the 7, I will be using a computer running windows xp, and I don't know how to install the correct files and where.
Outdated yet young Motorola Photon 4G
Hey, I'd like you to help me decide whether I should root my Nexus 7 or not. This is my first android device and I'm a complete 'noob.' Since then I've been reading about rooting continuously and I would've done it already but I'm a bit concerned. I don't want to lose my warranty and I'm aware that I can unroot the device to get my warranty back but what if something happens to the screen or the power button, or what if it bricks after losing battery power? (I read somewhere that this happened to him during night, the device ran out of juice and he couldn't turn it on ever again) Would I still be able to unroot it so I could return it for repair?
My other concern is about the rooting process itself. I've read that it's 99% safe with a toolkit but anything can go wrong. Is this 1% a big risk? Would I be able to unbrick it if something happened? Since I'm a noob my only reason to root my device is to be able to run memory editors like gamecih or something like that. Are the risks worth it?
Thank you for your answers.
BenFuF said:
Hey, I'd like you to help me decide whether I should root my Nexus 7 or not. This is my first android device and I'm a complete 'noob.' Since then I've been reading about rooting continuously and I would've done it already but I'm a bit concerned. I don't want to lose my warranty and I'm aware that I can unroot the device to get my warranty back but what if something happens to the screen or the power button, or what if it bricks after losing battery power? (I read somewhere that this happened to him during night, the device ran out of juice and he couldn't turn it on ever again) Would I still be able to unroot it so I could return it for repair?
My other concern is about the rooting process itself. I've read that it's 99% safe with a toolkit but anything can go wrong. Is this 1% a big risk? Would I be able to unbrick it if something happened? Since I'm a noob my only reason to root my device is to be able to run memory editors like gamecih or something like that. Are the risks worth it?
Thank you for your answers.
Click to expand...
Click to collapse
In all honesty, a toolkit is almost completely unnecessary for the Nexus 7. You can do everything yourself in about 5 minutes. The thing about the Nexus 7 is that Google knew that people would try and do things with it, so they made it easy (How it should be with every device). One thing you should take into consideration when unlocking/rooting any device is "Why am I doing this?" If the answer is "Cuz I can!", you probably shouldn't. If you want to be able to use advanced apps that require root, go right ahead. Even if you are having performance problems, and just want to fix them by installing a new ROM after you unlock, go for it. If not, don't worry about it.

[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.

Categories

Resources