big thanks! - Nexus 6 General

just want to give a big thanks to @simms22 for going above and beyond to help me fix my nexus 6...
:good:

why not also share the problem and the fix so anyone who will have the same issue will be thankful to you to
Sent from my GT-N7000 using Tapatalk

the only reason I hangout on XDA now-a-days is to learn about any new things that my device would enjoy(not much), but mostly to help people out

AhmadOkda said:
why not also share the problem and the fix so anyone who will have the same issue will be thankful to you to
Sent from my GT-N7000 using Tapatalk
Click to expand...
Click to collapse
i am not sure i can describe the issues correctly, and i will sound dumber than i already feel.
basically i flashed a rom without doing a backup. something went wrong, and i wound up with a non-working phone. thought it was the 72-hour google hold, but after 72 hours i still had a non-functioning phone. it turned out to be that i needed to flash a factory image, and then re-flash twrp and re-root.
@simms22 walked me through the steps, and provided links so i knew where to look.
i definitely learned a lot about fastboot, and adb, but it just shows how much i still need to learn.
again, thanks for being patient.

can you quote his reply here where he stated the steps and links
I don't mean to be rude or something but really this mobile has a lot of outdated guides and new tips that it is not easy for newbie to find the correct way without reading A LOT or creating a new thread to ask, so having a very neat reply with steps and links should be very helpful
Sent from my GT-N7000 using Tapatalk

AhmadOkda said:
can you quote his reply here where he stated the steps and links
I don't mean to be rude or something but really this mobile has a lot of outdated guides and new tips that it is not easy for newbie to find the correct way without reading A LOT or creating a new thread to ask, so having a very neat reply with steps and links should be very helpful
Sent from my GT-N7000 using Tapatalk
Click to expand...
Click to collapse
it was a long conversation with many replies via pm. the guides here are right.. it was just a matter of explaining the steps where he misunderstood, and following through with them instead of getting nervous and freaking. I did help by providing a few links, like to SuperSU 2.66, and virtually being there behind him, just for support. but really, he did it all himself. basically, I was a friend supporting another friend :angel:

AhmadOkda said:
can you quote his reply here where he stated the steps and links
I don't mean to be rude or something but really this mobile has a lot of outdated guides and new tips that it is not easy for newbie to find the correct way without reading A LOT or creating a new thread to ask, so having a very neat reply with steps and links should be very helpful
Sent from my GT-N7000 using Tapatalk
Click to expand...
Click to collapse
I can try to type up a step-by-step since it is still pretty fresh in my mind.
I started with a fresh slate, stock 6.0.1 mmb29s ROM, and I already had the android sdk platform tools and adb installed and working properly. As long as you have all that going for you, you are in the same boat as I was and you can follow.
First, unlock the bootloader. I just followed the steps listed here: http://forum.xda-developers.com/showpost.php?p=56938530&postcount=1
Then I flashed TWRP. I made a folder on my desktop called "Nexus6", and saved the TWRP .zip in it. I renamed it recovery.img to make it easier. Boot into fastboot, plug the phone in, and open a command prompt window. Then I typed:
fastboot flash recovery C:\xxxx\recovery.img (xxxx meaning the rest of the file path)
I used the volume rocker to boot into recovery to make sure it brought me to TWRP, which it did. TWRP asked me if I wanted to allow it to make modifications to the system or leave it read only. I wasn't sure, and after reading a bit and seeing both answers, I allowed it to make modifications, but when it asked me if I wanted it to install SuperSU, I denied that. I booted up regularly after that just to make sure everything was still working, which it was, so I booted into TWRP and made a backup at this point, in case something went wrong while rooting.
After the backup, I rebooted, and downloaded SuperSU v2.66 to my internal storage. Then I booted into TWRP, flashed the SuperSU .zip, followed the onscreen prompts, and rebooted the system when it was all done.
I already had RootChecker installed, and after all was said and done, I had root.
Like I said, I know just enough to be a danger to myself, and these are the steps that worked for me. Hopefully they work for you as well. I don't think I left anything out, and my biggest issue was figuring out how to make fastboot flash from a certain file path, which in hindsight really isn't tough.
So now I am on an unlocked, rooted stock 6.0.1 ROM.

just so that EVERYBODY knows, if you don't flash SuperSU yourself, then if twrp asks if you want it to install SuperSU, press no. it has a really old version, it won't give anybody root. and some won't be able to boot up after.

Could I replace the SuperSU apk inside TWRP after decompiling it with Anddroid Image Kitchen or would I have to rewrite some of the code too?
Edit: Just looked at it for my N7. Looks like there is a .sh file that I'd have to rewrite. I'm not comfortable with that.

Quote @simms22: he did it all himself. basically, I was a friend supporting another friend
Now thats the spirit, you sir are one of the prince(s) among thieves
But basicaly thats what XDA should be all about.

gee2012 said:
Quote @simms22: he did it all himself. basically, I was a friend supporting another friend
Now thats the spirit, you sir are one of the prince(s) among thieves
But basicaly thats what XDA should be all about.
Click to expand...
Click to collapse
absolutely. very many forget that around here.
---------- Post added at 04:17 PM ---------- Previous post was at 04:10 PM ----------
biglil1 said:
Could I replace the SuperSU apk inside TWRP after decompiling it with Anddroid Image Kitchen or would I have to rewrite some of the code too?
Click to expand...
Click to collapse
replace the app? huh? why would you decompile it, or want to replace it?

