Google's Android XR Smart Glasses: A 2026 Vision Unveiled
Google is actively developing a new series of AI-powered smart glasses, built upon its Android XR platform, with a projected launch in 2026. This initiative will introduce two distinct form factors: a lightweight, screen-free version and a "Display AI Glasses" model that includes a screen. Recent details have shed light on the hardware specifications, a companion application, and the user interface's design philosophy.
Overview and Launch Timeline
Google plans to release its Android XR glasses in 2026, aiming to cultivate a robust ecosystem around the Android XR platform. The company has already begun distributing design documentation and development tools to foster the creation of Android XR applications.
Two Distinct Smart Glass Models Emerge
Two primary smart glass models are currently in development:
- Lightweight, Screen-Free AI Glasses:
- Designed for all-day wear and intended for partnerships with fashion brands.
- These models will integrate speakers, a microphone, and a camera.
- Display AI Glasses:
- These models incorporate a small screen and are being developed in collaboration with hardware companies.
- While initial models will be monocular, dual-screen (binocular) versions are anticipated at a later stage.
- Users will have the option to disable the display, allowing applications to operate in an audio-only mode.
Users will have the option to disable the display, allowing applications to function in an audio-only mode.
Companion Application Details
A companion application, named "Glasses" (package identifier: com.google.android.glasses.companion), has been observed in an Android Studio preview. Screenshots from the app reveal a streamlined pairing process, including a prompt for setup or discovery via the Google Store.
The application indicates a physical power button situated on the right arm of the glasses. An LED on the device will pulse blue or white when it is ready to pair. Settings within the app also suggest controls for essential functions such as turning off the display, adjusting brightness, and activating an "audio only mode."
Hardware Specifications and Controls
All Android XR glasses will feature a set of consistent physical controls:
- Power switch/button
- Touchpad
- Camera button
Models equipped with displays will additionally include a display button, typically located on the underside of the stem.
The devices will incorporate two LEDs: one visible to the wearer and another to bystanders. These LEDs serve as crucial system UI indicators for various device and feature states and cannot be altered by the user.
Detailed Button Functionalities:
- Camera Button:
- A single tap captures a photo.
- Holding the button down records video, with a subsequent press stopping the recording.
- A double press launches the Camera application.
- Display Button:
- Toggles the screen's active state between Wake and Sleep, enabling audio-only operation.
- Touchpad:
- A single tap functions as Play/Pause or Confirm.
- A touch-and-hold action invokes Gemini.
- Swipes in audio mode navigate between items or dismiss actions.
- Swipes in display mode facilitate UI navigation, including scrolling, focus movement, and button selection.
- A two-finger swipe adjusts the volume.
- A downward swipe in display mode acts as a 'Back' function, returning to the Home Screen or a previous application screen.
Camera and Advanced AI Integration
The glasses will come equipped with a built-in camera. Users will have flexible options for importing photos and videos: manually, automatically, or only while the device is charging. Video recording durations are configurable, offering choices from 30 seconds to 3 minutes.
Code within the companion app hints at sophisticated AI features, notably a "Conversation detection" capability powered by Gemini. This feature is designed to suppress notifications when the user is speaking.
The system emphasizes that all recorded user data, including conversations, images, and videos, will remain private to the user and will not be shared with Google or other companies.
User Interface and "Glimmer" Design Principles
Display AI Glasses will feature a Home screen akin to a phone's lock screen. A continuous 'system bar' at the bottom of the display will present essential information such as time, weather, notifications, alerts, and Gemini feedback. Above this bar, users will interact with contextual information, shortcuts to probable next actions, and multitasking functionalities. Notifications will appear as distinct pill-shaped chips that expand when brought into focus.
The design language for Android XR glasses is officially named "Glimmer." This design approach prioritizes rounded corners over sharp angles to minimize visual distraction.
App developers are provided with specific guidelines for optical-see-through displays:
- Green is the least power-intensive color, while blue consumes the most power.
- Recommendations include minimizing illuminated pixels to conserve power and reduce heat.
- Developers are advised to avoid full-screen white content to prevent thermal mitigation issues.
- Icons are suggested to be unfilled to prevent light bleed or halation, with Material Symbols Rounded recommended for standard iconography.
- The Jetpack Compose Glimmer framework includes optimized components such as Buttons, Title chips, Cards, Lists, and Stack.