[Q] ADB issues sony tablet - Sony Tablet S

I did the SDK method and the link provided in the posts and still having issues. I have a SGPT113JP/S Sony Tablet.
always getting daemon still not running error in both methods.
Any other methods in the works?
Solved
It worked on wife laptop and rooted but something on my main pc is preventing ADB.

Uninstall in device managar and try again

Related

[Q] [DEV] Connecting to OSX

I followed the instructions in this thread and opened the file to confirm the changes (0x54c) was there, but my Sony S1 still isn't showing up in my Android Device Chooser when I run my applications. Rebooted computer, Eclipse, Tablet...
If I can't get it to show up, I'll be sending it back for a Galaxy 10.1, so bit of a time window here. Any ideas greatly appreciated.
Sorry for posting this here, but I'm not allowed to comment in the dev threads yet.
So I made it to the Sony Android Developer Program site and download and downloaded the development kit. Followed instructions in the very poorly made guide... no dice.
Talked with Sony support who said I should talk to Eclipse. At my wits end here, might just send it back and get a Galaxy Tab.
Those of you who have gotten the Tablet to connect with Eclipse - what version of OSX are you on? I'm on Lion and it seems some others have had similar issues since upgrading.
Ok, so I finally got it working! After adding 0x054c to your adb_usb.ini I had to kill ADB and restart it. However ./adb kill-server and then trying to ./adb start-server was giving me errors and refused to start. I had to do ./adb nodaemon server ADB_TRACE=ALL
After this, the tablet is FINALLY showing up in Eclipse.

Trouble going from insecure to full root

I can't seem to work ADB or anything like that, I've read most of the threads on here and tried to follow numerous tutorials and this is my first android phone.
I've enabled USB Debugging, however when I run install.bat with superuser.apk in the same folder it just tells me that there is no device found, not sure what to do
-thanks
I had a similar issue. Easiest thing to do is install omega .
Make a back up of your stock Rom first then flash omega without wiping your data.
It has full root built in
Sent from my GT-I9300 using Tapatalk 2
Your problem is you need to run adb start-server in a terminal in the sdk/platform folder.
It needs to start so the install bat can talk to the phone.
Had the same issue yesterday in my case there was a strange problem with the drivers. All was installed fine i could see ADB device in device manager however adb did not se the device.
Finally installed kies on a computer that never had anything installed like mobile phones etc than run install.bat and all was ok.it took around 15 sec to find the phone and drivers and finish all the rooting operations.
Still dont know what kind of a driver conflict is it...Some report that reinstalling kies helps but not in my case.
If u can try on another computer.

[Q] Android RAZR ICS 4.0.4 ADB Devices doesn't show phonw

I recently bought the Motorola Droid RAZR and when I powered up the phone, I received a notification to update to System Version 6.16.211.XT912.Verizon.en.US
I agreed and the phone updated. I notice that I am now on Android 4.0.4.
I am trying to root the phone, but when I connect it to my PC, There is no Motorola ADB driver installed. All my drivers are up to date and I have tried this on multiple computers but to no avail. I also have the Android SDK installed.
What I have noticed is that when I connect my phone with USB debugging checked, the USB Networking driver is installed. Typically its the ADB driver that's installed but not in this case, so when I type in ADB devices my phone is not listed.
Anyone else have this problem? Any help would be much appreciated. Please let me know if you need any information and I'll be happy to provide it.
Thank you.
Same here...
I'm seeing the same thing. I've tried all combinations of settings on the phone, PC, Mac, Motocast Drivers, etc. No luck.
New Driver?
I noticed some new Windows drivers were released today on Motorola's dev site. I'm on my Mac today, so I can't give it a try myself.
This forum is blocking me from posting URLs (t00 n00b). developerdotmotoroladotcomslashtoolsslashusb_drivers
No luck...
That didn't work... The problem is that when I switch the phone from Mass Storage to MTP (Media Device), it installs Motorola Networking Drivers... I was expecting it to install the Motorola Composite ADB Interface Drivers....
Maybe an older version of the drivers would help? Not sure...
Fix Found
greatguitartist said:
That didn't work... The problem is that when I switch the phone from Mass Storage to MTP (Media Device), it installs Motorola Networking Drivers... I was expecting it to install the Motorola Composite ADB Interface Drivers....
Maybe an older version of the drivers would help? Not sure...
Click to expand...
Click to collapse
So after all my attempts at installing the ADB Interface failed, I performed the following steps (although a little grudgingly... lol)
1. a factory reset on my phone (currently on ICS 4.0.4).
2. Uninstalled ALL motorola drivers from my PC and installed the one that came with mattlgroff's DroidRazr Utility 1.7
After this, I turned on USB Debugging and connected the phone to my PC and voila! it worked. Even though the USB option was set as Mass Storage, It still installed the ADB Drivers. I set the USB Option to MTP and was able to successfully root my phone using the utility.
Hope this helps.
FYI - If you'd like to take a backup of your text messages then you can get the SMS BackupRestore app from the play store
greatguitartist said:
2. Uninstalled ALL motorola drivers from my PC and installed the one that came with mattlgroff's DroidRazr Utility 1.7
Click to expand...
Click to collapse
I think this is what got it working for you. Windows sometimes won't install USB device drivers if it thinks it's already been attempted.
This is a HUGE problem that I spent the last 12 hours researching how to fix. Instead of typing an essay on how to fix it, I made a blog post that outlines how to fix this problem. The blog post is here: Fix Adb Droid Razr Problems.

[Q] cannot reach fastboot of adb

Hello I used to be able to use adb with no problem no problems. I have upgrade to jb.iam unlocked and have lost root. I have tried to reinstall both asus and naked drivers but nothing works. I have also tried other computers but it does not work.is my data connection ruin. I can still charge and connect to my keyboard. Any ideas..... do you believe it to root jelly bean with an exploit at in the future. Can i do this through android terminal.
Btw i have tried to reinstall asus sync

Phone not recognized by ADB

Hey guys. I'm trying to root my m8 by using the toolkit. Well, I try to get the Token ID but adb fails since it can't find any devices. I've uninstalled the drivers, re installed, tried different sources, everything and I just can't get it to be recognized by ADB.
Anybody have any ideas? I'm running Win8x64
Regards
Smith
I'm having the same problem
smithisize said:
Hey guys. I'm trying to root my m8 by using the toolkit. Well, I try to get the Token ID but adb fails since it can't find any devices. I've uninstalled the drivers, re installed, tried different sources, everything and I just can't get it to be recognized by ADB.
Anybody have any ideas? I'm running Win8x64
Regards
Smith
Click to expand...
Click to collapse
Make sure your SDK is up to date, and that you are opening the command prompt from the proper location. Also make sure that USB debugging is enabled in developer options on the device.
I've had the same issue. I did all of the above and even tried on a Mac and adb still hasn't recognized my phone. Im on win 7x64. Still researching for an answer.
I'm not sure if this will hold true for everyone, but what worked for me was to updat the adp.exe and dlls. Then after I did that, ran the get token script from the toolbox, open the phone to the home screen, and accept the connection request from the computer.
I ended up having to just start the process over again on a different computer, but it worked, so I'm happy lol.
Regards
Smith
You can also try disabling USB Debugging and re-enabling it while the USB is connected. Works for me so far

Categories

Resources