Mansoor
Mansoor

Reputation: 77

Physical Mobile Device detected but not listed in Device Selection Spinner Android Studio

I am currently learning flutter in Android Studio. Android Studio detects my physical device connected but does not list it in Device Selection spinner. Below picture will elaborate my issue further:

Android Physical Device Connection Issue Android Studio

As can be seen, Mobile device is listed in Device Manager and in Connected Devices (RED Boxes right side) but in device selection box only Chrome & Windows appear.

I have googled and most close to my problem I found this. But this did not help me to resolve my issue. Any help will be highly appreciated.

Edit

I further checked and found following symptoms which to best of my knowldege can help to diagnose issue unluckily I myself could'nt figure out

  1. My device manager instead of listing an Android Phone in devices list a USB Device for my Mobile Device (Pic as under) enter image description here

  2. However, adb does recognises my device and reboots it when i input commandadb reboot (pic attached) enter image description here

Upvotes: 1

Views: 70

Answers (0)

Related Questions