hortemo
Results
2
issues of
hortemo
Hi! I am not able to get a location when using: - getFusedLocation(true) - FusedLocation.Constants.BALANCED - ACCESS_FINE_LOCATION - Location method "Device only" This is on a real device for which...
Here is my draft for showing a dialog to programmatically set appropriate location settings. Based on https://developers.google.com/android/reference/com/google/android/gms/location/SettingsApi. What are your thoughts?