adb - Android Studio doesnt recognize my device - Nexus 6P -
i struggling figure out problem device not being recognized in android studio. see file explorer , can browse device files.
- os: windows 10
- device: nexus 6p
yes, did research before posting question, i'll enumerate tried:
- enabled usb debugging
- installed google usb drivers sdk manager
- intalled hisuite(apparently including device drivers)
- switching between mtp/ptp
- restarting android studio several times
- restarting computer several times
- every usb 2/3 ports of computer
- tried updating drivers device manager(however did not suggest anything)
- adb kill-server / start-server
any suggestions welcome!
thanks in advance!
apparently, installing 'google usb drivers' sdk manager doesn't install them!
you have go to:
'c:\users\your_user\appdata\local\android\sdk\extras\google\usb_driver\'
- right-click on 'android_winusb.inf' , install.
Comments
Post a Comment