A fully standalone, native IDE for Android. No PC. No Termux. No compromises.
Code from anywhere. Build for everywhere.
Kodrix is a complete, professional development environment that runs entirely on your Android phone. Unlike other mobile code editors, it doesn't require Termux, a remote server, or a PC. Everything runs natively on-device.
"This is not a toy editor. This is a full IDE."
| Framework | Status | Notes |
|---|---|---|
| React + Vite | โ Working | Use @vitejs/plugin-react |
| Express / Node.js | โ Working | Full support |
| Vue + Vite | โ Working | Pure JS build |
| Svelte + Vite | โ Working | Pure JS build |
| Next.js | โ Working | Webpack mode, no Turbopack |
Min Requirements: Android 10+ (API 29) ยท arm64-v8a ยท 4GB RAM recommended
Kodrix
โโโ Kotlin / Jetpack Compose (UI layer)
โโโ JNI Bridge (native-lib.cpp)
โ โโโ PTY Bridge (forkpty โ real terminal)
โ โโโ Git Bridge (libgit2 โ HTTPS clone/push/pull)
โ โโโ DNS Override (Google DNS for Node.js)
โโโ Terminal Engine (termux-terminal-emulator)
โโโ Bundled Binaries (jniLibs/arm64-v8a)
โโโ libnode.so (Node.js v22 runtime)
โโโ libgit2.so (Git operations)
โโโ libcurl.so (HTTP/HTTPS)
Kodrix is source-available under the KodrixIDE Source-Available License v1.0.