Rooting a phone with another phone? - AT&T Samsung Galaxy S II Skyrocket SGH-I727

Just like the title asks, is it possible? can i root a sII lte with my phone? Cause that would be PIMP. Root on-the-go. and with super one click it could be possible to root many other phones.

not possible as batch files are only windows command executables

Related

[Q] Root Wopad 7001 (7 inch android 2.1 tablet made in China)

Hi,
Am trying to root my Wopad 7001 tablet since I need to add Hebrew fonts without success.
ADB shell is not finding my device although it's conencted to my PC, and I have access to both the internal memory and SD card.
Androot is running without success (no error)
z4root is running without success (no error)
Easyroot is asking for a Key which I din't have.
SuperOneClick is running without success (cannot copy files).
Any other way I can root my device?
How can I make /system writable?
Thanks,
I have the same
Z4root will temp root but I can't get perm root. I'm trying to stay active in this conversation to see what happens.
http://www.slatedroid.com/index.php?topic=12683.0
I, too, need to root and put font into this Wopad. Thanks.
Anousak
Hi guys, check http://www.slatedroid.com/index.php?topic=14046.0. I mean I've successfully rooted very similar device (7 ing. capacitive screen, rk2818).
Follow the procedure and let me know the result.
Radek
Rooting using Gingerbreak and ADB.
see the attached procedure...

android rooting without a pc ?

hi, is it conceivably possible to root a fone with something like connect-bot. since it's local command-line shell has access to the directory tree above /mnt/sdcard , couldnt someone download the files needed for the root to the fone via the web browser and copy them to the correct locations with something like connect bot ?
i am new to android so i am wondering if there is a hole in my theory ?
thanks,
Depends on the phone really. Some need to flash files you normally can't while OS is still up. Some, perhaps?
There are root deployment applications which can be ran on some phones
Sent from my Verizon Supersonic using XDA App
thanks, i wonder if there is a roster of files that need to be updated/ replaced for rooting a 'samsung galaxy s2 epic 4g touch by sprint' (i hate that name).
the reason why i ask is because since android has a perfectly capable linux command-line and file browser then there is no need for windows. (i managed to install heimdall on fedora but i have a suspicion that the apb just runs the commands as if it was run directly on the fone).
Most of the phones need to connect into PC usb port... unfortunatelly
The way of rooting depends on which android version you are using. Some exploits allow applications to get root privilege; others, like psneuter(2.1) or zergRush(2.3.3) work restarting the ADBd with root privileges by making it believe it's running on a test(rooted) phone.
On the first case, I remember an application called "Universal Androot", which I used to root my first Android phone, SE Xperia X10 mini, when using Android 1.6. That app exploited some security error on the system, and gained root itself, so I rooted my phone without need of a computer. Also, for 2.3 API Level 9, I think GingerBreak has an android app which does the same.
For the second type(the most common), it's necessary to use a computer, as the only way to get the root privilege once exploited is via the ADB console "adb shell". The other processes will remain running with their original privileges.
^ thx for the explanation. kinda' like you cant upgrade the kernal of a running system.
hmm that would be nice if someone sort this out..
Like Z4?
HTC Thunderbolt running MIUI
sort of, but more related to android security: exploits like psneuter & zergRush attack ADBd to make it run as root. other exploits, like gingerbreak, give root privileges to the application which run the exploit(somehow equivalent to running "su" on the terminal)
Sent from my MK16i using XDA App

[Q] Rooting the Huawei Activa 4G from Metro PCS

