即使其他应用程序找到我的位置,getLastKnownLocation 也已过时!
在我的应用程序中,我请求位置更新并使用 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论