Android emulator's GPS location gives wrong time

前端 未结 2 1546
予麋鹿
予麋鹿 2020-12-20 20:19

I am testing an Android GPS tracking application in the Emulator and I am running into a problem when trying to figure out if the last known location is stale or not.
<

相关标签:
2条回答
  • 2020-12-20 21:04

    This bug has been fixed in the ToT dev branch for API 26. We will cherry-pick this fix to other branches and hopefully the public available system images will see the bug fix in the near future.

    If any issue persists, please report at Google issue tracker they will re-open to examine.

    0 讨论(0)
  • As discussed this appears to be a bug in the emulator (I was able to repeat it as well). I filed a bug report at https://code.google.com/p/android/issues/detail?id=27272 if anyone wants to add details, star it, and/or follow along.

    0 讨论(0)
提交回复
热议问题