0

I've used to date without any problems from Android Studio, But today I wanted to use this error to the Android Studio.
I used to run a virtual machine from GenyMontion
I also refer to the following link but could not solve my issue : Click to see

Error Image : Click to see

please help me

Community
  • 1
  • 1
Mohammad
  • 91
  • 1
  • 1
  • 9

1 Answers1

0

I run into this exact problem each time I restart Android Studio or Genymotion during the day. The adb kill/start has no effect and linking Genymotion to the android SDK tools has no effect.

For me, the best way to get back to coding/development is to: 1) Start up another virtual device 2) Run Debug and verify the device shows up 3) Kill it off 4) Start up the virtual device I really wanted

And miraculously the device I REALLY want shows up in "Choose Device, Choose a running device" dialog

Frustrating, but the workaround works.