stanford-oval / almond-android

The Almond Android App
Other
12 stars 8 forks source link

Location change update #87

Open sileix opened 5 years ago

sileix commented 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