After a long development journey, this project is now open-sourced to preserve the work.
Component | Status | Notes |
---|---|---|
Java Compiler | ✅ | |
Kotlin Compiler | ❌ | Unused class available |
D8 | ✅ | |
AAPT2 | ✅ | |
APK Signer | ✅ |
Language | Status |
---|---|
Java | ✅ |
XML | ✅ |
JSON | ✅ |
- Manual downloads
- Pre-installed common libraries
- Download latest APK from GitHub Actions
- Install on Android 12+
- Create New Project → Start coding
Continuation depends on community interest.
- Backport fixes & features (from Luminarr)
- Build system enhancements (from TarkoBuilder)
Perfect for:
- Quick tests
- Simple apps (e.g., clickers)
Not recommended for:
- Complex projects (use full-featured IDEs instead)
Note: Not a polished product. Bugs exist. Contributions welcome!