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?
Go to device manager and uninstall android drivers(windows 10)
I found that Settings > Developer Options > USB Debugging worked.