Have you done this:

Declare your application as "debuggable" in your Android Manifest.

In Eclipse, you can do this from the Application tab when viewing the
Manifest (on the right side, set Debuggable to true). Otherwise, in
the AndroidManifest.xml file, add android:debuggable="true" to the
<application> element.

On Aug 13, 10:04 pm, Krzysztof Luks <[email protected]> wrote:
> Hello,
> I have a problem running application built in Eclipse on HTC Magic
> phone. It seems that SDK and Eclipse plugin are installed correctly.
> My "Hello world" app runs okay on the emulator. When I connect Magic
> to the computer it is correctly recognised (I installed drivers from
> the SDK), I can see USB icon on phone display but in Eclipse's
> "Android device chooser" the phone appears as offline with unknown
> target. I turned on USB debugging in phone settings.
>
> Any ideas what can be wrong?
>
> Regards,
> Krzysztof
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to