使用 Android LBS 获取我所在的街道
我想开发一个简单的 Android 应用程序,它知道我从任何方向接近哪条街道。我的问题是如何在节省电量的同时保存某条街道覆盖的所有坐标/点。使用的库肯定是位置管理器、位置和位置列表器等。
请有人提供有关如何操作的提示。地图没有。
亲切的问候, 凯文
I Would like to develop a simple android application that knows which street I am on approached from any direction. My question is how do you save all the co-ordinates/points on which a certain street covers while saving power.Definitly the Libraries to use are the Location Manager, Location and LocationListner etc.
Would someone please give tips on what to do. Maps not.
Kind Regards,
Kevin
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用反向地理编码您可以获得这个地址。
它需要互联网许可
Using reverse geocoding you can get this address.
It needs the internet permission