adb devices command from the terminal.
$ adb devices
List of devices attached
emulator-5554 device
Instead, it can be is mounted like a USB key.
To access the Nexus One using ADB commands, the
USB debugging mode has to be checked in the Android global setting (Menu button, then Settings item, then Applications item, then Development item, then check USB debugging mode).
$ adb devices
List of devices attached
emulator-5554 device
xxxxxxxxxxxx device

3 comments:
The following link give some instructions related to Nexus One and Linux : Nexus One ADB No Permissions (http://btmura.blogspot.com/2010/01/nexus-one-adb-no-permissions.html)
In his blog California Dreams, Heikki Toivonen explains how to setup the Nexus One to work with ADB on a Ubuntu 8.04 Linux system : it's in A Month of Nexus One.
The way to setup adb connexion mode is also explained on the xda-developers forum in the thread Getting Nexus One ADB/USB Mount working (Driver)
Thanks for sharing. I hope it would be useful for me.
http://top7mobiles.com/top-list/best-app-to-download-free-movies-on-android
Post a Comment