Don't mount it as USB.
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?
>I also did all these with sudo, so have root privileges
>
>
>On Sat, Jan 9, 2010 at 4:29 PM, Mark Murphy wrote
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 selec
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://t
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?
I also did all these with sudo, so have root privileges
On Sat, Jan 9, 2010 at 4:29 PM, Mark Murphy wrote:
> VY wrote:
> >
> > Hi:
> >
> > I connect
VY wrote:
>
> Hi:
>
> I connected my Android phone (Android 1.6) to my Ubuntu laptop.
> I put in the udev rules as listed on this page:
>
>http://developer.android.com/guide/developing/device.html#setting-up
>
> I have rebooted as well. However, "adb devices" do not see my phone
> and I c
Hi:
I connected my Android phone (Android 1.6) to my Ubuntu laptop.
I put in the udev rules as listed on this page:
http://developer.android.com/guide/developing/device.html#setting-up
I have rebooted as well. However, "adb devices" do not see my phone
and I can see my phone under lsusb. I
6 matches
Mail list logo