An open API service indexing awesome lists of open source software.

https://github.com/arikw/android-permissions-explorer

Android Permissions Explorer is a tool for displaying information about all the permissions supported by the Android OS, offering detailed listings and a user-friendly interface for exploring and filtering these permissions.
https://github.com/arikw/android-permissions-explorer

android android-permissions

Last synced: 3 months ago
JSON representation

Android Permissions Explorer is a tool for displaying information about all the permissions supported by the Android OS, offering detailed listings and a user-friendly interface for exploring and filtering these permissions.

Awesome Lists containing this project

README

          

# Android Permissions Explorer
Android Permissions Explorer is a comprehensive tool that displays detailed information about all Android OS permissions, including hidden ones. It offers comprehensive listings along with a user-friendly interface for exploring and filtering permission data.

## Live Demo 🚀

Visit the GitHub page for the live demo:
[Android Permissions Explorer on GitHub Pages](https://arikw.github.io/android-permissions-explorer)

## Features ✨

- **Permission Analysis:** Scan Android projects to identify and analyze permission usage.
- **Detailed Reports:** Generate comprehensive reports on required and optional permissions.
- **User-Friendly Interface:** Easily navigate through permission details.
- **Project Scanning:** Quickly analyze a whole project directory for permission settings.

## Updating `permissions.json` File

To update the `permissions.json` file, refer to the [instructions.md](./data-generation/instructions.md) file.

## Additional Resources

- [Android Permissions Overview](https://developer.android.com/guide/topics/permissions/overview)
- [Core Permissions - Android Source](https://source.android.com/docs/core/permissions)
- [Signature Permission Allowlist - Android Source](https://source.android.com/docs/core/permissions/signature-permission-allowlist)

## Contact 📬

For questions or feedback, please open an issue or contact via the repository.