Android Studio Supercharged with Gemini AI for Enhanced App Development

Google announced powerful AI upgrades to Android Studio at Google I/O 2025. These new features, powered by Gemini 2.5 Pro, aim to streamline workflows and improve code quality for Android developers.

Automated Testing with Journeys

The new "Journeys" feature allows developers to test user flows by describing actions in natural language. Gemini then automatically performs these tests on virtual or physical devices, displaying results directly within the IDE. While still experimental, Journeys promises faster testing and quicker identification of issues.

Journeys Animation

Image Credits: Google

Introducing Agent Mode for Complex Tasks

Agent Mode, another upcoming Gemini-powered feature, tackles complex, multi-step development tasks. For example, when integrating a new API, Agent Mode can create an execution plan, add dependencies, modify files, and even fix bugs, significantly reducing developer workload.

Agent Mode

Image Credits: Google

AI-Powered Crash Insights and Suggested Fixes

Gemini enhances the App Quality Insights panel by providing AI-driven crash insights. This feature analyzes crash reports, pinpoints potential causes within the source code, and suggests fixes, accelerating debugging.

Crash Insights

Image Credits: Google

Studio Labs for Experimental Features

Developers can now access experimental AI features through the new "Studio Labs" menu in Android Studio's settings. Starting with the "Narwhal" release, this option will be available in stable releases, allowing developers to explore cutting-edge tools.

Studio Labs

Image Credits: Google

Additional AI Enhancements and Updates

Gemini further empowers Android Studio with features like automated Jetpack Compose preview code generation, natural language UI code transformation, and integration with project files for contextualized AI chats. A Version Upgrade Agent will automate dependency upgrades.

UI Code Transformation

Image Credits: Google

Other updates include resizable Compose Previews, an embedded Android XR emulator, improved backup and restore functionality, and support for Android's 16KB page sizes.

Resizable Preview

Google also introduced Android Studio Cloud, a cloud-based IDE accessible through Firebase Studio, and an enterprise-ready version of Gemini in Android Studio for businesses.

Learn more about the announcements at the Google I/O 2025 developer conference coverage.