【发布时间】:2012-07-30 11:25:52
【问题描述】:
可能重复:
How do I get the current GPS location programmatically in Android?
嗨,我想知道我可以得到位置地址或经度或纬度.. 只是一次,然后它会关闭 GPS..该活动将不是地图活动..解释代码工作将是感谢更多...谢谢你
【问题讨论】:
标签: android geolocation
可能重复:
How do I get the current GPS location programmatically in Android?
嗨,我想知道我可以得到位置地址或经度或纬度.. 只是一次,然后它会关闭 GPS..该活动将不是地图活动..解释代码工作将是感谢更多...谢谢你
【问题讨论】:
标签: android geolocation
使用 GeoCoder api,从 Location 中获取 Location,见以下链接
http://android-er.blogspot.in/2011/02/get-address-from-location-using.html
【讨论】: