如何更新 Android 模拟器的方位角?

发布于 2024-10-15 05:27:15 字数 395 浏览 6 评论 0原文

可能的重复:
我可以在 Android 上模拟指南针

我正在开发 Android 应用程序其显示取决于手机的方向(特别是方位角)。我想使用 Android 模拟器测试应用程序,因此我需要通过其 telnet 接口动态更改模拟器的方向。

我可以通过发出以下形式的命令来更改其 GPS 位置: geo fix 34 56

但是,我不知道如何对其方位角执行相同的操作。这可能吗?如果可能的话,如何实现?

感谢您的帮助,马丁

Possible Duplicate:
Can I emulate a compass on Android

I'm developing an Android application whose display depends on the orientation (azimuth specifically) of the phone. I'd like to test the application using the Android emulator, and so I need to change the orientation of the emulator dynamically through its telnet interface.

I can change its GPS position by issuing commands of the form: geo fix 34 56

However, I can't work out how to do the same for its azimuth. Is this possible, and if so how?

Thanks for any help, Martin

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

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

发布评论

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

评论(1

荒岛晴空 2024-10-22 05:27:15

很简单。当模拟器运行时,您只需按 ctrl+F11 即可更改方向。

Its simple .You have to just press ctrl+F11 to change orientation when emulator is running.

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