Guys,
I can debug my app just fine with the emulator.
However, when I connect my G1 device to desktop via USB and attempt
to run/debug my app on it (after following "Developing on Device
Hardware" steps in android docs) I fail.
The error msg I get: "Failed to upload MyAppName.apk on device
'HT841LC09904': Unable to open sync connection!"
Running "adb devices" displays the G1 device is as 'offline'.
The G1 relevant configuration values are:
- Wireless controls>Airplain mode==true
- SDCard >Use for USB storage==false
- Application>Unknown Resources==true
- Development>USB Debugging==true
Also - application section of manifest app contains:
android:debuggable="true"
Any helpful idea will be welcomed.
GiladH
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---