Open sileix opened 5 years ago
Currently, we grab location information by getting the last known location. If we actually need the real-time location, we need to request a location update every time we check the location.
Documentation: https://developer.android.com/training/location/receive-location-updates
Currently, we grab location information by getting the last known location. If we actually need the real-time location, we need to request a location update every time we check the location.
Documentation: https://developer.android.com/training/location/receive-location-updates