simms22 said:
absolutely. very many forget that around here.
Click to expand...
Click to collapse
Yup, me included sometimes to be honest. Sometimes its hard to keep the faith when users keep asking the same questions or discuss the same issues over and over again, thread after thread. There should be done more searching and reading by many users before posting something

simms22 said:
absolutely. very many forget that around here.
---------- Post added at 04:17 PM ---------- Previous post was at 04:10 PM ----------
replace the app? huh? why would you decompile it, or want to replace it?
Click to expand...
Click to collapse
Just curiosity!! But I looked at it after unpacking an image for my N7 I found the SuperSU folder and where to place the apk but it also has some files and I know off one now that I'd have to rewrite but I don't know what I'm doing so I'm not!! Again was just curious! Thought it'd be like with a rom.zip. Take out what you don't want add or replace as needed! Thanks!

biglil1 said:
Just curiosity!! But I looked at it after unpacking an image for my N7 I found the SuperSU folder and where to place the apk but it also has some files and I know off one now that I'd have to rewrite but I don't know what I'm doing so I'm not!! Again was just curious! Thought it'd be like with a rom.zip. Take out what you don't want add or replace as needed! Thanks!
Click to expand...
Click to collapse
ahh.. all my years of android, no one has ever had any interest in changing anything about SuperSU, at least none that wanted to change it and asked publicly. so congrats, you are a first

simms22 said:
ahh.. all my years of android, no one has ever had any interest in changing anything about SuperSU, at least none that wanted to change it and asked publicly. so congrats, you are a first
Click to expand...
Click to collapse
No that's not what I meant. I don't know where the misunderstanding lays but I was talking about replacing the SuperSU. apk inside of TWRP with an updated one. Outside of flashing a zip I have no clue on how to manually root my device. I did look it up once and got nowhere so I wouldn't want to mess with or change SuperSU its perfection as is IMHO.
simms22 said:
just so that EVERYBODY knows, if you don't flash SuperSU yourself, then if twrp asks if you want it to install SuperSU, press no. it has a really old version, it won't give anybody root. and some won't be able to boot up after.
Click to expand...
Click to collapse
When I saw this I was curious as if it was possible to update the SuperSU. apk inside of TWRP with an updated one. I have Android Image Kitchen on my rig and thought I could unpack the TWRP.img with it and replace the outdated supersu.apk.
Both are truly out of my league so now my curiosity is settled.

biglil1 said:
No that's not what I meant. I don't know where the misunderstanding lays but I was talking about replacing the SuperSU. apk inside of TWRP with an updated one. Outside of flashing a zip I have no clue on how to manually root my device. I did look it up once and got nowhere so I wouldn't want to mess with or change SuperSU its perfection as is IMHO.
When I saw this I was curious as if it was possible to update the SuperSU. apk inside of TWRP with an updated one. I have Android Image Kitchen on my rig and thought I could unpack the TWRP.img with it and replace the outdated supersu.apk.
Both are truly out of my league so now my curiosity is settled.
Click to expand...
Click to collapse
That doesn`t mean its impossible, you could PM the TWRP devs and ask them to offer a TWRP version with the latest systemless root installed. The result would be the same

gee2012 said:
That doesn`t mean its impossible, you could PM the TWRP devs and ask them to offer a TWRP version with the latest systemless root installed. The result would be the same
Click to expand...
Click to collapse
I see now that it is but its something I'm not comfortable with doing. Yes most definitely if it was a big concern of mine I'd do so but truly its not hard to hit " Do not Install" when exiting TRWP. I didn't know that the SuperSU.apk built into TWRP was outdated but I did know that it caused issues with systemless root. So in that aspect then maybe it should be addressed with the devs but I'm sure it's already in the works for they were probably more aware of the issue then I. That and I'm not the one to be like " hey dev when you gonna update". Thanks to you both though I do truly appreciate it. I just got curious.

biglil1 said:
I see now that it is but its something I'm not comfortable with doing. Yes most definitely if it was a big concern of mine I'd do so but truly its not hard to hit " Do not Install" when exiting TRWP. I didn't know that the SuperSU.apk built into TWRP was outdated but I did know that it caused issues with systemless root. So in that aspect then maybe it should be addressed with the devs but I'm sure it's already in the works for they were probably more aware of the issue then I. That and I'm not the one to be like " hey dev when you gonna update". Thanks to you both though I do truly appreciate it. I just got curious.
Click to expand...
Click to collapse
Stay curious for the rest of your life and benefit :good:

I found that's how one learns; you see something that sparks your interest then let curiosity take care of the rest!

biglil1 said:
I found that's how one learns; you see something that sparks your interest then let curiosity take care of the rest!
Click to expand...
Click to collapse
in my experience, it helps a lot in learning, and it helps in the interest of learning something new. also, curiosity sometimes gets me in trouble :angel:

Related

[i9003] Frustrated First Root

