I have a Samsung S10e, and while I can run adb devices
in ~Library/Android/sdk/tools
and see my device connected through my USB cable, when I open Android Studio, the only available devices in the drop down menu are virtual devices. After reinstalling and restarting multiple times, I'm at a loss for what to do.
Asked
Active
Viewed 36 times
0

MilesNeedsToCode
- 35
- 6
-
Give this a try, https://stackoverflow.com/a/25974310/9617459 – vishalsehgal Jun 15 '20 at 17:36
-
@codervishal There are no MTP or PTP options, but I did try changing the USB file transfer type between "Transferring files" and "Transferring images", along with revoking USB access and renabling access, and it still doesn't show up in AS. – MilesNeedsToCode Jun 15 '20 at 18:26
-
Oh, there might be some files caching problem in android studio? – vishalsehgal Jun 16 '20 at 15:25
1 Answers
0
For some reason reinstalling Android Studio one last time was what made it work. I used the top comment here as a guide: How to completely uninstall Android Studio on Mac?
I didn't uninstall everything, but I deleted the application as well as the virtual devices.

MilesNeedsToCode
- 35
- 6