Android 17 Ships Gemini Omni at OS Level, Turning Google's Platform Into an Agentic Layer
Google shipped Android 17 on June 16, embedding Gemini Omni as operating system infrastructure rather than an app. The release includes Lyria 3 music generation, AudioLM speech translation, a new App Functions framework that lets any third-party app become a target for Gemini agents, and a Gemini Intelligence sub-layer that can act across apps without requiring them to be in the foreground.
When Apple embedded Siri into iOS in 2011, the company was widely credited with making voice AI feel like a native part of the phone rather than a bolt-on feature. Fifteen years later, Google is attempting something structurally more ambitious with Android 17: not a smarter assistant, but a fundamentally different relationship between AI and the operating system itself.
Android 17 shipped on June 16, 2026, initially rolling out to Pixel devices before broader Android availability. The headline features — Gemini Omni video editing, Lyria 3 music generation, enhanced speech translation — are impressive in isolation. But the architectural shift underneath them is what developers and platform strategists have been focused on since Google I/O in May.
Gemini as Infrastructure, Not App
The framing that Google has used for Android 17 is deliberate: Gemini is OS-level infrastructure. This distinction matters technically.
Previous versions of Gemini on Android were delivered as app updates — a separate layer that sat above the operating system and required users to consciously invoke it. Android 17 changes this. Gemini Intelligence, Google’s umbrella term for the suite of AI capabilities wired into the OS, operates as a system-level sub-layer. It runs persistently in the background, has access to cross-app context, and can take actions inside applications that have registered with Google’s new App Functions framework — even when those applications are not in the foreground.
The practical consequence for users is that Gemini can now complete multi-step tasks that cross application boundaries. Ask Gemini to “order my usual pizza from [app name]” and the system can discover the app’s registered functions, extract the parameters, and execute the order without the user opening the app. Ask it to “edit this video with a 90s aesthetic and save it to my gallery” and Gemini Omni can manipulate media at the OS level.
For developers, the consequence is more pointed: apps that do not register App Functions become effectively invisible to Gemini agents. In an ecosystem where Gemini is increasingly the ambient interface through which users interact with their phones, invisibility to Gemini may become a meaningful distribution disadvantage.
What Shipped
Gemini Omni. The multimodal AI model now enables video editing through natural conversation — users can describe changes they want made (“remove the background,” “add subtitles in Spanish,” “speed up the middle section”) and the system executes them. This brings generative video editing to 3 billion Android devices as a standard system capability rather than a premium third-party app feature.
Lyria 3. Google’s latest music generation model ships with Android 17 and the Gemini app, allowing users to create music tracks from text prompts or images. The model supports full-length track generation, style control, and instrumental composition — the kind of capability that, two years ago, was confined to specialized web apps with multi-minute generation times.
AudioLM speech translation. Available on Pixel 10a and later devices, AudioLM provides real-time speech-to-speech translation that preserves voice characteristics — tone, pace, and speaker identity — across languages. Earlier translation tools handled the linguistic conversion but produced robotic, uniform output voices. AudioLM’s approach is closer to dubbing than transcription.
App Functions framework. This is the developer-facing architecture that underpins agentic operation. Apps expose specific functions — “place order,” “search inventory,” “fetch latest transaction” — through a Jetpack library that maps them to Google’s App Functions platform API. Gemini agents can discover these functions and invoke them with extracted parameters. Google describes it as enabling apps to “behave like on-device MCP servers,” borrowing language from the AI agent protocol that has become a standard connector across the industry.
Android AI Core API. Third-party developers gain programmatic access to on-device Gemini Nano through this API, enabling zero-marginal-cost AI inference that does not require a server call. The privacy and latency implications are significant: sensitive queries that previously had to leave the device to reach a cloud model can now be handled locally.
The Competitive Context
Android 17’s AI architecture arrives in a specific competitive moment. At WWDC in June 2026, Apple announced iOS 27 with Gemini-powered Siri — a remarkable development where Apple licensed a custom 1.2-trillion-parameter Gemini model for approximately $1 billion per year. The AI assistant competitive landscape is shifting rapidly: ChatGPT’s market share fell below 50% for the first time in the same month that Gemini became the AI backbone for both the world’s most popular mobile OS and Apple’s iOS.
Google’s structural advantage is clear in the Sensor Tower engagement data: Gemini’s per-user monthly engagement grew from 14 to 100 minutes over the past year, a surge closely correlated with deeper Android integration. The company is not winning through chatbot superiority alone — it is winning through ambient availability at the system level.
What Developers Need to Know
The App Functions framework has a registration requirement that creates urgency for Android app developers. Google has indicated that Gemini’s agentic discovery capabilities will extend to apps that register compatible functions, while apps that do not register will not surface as action targets when users make multi-step requests to Gemini.
This is a meaningful platform decision with revenue implications. An e-commerce app that registers App Functions allowing Gemini to browse and checkout, a travel app that registers hotel search and booking functions, or a banking app that registers balance inquiry and transfer functions — all of these become accessible to the hundreds of millions of users who interact with their phones primarily through Gemini. Those that don’t register become one tap deeper in the stack.
Google’s build materials describe the Gemini Intelligence agentic features, including multi-step task completion, as being held back from the initial June 16 release for a “later rollout later this summer.” The initial Android 17 ships the infrastructure — Gemini Nano, App Functions, Android AI Core — with the most capable agentic behaviors following as a software update.
The Longer Bet
Android 17 is Google’s clearest articulation yet of its platform thesis for the AI era: that the most durable position in AI is not the best model, but the deepest integration into the surfaces where people actually spend their time. Whether that thesis holds depends on whether users actually want an ambient AI that acts across their apps proactively, or whether they prefer a more deliberate invocation model.
The early engagement data suggests Google’s bet is landing. Whether it eventually produces a business that justifies the investment — and whether it forces Apple, Microsoft, and Samsung to respond with comparable OS-level AI architectures — are the questions the next 18 months will answer.