Starting off, I'm probably posting in the wrong section. Excuse my forum etiquette, but I need help with this because I'm insanely frustrated and in pain (Decided to learn how to exploit the android OS while recovering from my surgery).
So, if you've read past that first part and are still willing to help, thank you.
Moderators: If you absolutely need to move this post, please move it to a section where it will actually get attention and I can get an answer. Thanks.
Anyway, the breakdown of my problem is this;
I wanted to root my new day old Sprint CMDA Nexus S, I've never rooted anything android, and if anything the most I've done with a droid OS is installed it on my old iphone 2g.
So I did some googling and first thing to come up was this guide:
nexusshacks(dotcom)/nexus-s-hacks/how-to-root-nexus-s/
Now, usually I would do a bit more research, but because of the lack of blood in my body I'm doing dumb things, making bad decisions, whatever.
So obviously this guide doesn't work, even a quick skim of the comments shows that, I try to follow this guide-
I followed step "fastboot flash boot rootboot.img" then tried to reboot. It freezes at the google boot logo. This is where I start getting a bit nervous because I have absolutely no idea what I'm doing.
So I think "Well, if I jump over to someone elses tutorial and do that it should overwrite any "root"ing data I've tried to put into the device.
So I jump over to this:
androidadvices(dotcom)/root-sprint-nexus-gingerbread-235-update/3/
It has me install PDANet and it's frozen since on the installing PDAnet to your phone.
I just want to get my Nexus S back to original factory default so I can start fresh from there without a terrible guide.
Can someone please help me get there?
Thanks.
tl;dr:
Bad guide soft bricked my phone and I want to restore it to factory defaults
agnl said:
Starting off, I'm probably posting in the wrong section. Excuse my forum etiquette, but I need help with this because I'm insanely frustrated and in pain (Decided to learn how to exploit the android OS while recovering from my surgery).
So, if you've read past that first part and are still willing to help, thank you.
Moderators: If you absolutely need to move this post, please move it to a section where it will actually get attention and I can get an answer. Thanks.
Anyway, the breakdown of my problem is this;
I wanted to root my new day old Sprint CMDA Nexus S, I've never rooted anything android, and if anything the most I've done with a droid OS is installed it on my old iphone 2g.
So I did some googling and first thing to come up was this guide:
nexusshacks(dotcom)/nexus-s-hacks/how-to-root-nexus-s/
Now, usually I would do a bit more research, but because of the lack of blood in my body I'm doing dumb things, making bad decisions, whatever.
So obviously this guide doesn't work, even a quick skim of the comments shows that, I try to follow this guide-
I followed step "fastboot flash boot rootboot.img" then tried to reboot. It freezes at the google boot logo. This is where I start getting a bit nervous because I have absolutely no idea what I'm doing.
So I think "Well, if I jump over to someone elses tutorial and do that it should overwrite any "root"ing data I've tried to put into the device.
So I jump over to this:
androidadvices(dotcom)/root-sprint-nexus-gingerbread-235-update/3/
It has me install PDANet and it's frozen since on the installing PDAnet to your phone.
I just want to get my Nexus S back to original factory default so I can start fresh from there without a terrible guide.
Can someone please help me get there?
Thanks.
tl;dr:
Bad guide soft bricked my phone and I want to restore it to factory defaults
Click to expand...
Click to collapse
Ok I can see you need help but I am inclined to warn you instead. Stop. If you cannot figure out how to root the easiest phone to root then you shouldn't be messing around with your phone. You will end up screwing something up, won't know how to fix it, and come crying here for help. Do yourself some research before you go and ruin your phone.
Yes you posted in the wrong place.
There is a thread in this forum on how to root the nexus s 4g. Rooting is model specific. The T-Mobile Nexus s is different from the sprint, att, Rodgers, o2 etc.
Please please do some more research!
Sent from my PC36100 using XDA Premium App
Thanks for a reply, and I understand I dug a hole.
Now I need to get out of said hole, so if you had any directions of how to dig myself out, that'd be great.
if you can get into fastboot then you are still cool, if not you're gonna have to odin it. I dont actually know where the tar files are, Micheal posted it up but i think they deleted the thread. You should have came to xda first,we have one clicks.
actually rooting is the same across the board. same steps same everything... in fact the one click root version 1 would work on any and all of them, version 2 branches out a bit further due to that it installs cwm.
anyways boot into fastboot, download stock fastboot images from petes thread found here http://wonderly.com/bb/CRESPO4G/OEM/GRJ22IMAGES.zip and flash them all in fastboot.
youll be back on stock grj22 but youll at least be booting.. from there follow a guide for rooting this phone that has you flash cwm (not a prerooted kernel). or be lazy and use my one click root
You sir are a class act. We need a ton more guys like you here at XDA
shabbypenguin said:
actually rooting is the same across the board. same steps same everything... in fact the one click root version 1 would work on any and all of them, version 2 branches out a bit further due to that it installs cwm.
anyways boot into fastboot, download stock fastboot images from petes thread found here http://wonderly.com/bb/CRESPO4G/OEM/GRJ22IMAGES.zip and flash them all in fastboot.
youll be back on stock grj22 but youll at least be booting.. from there follow a guide for rooting this phone that has you flash cwm (not a prerooted kernel). or be lazy and use my one click root
Click to expand...
Click to collapse
mikeyinid said:
You sir are a class act. We need a ton more guys like you here at XDA
Click to expand...
Click to collapse
+1
Sent from my Nexus S 4G using XDA Premium App
mikeyinid said:
You sir are a class act. We need a ton more guys like you here at XDA
Click to expand...
Click to collapse
lol you give me way too much credit mikey but thanks for teh vote of confidence

