Path Lines of Code ActivityRecognition/README.md 51 ActivityRecognition/app/src/main/AndroidManifest.xml 25 ActivityRecognition/app/src/main/res/layout/detected_activity.xml 31 ActivityRecognition/app/src/main/res/layout/main_activity.xml 46 ActivityRecognition/app/src/main/res/values-w820dp/dimens.xml 3 ActivityRecognition/app/src/main/res/values/dimens.xml 9 ActivityRecognition/app/src/main/res/values/strings.xml 21 ActivityRecognition/app/src/main/res/values/styles.xml 4 ActivityRecognition/gradle.properties 14 AwarenessApisSampleKotlin/README.md 35 AwarenessApisSampleKotlin/app/src/main/AndroidManifest.xml 23 AwarenessApisSampleKotlin/app/src/main/res/drawable-v24/ic_launcher_foreground.xml 31 AwarenessApisSampleKotlin/app/src/main/res/drawable/ic_launcher_background.xml 170 AwarenessApisSampleKotlin/app/src/main/res/layout/activity_main.xml 35 AwarenessApisSampleKotlin/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml 5 AwarenessApisSampleKotlin/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml 5 AwarenessApisSampleKotlin/app/src/main/res/values-night/themes.xml 12 AwarenessApisSampleKotlin/app/src/main/res/values/colors.xml 10 AwarenessApisSampleKotlin/app/src/main/res/values/strings.xml 11 AwarenessApisSampleKotlin/app/src/main/res/values/themes.xml 12 AwarenessApisSampleKotlin/gradle.properties 21 BasicLocation/README.md 30 BasicLocation/app/src/main/AndroidManifest.xml 21 BasicLocation/app/src/main/res/layout/main_activity.xml 28 BasicLocation/app/src/main/res/values-w820dp/dimens.xml 3 BasicLocation/app/src/main/res/values/dimens.xml 6 BasicLocation/app/src/main/res/values/strings.xml 13 BasicLocation/app/src/main/res/values/styles.xml 4 BasicLocation/gradle.properties 14 BasicLocationKotlin/README.md 29 BasicLocationKotlin/app/src/main/AndroidManifest.xml 21 BasicLocationKotlin/app/src/main/res/layout/main_activity.xml 28 BasicLocationKotlin/app/src/main/res/values-w820dp/dimens.xml 4 BasicLocationKotlin/app/src/main/res/values/dimens.xml 8 BasicLocationKotlin/app/src/main/res/values/strings.xml 16 BasicLocationKotlin/app/src/main/res/values/styles.xml 4 BasicLocationKotlin/gradle.properties 14 CONTRIBUTING.md 28 CurrentLocationKotlin/README.md 35 CurrentLocationKotlin/app/src/main/AndroidManifest.xml 19 CurrentLocationKotlin/app/src/main/res/drawable-v24/ic_launcher_foreground.xml 31 CurrentLocationKotlin/app/src/main/res/drawable/ic_launcher_background.xml 170 CurrentLocationKotlin/app/src/main/res/layout/activity_main.xml 36 CurrentLocationKotlin/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml 5 CurrentLocationKotlin/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml 5 CurrentLocationKotlin/app/src/main/res/values-night/themes.xml 12 CurrentLocationKotlin/app/src/main/res/values/colors.xml 10 CurrentLocationKotlin/app/src/main/res/values/dimens.xml 4 CurrentLocationKotlin/app/src/main/res/values/strings.xml 11 CurrentLocationKotlin/app/src/main/res/values/themes.xml 12 CurrentLocationKotlin/gradle.properties 21 Geofencing/README.md 51 Geofencing/app/src/main/AndroidManifest.xml 31 Geofencing/app/src/main/res/layout/main_activity.xml 23 Geofencing/app/src/main/res/values-w820dp/dimens.xml 3 Geofencing/app/src/main/res/values/dimens.xml 4 Geofencing/app/src/main/res/values/strings.xml 30 Geofencing/app/src/main/res/values/styles.xml 4 Geofencing/gradle.properties 14 LocationAddress/README.md 36 LocationAddress/app/src/main/AndroidManifest.xml 24 LocationAddress/app/src/main/res/layout/main_activity.xml 31 LocationAddress/app/src/main/res/values-w820dp/dimens.xml 3 LocationAddress/app/src/main/res/values/dimens.xml 6 LocationAddress/app/src/main/res/values/strings.xml 15 LocationAddress/app/src/main/res/values/styles.xml 4 LocationAddress/gradle.properties 14 LocationAddressKotlin/README.md 35 LocationAddressKotlin/app/src/main/AndroidManifest.xml 24 LocationAddressKotlin/app/src/main/res/layout/main_activity.xml 31 LocationAddressKotlin/app/src/main/res/values-w820dp/dimens.xml 3 LocationAddressKotlin/app/src/main/res/values/dimens.xml 6 LocationAddressKotlin/app/src/main/res/values/strings.xml 15 LocationAddressKotlin/app/src/main/res/values/styles.xml 3 LocationUpdates/README.md 48 LocationUpdates/app/src/androidTest/AndroidManifest.xml 4 LocationUpdates/app/src/main/AndroidManifest.xml 21 LocationUpdates/app/src/main/res/layout/main_activity.xml 84 LocationUpdates/app/src/main/res/values-v21/styles.xml 8 LocationUpdates/app/src/main/res/values-w820dp/dimens.xml 3 LocationUpdates/app/src/main/res/values/colors.xml 6 LocationUpdates/app/src/main/res/values/dimens.xml 6 LocationUpdates/app/src/main/res/values/strings.xml 15 LocationUpdates/app/src/main/res/values/styles.xml 13 LocationUpdates/gradle.properties 14 LocationUpdatesBackgroundKotlin/README.md 38 LocationUpdatesBackgroundKotlin/app/src/main/AndroidManifest.xml 29 LocationUpdatesBackgroundKotlin/app/src/main/res/drawable-v24/ic_launcher_foreground.xml 35 LocationUpdatesBackgroundKotlin/app/src/main/res/drawable/ic_launcher_background.xml 170 LocationUpdatesBackgroundKotlin/app/src/main/res/drawable/ic_location_on_24px.xml 13 LocationUpdatesBackgroundKotlin/app/src/main/res/drawable/ic_my_location_24px.xml 10 LocationUpdatesBackgroundKotlin/app/src/main/res/layout/activity_main.xml 11 LocationUpdatesBackgroundKotlin/app/src/main/res/layout/fragment_location_update.xml 53 LocationUpdatesBackgroundKotlin/app/src/main/res/layout/fragment_permission_request.xml 71 LocationUpdatesBackgroundKotlin/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml 5 LocationUpdatesBackgroundKotlin/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml 5 LocationUpdatesBackgroundKotlin/app/src/main/res/values/colors.xml 6 LocationUpdatesBackgroundKotlin/app/src/main/res/values/dimens.xml 8 LocationUpdatesBackgroundKotlin/app/src/main/res/values/strings.xml 32 LocationUpdatesBackgroundKotlin/app/src/main/res/values/styles.xml 8 LocationUpdatesBackgroundKotlin/gradle.properties 21 LocationUpdatesForegroundService/app/src/main/AndroidManifest.xml 24 LocationUpdatesForegroundService/app/src/main/res/layout/activity_main.xml 23 LocationUpdatesForegroundService/app/src/main/res/values-w820dp/dimens.xml 3 LocationUpdatesForegroundService/app/src/main/res/values/colors.xml 6 LocationUpdatesForegroundService/app/src/main/res/values/dimens.xml 4 LocationUpdatesForegroundService/app/src/main/res/values/strings.xml 14 LocationUpdatesForegroundService/app/src/main/res/values/styles.xml 7 LocationUpdatesForegroundService/gradle.properties 13 LocationUpdatesPendingIntent/app/src/main/AndroidManifest.xml 28 LocationUpdatesPendingIntent/app/src/main/res/layout/activity_main.xml 37 LocationUpdatesPendingIntent/app/src/main/res/values-w820dp/dimens.xml 4 LocationUpdatesPendingIntent/app/src/main/res/values/colors.xml 6 LocationUpdatesPendingIntent/app/src/main/res/values/dimens.xml 6 LocationUpdatesPendingIntent/app/src/main/res/values/strings.xml 17 LocationUpdatesPendingIntent/app/src/main/res/values/styles.xml 7 LocationUpdatesPendingIntent/gradle.properties 13 README.md 34 SleepSampleKotlin/README.md 26 SleepSampleKotlin/app/src/main/AndroidManifest.xml 39 SleepSampleKotlin/app/src/main/res/drawable-v24/ic_launcher_foreground.xml 31 SleepSampleKotlin/app/src/main/res/drawable/ic_launcher_background.xml 170 SleepSampleKotlin/app/src/main/res/layout/activity_main.xml 40 SleepSampleKotlin/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml 5 SleepSampleKotlin/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml 5 SleepSampleKotlin/app/src/main/res/values-night/themes.xml 12 SleepSampleKotlin/app/src/main/res/values/colors.xml 10 SleepSampleKotlin/app/src/main/res/values/strings.xml 15 SleepSampleKotlin/app/src/main/res/values/themes.xml 12 SleepSampleKotlin/gradle.properties 35 gradle.properties 2