I updated 0.5 to 0.8.14 version of android studio , but now studio doesn\'t see genymotion , what I must do now ? Thanks for all .
Edit :I solved the problem by
One words(you need find your devices ip):
adb connect 192.168.***.***:5555
2019-03-19 09:10:00
My enviroment:
My problem:
list is empty
My solution :
cd /opt/genymobile/genymotion
./genymotion-shell
devices list
(if no running devices start one)adb connect yourDeviceIP:5555
Reference: