Sounds like your machine isn't configured to support adb with real devices. You should double-check that you've properly set up your linux machine according to the instructions at http://developer.android.com/guide/developing/device.html
JBQ On Fri, Mar 6, 2009 at 7:43 AM, Hakan Elgin <[email protected]> wrote: > Hi Jean-Baptiste, > > No, I give "adb devices" result empty list "adb shell" command "error: > device not found" but I am all ready mouted to my sdCard. > > I start emulator from eclipse and give > > "adb devices" its results to > List of devices attached > emulator-5554 device > > "adb shell" command connect to device so i can give linux command as ls,pwd > > > thanks > > Hakan > > > > On Fri, 2009-03-06 at 06:32 -0800, Jean-Baptiste Queru wrote: > > Can you adb shell from your linux box into the device? the script uses > adb pull to read the files from /system. > > JBQ > > On Fri, Mar 6, 2009 at 3:13 AM, Hakan <[email protected]> wrote: >> >> Hi, >> >> I try to copy (transfer) htc proprietary binary to my pc but if I run >> extract-files.sh script I get "device not found" message? >> >> 1) Dev Phone is connected via usb >> 2) It runs all ready mouted , I read sd card >> 3) I use Ubuntu 8.10 >> >> thanks in advance >> Hakan >> > >> > > > > > > > -- Jean-Baptiste M. "JBQ" Queru Android Engineer, Google. Questions sent directly to me that have no reason for being private will likely get ignored or forwarded to a public forum with no further warning. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel -~----------~----~----~----~------~----~------~--~---
