• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps problems with connecting phone or tablet to ADT

Mothil

Lurker
First things first, I'm new to this. I did peek a little on android development halv a year ago, and then I could connect my phone to test the apps.
Now I can't seem to do it anymore, however, I can on my macbook pro.


Anyone know what I can do? Should I just try reinstall everything? (ADT, eclipse)

The forum won't let me post links, nor do i see an option to upload the images of the problem / some info. I will try include this in the next post. :)
 
addDevice.png



I tried updating these two, but it says there are no updates available or something like that.

updatedeese.png
 
You just need to get the proper drivers for your OS and phone. If not, Id download that and give it a try.

Ive been having this same problem on XP with an older EVO. I got it to work once. Is the debug setting set to "ON" in your developer settings on your phone?
 
That was indeed the problem, found it out yesterday right before I went to bed! :)

It can be so confusing, and being new to this I had no idea what to try. Googled everything I could imagine, but everything worked out fine when i downloaded "Samsung Kies."

Thank you, now the exciting Android Dev journey may begin!
 
Install the drivers of the phone you are trying to connect ( drivers can be found at the respective company's site ) .
In ADT , go to run as -> Configurations and select the device and test the app
 
Back
Top Bottom