Hi, I've installed the USB Drivers for Windows XP 32 bit now. Then I enabled debuging in eclipse (debugable = true). I've connected the Smartphone with the PC (USB) and accepted "USB- Debbuging".
Windows recognizes the hardware and using it. But in Eclipse the device list is still empty. If i try "adb devices" by DOS-Prompt in the "tools" folder of the SDK, it display just "List of devices attached", but no devices down there. Any ideas why I cant see the device? Regards On 3 Dez., 17:51, "Mark Murphy" <[email protected]> wrote: > > I've get a HTC Hero Touch G2 for testing my android apps. > > How can I load the developed apps of my PC to the HTC? > > If you are developing using Eclipse, you can have Eclipse run your app on > the device the same way you have it run your app on the emulator: > > http://developer.android.com/guide/developing/eclipse-adt.html > > Or, you can do it outside of Eclipse: > > http://developer.android.com/guide/developing/other-ide.html#Running > > -- > Mark Murphy (a Commons Guy)http://commonsware.com > Android App Developer Books:http://commonsware.com/books.html -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

