Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio - Can't connect to device (Samsung Galaxy S7)

I've got an issue while trying to run an app on android studio. The list of connected device will always remain empty. Thus I can't deploy my app on the phone. The OS is Windows 10.

I already take these steps:

  • installed driver from Samsung. The device is shown in device manager and I've got access from windows to it
  • Swapping USB Ports a dozen times
  • Developer Setting on
  • Switched Media Port both Camera (Ptp) and Media Device (MTP)

Does anyone has further tips?

like image 237
Lynguistic Avatar asked Mar 29 '17 13:03

Lynguistic


1 Answers

Look if USB debugging is enable in the developer options of your smartphone.

enter image description here

like image 193
Jéwôm' Avatar answered Sep 24 '22 17:09

Jéwôm'