An open API service indexing awesome lists of open source software.

https://github.com/boltuix/kotlin-request-app-permissions

When personal or sensitive user data is used by the app or sent off the device for purposes that are not clear to the user (like accessing location in the background), a prominent disclosure must be made.
https://github.com/boltuix/kotlin-request-app-permissions

Last synced: about 1 year ago
JSON representation

When personal or sensitive user data is used by the app or sent off the device for purposes that are not clear to the user (like accessing location in the background), a prominent disclosure must be made.

Awesome Lists containing this project

README

          

# Kotlin-Request-app-permissions

App Request Permission in android - Bolt UIX
Permission requests should be simple, transparent, and understandable.

Pay attention to permissions Build trust with your users by being transparent and providing users control over how they experience your app.

UI for prominent disclosure when requesting for permissions from user.

I'm going to show you how to implement run time permission request with kotlin.

App Permission Request

Read more:
https://www.boltuix.com/2022/08/app-request-permission-in-android-bolt.html