Ai chat and compiler java android CodeCraftAI Studio, baseada no código-fonte que analisámos:
Short (tagline):
CodeCraftAI Studio — an AI-powered Android app that generates, edits, and compiles real Android apps, right from your phone.
Longer (README / store listing style):
CodeCraftAI Studio is an Android app that lets you build other Android apps using AI chat. Describe what you want, and it generates a complete Java/Gradle project — manifest, layouts, resources, and source files — ready to compile. It scaffolds every Gradle file a project needs (settings.gradle, build.gradle, gradle.properties, wrapper, ProGuard rules) and validates the project before building, catching common issues like missing manifests or conflicting repository configurations automatically.
Since compiling requires a JDK and Android SDK, the app delegates real builds to Termux, installing the toolchain (JDK 17, Android SDK, build-tools) on first run and streaming live Gradle output back into its own console — so builds happen in the background without leaving the app. Finished APKs and project ZIPs are saved to Downloads for easy access. The app also includes chat history, a file browser/editor, social and settings sections, and sign-in/billing support.
Built with Java, Gradle 8.9, and AGP 8.7.3, targeting Android SDK 35.