Simplest ADB installer ive ever seen - Android General

its called Knives and forks. Just follow the simple instructions on the website.
http://www.theandroidsoul.com/how-t...rs-automatically-works-for-windows-linux-mac/

Thanks dude!

Related

Rooting

Never rooted before. Want to. Thinking kernels one click is the best route.
Help me get through it please. What should I install download and on what order. Thank you so much
Any rooting method will involve you using ADB so to start you should download that.
Eclipse (Not 100% sure if this is needed for the use of ADB or anything but its always a nifty program to have)
AndroidSDK - This is needed to download ADB on your computer.
Then just follow Capts instructions in the script you can find here.
Check the first part of the instructions tho that read "If the above number ends in 605.6 or 605.9 then you can root". If your phone doesn't meet this requirement than I would suggest using JCase's method.
Thanks....ok do I put those on my PHONE or on my PC?
Those are all programs for your computer. The only thing you will be putting on your phone during the root process are the 2 different RUU's you download. Well, there are some other files but you will be pushing those to the phone via ADB.
Check out this guide on using ADB, I am making an assumption that you are using Windows.
Exploits.zip with contents extracted to your ADB dir
PG05IMG.zip
Downgrade RUU
This is where Im confused...and I apologize for my ineptitude on the subject in advance. I have the correct firmware(.6) I have downloaded ADB(its currently updating a bunch of things)
I can see where you may be confused, the download link that Capt had for all his files seems to be broken. It may be beneficial for you to use JCase's method found here instead. Based on the MD5 sums for the files of both methods they are different so I dont recommend using JCase's files for Capts' method.
It might seem a little more overwhelming at first but its easier than it looks and you will get a feel for the process more.
I must be in over my head here.
It's not as difficult as it seems. Make sure you have sdk tools setup properly & your computer can see your phone (adb list devices), read the root instructions 2-3 times, then you'll be ready to take the plunge. Good luck & post any questions you have, there are lots of ppl around to help.
Sent from my ADR6400L using XDA App

[Q] How to get (temp) root as an Android-newcomer

Hello everybody! I want to root my device in order to disable some stock apps. I am an advanced user, but I have no previous experience with Android and only very little with Linux. Anyway, I figured out that the first step is to get fre3vo here:
http://forum.xda-developers.com/showthread.php?t=1150006
and then I would have to do that adb procedure. I however don't have adb. I'm running Windows 7 (64 Bit). Will I need a Unix system for this or is it somehow part of the Android SDK and compatible with Windows? Can you help me in the process of rooting my Sensation? There's no need to explain the details, I know I have to click next in an installer... I just need to know what to install, where to go and what to do. If you can guide me to the point where I can enter the adb commands I think I'll be able to do the rest myself. Also, do I need HTC Sync for the conneciton to work, or what kind of connection will I need? Your help would be much appreciated!
U shud ask/reply in that thread. No need new thread just for a question.
Peace.
.regards | xda-premium
ⓢⓔⓝⓢⓐⓣⓘⓞⓝ ツ
This SHOULD be asked in the thread really...but if you follow the instructions, it does tell you mate.
And at the very least, questions should be in the Q&A sub-forum. That's why it's there...
As for the question, I will be nice and answer: adb is part of the Android SDK and works perfectly in Windows 7 x64 (what I use myself). The install is very straight forward for the SDK. Just install the basics (what it gives you to install).
Download the Android SDK from Google
Install It
Go to the folder where you installed it
Open the folder platform-tools
Copy the files into this folder
Fire up CMD
Navigate to the platform-tools folder
Use the commands as stated in the folder!
Can't be too hard!
I found this video that will guide you through it.
http://www.youtube.com/watch?v=1t9AXZWcFQU
Since this is a thread where you're asking a question, I would start by asking the question in the correct section. This isn't the, "Ask a DEV a Question", section. This is a section for DEVS to release stuff pertaining to Android development.
atticus182 said:
Download the Android SDK from Google
Install It
Go to the folder where you installed it
Open the folder platform-tools
Copy the files into this folder
Fire up CMD
Navigate to the platform-tools folder
Use the commands as stated in the folder!
Can't be too hard!
Click to expand...
Click to collapse
Thanks, I managed to do it with your help!
I'm sorry for creating the thread in the wrong section, I thought Q&A was more about very general questions and not exactly in-depth system stuff like rooting. Anyway, you can delete this thread if you like or merge it with the fre3vo thread.
Sorry again! I didn't mean to annoy you people.
Calling yourself an, "advanced user" and yet not understanding where to post certainly knocks off the "advanced" part! I find it amazing that with 365 posts you still ignore the forum etiquette, your member status should be demoted to Junior.
Flashmore said:
Calling yourself an, "advanced user" and yet not understanding where to post certainly knocks off the "advanced" part! I find it amazing that with 365 posts you still ignore the forum etiquette, your member status should be demoted to Junior.
Click to expand...
Click to collapse
Ha! Agreed.
Ask in the appropriate thread. Shame calling yourself an 'advanced user' yet doing this. Thread closed.

