EasyPermissions
Simplify Android M system permissions (by googlesamples)
NoPermission
Android library for permissions request (updated 27.11.2017) (by NoNews)
EasyPermissions | NoPermission | |
---|---|---|
2 | - | |
9,867 | 104 | |
- | 1.0% | |
0.0 | 0.0 | |
almost 2 years ago | over 3 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.
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
NoPermission
Posts with mentions or reviews of NoPermission.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning NoPermission yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing EasyPermissions and NoPermission you can also consider the following projects:
Permission Dispatcher - A declarative API to handle Android runtime permissions.
RxPermissions - Android runtime permissions powered by RxJava2
kpermissions - A Kotlin library which helps to request runtime permissions in Android.
ContentProviderHelper - A nice little Android app that helps developers to discover and query content providers.