permissions-android
There are 32 repositories under permissions-android topic.
permissions-dispatcher/PermissionsDispatcher
A declarative API to handle Android runtime permissions.
nabinbhandari/Android-Permissions
Library for easy handling of android run-time permissions.
vmadalin/easypermissions-ktx
🔓 Kotlin version of the popular google/easypermissions wrapper library to simplify basic system permissions logic on Android M or higher.
algolia/voice-overlay-android
🗣 An overlay that gets your user’s voice permission and input as text in a customizable UI
mintrocket/MintPermissions
Just use Kotlin Coroutines for Android Runtime Permissions
Karn/sentry
A lightweight (23KB) wrapper for inline Android permission checks/requests.
wellingtoncabral/android-easy-permissions-kt
EasyPermissionsKt is a lightweight Android library that abstracts all runtime permission boilerplate code to simplify the system permissions management. The lib is lifecycle aware and uses the new recommended way to get results from activities (https://developer.android.com/training/basics/intents/result?hl=pt-br)
dawidraszka/compose-permission-handler
Runtime permissions in Jetpack Compose made simple
0x4f53/GetPerms
An Android wrapper library to quickly get app permissions and other package data.
Siddharth-sing/CanvaKids
Awesome Kid's Drawing App. It has a click and draws feature.
durmazoguzhan/StockManagementApp
Stock Management App in Kotlin
d-Raco/android-malware-capabilities-analyzer
A tool for analyzing Android malware source code capabilities
ibilux/revoke-all-android-apps-permissions
A script to revoke all user installed apps permissions in android
logansdk/logan-permission
Easy to check permissions and request runtime permissions for android.
vinodbaste/permission_handler
On most operating systems, permissions aren't just granted to apps at install time. Rather, developers have to ask the user for permissions while the app is running. This plugin provides a API to request permissions and check their status.
ProgressiveDevelop/PermissionKit
Android 6.0 最简单的权限工具类,基于Androidx,非注解方式
azzumw/Project4
Location Reminder allows user to save a to-do reminder at a point of interest on Google Maps.
xchellx/PermissionList
Android application that shows all the permissions defined by every app on your device.
Anjaniy2000/MemesHub
MemesHub is a fully featured meme sharing android application which help us to download and share the funny memes from reddit among the friends and family.
Bikcodeh/DistanceTrackerApp
App that allows to track a distance between an initial point and a final point, calculating time and kilometers
eulasi/PurpleRain
Simple Weather App
Ido-Barnea/EasyPerms
A library designed to help developers easily request permissions.
igmrlm/APDecode
A Python script that parses an AndroidManifest.xml file and checks the level of danger for each permission requested.
OmerrKose/KotlinPermissions
This is a basic exercise to understand how permission requests work on Kotlin.
sl1mslav/Sights2.0
an App in which I'm practising Google Maps API, Room, Glide, Hilt, RecyclerView and Camerax2 along with permission handling
Bhavyansh03-tech/Permissions_Handling
A Jetpack Compose Android app to request and handle camera and microphone permissions.
danbrough/androidutils
Utility classes for java and android
hasanhammoudah/Flutter_with_google-maps
These are simple examples of making a map and contain valuable information, including map style, markers, shapes and live location tracker.
iegrsy/CameraPreviewFragment
Android camera preview sample
kanujgit/Android-14-media-permission
Android 14 Media Permission
raheemadamboev/notification-permission
Jetpack Compose app to request POST_NOTIFICATION permission and show notification in Android 13