HeadlinesBriefing favicon HeadlinesBriefing.com

Google AI Studio Turns Text Into Native Android Apps

Android Central •
×

Google AI Studio now turns text prompts into fully‑functional Android apps, all inside a browser. Using Kotlin and Jetpack Compose, the tool generates native code that supports GPS, Bluetooth, and NFC. Developers can preview builds instantly through an embedded emulator, streamlining the prototype cycle. This capability opens doors for rapid iteration and lowers entry barriers for hobbyists and startups alike.

Unlike earlier experiments, the generated apps are true Android binaries that install on devices and can be shared through the Play Store. Google also offers a one‑click publish path: with a Play Developer account, the console auto‑creates listings, bundles the APK, and pushes it to an internal test track. Export options include ZIP, GitHub, or Android Studio projects for development.

Early demos showcased a Pixel Fold harmonium that reacts to hinge gestures and a Gemini‑powered guitar tutor with YouTube integration, hinting at creative use cases. Google emphasized the tool targets both seasoned developers seeking faster prototyping and newcomers exploring Android for the first time. As the feature rolls out, it could reshape how small teams build and test apps without IDE.