诺基亚 5800 传感器

发布于 2024-12-04 04:32:05 字数 147 浏览 1 评论 0原文

我想知道是否可以通过 javascript 获取诺基亚 5800 的传感器值。 我知道在 HTML5 中有一个事件 DeviceOrientationEvent 可以提供一些值。但由于诺基亚 5800 没有 HTML5 浏览器,我想知道是否还有其他方法。

I would like to know if is possible to get the sensors values of a nokia 5800 through javascript.
I know that in HTML5 there is an event DeviceOrientationEvent that give some values. But since nokia 5800 doesn't have HTML5 browser I would like to know if there is another way.

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

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

发布评论

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

评论(1

夜无邪 2024-12-11 04:32:05

WebRuntime 小部件具有 JavaScript API 来访问传感器信息。请参阅 Platform Services 1.0 Sensors API 文档了解详细信息。该 API 可在 S60 第 5 版设备(例如 5800)上使用。

WebRuntime widgets have JavaScript APIs to access to sensor information. See the Platform Services 1.0 Sensors API documentation for details. The API is available on S60 5th edition devices such as the 5800.

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