Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Permissionmanager is a small wrapper for handling permission requests the easy way.

Sep 8, 2018

A simple library to make it easy requesting permissions in Android using Kotlin Coroutines.

May 1, 2020

PermissionsDispatcher provides simple annotation-based API to handle runtime permissions in Android M.

Aug 16, 2015

Handle Android Runtime Permissions in Kotlin way.

Mar 7, 2018

PermissionsManager library that has base activity and fragment that extend from AppCompatActivity to ease with the handling of runtime permissions.

Feb 26, 2017

PermissionsWrapper is the easiest way to manage Android Marshmallow and Nougat runtime permissions.

Jul 26, 2017

A simple wrapper around Android 6.0 runtime permission api.

Nov 9, 2015

Easy-to-use permission helper for Android.

May 9, 2017

An Android library for run-time permissions.

Sep 3, 2019

Permissive is a lightweight, yet powerful Android library, that helps you restore control over permissions handling introduced in Android Marshmallow.

Sep 9, 2016

A utility library for Android Runtime Permissions.

Feb 2, 2017

PowerPermission is a library to simplify process of demanding RuntimePermission

Apr 4, 2020

Helper classes for Requesting Android Runtime Permissions.

Aug 4, 2016

Handling Android Permission Rationale Properly.

Jan 30, 2017

Deal with Android M permissions in runtime in a simple way with reactive programming. This library was developed in Kotlin but can interoperate with Java.

Sep 5, 2016

Small utility library for Android to evaluate requirements in order for some action to proceed. For example: network connection, permissions (API 23), system services (location, bluetooth, ...), etc.

Nov 30, 2017

This is one of the most easy to use and developer friendly library to implement Runtime Permissions in Android apps.

Sep 5, 2018

The library came out as an effort to reduce the boilerplate required for getting runtime permissions for Android devices running OS 6.0 and above.

The developer can now focus on handling the granted and denied state of the permission rather than dealing with the permission flow and dialogues.

Dec 4, 2016
Advertisement

A Simplified integration of runtime permissions, which has been introduced from Marshmallow.

Oct 15, 2016

Simple RxJava library for observing and requesting Android runtime permissions introduced in Android 6.0.

Jul 11, 2016

This library allows the usage of RxJava with the new Android M permission model.

Sep 30, 2015

RxJava/RxAndroid way to request permissions on android os marshmallow and above. This library allows the usage of RxJava 2.0.

Updated new version 1.2.0

Oct 8, 2016

Following the same approach that RxActivityResult does, RxPermissionsResult is a reactive wrapper around the permission's Android Api, which allows to get the data without breaking the observable chain.

Sep 21, 2016

Sheriff helps you to grant Runtime Permission on Android Marshmallow and above.

Sep 5, 2019

This library allows you easily implement Android marshmallow permissions.

Jan 3, 2017

Simplify Android permission with in-build message Dialogs.

Features:

  • InBuild Rational Dialog with custom message
  • InBuild SettingScreen Dialog with custom Message.
  • Callback for permission state:
    • Permission granted
    • Permission removed
    • Permission access removed.
Nov 9, 2016

StartaskPermissions is a library that helps to handle runtime permissions on Android, entirely written using Kotlin language.

Jun 5, 2019

Easy check permission library for Android Marshmallow.

Mar 4, 2016

Android Marshmallow permissions made easy.

Sep 4, 2015