Because android studio does not detect my device

1

I already put it in debugging mode, it is supposed that after the window should appear to allow fingerprint, but nothing comes out, does anyone know what is due? and try everything, reinstall the drivers, MTP, PTP and nothing. The equipment detects it without problem, but it does not allow me to authorize.

See step 3:

Android version 6.0 - HYUNDAI tablet

    
asked by DoubleM 07.08.2018 в 22:05
source

1 answer

0

Considering that you have activated the developer mode, these are the possible causes why you can not show the screen where you allow debugging:

  • You do not have USB debugging enabled. Secure this activated.

  • The driver does not work, you need to ensure the correct operation of the Driver, check that your device is connected.

  • The cable does not work properly. Check that your device is connected.

  • The adb does not work properly or you had an error, for this you can restart Android Studio or your PC.

  • Sometimes it takes a while to show the dialog message, so I suggest you deactivate and activate the debug mode.

Secure the above points so you can perform debugging from your device:

    
answered by 08.08.2018 в 00:53