klzig/MapX

Handle runtime permissions

Opened this issue · 0 comments

klzig commented

By default Android defaults to no runtime permissions (including location) and doesn't ask to enable. The result is that the app comes up from installation with location service not working. Workaround is to enable Location in Settings..Apps..CycleTrip..Permissions.

https://developer.android.com/training/permissions/requesting.html