GenyControl:通过 bash 脚本控制 Genymotion 模拟器

时间:2024-06-21 14:12:46
【文件属性】:

文件名称:GenyControl:通过 bash 脚本控制 Genymotion 模拟器

文件大小:4KB

文件格式:ZIP

更新时间:2024-06-21 14:12:46

Shell

基因控制 用于控制 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


【文件预览】:
GenyControl-master
----control_genymotion.sh(4KB)
----run_test.sh(825B)
----README.md(2KB)

网友评论