RxPermissions
Android runtime permissions powered by RxJava2 (by tbruyelle)
Permission Dispatcher
A declarative API to handle Android runtime permissions. (by permissions-dispatcher)
RxPermissions | Permission Dispatcher | |
---|---|---|
2 | 3 | |
10,475 | 11,226 | |
- | 0.0% | |
0.0 | 0.0 | |
about 3 years ago | over 1 year 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
Permission Dispatcher
Posts with mentions or reviews of Permission Dispatcher.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-24.
-
New app: xml or compose?
I liked https://github.com/bluelinelabs/LoganSquare for example, but annotation processors are hard to maintain. Look at libraries like Mortar-Architect https://github.com/lukaspili/Mortar-architect or Blade https://github.com/FrantisekGazo/Blade or even better Permissions-Dispatcher https://github.com/permissions-dispatcher/PermissionsDispatcher/issues/775 which actually breaks builds after certain Kotlin versions.
- [Question][Kotlin] Dexter Runtime Permissions development has stopped, whats the alternative?
-
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 Permission Dispatcher you can also consider the following projects:
EasyPermissions - Simplify Android M system permissions
NoPermission - Android library for permissions request (updated 27.11.2017)
groupie - Groupie helps you display and manage complex RecyclerView layouts.
SQLDelight - SQLDelight - Generates typesafe Kotlin APIs from SQL