Reverse engineered prompt

Build me a lightweight Android IDE app that can run directly on an Android device or other low resource systems. I want to be able to create, open, and manage Android and Flutter projects without needing a full desktop setup.

The app should feel like a real coding environment, with a solid code editor, syntax highlighting, formatting, go to definition, Kotlin diagnostics, and language support for Java, Kotlin, and Dart, plus extra language support through plugins for things like Python, Bash, C or C++, and web files. Please include support for Gradle based Android projects, JDK 17 and 21, a terminal with an Ubuntu style environment and Termux X11 support, and an SDK manager so I can install build tools and the Flutter SDK inside the app.

I also want Jetpack Compose previews, instant Flutter app previews, an AI coding assistant with MCP support, and a plugin system so the IDE can grow later. If older Android project setups are unreliable, make that clear and optimize for newer ones. Look up current docs online if you need to.

Want more depth? Deep Reverse