Search code examples
androidusbemulationvirtualdevice

Cannot Use my phone as emulator in Android Studio


I need to use my phone as emulator/virtual device when I run my application. I have installed the USB driver from SDK manager. I have enabled the USB Debugging in Settings And Updated the driver.

What more do I need to do to make Android Studio AVD Manager to detect my phone?

Help please?


Solution

  • Make sure you've connected the phone in "just charge" mode, and not in any other mode E.g. file transfer, MTP, etc.