Can't connect to Samsung Galaxy Tab S with And

2019-06-21 04:38发布

I have a nice, new Samsung Galaxy Tab S which I'm trying to connect with Android Studio. I've enabled usb debugging on the tablet, and downloaded and installed the driver by executing "SAMSUNG_USB_Driver_for_Mobile_Phones_v1.5.45.0.exe" from "http://www.samsung.com/us/support/owners/product/SM-T800NTSAXAR". The Google USB driver is installed per the Android SDK menu in Android studio. I also installed Samsung Kies and it can see the Samsung.

Still Android Studio doesn't see it - nothing shows up under the "connected devices" when I try to run the app. Also, if I go to "Users/myName/android-sdk/platform-tools and run "adb kill-server", "adb start-server", "adb devices", it doesn't show up.

I'm running Windows 7. I did try right-clicking on "Computer", clicking on "Devices", but there was no "other" category, which theoretically would allow me to see the attached Galaxy.

Any ideas?

2条回答
手持菜刀,她持情操
2楼-- · 2019-06-21 05:07

Go to device manager and uninstall android drivers(windows 10)

查看更多
Lonely孤独者°
3楼-- · 2019-06-21 05:13

I found that Settings > Developer Options > USB Debugging worked.

查看更多
登录 后发表回答