brainenginev0/Kilo-IDE ? reverse-engineered prompt
Reverse engineered prompt
Build me an Android IDE app that runs entirely on the phone and lets me edit and build Android and Java projects without needing a laptop or Gradle daemon.
I want a clean, modern interface that feels like a real code editor, with file browsing, a command palette, code completion, diagnostics, quick fixes, and support for Java, Kotlin, and Android XML. It should also be able to build an APK on device, then sign and install it. If possible, include the block style editing view for Java files too, where the same code can be edited as Scratch like blocks and stay in sync with the text view.
Make it work smoothly and fast, with incremental updates so only what changed gets rebuilt. Use current docs online if you need to. Keep the app lightweight, polished, and usable on Android, and also make sure it can run on desktop if that fits the project.
Are you gonna build this?
make sure you review the code using coderabbit