Running windows 7 and I have just downloaded the latest android studio version and started a project and now I'd like to test the application on my device but Android Studio says on the bottom left "No devices connected". I've tried a couple of things such as:
- updating my Samsung S6 edge drivers through device manager, which were updated now.
- have debugging mode turned on and USB debugging mode on.
- ran 'adb devices' command to list devices but none show up.
- downloaded new universal adb drivers.
- toggled between MTP and PTP modes.
- restarted computer/phone/android studio/ adb tens of times.
- deleted phones drivers from device manager and installed again.
- re-installed android studio.
- probably some other small things too that I can't remember right now.
I'm at a loss as of right now, if someone can help me out I would really appreciate it!