RxPermissions
Android runtime permissions powered by RxJava2 (by tbruyelle)
EasyPermissions
Simplify Android M system permissions (by googlesamples)
RxPermissions | EasyPermissions | |
---|---|---|
2 | 2 | |
10,475 | 9,867 | |
- | - | |
0.0 | 0.0 | |
about 3 years ago | almost 2 years ago | |
Java | Java | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
RxPermissions
Posts with mentions or reviews of RxPermissions.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-08.
-
[Question][Kotlin] Dexter Runtime Permissions development has stopped, whats the alternative?
RxPermissions: https://github.com/tbruyelle/RxPermissions
-
What are the most common used (3rd party) libraries and frameworks used in Android development?
Permissions are generally a pain, but I've used PermissionsDispatcher, EasyPermissions, and RxPermissions at various times
EasyPermissions
Posts with mentions or reviews of EasyPermissions.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-08.
-
[Question][Kotlin] Dexter Runtime Permissions development has stopped, whats the alternative?
easypermissions: https://github.com/googlesamples/easypermissions
-
What are the most common used (3rd party) libraries and frameworks used in Android development?
Permissions are generally a pain, but I've used PermissionsDispatcher, EasyPermissions, and RxPermissions at various times
What are some alternatives?
When comparing RxPermissions and EasyPermissions you can also consider the following projects:
Permission Dispatcher - A declarative API to handle Android runtime permissions.
NoPermission - Android library for permissions request (updated 27.11.2017)
groupie - Groupie helps you display and manage complex RecyclerView layouts.
kpermissions - A Kotlin library which helps to request runtime permissions in Android.