android - Geocoder class gives wrong coordinates and won't parse coordinates to get street address. Xamarin -


i typed in code http://developer.xamarin.com/recipes/android/os_device_resources/gps/get_current_device_location/ , keep getting coordinates xamarin office in san francisco current location when run app.

i have installed google maps apk on nexus 4 (kitkat) api 19 emulator , google maps displays current location san francisco.

the app won't parse coordinates street address.

i have tried adding google play services through xamarin, when debugging freezes , have kill it.

if you're using xamarin android player, gps coordinates simulated.

you need update location want. click on settings gps tab.

your app see new coordinates , should return correct address.


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -