How to root Xperia Go? - Sony Xperia P, U, Sola, Go

I'm trying to root it on jellybean 4.1.2
On trying Doomlord's method, it says to execute runme.bat . Where do I do this? Do I copy it onto the phone and then do it, or is it to be done on my PC?
And other requirements say install adb drivers..I use Ubuntu, so are these drivers required there?

Runme.bat is a windows batch file so you must use a windows pc
Sent from Earth.

Related

[Q] help Rooting!!

ive been trying to root this hunk for 2 days ive spent an entire day trying to install the drivers and they just do not work i do not know what is wrong. i watched a video walthrough on youtube on how to install the drivers i followed his steps to the t and no go somethig is wrong. what im teting to get at is will i have to root manually? the long way or will i need those effin drivers?
Just install HTC sync and it should install the drivers for you. I would suggest you do a little more homework and root the manual way. You will learn a lot more about your device for future reference and adb is a good skill to acquire.
just install the android sdk, and htc sync. you'll have to open up the sdk manager to download the platform tools package to get adb. after that you should be good to go. just make sure that you're command prompt is in the adb.exe directory when you try and run the commands
The adb.exe is in the platform-tools directory, not tools as the older version of adb. Just a thought.
Sent from my ADR6400L using XDA App

Im going CRAZY trying to root!

Heres the deal. I have a MAC with a newly installed hard drive. On my old hard drive I had everything setup with SDK and Adb but that was when I had an HTC Hero. My problem is this: When in terminal my damn computer keeps prompting me for a password but it doesnt allow me to type anything except control C which aborts the program. It never was like that with the old hard drive.
2. Ive dl SDK for MAC unzipped it and saved it to my desktop and my hard drive.
3. When I click on tools it says "adb_has_moved.txt"
4. It says the adb tool has moved to platform-tools/ and if you dont see this directory in your SDK, launch the SDK and AVD manager and install "android SDK Platform-tools and also update my path environment variable to include the platform-tools/ directory, so I can execute adb from any location. What the heck does this mean and how do I fix it. Also how do I know if SDK is installed correctly.
5. I DL some version of eclipse that was recommended from SDK but I dont know how to use that either.
6. I have tried all the root methods shown here in XDA except the on with the Dock since I dont have a dock.
7. Also ADB does not recognize my device and my debug is selected. I cannot get it to find my device.
8. One last question when some instructions say unzipped and move the root exploit to /data/tmp/ is that the file labeled under sdcard/data or is it the one inside the Android Folder listed as "data"
Please anyone help if possible.
let me try that
Stupid question but How do I launch SDK?
laraiza said:
Stupid question but How do I launch SDK?
Click to expand...
Click to collapse
Make sure your phone has USB Debugging Mode enabled. Otherwise, adb will not recognize your device.
Check this thread: http://forum.xda-developers.com/showthread.php?t=879701
However, you will have to modify for MAC.
In my opinion the easiest way to root the Photon is still using the dock method. Otherwise, try the One Click Root method (Torpedo) as mentioned above. Then you don't have to worry about issuing all the commands.
I got it done I got it done. What I did was borrow my daughters windows netbook and the one click method worked on the first try. Thanks to all who replied. I will definitely hit your thanks buttons.
Sent from my MB855 using XDA App
im sorry.. my tool was a one click i dint think i needed to give it instructions.. especially teh part of how to run it on your computer... just fyi.. when invoking sudo (to do things as admin/root) on your computer. you are asked to enter in your password.. as a privacy/security feature it will NOT display any characters.. ergo it looks blank...
as you arent teh first one to run into this issue ill add instructions for mac users ( i know anyone running linux can figure out how to run a bash script, and windows users have a bat file after installing 209387249087 drivers... but they still figure it out ;P)

[Q] I use Linux, How to root?

Am a Linux (Ubuntu) user that knows my way around adb and fastboot.
I have only seen instructions how to root SGS3 by using Odin. Odin seems to be a Windows program. How do I root with Linux?

Help with Rooting Zoostorm SL8 mini.