[Q] Tired of searching. I need root on acer 500 running 3.2.1

Ok. I need root and su and busybox for my Acer 500 with 3.2.1. Is it possible yet?
Hmmm.... this post was about 8 posts under yours.
http://forum.xda-developers.com/showthread.php?t=1307539
If in doubt, contact TimmyDean He's becoming a root-master lately
I am in the same ship. I have an iconia a500 with stock 3.2.1.
Have been studying but no clear answer. We can not flash rooted firmware cause we can not have cwm on a non rooted tab. Can someone write or... rewrite clear instructions?
Please, we are not experts like you people, but some steps that look clear to you are not so clear to us. Please respond.
kleanth1s said:
I am in the same ship. I have an iconia a500 with stock 3.2.1.
Have been studying but no clear answer. We can not flash rooted firmware cause we can not have cwm on a non rooted tab. Can someone write or... rewrite clear instructions?
Please, we are not experts like you people, but some steps that look clear to you are not so clear to us. Please respond.
Click to expand...
Click to collapse
Would you like this spoon fed to you with a warm glass of milk as well?
http://forum.xda-developers.com/showthread.php?t=1307539
Ok, just to be sure. This is on the first line milkman and thanks for being ironic. As I wrote, some of us are new to android, and tried to study, but we need some things to be clear to us. "Ok, after messing around with 3.2 I decided to fix the rooting issues without downgrading"
I am on 3.2.1. So I need to downgrade it to 3.2?
Why wouldnt I downgrade to 3.0? Isnt rooting easier? What problems could I face?
Yes, you do downgrade to 3.0
Its extremely unstable everything force closes, so obtain root, flash cwm and get OFF stock rooted 3.0 quickly as you can
Stock rooted 3.2.1 is (one of) the best bets for ROMs for our tab right now. Flash that and then do some research into additional ROMs, if you want to.
kleanth1s said:
Ok, just to be sure. This is on the first line milkman and thanks for being ironic. As I wrote, some of us are new to android, and tried to study, but we need some things to be clear to us. "Ok, after messing around with 3.2 I decided to fix the rooting issues without downgrading"
I am on 3.2.1. So I need to downgrade it to 3.2?
Why wouldnt I downgrade to 3.0? Isnt rooting easier? What problems could I face?
Click to expand...
Click to collapse
Well, did anybody bother to download and read the pdf or word doc file in the attached link above? Because it sounds like you didn't. I don't have 3.2.1 as I have a 501, so I have no need to perform this, but the doc even has pictures with circles and arrows and a paragraph explaining each step with warnings and notes in red.
After the root is done, he even has a tool to install busybox. (you may want to install the superuser app first I believe he says)
I really don't know how much simpler it could be.
I suggest, if you have a question about the root app, as I stated previously above, you contact TimmyDean on his thread about any confusion you may possibly have.
If you are unfamiliar with certain terminology used, AndroidCentral has a good Android dictionary.
Honestly tho, it sound like you all didn't bother to download and read the doc or pdf.
You are 100% right. I read everything except that one you said. Just finished flashing. VERY EASY, and GOD BLESS YOU my friend.
Didnt understand the backdoor tools OTA and busybox. My final question is, now that I have finished flashing (first step) am I rooted or do I have to complete the other steps?
What did you flash? Back to stock?
Sent from my a500
kleanth1s said:
You are 100% right. I read everything except that one you said. Just finished flashing. VERY EASY, and GOD BLESS YOU my friend.
Didnt understand the backdoor tools OTA and busybox. My final question is, now that I have finished flashing (first step) am I rooted or do I have to complete the other steps?
Click to expand...
Click to collapse
Yeah Yeah Yeah,,, act first, read instructions later
From what I understand, the backdoor tools will keep you from getting OTA updates. Maybe I'm wrong, but I really wasn't interested in that part. If you ever recieve notice from Acer, DO NOT install it. Usually, Acer likes to ship new bootloaders with their updates, just to mess with us "rooters".
Go to the Market, and get Superuser app and let it install.
I believe at this point, you have to run Install the busybox Tools (busybox folder), as I believe it gives you the option to install Busybox and Superuser tools. (not sure what exactly are the superuser tools, but he seems to think it's necessary, as when you run the app, it tell you to have superuser installed first)
And I think that's all you need. Then select Reboot the system.
The easiest way to check if you have superuser access, is to download an app that requires it.
---------- Post added at 11:24 PM ---------- Previous post was at 11:15 PM ----------
Oh, 1 more thing. I don't think TimmyDeans app installs CWM recovery. He didn't specify this. So you may want to post a note or read his threads as somebody else may have asked the same thing.
CWM Recovery is necessary to flash custom roms. If you get root access, then probably you need to download AcerRecovery from the market, run it, and install Thor's Recovery image. (pretty painless).
And that's it. Then you have to follow instructions VERY CAREFULLY when flashing things, and always understand fully what you're doing.
---------- Post added at 11:25 PM ---------- Previous post was at 11:24 PM ----------
mtmerrick said:
What did you flash? Back to stock?
Sent from my a500
Click to expand...
Click to collapse
He ran TimmyDeans root for 3.2.1. He downloaded and "read" the included instructions.
no, just followed the guide step by step, read it 4 times and proceeded.
kleanth1s said:
no, just followed the guide step by step, read it 4 times and proceeded.
Click to expand...
Click to collapse
Exactly
Better to ask questions, and avoid a brick, and definately read the instructions seveal times.
Oh yeah, a tidbit, make sure you hit "quote", so we know who you're replying to
Yup, it's all in the guide and if you get the latest versions (V4) there is nothing to load. It loads all the rooting tools and busybox stuff for you.
The other tools in the package are things that allow you to turn OFF OTA's so you're not blindsided by an OTA breaking root. Or you can take an OTA when you want and not when ACER wants you too. The backdoor tools are tools designed to stop an OTA from breaking root. However, V4 has one of these techniques already installed therefore if you don't turn off OTA's; most likely you'll keep root (again most likely, not guaranteed).
TD
Junkyardjames87, I think this is what your asking for.
http://forum.xda-developers.com/showthread.php?t=1429199
but seriously...next time take 5 mins to look thru the dev section for roms.
Ok,ok. I did find timmydeans post after i just logged off. I was just really really tired that night. If you read my sig and look into the motorola bravo you will see why I've been tired. Thankyou all for the help. I did get root bty so all is good now. And remember, we all started out as a dumb n00b before we found XDA.
Junkyardjames87 said:
Ok,ok. I did find timmydeans post after i just logged off. I was just really really tired that night. If you read my sig and look into the motorola bravo you will see why I've been tired. Thankyou all for the help. I did get root bty so all is good now. And remember, we all started out as a dumb n00b before we found XDA.
Click to expand...
Click to collapse
Exactly. We were all n00bs at one time. Lest we ever forget.
"The only stupid question, is the one that never gets asked" (from an old guy long ago who has since traveled to "a better world")
Speaking for a lot of regulars here, we would rather answer n00b questions, (and yes, we will give some mocking in it), than to deal with a bricked tab later.
So you go ahead and ask those questions
Sometimes, users will give you an absolute hard time. Pay no attention to it. It's because we want you to use your resources. Do your searches. Be polite, and you'll find we'll help you in all that is possible. Sometimes, we don't have the answer (rarely), but others may.
And no, we do not always spend all day on the forums. Some of us live in different countries, with different time zones. And some have jobs and family also. So if certain people don't respond, well, give it some hours.
Moscow Desire said:
Exactly. We were all n00bs at one time. Lest we ever forget.
"The only stupid question, is the one that never gets asked" (from an old guy long ago who has since traveled to "a better world")
Speaking for a lot of regulars here, we would rather answer n00b questions, (and yes, we will give some mocking in it), than to deal with a bricked tab later.
So you go ahead and ask those questions
Sometimes, users will give you an absolute hard time. Pay no attention to it. It's because we want you to use your resources. Do your searches. Be polite, and you'll find we'll help you in all that is possible. Sometimes, we don't have the answer (rarely), but others may.
And no, we do not always spend all day on the forums. Some of us live in different countries, with different time zones. And some have jobs and family also. So if certain people don't respond, well, give it some hours.
Click to expand...
Click to collapse
Exactly, well said.

[Q] noob first post looking for a wee bit of help

hi all i have been looking around the site to see how to root my galaxy tab 10.1 with 4.0.4 firmware on it i have seen a lot of good post's for what
i want to do but the problem is i dont know what firmware it was on when i unboxed it when i switched it on it wanted to update so is there any
way to see what firmw are it was on before the update and is it possible to root it any help will be appreciated thank you .
billy2464 said:
hi all i have been looking around the site to see how to root my galaxy tab 10.1 with 4.0.4 firmware on it i have seen a lot of good post's for what
i want to do but the problem is i dont know what firmware it was on when i unboxed it when i switched it on it wanted to update so is there any
way to see what firmw are it was on before the update and is it possible to root it any help will be appreciated thank you .
Click to expand...
Click to collapse
Odds are you were on 3.1 when you unboxed but it doesn't matter. The easiest way to root the tab is to use ODIN to flash ClockworkMod Recovery, put the root .zip on the SD card and then flash the root .zip form CWM. Feel free to let me know if you need help!
The standard GT10.1 root zip installs an old version of Superuser that doesn't jive well with ICS. The solution is using Superuser 3.1.3-ARM from the Superuser site, but I have seen so many people struggle with this that I think I might take it upon myself to take the current flashable zip and just create a new one specifically for ICS by replacing the apk. I don't think anyone would mind, would they? There's no rule against doing so as far as I know.
I think I will ask a couple of q's about it and then put that together for everyone if it's cool.
djmatt604 said:
The standard GT10.1 root zip installs an old version of Superuser that doesn't jive well with ICS. The solution is using Superuser 3.1.3-ARM from the Superuser site, but I have seen so many people struggle with this that I think I might take it upon myself to take the current flashable zip and just create a new one specifically for ICS by replacing the apk. I don't think anyone would mind, would they? There's no rule against doing so as far as I know.
I think I will ask a couple of q's about it and then put that together for everyone if it's cool.
Click to expand...
Click to collapse
Supercool. I've tried a lot of ways to root Stock ROM ICS, and most methods just make it worse (scrolling recovery, scrolling wake-up screen, etc.), so if you have a fail-safe method, via Odin, or noob-friendly Odin-free (my pref), be my guest, and I will misuse a secondary one for testing that (my wife's, if I survive the wrath)...
You've got my support!
Just_Another_N00b said:
Supercool. I've tried a lot of ways to root Stock ROM ICS, and most methods just make it worse (scrolling recovery, scrolling wake-up screen, etc.), so if you have a fail-safe method, via Odin, or noob-friendly Odin-free (my pref), be my guest, and I will misuse a secondary one for testing that (my wife's, if I survive the wrath)...
You've got my support!
Click to expand...
Click to collapse
I agree, rolling anything sucks. But I'm...just another noob. *snicker*
What I'm offering is to take that Galaxy_Tab_Root.zip and repackage the flashable zip with the newer Superuser apk...it won't fix the rolling recovery or rolling wakeup of an ICS rom - there's lots of content on this forum that teaches folks how to get around that. I do agree it would be helpful to newcomers to be pointed in the direction of the right solutions so that is something I'd do.
Speaking of the wife's device - I feel you there too.....took me almost 2 months to convince the lady to let me touch it and I just rooted it when she wasn't looking.
You could try this for rooting http://www.xda-developers.com/andro...gn=Feed:+xda-developers/ShsH+(xda-developers)
Swyped from my finger to your face, on my Samsung Galaxy Note.
RavenY2K3 said:
You could try this for rooting http://www.xda-developers.com/andro...gn=Feed:+xda-developers/ShsH+(xda-developers)
Swyped from my finger to your face, on my Samsung Galaxy Note.
Click to expand...
Click to collapse
The OP says it's confirmed working on the GT-P7510, but it was just in a response to a thanks post by someone using a 7510. They never said whether it worked or not. I tried it and it failed on my GT-P7510. I didn't try but once though. YMMV
BTW-It did not do any harm at all trying. It just didn't work.
OK guys, here you go:
ICS Root Zip
Here's what I did
1) Cracked open the Superuser flashable zip and the old root zip
2) Swapped in the new update-binary from the Superuser flashable zip and merged updater-scripts so newer su binary file and Superuser.apk are installed - really not that much different from the Superuser flashable honestly
3) zipped it all back up
All of the credits in the original update script and proper credits for su binary/Superuser.apk added to script - I take credit for nothing other than swapping updated files into the old zip package.
NOTE: This particular package is NOT TESTED!!! I am at work and already have a rooted tab so haven't got the environment to test it right now. However, in all honesty, the changes are pretty minor so it should work just fine. If any of you are on stock firmware, give it a go if you choose but don't flame me if it doesn't work. TAKE A BACKUP WITH YOUR RECOVERY FIRST! THAT IS ALREADY A RULE!
Hope this works and saves folks a step trying to root ICS.
EDIT: If someone can confirm that this works I'll probably just add the same link to the existing HOWTO thread for rooting this device. People are already looking there first for direction so we'll make it nice and easy to find.
help please
9xnine said:
Odds are you were on 3.1 when you unboxed but it doesn't matter. The easiest way to root the tab is to use ODIN to flash ClockworkMod Recovery, put the root .zip on the SD card and then flash the root .zip form CWM. Feel free to let me know if you need help!
Click to expand...
Click to collapse
thank you for your response and offeing to help i would'nt mind if your way works as i dont want to brick it as its only a week old so if you can point me in the right direction to get the files i need and maybe a guide to follow that would be appreciaped thanks .
Head into the Android Development section and check the stickies at the top of the forum. There are wonderful guides there that will point you to the correct recovery.
Make sure you save this ZIP file I re-packaged to the root of your tablet before you start...saves you some time when you actually start the process. You can simply reboot into your newly flashed recovery and then flash the zip file. Let me know if it works for you!! Again, I didn't really change it at all, just tiny changes to the updater script and updated files.
Hi billy...How did things go? Were you able to get rooted?

