在 Motorola Droid 上 System.currentTimeMillis() 始终返回 0

发布于 2024-08-12 02:11:51 字数 213 浏览 8 评论 0原文

在 Motorola Droid、Android 2.0 上,调用 System.currentTimeMillis() 始终返回 0。 2.0 和 1.5 之间的 API 差异中没有提及系统的更改,因此要么以某种方式遗漏了它,要么这是 Droid 依赖项。 有谁知道如何以满足Android 1.5、Android 2.0和所有硬件的方式获取currentTimeMillis?此致!

The call to System.currentTimeMillis() returns always 0 on Motorola Droid, Android 2.0.
There is no mentioning in changes to System in the API differences between 2.0 and 1.5, so either it was missed somehow or this is a Droid dependency.
Does anyone know how to get the currentTimeMillis in a way that satisfies Android 1.5, Android 2.0, and all hardware? Best regards!

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

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

发布评论

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

评论(1

如梦初醒的夏天 2024-08-19 02:11:51

它在我的摩托罗拉 DROID、Android 2.0 上运行得很好。您可以将一个项目发布到某个地方,但该项目会给出错误的结果吗?

It works on my Motorola DROID, Android 2.0, just fine. Can you post a project somewhere that is giving you the erroneous results?

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