ubuntu - android device not getting detected by adb in virtual machine -


i created guest vm on ubuntu desktop using kvm.i have installed android sdk in guest vm.i have forwarded usb host guest machine using script:

enter image description here

now when try android devices attached guest machine using "adb devices" don't list of devices.output shown follows:

enter image description here

but when check usb details using "lsusb" devices attached guest machine ensures usb port has been forwarded host guest machine.you can see output of "lsusb" here:

enter image description here

as can see output motorola device being detected here in guest machine not getting detected adb.i have made changes in 51-android.rules (/etc/udev/rules.d/51-android.rules) file automatically allow debugging on android device.those changes follows:

enter image description here

can please me figure out why adb not detecting android device?

as in script:

<address bus='3' ...> 

in lsusb output:

bus 001 

fix , retry ;)


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -