Installation
June 14, 2025 ยท View on GitHub
An android widget app for diplaying system information, which its focus point is the performance and customizability
Installation
Stable
Download the latest .apk file in the releases
AFAIK The google play protect doesn't detect any malware. If your antivirus does, please open an issue here
Development
Download the latest apk build from the GitHub actions artifacts
If you can't download or you are not logged in GitHub, use this link: https://nightly.link/Toni500github/customfetch-android-app/workflows/makefile/main/customfetch-android-app.zip
Build from source
# need java 17 + gradle 8.9 installed.
# It's suggested to build from android studio,
# so you that you can install the NDK library
./gradlew assembleDebug