通过命令行启动genymotion:

/home/yang/genymotion/genymotion

通过命令行列出虚拟设备:

/home/yang/genymotion/genyshell -c "devices list"

genymotion自动化使用

启动某虚拟设备 <VM id | VM name>

<Genymotion installer path>\player --vm-name "<virtual device name>"

genymotion自动化使用

此时可以进入genyshell查看可用的Genymotion虚拟设备:
genymotion自动化使用

通过命令行安装APP:

adb install <application name>.apk

genymotion自动化使用

相关文章:

  • 2021-08-21
  • 2022-12-23
  • 2021-09-05
  • 2022-01-16
  • 2022-12-23
  • 2021-12-25
  • 2021-05-29
猜你喜欢
  • 2022-12-23
  • 2021-12-12
  • 2021-05-05
  • 2021-11-27
  • 2021-09-25
  • 2021-07-11
  • 2021-03-27
相关资源
相似解决方案