Essential tools and mods for Android nerds
2,931
stars
6,805
commits
Kotlin
primary language
Sep 11, 2026
updated
Essential tools, mods and workarounds for Pixels and other Androids
During the installation, you probably will see a warning similar to this claiming that the app is blocked during installation with no way to continue at all.
This is a new restriction on Android with sideloaded apps that can receive sensitive permissions such as Accessibility or Notification Listener, which Essentials both may utilize.
IMPORTANT: Yes, this is very annoying, but I understand the need of such prevention to avoid users installing potentially harmful apps from unknown sources. Well I hope you trust me to install my app but anyways, you should always verify the trusted source before installing any APK file from the internet. ʅ(°_°)ʃ
https://github.com/user-attachments/assets/22ea02cd-1276-4088-8537-c41bd2c4a3fc
Help us bring Essentials to more people around the world! If you're fluent in another language, you can contribute by translating the strings in-app.
Before submitting translation PRs, validate your changes using the local validation script to ensure proper formatting and XML syntax:
# Validate all translation files for syntax, escaping & placeholder errors
python3 scripts/validate_strings.py
# Auto-fix quote and percent escaping issues automatically
python3 scripts/validate_strings.py --fix
We welcome contributions from the community! Whether you're fixing a bug, adding a new feature, or improving documentation, your help is appreciated.
Please read our CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Last updated: 2026-08-08
(top 30 of 80)
Kotlin
99.6%
Essential tools and mods for Android nerds
2,931
stars
6,805
commits
Kotlin
primary language
Sep 11, 2026
updated
Essential tools, mods and workarounds for Pixels and other Androids
During the installation, you probably will see a warning similar to this claiming that the app is blocked during installation with no way to continue at all.
This is a new restriction on Android with sideloaded apps that can receive sensitive permissions such as Accessibility or Notification Listener, which Essentials both may utilize.
IMPORTANT: Yes, this is very annoying, but I understand the need of such prevention to avoid users installing potentially harmful apps from unknown sources. Well I hope you trust me to install my app but anyways, you should always verify the trusted source before installing any APK file from the internet. ʅ(°_°)ʃ
https://github.com/user-attachments/assets/22ea02cd-1276-4088-8537-c41bd2c4a3fc
Help us bring Essentials to more people around the world! If you're fluent in another language, you can contribute by translating the strings in-app.
Before submitting translation PRs, validate your changes using the local validation script to ensure proper formatting and XML syntax:
# Validate all translation files for syntax, escaping & placeholder errors
python3 scripts/validate_strings.py
# Auto-fix quote and percent escaping issues automatically
python3 scripts/validate_strings.py --fix
We welcome contributions from the community! Whether you're fixing a bug, adding a new feature, or improving documentation, your help is appreciated.
Please read our CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Last updated: 2026-08-08
(top 30 of 80)
Kotlin
99.6%