Analysis updated 2026-07-18 · repo last pushed 2026-01-10
Simplify camera permission requests in a photo-sharing app.
Request location access from users with less boilerplate code.
Manage contact access popups and user responses in Android apps.
| getactivity/easypermissions | cheburnetik/autoconnector_for_telegram | hfsecret/flowguardx | |
|---|---|---|---|
| Stars | 19 | 19 | 19 |
| Language | Java | Java | Java |
| Last pushed | 2026-01-10 | — | — |
| Maintenance | Quiet | — | — |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | developer | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
The project is retired and unmaintained, developers should use the recommended replacement XXPermissions instead for new or existing apps.
This project is an Android tool that helps apps ask users for permission to access things like the camera, location, or contacts. Instead of a developer writing complicated code to request those permissions, the library handles it in a simpler way. However, it is no longer being maintained or updated. The creator recommends using a different project, called XXPermissions, instead. Based on the available documentation, there is no further detail on how the library actually works under the hood. The project is written in Java and was designed for Android apps, but the documentation does not explain its technical setup or specific features. An Android developer would have used this to save time when building an app that needs access to a phone's hardware or data. For example, if you are building a photo-sharing app, you need the user to grant camera access. This tool would have helped manage that popup and the user's response. Today, a developer would want to use the recommended replacement instead, since this version will not receive bug fixes or updates for newer Android versions. The main thing to note is that this project has been officially retired. If you are looking at it for a new app, you should skip it and go directly to the replacement tool the creator suggests.
An Android library that simplifies asking users for device permissions like camera and location. It is officially retired and no longer maintained, with the creator recommending a replacement tool.
Mainly Java. The stack also includes Java, Android.
Quiet — no commits in 6-12 months (last push 2026-01-10).
The license for this project is not specified in the available documentation.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.