I assume the FusedLocationProvider is for Android only and it should be setup in the Android only project. Is that correct?
If I am correct. How do I setup the FusedLocationProvider for Android only?
The given example (docs.microsoft.com/en-us/xamarin/android/platform/maps-and-location/location) is under an Android app and not Xamarin.Forms. So my question is how to set up for Android only in a Xamarin Forms App?