Google AI Studio now generates native Android apps directly in browser, Android Studio adds automated iOS porting
Google announced at I/O 2026 that AI Studio can now build native Android applications directly in the browser using Jetpack Compose and Kotlin. Separately, Android Studio's new Migration Assistant uses LLMs to automatically port iOS, React Native, and web apps to native Android, reducing weeks of manual work to hours.
Google AI Studio now generates native Android apps directly in browser, Android Studio adds automated iOS porting
Google announced at I/O 2026 that its web-based AI Studio can now build native Android applications from text prompts, while Android Studio's new Migration Assistant automates the porting of iOS and cross-platform apps to Android.
AI Studio: Prompt to Android app
AI Studio now generates complete Android applications using what Google describes as "development best practices like Jetpack Compose, Kotlin, and APIs." The workflow operates entirely in-browser:
- Generate app from text prompt
- Test using embedded Android Emulator
- Install to physical device via integrated Android Debug Bridge (ADB)
- Publish directly to Google Play for internal testing (requires developer account)
- Export to Android Studio via ZIP download or GitHub for production refinement
Google plans to add Firebase integrations (Firestore, Auth, App Check) and Google Play Test Track management in future updates.
Android Studio Migration Assistant
The new Migration Assistant targets a workflow developers already use LLMs for: converting apps from other platforms. According to Google, the agent "intelligently maps features, converts assets like storyboards and SVGs, and implements Android best practices using Jetpack Compose."
Supported source platforms:
- iOS
- React Native
- Web frameworks
Google claims the tool reduces what typically requires "weeks of manual porting" to "hours" through what it calls "a streamlined agentic workflow."
Compose becomes mandatory
Google announced that Compose is now the standard for all Android UI development after five years of evolution. Android 17 introduces "a single, Compose-based development model for all widgets" across mobile, Wear OS, and automotive platforms via Jetpack Glance.
The update integrates RemoteCompose technology, enabling high-fidelity animations on mobile and cars while allowing Wear OS widgets (formerly Tiles, now renamed Wear Widgets) to "render complex UI logic natively on remote surfaces."
What this means
Google is positioning AI-generated code as the primary development path for Android, not just a productivity tool. The ability to go from prompt to published internal test build without leaving the browser represents a significant reduction in friction for rapid prototyping. The iOS porting tool addresses a concrete pain point—platform migration—but its effectiveness will depend on how well it handles complex app logic and platform-specific features that don't map cleanly between ecosystems. The mandatory shift to Compose for widgets signals Google is willing to force breaking changes to unify its development stack, which may create migration work for existing widget developers.
Related Articles
Google AI Plus at $4.99/month and AI Pro at $19.99/month expand Gemini context windows to 128K and 1M tokens
Google has detailed pricing and features for its Gemini app subscription tiers. AI Plus costs $4.99/month and includes 128,000 token context windows, while AI Pro at $19.99/month provides 1 million token context windows. Free users are limited to 32,000 tokens.
Apple ships Safari MCP server in Technology Preview 247, enabling AI coding agents to inspect and debug websites
Apple has released an MCP server for Safari Technology Preview 247 that allows AI coding agents to directly inspect and debug websites. The server gives agents access to console logs, network requests, screenshots, and DOM interactions through the Model Context Protocol standard created by Anthropic.
GitHub Copilot CLI adds Microsoft C++ Language Server plugin with automated setup
GitHub has added the Microsoft C++ Language Server as a plugin to the Copilot CLI marketplace. The plugin includes a built-in setup skill designed to automate C++ project configuration.
Google Drive's Ask Gemini AI assistant launches on Android and iOS for AI Pro subscribers
Google is rolling out Ask Gemini and AI Overviews to Google Drive's Android and iOS apps. The features enable multi-turn conversations across Drive, Gmail, Chat, Calendar, and web search, available to AI Pro, Ultra, Business Standard/Plus, and Enterprise Standard/Plus subscribers in English plus 28 additional languages.
Comments
Loading...