https://github.com/android/codelab-while-in-use-location
Codelab:
https://github.com/android/codelab-while-in-use-location
Last synced: 6 months ago
JSON representation
Codelab:
- Host: GitHub
- URL: https://github.com/android/codelab-while-in-use-location
- Owner: android
- License: apache-2.0
- Archived: true
- Created: 2019-05-07T17:10:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T16:33:35.000Z (almost 4 years ago)
- Last Synced: 2024-09-26T23:44:40.085Z (over 1 year ago)
- Language: Kotlin
- Homepage: https://github.com/googlecodelabs/while-in-use-location
- Size: 225 KB
- Stars: 81
- Watchers: 24
- Forks: 51
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
While-in-use Location Codelab Repository
===============================
This repository is to be used with the while-in-use location codelab:
https://developers.google.com/codelabs/while-in-use-location
It teaches you how to handle new location permissions added in Android 10.
Documentation on while-in-use location:
https://developer.android.com/preview/privacy/device-location
License
-------
Copyright 2019 Google, Inc.
Licensed to the Apache Software Foundation (ASF) under one or more contributor
license agreements. See the NOTICE file distributed with this work for
additional information regarding copyright ownership. The ASF licenses this
file to you under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.