android - Galaxy tab can't connect to ADB -
i working in ubuntu. need connect samsung galaxy tab adb on os. doing in manual: http://developer.android.com/tools/device.html galaxy tab still don't connect adb. when execute "./adb devices", 1 device name this: "?????????". problem , how solve it?
p.s. ubuntu , adb work correct. can connect htc wildfire adb, samsung galaxy tab still can't...
not sure if you've done this:
open next file root:
/etc/udev/rules.d/51-android.rules
then, add together next line:
subsystem=="usb", attr{idvendor}=="04e8", mode="0666", group="plugdev"
save file , exit. check if device shown.
edit: may need restart pc , device. not sure that, on safe side...
android ubuntu adb galaxy-tab
No comments:
Post a Comment