usb - Unable to connect my android phone (XOLO a500) to adb -
unable connect phone adb under ubuntu (64-bit) , shows
list of devices attached ???????????? no permissions
i using android device (xolo a500), goggled vender id can add in 51-android.rules file didn't found vender id.
is there way connect phone adb ?
thanks,
i using android device (xolo a500), goggled vender id can add in 51-android.rules file didn't found vender id.
your observed adb devices
output indeed consistent not having permissions device granted udev rule.
on linux system such yours, can determine vendor id of attached android device issuing lsusb
command.
if there doubt device phone, issue both phone connected , unconnected, , device of interest difference.
once have created rule, need tell udev reload rules , replug device (rebooting more drastic effective alternative).
Comments
Post a Comment