Eugene's Perm-Temp root for OSX

Apparently I just don't post enough or near to anything on XDA, to be allowed to post in the Sensation DEV forum.
So I have to post it here.
In follow up to graffixnyc's http://forum.xda-developers.com/showthread.php?t=1159306 post I redid his windows batchfile to run on OSX. I don't have the linux version of ADB otherwise it would work just as fine on that.
I also have 2 scripts I use for enabling and disabling services on my sensation: DisablePM.sh and EnablePM.sh. Feel free to edit and use those if you prefer a quick way of making you own list of packages to disable.
But none the less here it is the OSX version of graffixnyc's Perma-Temp root:
http://www.multiupload.com/JFXDBTPYX4
Once Downloaded, Unzip and run Run_ME_Fr3vo_ROOT.sh from terminal.
Update:
Thanks for the work to Eugene373 and graffixnyc for posting. Hope I got i right this time
ziggimon said:
Apparently I just don't post enough or near to anything on XDA, to be allowed to post in the Sensation DEV forum.
So I have to post it here.
In follow up to graffixnyc's http://forum.xda-developers.com/showthread.php?t=1159306 post I redid his windows batchfile to run on OSX. I don't have the linux version of ADB otherwise it would work just as fine on that.
I also have 2 scripts I use for enabling and disabling services on my sensation: DisablePM.sh and EnablePM.sh. Feel free to edit and use those if you prefer a quick way of making you own list of packages to disable.
But none the less here it is the OSX version of graffixnyc's Perma-Temp root:
http://www.multiupload.com/JFXDBTPYX4
Once Downloaded, Unzip and run Run_ME_Fr3vo_ROOT.sh from terminal.
Thanks for your work graffixnyc
Click to expand...
Click to collapse
The credit actually goes to Eugene373, He is the one who deved it. I just found the info and posted it
graffixnyc said:
The credit actually goes to Eugene373, He is the one who deved it. I just found the info and posted it
Click to expand...
Click to collapse
Exactly, now maybe the OP can change the title so the credit immediately goes to Eugene373.
command on mac
What is the exact command to run using mac terminal. dont know much on mac...Thanks.
instechgainza said:
What is the exact command to run using mac terminal. dont know much on mac...Thanks.
Click to expand...
Click to collapse
Whilst im on Win7 or Ubuntu, im pretty sure you just double click the .sh files provided
instechgainza said:
What is the exact command to run using mac terminal. dont know much on mac...Thanks.
Click to expand...
Click to collapse
doubleclick on the .sh or find terminal in spotlight and cd to the directory you unpacked, then type ./Run_ME_Fr3vo_ROOT.sh that should do the trick.

[Q] Wanting To Root

