this sounds like my problem as well.

This really should be mentioned on 
http://code.google.com/android/intro/develop-and-debug.html

thanks,

-Ben

On Oct 21, 8:42 pm, nkijak <[EMAIL PROTECTED]> wrote:
> That possibly did the trick.  I had to restart the phone.  Maybe for
> the "Debug when USB" thing to take effect?
>
> Thanks
>
> On Oct 21, 11:33 pm, "Xavier Ducrohet" <[EMAIL PROTECTED]> wrote:
>
> > To debug on devices you need to set the 'debuggable' attribute of the
> > application node to true (in AndroidManifest.xml).
>
> > Make sure to set it back to false before releasing your application.
>
> > Xav
>
> > On Tue, Oct 21, 2008 at 8:24 PM, nkijak <[EMAIL PROTECTED]> wrote:
>
> > > I can't seem to get the eclipse debugger to attach to the G1.  I can
> > > select "Debug" from the run menu and it will compile and launch the
> > > app on the phone but eclipse never enters the debug perspective (or
> > > even asks to). The phone sits with a "Waiting for Debugger" message
> > > dialog.
> > > When I enter the Android perspective I can see the device attached,
> > > see log entries, take screenshots but I cannot see process listings
> > > and "restarting adb" results in 11 failed attempts to connect.
> > > Is there some other configuration I need to adjust in eclipse, perhaps
> > > a port number?
>
> > > Thanks,
> > > Nick

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to