Download

Get Un-Dios or explore the source code

📦

APK Download

Download the latest release directly to your Android device. No Play Store required — just enable "Install from unknown sources" in your settings.

Requirements:

  • • Android 10+ (API 29)
  • • 8-12GB RAM recommended
  • • ~200MB storage for APK + models
Download from GitHub Releases
💻

Source Code

Un-Dios is open source. Explore the code, contribute, or fork it for your own projects.

🔧

Build from Source

Want to build it yourself? Here's how:

# Clone the repository
git clone https://github.com/zennmaaster/un-dios.git
cd un-dios

# Build debug APK
./gradlew assembleDebug

# Install on connected device
./gradlew installDebug

Requires: Android Studio, JDK 17+, Android SDK 35