Tagged Questions
0
votes
1answer
385 views
How to install Android Composite ADB Interface
Having trouble with this line on this tutorial:
"In your Android SDK directory, at \extras\amazon\kindle_fire_usb_driver, run KindleDrivers.exe, and then follow the instructions on the screen."
...
0
votes
0answers
216 views
Trouble installing ADB correctly, Kindle will not show up in device manager
Currently using kindle fire HD 7.3.1 7" and would like to be able to add google play but when ever i try to install adb it says that I correctly installed it.
I have both ADB turned on in the kindle ...
1
vote
0answers
1k views
Rooting failed htc one x : adb server is out of date
Tried to root my mobile HTC One X AT&T Build number 1.73.502.1 710RD ATT US edition referring the following link.
Root HTC One X
Restarted twice but the phone was not rooted.
adb server is ...
1
vote
2answers
2k views
Phone is rooted but has no SU application and can't access SU command on adb shell?
All this time, I thought that once I've rooted my phone, it means that I will also have SU access to it. This is true for the first device I rooted. When I rooted it, a SuperUser application appeared ...
3
votes
0answers
347 views
Rooting/unlocking Android Nexus One with broken power button using Linux terminal tools
I am attempting to get Cyanogenmod onto my Nexus One, but am running into far more problems than expected. The information on rooting Android devices seems heavily fragmented across the web and the ...
4
votes
2answers
5k views
Obtaining root by modifying default.prop(ro.secure)?
To get a privileged shell you need to modify the following lines to the given values in the default.prop file
ro.secure=0
ro.debuggable=1
persist.service.adb.enable=1
I have the extracted the ...
3
votes
1answer
1k views
Help regarding su shell in adb
I had previously rooted my droid when it was running 2.2 froyo. Using the OTA upgrade, i got a gingerbread (2.3.4) for my phone. As obvious, the root privileges were gone..but the superuser app and ...
10
votes
2answers
6k views
Why can't the su binary simply be copied (techical response please)
I have rooted several Samsung devices and the underlying "goal" so to speak seems to be to get the su binary in /system/xbinand install Superuser.apk.
My question is why does one have to jump through ...
-1
votes
1answer
99 views
Rooting Motorolla X2 adb shell problem
i tried this tutorial and in step 1 i followed method 2. I try step 3, and when i try
adb shell it works fine. but the line after,
sh /sdcard/motoroot-step1.sh, I get
sh: Can't open ...
1
vote
0answers
65 views
How do I set up adb for the Augen GenTouch78? [closed]
I am trying to root my Augen GenTouch78. I am following instructions from this site but I cannot get past step 8b.
I get this error:
3
votes
2answers
1k views
Can the galaxy s2 be rooted without increasing the custom flash counter using adb?
Normally, rooting guides for the s2 involve flashing a kernel to the device to install busybox and su. This xda post suggests a method for doing so via adb (found approximately in the middle of the ...
3
votes
3answers
7k views
ADB status offline when trying to root Kindle Fire
I'm trying to root Kindle Fire but it always show "ADB status: Offline" when I start "run.bat". Could you help me out of this problem? :(
I tried to plug, unplug, connect, disconnect the Kindle many ...
3
votes
2answers
926 views
Backing up everything on my kindle fire with ubuntu before installing firefirefire, can't get past Hellions with blue flames when rooting
I'm trying to follow this post in order to install firefirefire on my kindle fire:
http://forum.xda-developers.com/showthread.php?t=1369405&page=1
I'm at the part at the beginning of the guide ...
2
votes
5answers
6k views
adb doesn't detect my Defy (Motorola MB525) after I call adb kill-server (rageagainstthecage exploit). Any ideas?
I'm trying cyanogen's mod approach to root my Defy. I can do adb shell, it works as intended. But after I run adb kill-server and try an adb shell I get
error: device not found
It seems my phone ...