has anybody figured out how to root the huawei activa yet? i know the phone is relatively new, but i would like to remove all the useless metro bloatware on this phone. superoneclick or whatever its called doesnt work, i have already tried it, any suggestions would be greatly appreciated.
Sup this may help:::
philliesfan91374 said:
has anybody figured out how to root the huawei activa yet? i know the phone is relatively new, but i would like to remove all the useless metro bloatware on this phone. superoneclick or whatever its called doesnt work, i have already tried it, any suggestions would be greatly appreciated.
Click to expand...
Click to collapse
Ok I just picked up one of these and it's rather different from other Aos phones i've rooted. you need to have SDK installed with Platform-tools
try to put them on C: if not just be able to navigate to the Dir to acess the adb shell. If you need help just google how to acess adb shell and im sure you can find a vid on youtube to help.
Rooting this phone isnt something hard. I didn't make the zip file All credit goes to Vadim for actually doing that. I took the update.zip file from the root method of the Huawei Ascend II and flashed it onto my Activa using adb.
The obligatory "I am not responsible to what happens with your phone and you flash this image at your own risk etc etc.. You all basically know the drill ;P"
Before starting make sure that you have the Android sdk installed on your computer. (I recommend installing it to the root directory of your hard drive)
Also install the USB Drivers by auto running the program when you plug in your phone via usb.
Make sure your phone has USB Debugging enabled
And now the process:
1.Download the update.zip via download link below.
2.Copy the download to the root of your phones SD Card
3.Hop on over to command prompt and go into the platform-tools directory of the SDK 'cd \whatever.path.to.sdk\Android\platform-tools'
4.Run 'adb devices' and make sure your device is there, it should say M920
5. If its there then reboot with recovery. 'adb reboot recovery'
6. Once booted into recovery then use the volume up and down buttons to scroll up and down and to select press camera button and then press power button. (Not at the same time )
7. Choose update from SD Card.
8. Choose the update.zip from the root of your drive.
9. After its done then reboot your phone and its rooted
anyway google root activa 4g and theres a youtube vid that will help. =it also can be found here "://androidforums.com/activa-4g-all-things-root/576135-guide-how-root-your-activa-4g.html"
This method does work but the binary is still outdated and Su fails when trying to update it.. but it still runs root exploreer just fine so you'll be able to remove whatever you want. As far as Dev work for this I am still trying to find a custom recovery img and hopeing some rom ports may be available soon. I'll post again if i find anything hope this helps..
(^^)\/
Any update on this? I know it has been over 6 months, but it still seems to be the only root thread on the Internet for this phone. Haven't tried it yet, but if I am understanding you right then the functionality of this root will be very limited. (no SU at all?)
I'm just wanting to tether it so my wi-fi only Nexus 7 can have mobile data.
joe7dust said:
Any update on this? I know it has been over 6 months, but it still seems to be the only root thread on the Internet for this phone. Haven't tried it yet, but if I am understanding you right then the functionality of this root will be very limited. (no SU at all?)
I'm just wanting to tether it so my wi-fi only Nexus 7 can have mobile data.
Click to expand...
Click to collapse
I just rooted my moms huawei, i am hoping i can find a rom
Droidavie said:
I just rooted my moms huawei, i am hoping i can find a rom
Click to expand...
Click to collapse
Do you need a custom rom just to tether?
Another interesting note: Called MetroPCS about adding hot spot plan for this phone and they told me its not possible and I have to get a Quatro or something... That can't be right can it? I thought all modern Android devices with wifi can make wifi-direct or whatever tethering uses...
Bump
how to root huawei without computer
All you need to do is download baidu root from 4shared the one with 2001 at the endorsement it and then press root then your phone should be rooted

[Q] what does it mean to a phone

1.can you root a windows phone
2.do u need to root a windows phone to run an andriod os on it
3.if yes then how can i root my my samsung omnia i900 to run it on andriod
Moved to General Q&A.
millito_233 said:
1.can you root a windows phone
2.do u need to root a windows phone to run an andriod os on it
3.if yes then how can i root my my samsung omnia i900 to run it on andriod
Click to expand...
Click to collapse
The reason why it is called 'rooting' is because Android is based off of the linux operating system. In the linux world, the 'root' user is God. The 'root' user can do anything that they want to.
I believe there are ways to gain access to the system files on a Windows device, however I'm not sure if it can support actually running Android. The drives and modems would have to be written in order to support the custom software. It would be a lot of work. Google will be your best friend on this one.
I certainly can run android... prob is the drivers. The connection between hard and software would need to be rewritten. Without support of the producers of this phone virtually impossible.

[Q] Andriod rooting query

Hi there,
I am a newbie in Android development. I was wondering if there is any generic way to temporarily root any android devices? Or does rooting depends upon manufacturer\Android version? I was able to root(via zergRush exploit) a Samsung handset which runs on Android 2.2, however it failed on other devices running on different version of Android. I am working on Windows 7 32 bit machine.
Please suggest.
I yout have compatible phone, you can use Farmaroot, it's one click apk, no need to use computer or cable.
see http://forum.xda-developers.com/showthread.php?t=2130276
According to the links given, it seems that the exploits(rooting) are processor\manufacturer dependent. I am into forensics, so installation of apk on the devices is not an option. Is there any published list of exploits for various Android devices? Please suggest.
You can root any device because you can upload and execute a blob but it's only possible to do this in /data/local/tmp folder. You can upload the exploit and make it executable and then let it crack android. Then you can upload su and install it permanently. Most likely the system is read-only so need elevated privilege.

Categories

Resources