【发布时间】:2016-07-29 11:47:15
【问题描述】:
我想使用 Xamarin.Android 获取当前位置和城市名称。我使用了此链接https://developer.xamarin.com/recipes/android/os_device_resources/gps/get_current_device_location/ 中的代码,但我只得到“纬度”和“经度”。也许我没有得到地址,因为我使用的是模拟器?
我想解决这个问题并使用最少的代码获取当前位置和地址(使用一些插件,api,也许......)
提前致谢:)
【问题讨论】:
标签: android xamarin geolocation location