Google COSMO AI App: What It Is, What It Does, and Why Google Pulled It from the Play Store
![]() |
| Google COSMO AI App |
On May 1, 2026, Google quietly published a brand-new AI assistant app called COSMO to the Google Play Store — then pulled it within hours. The listing is gone. But not before thousands of users downloaded it, and not before every major Android publication dissected exactly what it does.
I went through every confirmed detail from the app's internal code, its Play Store listing, and the hands-on reports from Android Authority and 9to5Google before it was pulled. Here is everything COSMO is, everything it can do, and what it tells us about what Google is about to announce at Google I/O 2026 on May 19.
⚡ What Is Google COSMO? — The 60-Second Version
| Detail | Confirmed Info |
|---|---|
| What it is | An experimental AI assistant app for Android from Google Research |
| Published by | Google (package: com.google.research.air.cosmo) |
| App size | 1.13 GB — includes a full local Gemini Nano model on-device |
| When published | May 1, 2026 (accidentally, ahead of Google I/O 2026) |
| Current status | Pulled from Play Store — no longer downloadable |
| Key difference from Gemini | Works on-device using Gemini Nano — no cloud needed for core tasks |
| Official announcement expected | Google I/O 2026 — May 19, 2026 |
What COSMO Actually Does — Every Confirmed Feature
COSMO is not a chatbot. It is an agentic AI assistant — meaning it does not just answer questions, it takes actions on your behalf based on context it picks up from what you are doing. Here are all the confirmed capabilities from the Play Store listing and app internals before it was pulled:
1. Calendar Event Suggester
COSMO monitors your conversations — text messages, emails, in-app chats — and when it detects that you have agreed on a time or date with someone, it proactively offers to schedule the event in your Google Calendar. You do not need to ask. It detects the intent and surfaces the option.
This is meaningfully different from how Gemini currently works. Today, you have to open Gemini and ask it to add an event. COSMO would detect the need automatically and bring the option to you.
2. List Tracker
COSMO automatically detects when you are building a list — grocery items mentioned in a conversation, a to-do list discussed in a meeting, items referenced across different apps — and offers to compile them into a structured list. It tracks additions over time without you needing to maintain a separate notes app.
3. Document Writer
If COSMO detects that you need to write a letter, draft a summary, or create a document based on your current context, it offers to generate that document automatically. This capability uses both the local Gemini Nano model for speed and a remote server for more complex generation tasks.
4. Browser Agent (Powered by Mariner)
This is the most significant feature in COSMO's list. The Browser Agent connects to Project Mariner — Google's web automation system — to complete tasks in the browser on your behalf. Booking a table, filling out a form, completing a multi-step web task — COSMO can handle these through browser automation without you clicking through each step manually.
Mariner has been in Google Research for over a year. Seeing it integrated into COSMO confirms that Google is preparing to ship browser-level AI automation as a mainstream Android feature — not just a research demo.
5. Quick Photo Lookup
If you mention wanting to share a photo in a conversation — "I'll send you that photo from the restaurant last week" — COSMO finds the relevant image in your Google Photos without you needing to manually search. It cross-references your conversation context with your photo library automatically.
6. Deep Research
When COSMO detects a complex question that requires pulling from multiple sources, it offers to run a deep research session — compiling a structured report from across the web rather than giving a single AI-generated answer. This is similar to the Deep Research feature in Gemini Advanced, but triggered proactively based on what you are discussing rather than requiring you to switch apps and start a new conversation.
7. Conversation Summary
After a conversation ends — a long text thread, an email exchange, a meeting — COSMO offers a brief summary of what was discussed and any follow-up actions identified. This reduces the cognitive load of context-switching between ongoing conversations.
8. Add Timer
If COSMO detects that you are discussing a time-bound task — "I need to leave in 20 minutes," "the pasta needs 12 minutes" — it offers to set a timer in your Clock app automatically. Small, but an example of the kind of ambient intelligence COSMO is designed around.
How COSMO Works — The Three Operating Modes
One of the most technically interesting details from COSMO's app settings is its three-way processing architecture:
| Mode | How It Works | When Used |
|---|---|---|
| Local Mode | Uses Gemini Nano running entirely on your phone's NPU. No data leaves your device. | Quick, simple tasks — timers, basic summaries, calendar events |
| Remote PI Mode | Connects to a remote "Personal Intelligence" (PI) server — the same Google Personal Intelligence system announced pre-I/O. | Complex tasks needing access to your Gmail, Drive, Photos, Calendar |
| Hybrid Mode | Switches automatically between local and remote depending on task complexity and connectivity. | Default mode — optimises for speed and privacy based on context |
The reference to a remote "PI" server inside COSMO is the first confirmation that Google Personal Intelligence — the system that connects Gemini to your private Google account data — is designed to work as a backend service for third-party experimental apps, not just the main Gemini interface. This is a significant architectural detail that has not been widely reported.
Was COSMO Accidentally Released? What the Evidence Says
The consensus from Android Authority, 9to5Google, and Android Police — all of whom analysed the app before it was pulled — is that yes, this was almost certainly an accidental early release. Here is the evidence:
- The Play Store listing had screenshots squished into incorrect aspect ratios — a sign of a rushed or incomplete submission
- The app interface is described as "very basic" and "rough around the edges" — not the polished consumer experience Google publishes intentionally
- The AccessibilityService API integration — which lets COSMO read your screen — was not fully functioning yet in the released build
- Google pulled the app within hours without any public statement — consistent with an accidental release rather than a planned early-access rollout
- The timing — 18 days before Google I/O 2026 — makes an accidental pre-announcement far more likely than a deliberate soft launch
The most plausible explanation: a developer pushed the COSMO app to the production Play Store account when it was meant to go to an internal testing track. Google noticed and pulled it — but not before the Android tech press had downloaded and documented every detail.
COSMO vs Gemini — What Is the Difference?
This is the question most people searching for COSMO actually want answered. Here is the honest comparison:
| Aspect | Google Gemini (Current) | Google COSMO (Experimental) |
|---|---|---|
| How you interact | You open the app and ask | COSMO detects your needs and comes to you |
| Processing location | Primarily cloud-based | On-device Gemini Nano (plus optional cloud) |
| Screen awareness | Limited (Gemini overlay) | Full screen reading via AccessibilityService |
| Task automation | On request only | Proactive — detects and offers without being asked |
| Browser automation | Not available | Yes — via Project Mariner integration |
| Privacy model | Data processed on Google servers | Local-first with optional remote PI server |
| Consumer readiness | Fully released, widely available | Experimental — not ready for consumers |
The relationship between COSMO and Gemini is most likely that COSMO is a research testbed for features that will eventually be integrated into Gemini, rather than a separate product that will replace it. Think of it as Google's internal experiment to figure out what agentic, on-device AI should feel like before building it properly into the main Gemini experience.
What Does COSMO Tell Us About Google I/O 2026?
This is the real value of the accidental COSMO release. It is not a product announcement — it is a window into Google's research roadmap. Here is what COSMO's existence confirms about what Google is working toward:
1. On-Device AI Is the Next Priority
COSMO's 1.13 GB size is almost entirely explained by the included Gemini Nano model. Google is investing heavily in making AI run fully on your phone's hardware — not in the cloud. This means faster responses, lower data usage, and better privacy. Expect Google I/O to include major announcements about expanded Gemini Nano capabilities and on-device AI performance.
2. Agentic AI Is Coming to Android This Year
Every feature in COSMO — the proactive calendar suggestions, the browser automation, the photo lookup — is an example of agentic AI: AI that takes actions, not just answers questions. Google's own I/O 2026 announcement already confirmed "agentic coding" as a keynote topic. COSMO shows that agentic capabilities are being built into the Android OS layer, not just into developer tools.
3. Google Personal Intelligence Is the Backend
The "Remote PI" server reference inside COSMO confirms that Personal Intelligence — Gemini connected to your Gmail, Photos, Drive, and Calendar — is being built as a foundational API that multiple Google products will tap into. This is bigger than a single feature announcement: it is Google building a centralised personal data layer that all its AI products can use.
4. Project Mariner Is Going Mainstream
Project Mariner — Google's browser automation AI — has been a research project for over a year. COSMO's Browser Agent feature is the first time Mariner has appeared in a product intended for Android users. Expect a Mariner announcement or significant Mariner expansion at Google I/O 2026.
Can You Still Download Google COSMO?
The short answer is no — not through the Play Store. Google pulled the listing within hours of it going live on May 1, 2026. The app page now shows "not found" for anyone who has not already installed it.
Users who installed COSMO before it was pulled can still access it on their devices — the app itself was not remotely disabled, only the Play Store listing was removed. However, it will not receive updates through the standard Play Store mechanism.
APK mirror sites have archived the COSMO APK from the brief window it was available. Installing APKs from third-party sources carries security risks — sideloading an experimental Google app from an unofficial source is not recommended for most users. The legitimate way to access COSMO features will almost certainly be through official Gemini or Android updates following Google I/O 2026.
When Will COSMO Features Be Available to Everyone?
Given the timing — COSMO appeared 18 days before Google I/O 2026 — the most likely scenario is that Google will announce COSMO-related features officially at the May 19 keynote, either as part of a Gemini update, an Android 17 feature, or a new Google Assistant experience.
The full consumer rollout of these features — especially the Browser Agent with Mariner and the Personal Intelligence backend — will likely be gradual. Google typically rolls out experimental AI features first to Pixel devices, then to broader Android, over weeks to months following an I/O announcement.
I will update this article after Google I/O 2026 on May 19 with the confirmed official announcement of whatever COSMO features Google announces. Keep it bookmarked.
People Also Ask — Google COSMO
What is Google COSMO AI?
Google COSMO is an experimental AI assistant app for Android, developed by Google Research and briefly available on the Google Play Store on May 1, 2026. It is built on Gemini Nano and designed to proactively assist users with tasks like scheduling, document writing, browser automation, and photo lookup — without the user needing to open a separate app. Google pulled it from the Play Store within hours, and it is expected to be officially announced at Google I/O 2026.
Is Google COSMO available to download?
No. Google removed COSMO from the Play Store on May 1, 2026, shortly after it appeared. The app is no longer downloadable through official channels. Its features are expected to be announced and released in a supported form after Google I/O 2026 on May 19.
What is the difference between Google COSMO and Gemini?
The key difference is how they work: Gemini requires you to open the app and ask a question. COSMO monitors your activity in the background and proactively offers assistance — scheduling events you discussed, looking up photos you mentioned, or summarising conversations that just ended. COSMO also runs primarily on-device using Gemini Nano, while Gemini is primarily cloud-based.
What is Project Mariner in COSMO?
Project Mariner is Google's browser automation system, which allows AI to perform multi-step actions in a web browser on your behalf — like booking a restaurant or completing a form. COSMO includes a Browser Agent feature powered by Mariner, marking the first time this technology has appeared in an Android app intended for general users.
Why did Google pull COSMO from the Play Store?
Google has not made an official statement, but the evidence strongly suggests it was an accidental early release. The app was published with incomplete screenshots, a rough interface, and features that were not fully functional. Its removal within hours of publication — combined with Google I/O 2026 being just 18 days away — points to a developer accidentally pushing an internal test build to the production Play Store.
What will Google announce at I/O 2026 about COSMO?
Google has not confirmed any COSMO-specific announcement for I/O 2026. However, the features demonstrated in COSMO — agentic AI, on-device Gemini Nano, browser automation via Mariner, and Personal Intelligence integration — align directly with the confirmed I/O 2026 topics of "agentic coding" and "Gemini model updates." A formal reveal of COSMO or its features as part of Android 17 or Gemini is the most widely expected outcome.
Related guides on Digitnaut:

Join the conversation