January 1st, 2011, 07:05 PM
|
#8 (permalink)
|
|
New Member
Join Date: Dec 2010
Posts: 11
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
|
I'm having same issue. "hello, android" app works fine on emulator, and the emulator shows up in response to 'adb devices'.
But same app won't load to my galaxy s, and the phone is not visible to 'adb devices'
My setup is:
- windows XP SP2
- Samsung kies is not installed
- Google USB 4 drivers installed
- Samsung Galaxy Tab add ons
- USB debugging on phone is ON
- debugging is 'true' in manifest
- eclipse + SDK + ADK
I don't think I've installed "Android adb composite interface" mentioned at start of this thread. Where can I find it?
I'm an Android newbie, so I'm assuming many have successfully loaded apps to Galaxy S using eclipse. Is this correct?
|
|
|
Last edited by ninja2; January 2nd, 2011 at 02:09 AM.
|
|