https://github.com/android/permissions-samples
Multiple samples showing the best practices in permissions on Android.
https://github.com/android/permissions-samples
Last synced: 3 months ago
JSON representation
Multiple samples showing the best practices in permissions on Android.
- Host: GitHub
- URL: https://github.com/android/permissions-samples
- Owner: android
- License: apache-2.0
- Archived: true
- Created: 2019-09-26T21:19:13.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-05-09T16:49:20.000Z (over 2 years ago)
- Last Synced: 2025-01-17T22:35:37.356Z (11 months ago)
- Language: Kotlin
- Size: 459 KB
- Stars: 587
- Watchers: 113
- Forks: 269
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
> **Warning**
> This sample has been deprecated and is no longer being maintained.
>
> Find the new permission samples in the new [platform-samples repo](https://github.com/android/platform-samples/tree/main/samples/privacy/permissions).
~~### Android Permissions Samples Repository~~
~~This repository contains a set of individual Android Studio projects to help you get
started writing/understanding Android Permissions.~~