[Q] Custom ROM

hey yall, ok so im bit confused with all the recovery and lokid and stuff on gs4-----was so simple to root and install roms for gs2/gs3
can anyone please tell me the simplest way to install custom rom on gs4?
im have rooted my GS4 with motochopper, can i just download the ROM zip--go to recovery and install??
i also noticed there is no backup/restore option into recovery but thats fine i will return to stock using odin
desichiko23 said:
hey yall, ok so im bit confused with all the recovery and lokid and stuff on gs4-----was so simple to root and install roms for gs2/gs3
can anyone please tell me the simplest way to install custom rom on gs4?
im have rooted my GS4 with motochopper, can i just download the ROM zip--go to recovery and install??
i also noticed there is no backup/restore option into recovery but thats fine i will return to stock using odin
Click to expand...
Click to collapse
Lets use this great guide, simple. You will be up and understanding after this, I assure you.
http://forum.xda-developers.com/showthread.php?t=2314494
Thanks to xBeerdroiDx - leave a thanks for his effort.
The Ax says Good luck and good day!
If there is no backup/restore option than you are in stock recovery and won't be able to flash anything anyways. Please visit the I337 guide in my signature for the next steps after obtaining root. Cheers
We really should get you and Ax's guides/how to's stickied. They are great. If guide has no post for a day or two they get pushed down list. And folks may not see them as not everyone searches well.
I know Ax wasn't interested, but maybe we can get him to change his mind
How about it Kenny--
Without hi-jacking this gentleman's thread...sorry OP.
The reason I do not want a sticky, is if you are on a cell phone and doing xda, you have to physically use the stickies button, and there went half the traffic, that is having to use an extra step for non-readers, an extra step is disastrous. You know, to much work.
Now if you have a solution, I am all for it!
The Ax's opinion only!
TheAxman said:
Without hi-jacking this gentleman's thread...sorry OP.
The reason I do not want a sticky, is if you are on a cell phone and doing xda, you have to physically use the stickies button, and there went half the traffic, that is having to use an extra step for non-readers, an extra step is disastrous. You know, to much work.
Now if you have a solution, I am all for it!
The Ax's opinion only!
Click to expand...
Click to collapse
Gotcha--Maybe Kenny does--just a lot of good info not to have "in your face" at top of thread
On tapatalk 4 beta paid app it works fine. I did install xda free just see it and see what you mean. Thought they mirrored each other, guess not.
Yes, back to OT
xBeerdroiDx said:
If there is no backup/restore option than you are in stock recovery and won't be able to flash anything anyways. Please visit the I337 guide in my signature for the next steps after obtaining root. Cheers
Click to expand...
Click to collapse
ok so i done all the steps and it seems all went well EXCEPT so i think, after doing CASUAL Process should i have done anything? because now i dont have custom logo with unlock logo when i boot the device
and also i tried to install LiquidROM but it says fail--something about i need to install supersu?
desichiko23 said:
ok so i done all the steps and it seems all went well EXCEPT so i think, after doing CASUAL Process should i have done anything? because now i dont have custom logo with unlock logo when i boot the device
and also i tried to install LiquidROM but it says fail--something about i need to install supersu?
Click to expand...
Click to collapse
Sounds to me you don't have root. If you don't have SU in the apps, your not rooted, and if it is asking you to install SU, you are not rooted...the way I use to check root is terminal emulator from the market, run that, and at the prompt type SU, if it says command not found, you are not rooted.
You want a little advice...you need to flash a TW rom first, get used to whats going on, then go for the complicated roms.
The Ax says....again my suggestion only!
---------- Post added at 07:48 PM ---------- Previous post was at 07:47 PM ----------
rugmankc said:
Gotcha--Maybe Kenny does--just a lot of good info not to have "in your face" at top of thread
On tapatalk 4 beta paid app it works fine. I did install xda free just see it and see what you mean. Thought they mirrored each other, guess not.
Yes, back to OT
Click to expand...
Click to collapse
So are you saying when you go into this forum you see the sticky's right off?
TheAxman said:
Sounds to me you don't have root. If you don't have SU in the apps, your not rooted, and if it is asking you to install SU, you are not rooted...the way I use to check root is terminal emulator from the market, run that, and at the prompt type SU, if it says command not found, you are not rooted.
You want a little advice...you need to flash a TW rom first, get used to whats going on, then go for the complicated roms.
The Ax says....again my suggestion only!
---------- Post added at 07:48 PM ---------- Previous post was at 07:47 PM ----------
So are you saying when you go into this forum you see the sticky's right off?
Click to expand...
Click to collapse
Not right off, I open XDA app go to my Favorites, this Forum obviously, open General Section and Stickies are a choice at top along with Topics and Announce. I just don't see the issue vs having your great Guides/How To's available. I think most folks on the app or tapatalk are experienced and know for the most part what they are doing. But, the noobies will be on the pc and see the Threads quicker if Stickied. IMHO Sir
On Tapatalk they are there at top right off--
desichiko23 said:
can i just download the ROM zip--go to recovery and install??
Click to expand...
Click to collapse
Make sure that it's a custom recovery.
Sent from my Nexus 4 using Tapatalk 4 Beta (too stingy to buy it)

