Android 模拟器:断开 GPS 设备与提供商的连接

发布于 2024-08-22 08:44:12 字数 175 浏览 9 评论 0原文

我正在 Android 上开发一个支持 GPS 的应用程序。地图显示没有问题,但我想测试我的代码对用户进入房间、地下室或洞穴的情况有何反应,以便设备停止接收任何信号。我的问题是我是否可以通过编程或使用 DDMS 来模拟这个过程,如果可以,那么如何模拟?

PS 重点是在模拟器上测试所有内容,而不是在真实设备上。 谢谢。

I am developing a GPS enabled application on Android. There is no problem with the map display, but I want to test how my code would react to the situation in which the user enters a room, basement or a cave, so that the device would stop receiving any signal. My question is whether I can simulate this programatically or by using the DDMS, and if so, then how?

P.S. The point is to test it all on the emulator, not a real device.
Thank you.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

我是有多爱你 2024-08-29 08:44:12

仅当您将其推送(例如,通过模拟器控制选项卡)时,修复才会进入模拟器。如果您不希望模拟器接收修复程序,请不要发送它们。

Fixes only come into the emulator when you push them over (e.g., via the Emulator Control tab). If you don't want the emulator to receive fixes, don't send them.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文