I am struggling to figure out the problem with my device not being recognized in Android Studio. However I do see it from file explorer and can browse the device files.
- OS: Windows 10
- Device: Nexus 6P
Yes, I did some research before posting this question, so I'll enumerate what I tried:
- Enabled USB Debugging
- Installed Google USB drivers from the SDK manager
- Intalled HiSuite(apparently including some device drivers)
- Switching between MTP/PTP
- Restarting Android Studio several times
- Restarting my computer several times
- Every USB 2/3 ports of my computer
- Tried updating drivers from device manager(however it did not suggest anything)
- adb kill-server / start-server
Any suggestions would be greatly welcome!
Thanks in advance!