Security updates

What is the simplest way to add security updates if we are rooted? If this has been asked I apologize. I've looked and cannot find an answer. And I'm having a bad day. Tired so I'm not sharp today to say the least.
Fastboot boot,system,and vendor. Before booting into system. Flash SU then kernel if you have one. Reboot and profit?
Sent from my Nexus 6P using Tapatalk
treIII said:
What is the simplest way to add security updates if we are rooted? If this has been asked I apologize. I've looked and cannot find an answer. And I'm having a bad day. Tired so I'm not sharp today to say the least.
Click to expand...
Click to collapse
If only there was a detailed guide pinned at the top of the general section (where guides that could answer this question are always posted) so members would have a really easy time finding the information they need. Oh, wait...
http://forum.xda-developers.com/nexus-6p/general/guides-how-to-guides-beginners-t3206928
Or even if there were other threads in which this question had been asked that you could get an answer from. Oh, wait...
http://forum.xda-developers.com/nexus-6p/help/qa-noob-friendly-qa-help-thread-t3206934
http://forum.xda-developers.com/nexus-6p/help/rooted-nexus-6p-to-ota-updates-t3247680
http://forum.xda-developers.com/nexus-6p/help/unlock-root-break-t3288794
Heisenberg said:
If only there was a detailed guide pinned at the top of the general section (where guides that could answer this question are always posted) so members would have a really easy time finding the information they need. Oh, wait...
http://forum.xda-developers.com/nexus-6p/general/guides-how-to-guides-beginners-t3206928
Or even if there were other threads in which this question had been asked that you could get an answer from. Oh, wait...
http://forum.xda-developers.com/nexus-6p/help/qa-noob-friendly-qa-help-thread-t3206934
http://forum.xda-developers.com/nexus-6p/help/rooted-nexus-6p-to-ota-updates-t3247680
http://forum.xda-developers.com/nexus-6p/help/unlock-root-break-t3288794
Click to expand...
Click to collapse
I asked for help not sarcasm. I've thanked you before for your guides. Xda isn't what it used to be. It's a bunch of smart allecs who when they do help always have something in the way of a bad attitude. If you don't like what I asked, don't reply. If you must be sarcastic don't help me. There was a time that folks on xda helped others regardless of how lost they seemed. Thanks
Ovrclck said:
Fastboot boot,system,and vendor. Before booting into system. Flash SU then kernel if you have one. Reboot and profit?
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Thank you very much. I was tired at the time of my post and later found how to achieve my question after some sleep and some better searching.
treIII said:
I asked for help not sarcasm. I've thanked you before for your guides. Xda isn't what it used to be. It's a bunch of smart allecs who when they do help always have something in the way of a bad attitude. If you don't like what I asked, don't reply. If you must be sarcastic don't help me. There was a time that folks on xda helped others regardless of how lost they seemed. Thanks
Click to expand...
Click to collapse
Calm down, I was kidding around. If we're going to be serious about it though, as a member you agreed to abide by a set of rules when you signed up. The first rule is to search before posting, and having a bad day (and/or laziness) isn't/aren't an excuse to ignore that, especially when the answer to your question was/is so incredibly easy to find.
Folks do help out, but folks also become frustrated when other other members fail to put in the effort to answer their own questions. That's the entire point of having a Q&A section, the information already exists for almost anything you could think of asking, so anyone should be able to easily solve their own problems/questions.
Like I said, I was kidding around with you, but it really isn't too much to ask for you to search.
Heisenberg said:
Calm down, I was kidding around. If we're going to be serious about it though, as a member you agreed to abide by a set of rules when you signed up. The first rule is to search before posting, and having a bad day (and/or laziness) isn't/aren't an excuse to ignore that, especially when the answer to your question was/is so incredibly easy to find.
Folks do help out, but folks also become frustrated when other other members fail to put in the effort to answer their own questions. That's the entire point of having a Q&A section, the information already exists for almost anything you could think of asking, so anyone should be able to easily solve their own problems/questions.
Like I said, I was kidding around with you, but it really isn't too much to ask for you to search.
Click to expand...
Click to collapse
Your point is well taken by the court. I hope mine was also. And if you read below your last post I explained myself to another member. Again, thanks for making your guides.
@heisenberg. This makes sense for easy root/ unroot for accepting the monthly updates.
Once unlocked, use the phone normally for a day. Go ahead and fastboot flash the TWRP recovery, but don't root yet. Go into TWRP recovery and make a backup of the system partition only. You may now alter and root your system partition. When you want to update OTA, restore your backed up system partition, and fastboot flash the factory recovery image.
Sounds good to me. What do u think? Do u have the factory recoverys listed in your guide or know of where they are listed if so? Thanks
treIII said:
@heisenberg. This makes sense for easy root/ unroot for accepting the monthly updates.
Once unlocked, use the phone normally for a day. Go ahead and fastboot flash the TWRP recovery, but don't root yet. Go into TWRP recovery and make a backup of the system partition only. You may now alter and root your system partition. When you want to update OTA, restore your backed up system partition, and fastboot flash the factory recovery image.
Sounds good to me. What do u think? Do u have the factory recoverys listed in your guide or know of where they are listed if so? Thanks
Click to expand...
Click to collapse
Yeah you can do that. You'd need to ensure that you flash the stock boot.img also. You can get both from within in the factory images. I have links to the download page for the factory images in my guide and also in my index (check my signature).
Sent from my Nexus 6P
Heisenberg said:
Yeah you can do that. You'd need to ensure that you flash the stock boot.img also. You can get both from within in the factory images. I have links to the download page for the factory images in my guide and also in my index (check my signature).
Sent from my Nexus 6P
Click to expand...
Click to collapse
Question. Do u have the stick recoveries and so forth separated from the factory images. Oh and the boot.img also? This seems the easiest route to me.
treIII said:
Question. Do u have the stick recoveries and so forth separated from the factory images. Oh and the boot.img also? This seems the easiest route to me.
Click to expand...
Click to collapse
No I don't.

Categories

Resources