All snippets tagged with location

Page 1 of 1
 

Monitor permission status

Use LiveData to determine the status of any permission (in the sample code below: the location permission). If the user grants the permission at any point, then we will get notified.

Read more…

Getting the user's location