Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想为我的应用程序编写自动化测试。该应用程序接收位置更新,并确定用户是否正在驾驶汽车(基于坐标之间的差异)。多亏了区域监控,即使应用程序在后台,或者根本没有运行,我也可以检测到驱动器。
我的问题是: