I am running Android SDK 2.2 and am trying to get the adb to connect
to the Google Nexus One phone.
Its a new phone, shipped straight from Google - haven't installed any
apps on it yet.
(I have Windows XP SP 2)

Here is what I have done so far:

- Followed the instructions on setting up the device for development
as given on the Android Developer's site:
http://developer.android.com/guide/developing/device.html

- added android:debuggable="true" to my application manifest

- USB debuggable is checked on the phone

- downloaded the Device Drivers For Windows Revision 3 (this supports
Nexus One phones)

- Gone through the Hardware Installation wizard to install the device
- the device shows up as "Android Composite ADB Interface".

When I run adb devices from the tools directory, the device appears
for a moment, then disappears.
On the Eclipse console, I get the following message:
[2010-11-14 22:47:20 - DeviceMonitor]Failed to start monitoring
<device id>
[2010-11-14 22:47:23 - ddms]ADB rejected shell command (echo
$ANDROID_ROOT):
[2010-11-14 22:47:29 - DeviceMonitor]Failed to read the adb response!

I have rebooted the pc several times, uninstalled and reinstalled the
drivers several times, rebooted the phone (switched it off/on) but I
get the same error each time.

Has anyone run into a similar problem? Any help on this would be
great.
I can't test my application on the device if the adb cannot view the
device. Thanks so much in advance.

-Ruchira

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