ACCESS_FINE_LOCATION
permission to your app's manifest, however it does not add the ACCESS_BACKGROUND_LOCATION
permission (see here). Instead, you must explicitly add it to your app as follows:android.permission.ACTIVITY_RECOGNITION
permission to your app's manifest (see here). Instead, you must explicitly add it to your app as follows: