Found solution!
Looks, like this is some adb or Genymotion bug.
To solve this, you must manually connect adb to running Genymotion Device
In first, you need to know Androids internal IP. You can find it in window title of Genymotion device.
Next:
- cd to your Android SDK dir
- cd to platform-tools
- ./adb connect 192.168.57.102:5555
where 192.168.57.102 is my IP address of Genymotion Virtual Device. You must put here your own
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…