基因控制
用于控制 Genymotion 模拟器的 Shell 脚本
目的
从命令行安全有效地启动和停止 Genymotion 模拟器。 这使其成为连续集成系统(即 Jenkins)的理想选择。
如何使用
在 bash 脚本中包含control_genymotion.sh以访问方法。
$ source control_genymotion.sh
停止所有正在运行的 Genymotion 模拟器
$ stop_all_genymotion
列出所有可用的 Genymotion 模拟器
$ get_all_genymotion_names
Google Nexus 5 - 5.0.0 - API 21 - 1080x1920
Samsung Galaxy S5 - 4.4.4 - API 19 - 1080x1920
HTC Eco - 4.2.2 - API 17 - 720x1280