Anyone know how to root the A200??? I picked up one yesterday but I cant find the tools to root it.
Anyone know how to root the A200??? I picked up one yesterday but I cant find the tools to root it.
I havnt been able to root my A100, having the 2007.04_Gen1 update, and tried various methods listed here and on other boards. Its been a pain trying to root my device.
I tried using the link in ur sig with the same results as every other method. Ive even gone as far as removing the directory and doing the whole thing over. Nothing.
I removed system/xbin/su and started over again with the same results... Very frustrating because I delete the su directory and double check its gone, and it was, then redownloaded the su from here after deleting everything on my tab, made sure the su binary was on the root of internal sd, and did all over again, no root.
If I am reading correctly, su should NOT be a directory, su is the binary extracted from the zip file, also if you are using the terminal emulator, try using the ADB method, I could not get it to work with the emulator, but worked really easy with ADB![]()
Worked perfectly for me.I've found the easiest way to get root is by doing the following:
From your a100's browser download the copy of su below:
http://downloads.androidsu.com/superuser/su-2.3.2-efgh-bin-signed.zip
Next, use a file manager (like astra or similar) to extract the su file and copy it to the root of your external sdcard. (/mnt/sdcard)
Install a terminal emulator from the market.
Open the terminal emulator and copy / paste the following into it:
/system/bin/cmdclient ec_micswitch '`mount -o remount,rw /system`'
/system/bin/cmdclient ec_micswitch '`cat /mnt/sdcard/su >/system/xbin/su`'
/system/bin/cmdclient ec_micswitch '`chmod 6755 /system/xbin/su`'
ls /system/xbin/su
If the last command says something about no such file, you've done something wrong. Check to see that the su file itself is in /mnt/sdcard (you can type this in the terminal emulator to check:
ls /mnt/sdcard/su
if that comes back no such file.. then you didn't copy the su file to the right place.
If the last command shows /system/xbin/su then you're all set, install superuser.apk from the market. Install titanium backup and see if it prompts for superuser wheb you launch it. If that works install busybox.
Hope this helps!
The su copy commands are thanks to sc2k and sabliss also of XDA. Good luck!
Sent from my MB860 using XDA App
For anyone that is having trouble rooting, make sure when you open terminal emulator that you copy and paste each of the commands seperately [one at a time], and press enter after each one. I have heard of several people in other forums trying to copy all of the commands at one. This may not be your problem, I just thought I would mention it in case someone might be having trouble. Good luck!
Download it to the device from whatever website you found it on and the use a file manager Like ES File Manager to extract the zip to the directory you want.How do I get the superuser binary onto the root of the internal sd card?
Sent from my SCH-I500 using Tapatalk