I'd like to root my Acer A100 and think I know how to do so, this is not a question about HOW to root.
I got basic Linux knowledge and good PC experience but before rooting I'd like to ask what I can do to prepare myself for future events such as;
- I get a bad ROM and it appears bricked, or
- A new update comes out and my root is preventing me to get the stock upgrade.
In essence,
1) is there anything I should do BEFORE I root to protect myself (don't think I can save a recovery image unrooted?), and
2) as soon as I AM rooted, any steps I should take to protect my working ROM (like, how do I take a full system backup, can I take an image of my ROM to flash to?, is there any tool(s) I need to put on asap so that if things go bad I got them.
I've run DeviceID so I have my DeviceID noted down.
Any help/thoughts would be greatly appreciated!
Related
Hey guys, sorry if this has already been answered somewhere else but I couldn't find it anywhere.
I bought a Galaxy Nexus a couple weeks ago and am loving it (except for battery life) and am interested in rooting it. But I have a few questions first:
1. What is the difference between unlocking the bootloader and rooting a phone. I know what unlocking a bootloader is, but I don't know much about rooting.
2. If I unlock and root, will I still be able to get updates from Google directly wihtout issues? Like, will I get the 4.0.3 update whenever it comes out even if I'm rooted?
3. Will my warranty be voided if I unlock the bootloader?
4. And if I do root it, what ROMs do you guys suggest I use? Which ones are the smoothest in performance and give the best battery life and customizations etc?
5. There is a new unlock/root tool made for the SGN, shown here: droid-life.com /2012/01/04/simple-galaxy-nexus-lte-rootunlock-and-unrootre-lock-tool-released/
Is it as effective as unlocking and rooting manually or does it have some drawbacks since it does everything for you automatically? BTW, thanks to whoever made that tool.
I know these are dumb questions but I'm new at this, so please bear with me. Thanks for any help in advance!
Peesashiz said:
Hey guys, sorry if this has already been answered somewhere else but I couldn't find it anywhere.
I bought a Galaxy Nexus a couple weeks ago and am loving it (except for battery life) and am interested in rooting it. But I have a few questions first:
1. What is the difference between unlocking the bootloader and rooting a phone. I know what unlocking a bootloader is, but I don't know much about rooting.
2. If I unlock and root, will I still be able to get updates from Google directly wihtout issues? Like, will I get the 4.0.3 update whenever it comes out even if I'm rooted?
3. Will my warranty be voided if I unlock the bootloader?
4. And if I do root it, what ROMs do you guys suggest I use? Which ones are the smoothest in performance and give the best battery life and customizations etc?
5. There is a new unlock/root tool made for the SGN, shown here: droid-life.com /2012/01/04/simple-galaxy-nexus-lte-rootunlock-and-unrootre-lock-tool-released/
Is it as effective as unlocking and rooting manually or does it have some drawbacks since it does everything for you automatically? BTW, thanks to whoever made that tool.
I know these are dumb questions but I'm new at this, so please bear with me. Thanks for any help in advance!
Click to expand...
Click to collapse
1) I have an app called All About Root which should answer the majority of all basic questions and even some advanced technical ones regarding root.
2) Yes, if you're still on stock and dont change/modify any of the stock apk/framework files. Once the OTA update finishes, root access will be removed and a stock recovery will be reloaded. Will have to fastboot flash the custom recovery back and set the permissions back on root (permissions are a topic in All About Root)
3) Depends on who is covering the warranty or another way to put it, who/where/how device was purchased.
5) I would always recommend learning the manual method. Once you load the android-sdk, which is needed for many customizations, the unlock is a simple command and learning adb/fastboot will be very useful in the future for most operations.
Hope that helps! I'm sure others will chime in with their opinions and experiences to cover any gaps I might have missed. Good luck!
1) Unlocking allows you to modify the kernel and flash custom roms. Rooting allows you root access to the OS. Root is the equivalent of an admin in windows, but in the context of android it gives you write access to the full device. Basically it allows you to access lower level system functions (ie droidwall is a gui for iptables which is a firewall).
2)My understanding is that if you unlock and root, you'll be running a custom recovery (clockwork). I'm not sure if that means you won't see the OTA or if it'll just revert to stock or it may not work at all. Perhaps someone else can explain, but frankly when you get to #4 I don't see any reason why OTA updates are relevant.
3) I think the bootload can be relocked so even if it does void the warranty it can be reversed. Whether or not they can tell that it has been unlocked I don't know, and if they wanted to find a reason to deny a warranty I'm sure they could find one whether or not it's unlocked. I'd be surprised if they denied it though since the nexus devices are important because they can be unlocked.
4) I've used Axiom pretty much since the day after I got my phone. Most of them are all the same 4.0.3 core just various modifications to 'improve' the experience. The one other rom I'd look at is kang's because it's based on CM9. Kernels are another issue from there - I've liked both leankernel and franco's. Note that you should check out the forums over at rootzwiki as their dev area seems more active than around here. The kernel is the main source of battery and performance boosts.
5) I would recommend attempting it manually. The most difficult part imo is getting the drivers installed and the device recognized by adb. From there it's just executing a single line to unlocked. Unlocking will wipe your data. I'll say it again...unlocking will wipe your data. I used superboot myself, but if you're going to a custom rom then getting root access is really only needed temporarily to get clockwork installed - any custom rom has root access already. Here's a link to superboot. I *think* you just execute it from your computer (its a batch file) and it will root the device for you. I'm not sure if it installs clockworkmod so the first thing you should do after booting is download rom manager and reflash recovery to be sure. Then you can use clockworkmod to move to a rom.
Happy flashing.
Recently, Virgin Mobile unleashed a "security" update for the VM670 Optimus V, VM670ZV9, previously the stock was VM670ZV5. This new update installs a new recovery, new boot.img, new radio.img, and removes root, and is not rootable via the current methods used for the OV (Gingerbreak or SuperOneClick).
The OTA mechanism is borked on the OV, so they have placed information about it on their website, and are sending text messages to users informing them of the available update. You have to download instructions, which walk users step by step through the update process, which is very similar to flashing a custom ROM on the OV.
Anyone up for a rooting challenge? Want to break the latest attempt at locking down our Androids? We could use help from anyone who thinks they may have a solution. The update.zip is linked below, just waiting to be broken.
Virgin Mobile Optimus V VM670ZV9 update.zip
Update Instructions pdf
So, we took apart the update, and successfully flashed just the radio. From reports received from users who flashed the full update, the radio is about the only thing useful. However, we are still going to try to root the package.
I have never been involved in the initial rooting process, so anyone with knowledge, please correct/add what is needed:
-- extract ramdisk and change default prop ro.secure to 0
-- add su and busybox binaries
edit-- rewrite install-recovery.sh to prevent recovery rewrite from boot.img
-- add a custom recovery directory
-- add lines at end of update-script to write a custom recovery
-- re-sign
Seems a bit too easy, so please let me know if/what I'm missing here.
Do you know if there is a way to rollback to the older version? Or do you know how long it may take for someone to make it rootable again? I am ticked that I updated w/o knowing that it would unroot my phone as this is my first smartphone.
I'm interested in rooting this device, need someone with adb setup and working to get a hold of me.
*Edit*
Pretty sure I have this one done.
@jcase: YOU THE MAN!!!!
instructions soon, gotta write them up so they make sense.
Instructions
http://forum.xda-developers.com/showthread.php?t=1562258
I can confirm this works as it was my phone we did this on!
Help
I have no idea what all this means, im a noob on rooting on android, please put a tutorial in the simplest form step by step for a noob to understand. my os on pc is ubuntu 12.10.
Ok. I would be glad if someone could point me in the right direction here, and answer this question.
I am planning on buying an Xplay, mainly for phoning and gaming. I am very keen on keeping the Xplay "clean" and fast, and therefore wish to remove all bloatware from the beginning.
Could someone point me in a direction to where to start when I first unpack my phone? Should I accept all the updates and so on? What´s the best thing to do if I want to remove the bloatware. I might as well say that I´m pretty much a beginner when it comes to all the terms "rooting" and stuff. But I want to do it a safe way, without taking risks of breaking or bricking anything.
Thanks.
Some of the bloatware can be simply uninstalled, some cannot. For the latter you need to root your phone. I like to use SuperOneClick for rooting. Note that some firmwares (the ones whose version ends with .62 or greater) cannot be rooted, so I wouldn't update to them.
Once rooted, removing the bloatware is pretty simple. The most common way is to use Titanium Backup to uninstall it or you can even do it manually by deleting the relevant .apk files from /system/app.
Root your phone ,this is the first step that you must to do. After rooting ,you can remove bloatware from your phone and gain more free space on you internal memory.
I think that the best rooting way is the (zergRush Method):
http://forum.xda-developers.com/showthread.php?t=1312859
After rooting ,download 'Root Explorer' ,go to system/app and remove all the things you don't need.
If you are getting an AT&T Xplay I would suggest installing the generic north American rom which is 2.3.4 and missing the AT&T bloat. I backed up the games from the stock rom first then installed the NA rom and reinstalled them.
First use pc companion and install the latest update. Then root and remove bloat and get everything set up like your contacts and apps. After that install cwm and make a nandroid backup and start flashing roms! Back-up your info if the rom won't carry it over. Optional: Unlock bootloader before roms. There are plenty of stock based roms to for people with locked bootloaders.
EDIT: Don't do the below, just read you don't want risk!
1. Unlock the bootloader
2. Use flashtool to install a generic ROM .FTF file (.368 has CRT animation but is old, .42 is good, .62 is good)
3. Install a kernel (DooM's is great). This will allow you to overclock, and give automatic ROOT (no need to exploit or install anything else)
4. Buy/acquire an app called "Titanium Backup" (it needs ROOT to run), and check the guide in these forums for which apps are safe to remove
The first thing to do? Here's a list:
1. READ everything you can find related to your model version of the Play. There are different versions depending on where you are in the world and who your service provider is. If you have a GSM capable phone (Europe, Canada, ATT in US just to name a few), you will have a lot more modification options available. If you have a CDMA capable phone (Verizon), you have fewer choices but there are more coming almost every day.
2. READ again - you know you only understood maybe a 10th of what you just read!
3. POST specific questions AFTER you have searched the forums. Don't be afraid to try Google - that's what it's there for.
4. THINK !!! - what is it that you expect to get from modifying your phone that it doesn't do now? If you just want to remove bloatware, you can simply root, install a custom recovery, make a backup and then go to town. No need for unlocking the bootloader or loading a custom rom.
5. SLOW DOWN !!! - don't be in such a hurry to modify your phone that you leap before you look. Most bricked phones could be avoided in the first place by taking time to understand the steps involved before making changes.
6. DON'T PANIC !!! - There are very few things you can do to your phone that the experienced folks here on the forums can't help you resolved.
7. HAVE FUN !!!
---------- Post added at 01:16 AM ---------- Previous post was at 01:14 AM ----------
Potato13 said:
First use pc companion and install the latest update. Then root and remove bloat and get everything set up like your contacts and apps. After that install cwm and make a nandroid backup and start flashing roms! Back-up your info if the rom won't carry it over. Optional: Unlock bootloader before roms. There are plenty of stock based roms to for people with locked bootloaders.
Click to expand...
Click to collapse
Not necessarily. If you install some of the latest updates, you no longer can root. That's why some research needs to be done first.
Search google and read xda forums on a daily basis. That's the shortest route lol
1. Root using zergrush or use flashtool rooting feature
2. Unlock bootloader (this will void your warranty)
3. Install clockworkmod 5.0.2.7 for xperia phones (get it free on play store fka android market)
4. Install titanium backup and perform batch backup of your apps to your sd card
5. Get doomlord's kernel v11 (link is on my signature) and wifi modules
6. Reboot into recovery and hold down or tap volume down to enter CWM recovery
7. Flash the kernel, then reboot and flash the wifi module
8. Flash your custom rom
9. There your phone is bricked! Haha
netizenmt said:
4. THINK !!! - what is it that you expect to get from modifying your phone that it doesn't do now? If you just want to remove bloatware, you can simply root, install a custom recovery, make a backup and then go to town. No need for unlocking the bootloader or loading a custom rom.
Click to expand...
Click to collapse
Thanks for the input.
The only thing that I plan to do, is probably just remove bloatware and nothing more. So I guess it´s just down to rooting the phone then, and delete the things that I don´t want? No need for unlocking bootloaders etc.?
Is there a list of what stuff that can be deleted? Or other things that can be achieved by only rooting the phone?
And the last question. Is it totally ok to accept android updates after the rooting and removing of bloatware?
silmes said:
Thanks for the input.
The only thing that I plan to do, is probably just remove bloatware and nothing more. So I guess it´s just down to rooting the phone then, and delete the things that I don´t want? No need for unlocking bootloaders etc.?
Is there a list of what stuff that can be deleted? Or other things that can be achieved by only rooting the phone?
And the last question. Is it totally ok to accept android updates after the rooting and removing of bloatware?
Click to expand...
Click to collapse
If you aren't going to get into custom kernels and overclocking, then no, you can do what you want without unlocking the bootloader.
There are some links in General and here in Q & A that make suggestions of what can be removed safely.
If you only rooted and didn't remove anything, you could accept updates. If you remove bloatware, the update won't even install. That's why I suggest installing CWM (ClockWorkMod) Recovery and doing a Nandroid Backup after you root but before you debloat.
Here are some useful links for you:
Rooted (Locked Bootloader) Phone - App Removal (Safe List)
[GUIDE] R800x owners - You got Custom ROM questions? I've got Answers!
The second one there was one I posted up for R800x users with locked bootloaders. It was all the stuff I had to glean for myself when mine was locked.
Hope this helps.
Sigh...hope this isn't too late.
http://forum.xda-developers.com/showthread.php?p=23845116#post23845116
First thing: Root right away with Flashtool (http://androxyde.github.com/) and don't listen to the others, the Flashtool nowdays contains the Exploit that you need and it works perfect to root on 2.3.4 (I did it myself when I root'd mine the first time).
I am planning on buying an Xplay, mainly for phoning and gaming. I am very keen on keeping the Xplay "clean" and fast, and therefore wish to remove all bloatware from the beginning.
I recommend the Titanium Backup as all the others, and you can use this list as help: http://forum.xda-developers.com/showthread.php?t=1046699&highlight=remove+app+list
Could someone point me in a direction to where to start when I first unpack my phone? Should I accept all the updates and so on?
Yes, do that first of all before you go ahead and root your device.
Q: Could someone point me in a direction to where to start when I first unpack my phone? Should I accept all the updates and so on?
A: Yes, do that first of all before you go ahead and root your device.
The interesting thing is that the answer to this seems to differ on who you ask. Further back in this thread, someone advised me NOT to update, as it might lead to problems when trying to root my phone. What´s the deal here?
silmes said:
Q: Could someone point me in a direction to where to start when I first unpack my phone? Should I accept all the updates and so on?
A: Yes, do that first of all before you go ahead and root your device.
The interesting thing is that the answer to this seems to differ on who you ask. Further back in this thread, someone advised me NOT to update, as it might lead to problems when trying to root my phone. What´s the deal here?
Click to expand...
Click to collapse
If you update to the .62 firmware you can't root.
Sent from my LT26i using Tapatalk
silmes said:
Q: Could someone point me in a direction to where to start when I first unpack my phone? Should I accept all the updates and so on?
A: Yes, do that first of all before you go ahead and root your device.
The interesting thing is that the answer to this seems to differ on who you ask. Further back in this thread, someone advised me NOT to update, as it might lead to problems when trying to root my phone. What´s the deal here?
Click to expand...
Click to collapse
That's because it differs between models and some people aren't aware of that, while others like to be argumentative!
If you have a Verizon R800x Play, our firmware only goes up to Version 2.3.3 (3.0.1.E.0.88). If yours comes with 2.3.2, you're safe to update. You will be able to root with no problem.
If you have one of the other phones, you can apply updates below 4.0.2.A.0.62 and still root. .62 and higher, no root.
Check out this thread [HOW-TO] Root Phones w/ Android v2.2.x-2.3.x (zergRush Method) for additional information.
Normally, if I do a search with creative enough verbage, I can find the answer here however right now that's not the case.
I have a 2 part question, but first, my device info:
- Currently I am stock rooted with TWRP recovery
- Model: SPH-L900
- Android Version: 4.1.2 on MC2 (both baseband and build)
- I was rooted when I first got the device, and had to unroot, update and reroot (using toolkit I believe)
#1. I have been seeing mixed information out there about this update (MK4) and was wondering if someone can just advise if KNOX is actually a part of the update (either OTA or LORJAY589's)? I would actually like to be able to have KNOX as it would be handy to use my device more for work.
#2. I am a fan of having my device rooted, personally I just like the ability to actually back it up fully, but there are other things that are nice too. The actual question is, if one of the updates does have KNOX in it, and its useable, is it still possible to have the device rooted?
If these could be answered, relatively simply, it would be greatly appreciated. I'm a bit of a n00b, but I have absolutely no issues with flashing my device using any of the standard methods, but a brief walkthrough would be appreciated (if only for the methods used).
Thanks!
Edit:
So here are the steps that I want to take, if someone can advise me if I'm being stupid based on my questions that would be great:
download:
MK4 4.3 SPH-L900 Odex Full Rom Rooted (thanks again LORJAY589),
Follow the following steps (Thanks cullenmq1):
1. Download full rom rooted (either deodex or odex)
2. Download wifi fix .rar
3. Go to recovery (doesnt matter both twrp and cwm work)
4. Make a rom backup just in case
5. Full wipe (not necessary but recommended, we dont need people bricking notes)
6. Flash full rom
7. Flash wifi fix through odin (must unpack rar first and mobile odin does not work with this)
8. MAKE SURE TO THANK LORJAY589 FOR HIS AWESOME WORK!
Then basically recover all my goodies with titanium backup / re-downloading... and from there I should have NO issues with WiFi or anything else as far as anyone here is concerned (if samsung screwed something up, I'm not about to blame a XDA Dev).
Sound reasonable?
umm... no
I'm not a super pro dev. but when I first read lorjays post. he was very specific about what to do. he said not to listen to anyone else's instructions but his own. that included flashing through cwm. not twrp. he said it doesn't work. and I saw for myself how many people where writing and asking questions about how to fix their phones because something went wrong. they forced him to post another comment saying do not listen to anyone elses instructions. follow mine and everything will work fine. so if I were you that's what I'd do. I know cause I did. and unlike a lot of dummy's who where asking for help. I had no problems after installing
I just got this phone. Android 4.2.2. I was wondering if rooting is still possible. I know that there are issues with unlocking the bootloader like, we can't. So can I still root and have the rooting goodies? If so, can you direct me to the correct method of rooting? All the methods I can find include unlocking the bootloader first and I don't know if I can just skip that step or not.
Thank you for your time.
Time To Shine said:
I just got this phone. Android 4.2.2. I was wondering if rooting is still possible. I know that there are issues with unlocking the bootloader like, we can't. So can I still root and have the rooting goodies? If so, can you direct me to the correct method of rooting? All the methods I can find include unlocking the bootloader first and I don't know if I can just skip that step or not.
Thank you for your time.
Click to expand...
Click to collapse
To answer your question you need to unlock/s-off your phone to root it, I would recommend running the rumrunner tool, installing a customer recovery and then install a custom rom. The reason I say install a custom rom even if you want to remain stock is because you can get a stock rom without any bloat. Most of the bloat apps on the HTC One and pretty much any phone, run in the background as soon as your phone starts, this eats battery life and performance. For a stock rom check out Santod040, he has a good stock rom released, personally I like NuSense and ViperOne they are both very solid roms.
Read this thread - http://forum.xda-developers.com/showthread.php?t=2473644 it is the Rumrunner tool. I believe as long as you DO NOT UPGRADE to 4.3 you can still root/unlock/s-off, after you unlock/s-off you can install whichever rom you like without worrying about losing the ability to have root access.
You will want to get into the bootloader to check which OS version you have and then download the corresponding version of Rumrunner.
Edit:
Be sure to backup your whole phone as soon as you install a customer recovery. After the backup is complete, save a copy on your computer. There will be times when you are tinkering with your phone that you will need to get your phone back to a factory state, you can use a RUU but in my opinion that is more complicated process and you have a higher risk of something going wrong compared to simply restoring a backup.
Okay. Thank you. I will look into this.