Greetings,
I am looking for an easy to understand method of root.
I have read the new user thread. I am afraid with this so called "easy" method for beginners, there is a lot of jargon used that I simply don't understand.
For example in the thread for easy root, I am lost at step #2 where I am instructed to:
"Note that adb is required.
Push misc.img, busybox, and psnueter using the following commands:"
I don't know what adb is let alone how to push misc.img, busybox and psnueter.
Can someone please point me to the instructions for absolute morons to this process like me.
Thanks in advance.
priapos said:
Greetings,
I am looking for an easy to understand method of root.
I have read the new user thread. I am afraid with this so called "easy" method for beginners, there is a lot of jargon used that I simply don't understand.
For example in the thread for easy root, I am lost at step #2 where I am instructed to:
"Note that adb is required.
Push misc.img, busybox, and psnueter using the following commands:"
I don't know what adb is let alone how to push misc.img, busybox and psnueter.
Can someone please point me to the instructions for absolute morons to this process like me.
Thanks in advance.
Click to expand...
Click to collapse
Android adb http://developer.android.com/guide/developing/tools/adb.html
which is in the sdk http://developer.android.com/sdk/index.html
You dont really need to know what the other tools are listed do, you just need to do what it says with them and the tools are linked in the thread you're reading to download I assume. If they aren't, then read through the manual method that is stickied in the developer's forum. A link for the tools (misc.img, busybox, and psnueter) can be found there.
I was a little nervous at first myself. I read over the directions several times and then found some information on how to get adb installed and working. Once I got that step understood the actual rooting process was super easy. You can cut and paste all the commands to ensure you don't typo. Just make sure to validate your checksums to save any potential headaches. My first attempt at it took about 20 minutes and I had absolutely ZERO issues.
It is well worth your time and effort. It is also far better to use this method than the easy root 1 steps as you will gain a slightly better understanding of how your phone works and what steps you can take when you inevitably mess something up flashing ROMS, mods and radios
Thanks for the quick reply.
I am not nervous, I just don't understand what any of this is.
I don't know what adb is or how to use it.
I don't know what copy and pasting the commands means.
I certainly don't know what "validate checksums" are.
I realize I am coming across as a comlete shmo, but explaining how to do this with more computer jargon doesn't clarify the process.
I really need instructions for dooshbags like me.
Thanks in advance.
There are also videos on YouTube showing JCases method and adb setup. I would link but I'm on my phone but it shouldn't be to hard to find.
Sent from my ADR6400L using XDA App
priapos said:
Thanks for the quick reply.
I am not nervous, I just don't understand what any of this is.
I don't know what adb is or how to use it.
I don't know what copy and pasting the commands means.
I certainly don't know what "validate checksums" are.
I realize I am coming across as a comlete shmo, but explaining how to do this with more computer jargon doesn't clarify the process.
I really need instructions for dooshbags like me.
Thanks in advance.
Click to expand...
Click to collapse
reading through this might help http://forum.xda-developers.com/showthread.php?t=1143188
There is no "easy", reliable way to root sans ADB and command lines. You will need to know this stuff before you try to root. You're going to need ADB in any event. If learning it isn't knowledge you desire, you shouldn't root your phone. For terms, you should refer to the dictionary stickied at the top of the forum. The best way to learn is to get the Android SDK, set it up, make sure your drivers are there, then play with ADB. Do simply stuff like check your serial number, the md5 of files on your SDcard, and harmless stuff like that. If you've got any questions along the way, feel free to PM me any time. I'm here often. And I'm usually faster than hunting through forums or the internet.
priapos said:
Greetings,
I am looking for an easy to understand method of root.
I have read the new user thread. I am afraid with this so called "easy" method for beginners, there is a lot of jargon used that I simply don't understand.
For example in the thread for easy root, I am lost at step #2 where I am instructed to:
"Note that adb is required.
Push misc.img, busybox, and psnueter using the following commands:"
I don't know what adb is let alone how to push misc.img, busybox and psnueter.
Can someone please point me to the instructions for absolute morons to this process like me.
Thanks in advance.
Click to expand...
Click to collapse
From what i think if u dont want the adb command line ****s you should try the software named "z4root". It automatically roots your phone.
Worked for me. And i think itz the easiest method available.
After installing the apk.
Open the application, click PERMANENT ROOT,
Then dnt let your phone sleep or lock itself, wait for about 10 minutes,
After the process reboot ypur phone.
Voila, you are rooted ..
Am new to the forums. please guide me..
Thanks and sorry for my poor english. Hope you like this.
Cheers!
__________________________________________________________
MODEL : LG Optimus GT540 (Rooted)
MOD : SwiftDroid v2.0 M6 (Based on CyanogenMod v7.1 RC0)
KERNEL : 2.6.29 (VirtualBox #309)
BUILD : GRJ22
RECOVERY : ClockworkMod Recovery v4.0
___________________________________________________________
BusyBox v1.19
SuperUser v2.3
SetCPU v2.2
I would not recommend "easy" root methods, since there is greater room for error. Understanding ADB will help you in the long run
MeAt.HoOk said:
From what i think if u dont want the adb command line ****s you should try the software named "z4root". It automatically roots your phone.
Worked for me. And i think itz the easiest method available.
After installing the apk.
Open the application, click PERMANENT ROOT,
Then dnt let your phone sleep or lock itself, wait for about 10 minutes,
After the process reboot ypur phone.
Voila, you are rooted ..
Am new to the forums. please guide me..
Thanks and sorry for my poor english. Hope you like this.
Cheers!
__________________________________________________________
MODEL : LG Optimus GT540 (Rooted)
MOD : SwiftDroid v2.0 M6 (Based on CyanogenMod v7.1 RC0)
KERNEL : 2.6.29 (VirtualBox #309)
BUILD : GRJ22
RECOVERY : ClockworkMod Recovery v4.0
___________________________________________________________
BusyBox v1.19
SuperUser v2.3
SetCPU v2.2
Click to expand...
Click to collapse
Don't think z4root works on the Thunderbolt just search youtube for Thunderbolt root and watch the tutorials. Links are provided for everything that needs to be downloaded.
Sent from my ADR6400L using XDA Premium App
I know z4root doesn't work for any modern HTC. You can have permanent root without s-off. The only way to do that is through ADB, using an engineering hboot, and applying various exploits. All the "easy" root methods are just scripts that do what jcase's guide lays out. And unlike the guide, if something goes south, you're lost and screwed. I think it would be safe to say "easy" roots have probably bricked more phones than anything else.
loonatik78 said:
I know z4root doesn't work for any modern HTC. You can have permanent root without s-off. The only way to do that is through ADB, using an engineering hboot, and applying various exploits. All the "easy" root methods are just scripts that do what jcase's guide lays out. And unlike the guide, if something goes south, you're lost and screwed. I think it would be safe to say "easy" roots have probably bricked more phones than anything else.
Click to expand...
Click to collapse
Is that u dbzfanatic? Looks awfully similar, lol.
Sent from my ADR6400L using XDA Premium App
nerogold said:
Is that u dbzfanatic? Looks awfully similar, lol.
Sent from my ADR6400L using XDA Premium App
Click to expand...
Click to collapse
Nope. Just a pieced up, inked up, "I been everywhere, man", freak of many talents and interests. Android phones are just one of them.
loonatik78 said:
Nope. Just a pieced up, inked up, "I been everywhere, man", freak of many talents and interests. Android phones are just one of them.
Click to expand...
Click to collapse
Sorry man I just wanted to say thanks to the other user I mentioned ,his method of rooting was and still is a great help to me already rooted 5 bolts and currently on #6 as I'm typing.
Sent from my ADR6400L using XDA Premium App
Do a google search for thunderbolt auto root. There is one posted in the Thuderbolt forums. I can't link directly to it because I don't have enough posts yet. I tested it on my wife's thunderbolt without a problem.
Greywolf66 said:
Do a google search for thunderbolt auto root. There is one posted in the Thuderbolt forums. I can't link directly to it because I don't have enough posts yet. I tested it on my wife's thunderbolt without a problem.
Click to expand...
Click to collapse
Yep, and the past guy to go that route, after being warned it was highly prone to failure, had it fail. Then he came back looking for help, but nobody could because what went wrong wasn't at all clear. Just not wise.
Ive used the one click root four times with no issues. Four diffrent tb's from 3 diffrent states. 2 of them had alrdy takin the ota's. Dont have the link handy but if was a time saver. Though a half arse understanding of the method helps avoid issues. Ill post the link when i get home.
Sent from my ADR6400L using XDA Premium App
loonatik78 said:
Yep, and the past guy to go that route, after being warned it was highly prone to failure, had it fail. Then he came back looking for help, but nobody could because what went wrong wasn't at all clear. Just not wise.
Click to expand...
Click to collapse
I rooted mine manually first. As you said in a previous post most "easy" roots are just scripts. That's what the one I used on my wife's was. I was following along the text of the batch file as I was running it so that if something happened I would know at what part of the script I was at. I had no problems with it though.
I'll agree that I could see where if someone where to run into a problem using script without any knowledge of what the script was doing they would probably end in a very bad place.
I think the obvious was missed in this thread: The OP is not a candidate for rooting. It's a risky task for experienced users and a non-task for noobs. He hasn't even stated a valid need for rooting the phone.
TabGuy said:
I think the obvious was missed in this thread: The OP is not a candidate for rooting. It's a risky task for experienced users and a non-task for noobs. He hasn't even stated a valid need for rooting the phone.
Click to expand...
Click to collapse
Come on, cut him some slack. Everyone was new once. He has already been warned.
Sent from my ADR6400L using XDA App
priapos said:
Thanks for the quick reply.
I am not nervous, I just don't understand what any of this is.
I don't know what adb is or how to use it.
I don't know what copy and pasting the commands means.
I certainly don't know what "validate checksums" are.
I realize I am coming across as a comlete shmo, but explaining how to do this with more computer jargon doesn't clarify the process.
I really need instructions for dooshbags like me.
Thanks in advance.
Click to expand...
Click to collapse
ADB "Android Development Bridge" Simply put just helps you develop apps and fix bugs. (In this case, you will use this to reinstall Android without a locked bootloader (a.k.a. S-Off) (the bootloader is code that is run when you first turn on your device that tells Android to run).
You don't have to know how to use ADB, but you must install it on your computer.
As far as copying and pasting commands go, the tutorial that you choose to visit will tell you to type this command ex: cp image.zip/sdcard/
You will just copy this code out of your browser (FireFox/Internet Explorer/Chrome/etc.) and paste it into a command line.
Your command line will depend on what operating system you use on your pc. Ex for Windows, you will use "Command Prompt" or on Linux/MAC you will use "Terminal".
As far as validation checksums goes, it is used to make sure that the file that you downloaded is 100% the same file that the developer made.
Basically, open up your command line and type (without quotes) "md5 image.zip" also, make sure you change to "image.zip" with whatever/where you file is at.
I would be more specific with these instructions I'd I knew what OS (operating system) you are using on your computer is.
After you type in the command and hit enter, it will spit out a long string of gibberish. Just make sure this "checksum" is the EXACT same as whatever the devolver put in the tutorial you are following.
As far as putting together an idiot proof guide, you will have to forgive us, but I don't think the people here want to have a bunch of people here flooding the forums with very basic questions that have been answered already on the internet. However, don't let that stop you from asking questions. Just make sure you help yourself first (Google what you don't understand) and then ask for clarification.
P.S. I claim touchscreen amnesty for any typos.
Sent from my ADR6400L using XDA App

Verizon Root (MAC)

Has anyone successfully done this? I have been looking for a guide everywhere and cannot find one. And all that I have is macs around me lol
Ohleo said:
Has anyone successfully done this? I have been looking for a guide everywhere and cannot find one. And all that I have is macs around me lol
Click to expand...
Click to collapse
I just got one and have not searched, but in theory a *nix guide should work the same.
jatilq said:
I just got one and have not searched, but in theory a *nix guide should work the same.
Click to expand...
Click to collapse
bump, in the same boat
I rooted my Verizon S3 on a Mac using this (not my method, just sharing):
http://forum.xda-developers.com/showpost.php?p=29388584&postcount=96
It's basically using Noxious Ninja's files that are used in the (much easier) Windows method root tool. Still not too bad. The only difference for Macs is whenever it says:
Code:
adb push su /data/local/
for example, you have to type it in a Terminal window as:
Code:
./adb push su /data/local/
with the .(period) and / (forward slash) before the "adb" command.
Let me know if you need any more help. I was thinking about whipping up a quick tutorial for Macs, as I was unable to find one other than the code I linked to by "caslca" in the Root Tool thread. Good luck!
http://forum.xda-developers.com/showthread.php?t=1762709
cscho0415 said:
http://forum.xda-developers.com/showthread.php?t=1762709
Click to expand...
Click to collapse
Yeah Adam Outlers Casual works for rooting on a mac....that's what I used to root mine. It's a tool to root and unlock the bootloader, I just did the root not unlock. Haven't had any issues.

Categories

Resources