I am trying to test my Android apps in my Samsung Galaxy S i9000 but I dont know why, I cant. It doesn't appear in the Devices tab on Eclipse. I've downloaded the Google Drivers via SDK Manager, I've got the Samsung Drivers for Windows x64, I've put it in debugging mode, and still nothing.
This is weird, because some time ago, but in another computer, I was able to do this with my old Xperia X8 and Nexus S, with no problem.
This phone is rooted and has a MIUI Rom on it, but my old phones were rooted and had cooked rooms too, and worked perfectly.
Am I missing something?
Thanks a lot!
Apply. Then on your computer, click Start then run cmd.exe then on the next screen of the app, it will tell you something likeadb tcpip 5554andadb connect 192.168.1.65:5554. Type both commands into your CMD window. Then doadb devicesand it should list something like192.168.1.65:5554. If it does that, then Eclipse will act the same as if you had it plugged in via USB. This does have to be on Wi-Fi, though. – Jakar Dec 20 '11 at 20:42