Genymotion Android emulator - adb access?

后端 未结 8 1898
醉话见心
醉话见心 2021-01-30 16:42

I downloaded Genymotion Android emulators for Oracle VirtualBox (http://www.genymotion.com/) on my Windows 7 PC, created a virtual Jelly Bean with Google Apps device. How do I e

8条回答
  •  迷失自我
    2021-01-30 17:23

    My working solution is:

    cd /opt/genymobile/genymotion/tools
    ./adb shell
    

    You have to use its own adb tool.

提交回复
热议问题