在Android浏览器中使用陀螺仪/加速电机?

发布于 2024-10-26 10:28:12 字数 73 浏览 0 评论 0原文

我知道从 4.2.1 开始就有适用于 iOS 的 API 安卓呢?有人知道我们什么时候可以在Android浏览器中访问陀螺仪数据吗?

I know there are API for iOS since 4.2.1
What about android ? anyone know when can we access gyroscope data in Android browser?

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

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

发布评论

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

评论(1

心如狂蝶 2024-11-02 10:28:12

据我所知,最常见的版本(Android 2.2、2.3)不包含对加速计、陀螺仪、任何运动 API 的浏览器支持...您可以在此处阅读更多信息:
http://www.mobilexweb.com/blog/android-2 -3-gingerbread-the-browser

但是从 Android 3 开始,出现了新的设备方向事件,您可以使用它们:
http://dev.w3.org/geo/api/spec-source -orientation.html

As i know, the most common releases (Android 2.2, 2.3) does not contain browser support for accelerometer, gyroscope, any motion api... You can read more here:
http://www.mobilexweb.com/blog/android-2-3-gingerbread-the-browser

But from Android 3, there are new Device Orientation events, which you can use:
http://dev.w3.org/geo/api/spec-source-orientation.html

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