即使其他应用程序找到我的位置,getLastKnownLocation 也已过时!

发布于 2024-08-20 09:07:59 字数 338 浏览 3 评论 0原文

在我的应用程序中,我请求位置更新并使用 LocationListener,大多数时候一切都运行良好。当应用程序启动时,它会在等待第一次位置更新时使用 getLastKnownLocation。

我一直在对 getLastKnownLocation 进行一些测试,结果很奇怪...

如果 getLastKnownLocation 的结果已过时,那么我退出应用程序并运行 Google 地图并等待它获取我的位置,然后当我重新运行我的应用程序 getLastKnownLocation 仍返回旧位置。我不明白为什么会发生这种情况。当然,如果 GMaps 可以得到修复,那么 getLastKnownLocation 应该是最新的,对吗?

In my app, I request location updates and use a LocationListener and the majority of the time everything works well. When the app starts, it uses getLastKnownLocation while waiting for the first location update.

I have been doing some tests on getLastKnownLocation and the results are strange...

If the result of getLastKnownLocation is out-of-date, then I exit the app and run Google Maps and wait for it to pick up my location, then when I re-run my app getLastKnownLocation still returns the old location. I don't understand why this is happening. Surely, if GMaps can get a fix then getLastKnownLocation should be up-to-date, right?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文