XrJuly 9, 2026

A Spotify Teardown Just Showed Us How Apps Will Actually Work on Android XR Glasses.

By Jordan Kuo
Staff Writer, VR.org
Share

An APK teardown of a recent Spotify build has surfaced something worth paying attention to, and not for the reason most headlines will give you. Inside version 9.1.66.1259, researchers found evidence of a deeply integrated Gemini experience built specifically for Android XR smart glasses. The flashy detail is that the glasses could look at your surroundings and pick music inspired by what you see. The more important detail is how the whole thing is architected, because it tells developers exactly what building for AI glasses is going to look like.

Advertisement
A person trying on lightweight AI smart glasses at a 2026 tech expo, the everyday eyewear form factor Android XR targets
Image: Lightweight AI smart glasses on display, 2026 / Wikimedia Commons

What the teardown found

The unreleased code points to a fairly complete picture. You link your Google account, and from there Gemini becomes the interface to Spotify on your glasses. You can control playback by voice, trigger contextual music discovery, and curate or build personalized playlists on the fly by issuing prompts to Gemini, all without pulling out your phone. The most eye-catching capability is contextual: Gemini can analyze your environment through the glasses' camera and serve up music inspired by what is around you.

That is the AI glasses pitch made concrete. Not an app you open and navigate, but an assistant that understands context and responds. It is the difference between launching Spotify and searching for a playlist, and simply saying you want something that fits this moment while the glasses already know what this moment looks like.

The architecture is the actual news

Here is the part I want developers to sit with. AI glasses do not run a full APK on the device. The app experience runs on your smartphone, and the resulting activity is projected onto the glasses. The glasses are a display and a sensor array. The phone remains the computer.

Google Android XR platform branding, the system Spotify appears to be building its projected glasses app against
Image: Android XR / Google

If that sounds familiar, it should. This is precisely the model Google described when it introduced its projected APIs for Android XR, and Spotify appears to be one of the first major consumer apps building against it in the wild. The practical implication for developers is significant and, I would argue, encouraging. You are not being asked to rewrite your application for a new platform with its own runtime, its own store, and its own performance ceiling. You extend your existing Android app with a projected surface for glasses. The heavy lifting stays on hardware that has a real processor and a real battery, and the glasses render the result.

That design choice is why lightweight AI glasses can be genuinely lightweight. Every gram and milliwatt you do not spend on running a full app locally is a gram and milliwatt you can spend on making something people will actually wear all day. It also means the ramp for developers is short. The Spotify sighting suggests the projected app model is not theoretical anymore.

Why a Spotify sighting matters more than a Spotify feature

Platforms do not live or die on hardware specs. They live or die on whether the apps people already use show up. Google's audio glasses are due this fall, Samsung's Galaxy Glasses are expected imminently, and we wrote about why Galaxy Unpacked on July 22 is the real Android XR glasses moment. All of that hardware needs a reason for a normal person to put it on. Music is one of the most universal and most natural fits for eyewear with speakers in the temples, and Spotify is the app most of those people already have.

The Spotify logo; Spotify is the app most Android XR glasses buyers already have installed
Image: Spotify / Wikimedia Commons

Finding Spotify quietly preparing for Android XR glasses months before the hardware ships is exactly the ecosystem signal Google needs. It suggests the developer relations work is landing, the projected app model is workable, and major third parties see enough of a market to build ahead of launch rather than waiting to see how it sells.

The uncomfortable part

I would be doing you a disservice not to name the tension here. A feature where your glasses analyze your surroundings through a camera to decide what you should listen to lands in the same week the entire industry is arguing about always-on cameras on people's faces. Contextual AI is simultaneously the most compelling pitch for smart glasses and the source of their biggest problem. The camera that lets Gemini pick the right song is the same camera everyone around you is worried about. You do not get one without the other, and any honest reading of this feature has to acknowledge that.

The standard caveat also applies with full force. This is code found in an unreleased build. Teardowns surface features that get changed, delayed, or quietly deleted all the time, and nothing here is announced or guaranteed. Treat it as a signal of direction, not a product promise.

But the direction is clear enough. The apps are coming, they are being built on the projected model rather than as bespoke ports, and the biggest names are getting ready before the glasses reach shelves. For a platform whose entire thesis rests on developers showing up, that is the most encouraging thing to find buried in a changelog.

Share
Advertisement