Apps & Consumer
Google brings native Android app creation to AI Studio
Google has launched new AI Studio capabilities allowing users to create native Android apps, though these creations are currently limited to personal use for now.
On Tuesday, Google announced new native Android app creation capabilities in Google AI Studio, a web-based tool for building AI-powered apps. The new features allow users to build applications by generating code via AI prompts—a process colloquially known as “vibe-coding.” According to Google, these capabilities could make sense for anyone from a seasoned developer looking to prototype quickly to a first-time creator. By offering these web-based tools, Google is positioning itself against AI-powered development platforms such as Cursor, Replit, Lovable, and Claude Code, while opening Android development to non-technical creators. This update expands on Google’s earlier integration of Gemini within Android Studio, its desktop development environment for Android.
The new capabilities support the Kotlin programming language and Google’s Jetpack Compose toolkit, alongside integration with hardware sensors such as GPS, Bluetooth, and NFC. However, Google asserted that the resulting app creations, for now, are only meant to be used personally. While public publishing is still on the roadmap, users can currently utilize the internal testing track—a Google Play Console feature for distributing apps to testers. To run and test these applications, creators can install them on an Android device using the Android Debug Bridge (adb), a command-line tool for communicating with an Android device. For those looking to take their projects further, Google AI Studio allows users to export their work directly to GitHub, a platform for exporting app projects. Google also plans to add support for Firebase integrations, including Firestore, Firebase Auth, and Firebase App Check, in the future.
Google is also integrating Gemini to surface developers’ apps to millions of users. This integration will allow the AI assistant to recommend apps during user conversations on the web and on Android. Additionally, later this year, Gemini will surface over 450,000 movies and TV shows, directing users from their queries to the relevant content inside a developer’s Android app. While Google previewed a number of Android-related announcements last week, the company held back the native app development news until Tuesday.
Why it matters
Google is lowering the barrier to entry for Android development by integrating AI-powered creation tools directly into its ecosystem, directly challenging specialized AI coding startups while creating new discovery channels for apps.