Genymotion Android emulator - adb access?

后端 未结 8 1895
醉话见心
醉话见心 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.

    0 讨论(0)
  • 2021-01-30 17:29

    Simply do this, with genymotion device running you can open Virtual Box , and see that there is a VM for you device , then go to network Settings of the VM, NAT and do port forwarding of local 5555 to remote 5555 screen attachedVirtual Box Nat Network Port forwarding

    0 讨论(0)
提交回复
热议问题