[android-developers] Re: How to debug the real phone G1?

2008-11-12 Thread jeka
I've enabled USB debugging, plugged the phone in, but still don't see it as one of the devices. Am I missing a step? Thank you. On Oct 17, 12:53 pm, Romain Guy [EMAIL PROTECTED] wrote: You can just plug the phone in. But first you need to enable USB debugging in Home Menu Settings

[android-developers] Re: How to debug the real phone G1?

2008-11-12 Thread Alvin Yates
On Windows, you need to install the G1 debugger drivers. If you are using Eclipse, adb should pick it up when it detects the phone. On Nov 12, 6:32 am, jeka [EMAIL PROTECTED] wrote: I've enabled USB debugging, plugged the phone in, but still don't see it as one of the devices. Am I missing a

[android-developers] Re: How to debug the real phone G1?

2008-11-12 Thread Blake B.
Here are the complete steps: http://code.google.com/android/intro/develop-and-debug.html#developingondevicehardware I don't know if the adb installs the USB Windows drivers automatically or not, but I installed them myself. After following these steps, I was able to run the Eclipse debugger on

[android-developers] Re: How to debug the real phone G1?

2008-10-17 Thread Romain Guy
You can just plug the phone in. But first you need to enable USB debugging in Home Menu Settings Applications Development. On Fri, Oct 17, 2008 at 1:28 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Any document about it so far? I would like to see something like Microsoft Activesync: