Android 17 Beta 2 integrates Gemini on-device for conversational system UI
AI · 5 min read
Android 17 Beta 2 brings a built-in, on-device integration of Google's Gemini family that powers a conversational system UI—think quick answers, task suggestions, and contextual actions—without routing queries to cloud models by default. Google says the runtime is optimized across Tensor and custom silicon for tight thermal profiles.
New Intents and Callback APIs let apps register contextual surfaces where the system assistant can provide actions (like smart replies, autofill suggestions, or one-tap task creation). Google also released guidance and templates for conversation-first UX to avoid cluttering primary app flows.
Privacy remains a headline: the default behavior runs locally, and users can opt to upgrade to cloud-backed models for heavier tasks with explicit consent. App developers must update to the new AssistantCapability manifest entries to leverage the features.