Home > Back-end >  am using android studio,
am using android studio,

Time:12-20

I have connected my physical device and when I troubleshoot it its visible but when I try to run the program it says no device. how could i solve this problem. kindly help a brother

I have also tried using virtual devices but it throws an error that I should download an emulator. I have downloaded the emulator but it says there is a problem with HAXM

CodePudding user response:

You have 3 ways

  1. Physical: You must check developer option(tap 10 time on build version)
  2. Android studio: Android studio Emulator, this way you must install HAXM
  3. Other emulator: Install apps likes Genymotion

CodePudding user response:

invalidate cache and restart android studio

  • Related