Hello could anyone please help me with rooting my zoostorm sl8 mini running ICS. I just don't know which rooting program to use and with one will work. I have search the web now for days and cant find anything.
Please Help!
Thanks:good:
Use the Qemu exploit
This can device can be rooted using DoomLords Xperia script. I have ported the script to linux as well for Ubuntu users,
The original script is here : http://forum.xda-developers.com/showthread.php?t=1601038
I haven't tested the Windows script, but I assume it will work as I haven't changed anything, the Linux script has been fully tested and I have successfully rooted the sl8 mini using it.
For Windows see below:
1) Download the attached zip file and Super1Click zip file ( http://download.cnet.com/SuperOneClick/3000-2094_4-75447027.html ).
2) Unzip the zip files into a new folders (you can use 7-zip for this : http://www.7-zip.org/)
3) Power on the Zoostorm Sl8 Mini and boot it normally.
4) Go into settings, developer options and tick USB debugging
5) Go to settings, security and tick Allow installtion of non-Market Apps
6) Connect the table to the PC with a USB cable.
7) When the new Hardware Found Wizard find the Android device and can't find a driver, select install from speficic location and browse to drivers folder under the folder you just unzipped the Super1click file to.
8) The driver should install from here and will show as an Acer Android device.
9) If Windows complains about the driver not being signed tell it to continue anyway.
10) Reboot the Windows PC if requested by the Hardware installation Wizard.
11) Discconect and replug the USB cable.
12) Open a windows command prompt
13) Navigate to the folder where the unzipped rootsl8mini.zip files are.
14) type runme.bat
15) Read the blurb on the screen and press any key to root your tablet.
16) The Sl8 mini will reboot several times, after it has reboot for the last time your sl8 mini will now be rooted.
For Linux (Ubuntu Precise Pangolin)
1) Install Android SDK, make sure the folder where adb is located is in your shell path variable. See link for Ubuntu instructions (http://www.liberiangeek.net/2012/07...-androidsdk-in-ubuntu-12-04-precise-pangolin/)
2) Download the attached rootsl8mini.zip file and unzip it into a folder.
3) Go into the folder where you unzipped the file and make the runme.bat.sh file executable. (Myhost:$ chmod 777 runme.bat.sh)
4) Power on the Zoostorm Sl8 Mini and boot it normally.
5) Go into settings, developer options and tick USB debugging
6) Go to settings, security and tick Allow installtion of non-Market Apps
7) Connect the tablet to the PC with the USB cable.
8) Execute the runme.bat.sh script (Myhost:$ ./runme.bat.sh)
9) Read the blurb on the screen and press any key to root your tablet.
10) The Sl8 mini will reboot several times, after it has reboot for the last time your sl8 mini will now be rooted.
Enjoy
Thank you, do I go to unzipped file using command prompt?
Thanks
I have tried to root the tablet and it wont install the drivers, it keeps saying that the file is corrupted or missing.
I'am running windows 8 64.
any suggestion's why it is doing this?
Many thanks :good:
I`m a noob to the Zoostorm. Are there any JB / CM10 ports for it?
Are they known as another name elsewhere in this forum?
Can anyone shed any light on this? Fantastic write-up by mikel by the way. Will test as soon as the mother-in-law gets hers for xmas from us!
Superb MIKEL543 i have done it, thank you so much, it took me a bit to figure it out but i managed to do it YAY..lol.
Now the problem is i cant watch and films from google play or flixster as it say that it cant because my Tablet is rooted .
i have tried everything and cant get it to work! :good:
easy way to root : http://zoostormsl8.blogspot.co.uk/2013/02/root-zoostorm-sl8-mini-3310-9506.html
download and update the zip
Bought this tablet as a gift for my father and assumed that connecting it to a usb keyboard would be straightforward (yeap android noob ) . My question is , is that even possible? Is there a custom rom that can be installed, I presume after rooting the device that enables usb host mode?

[Q] How to use ADB to install Odin to my phone?

I downloaded a standalone version of ADB from this website (no SDK) and the Odin files (loki_flash and recovery.lok). I put the Odin files in my data/local/tmp folder using Root Explorer on my phone. Now I'm trying to use the ADB shell command to install them. However, when I try to run it, it says "error: device offline" even though it's plugged into the USB port. How do I get ADB to detect my phone?
Thank you.
silverfang77 said:
I downloaded a standalone version of ADB from this website (no SDK) and the Odin files (loki_flash and recovery.lok). I put the Odin files in my data/local/tmp folder using Root Explorer on my phone. Now I'm trying to use the ADB shell command to install them. However, when I try to run it, it says "error: device offline" even though it's plugged into the USB port. How do I get ADB to detect my phone?
Thank you.
Click to expand...
Click to collapse
Your have to authorize ADB from your phone, a message should pop up if it doesn't then first make sure you have the latest usb drivers, and that you have enabled usb debugging on the phone try and to use adb again and see if that works. If all else fails it never hurts to download the SDK, and make sure both java/jre and ADB are in your system path variable.

Categories

Resources