Most likely, you have not enabled your adb on this device try this ... remove the usb connection kill the adb start adb again connect the behold2 check the usb connection using lsusb -v now try adb devices
verify if adb is enabled #1 settings -> phone settings -> USB settings (make sure you select Samsung PC studio) #2 settings -> Application settings -> Development ->USB debugging If either one of them is turned off - you will not see the device when you do adb devices -Dan On Sat, Jan 9, 2010 at 5:04 PM, Mark Murphy <[email protected]> wrote: > VY wrote: > > > > I just did this and adb devices is still showing nothing. > > > > I did all these while the phone is mounted as a USB drive on my Linux > > host. Is that ok? > > Try it unmounted. I forget whether that works or not on Linux. > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com | http://twitter.com/commonsguy > > Android App Developer Training: http://commonsware.com/training > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en >
-- 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

