Run the precompiled APK directly – works on Android 4.4.4 KitKat!
- Download the
app-debug.apkfrom this repository. - Install it on your Android device.
- Open the app and log in using a Discord account.
⚠️ Tip: For testing, it’s recommended to use an alternate account to avoid affecting your main account.
- No compilation needed; APK is ready to install.
- Works on older Android versions, including 4.4.4 (KitKat).
- If you’re a developer and want to rebuild, the project uses Gradle. Make sure your environment uses Java 17 or newer.
- Fork the repository
- Make your changes
- Submit a pull request