从命令行启用GPS运行Genymotion VM

时间:2016-09-29 11:37:52

标签: cmd gps command genymotion

我正在使用未付费版本的Genymotion,并希望通过命令行运行我的GenyMotion设备。请建议我一个方法

现在,我使用以下命令启动虚拟设备。

播放器--vm-name“DEVICE_NAME”

1 个答案:

答案 0 :(得分:0)

你可以用Genyshell做到这一点:

genyshell -c "gps setstatus enabled" 

您可以在此处找到有关Genyshell的更多信息:https://docs.genymotion.com/Content/04_Tools/Genymotion_Shell/Genymotion_Shell.htm

请记住,Genymotion的“个人使用”许可被禁止用于商业产品。

免责声明:我是Genymotion团队的一员