AI DevelopmentPlaybook14 min readPublished May 20, 2026

The Day 1 launches deep-dived today — 85+ sessions, 4 critical API changes, 150+ A2A backers.

I/O Day 2: 85+ Sessions, Every Deep-Dive Ranked

Google I/O Day 2 delivered the deep-dive developer track — pairing every May 19 keynote launch with hands-on sessions, codelabs, and sample code. The 85+-session on-demand catalogue opens tomorrow (May 21) on io.google/2026. Here is your shortcut.

DA
Digital Applied Team
Senior strategists · Published May 20, 2026
PublishedMay 20, 2026
Read time14 min
Sources17 verified
On-demand sessions live May 21
85+
codelabs + sessions
free to watch
Antigravity 2.0 agents
16
specialized agents
40+ skills
A2A protocol backers
150+
orgs backing open standard
MSFT · AWS · SAP
Gemini 3.5 Flash new default
medium
thinking_level (was high)
silent quality drop

This post anchors to Google I/O 2026 Day 2 (May 20, 2026) — the developer-track day that pairs each Day 1 keynote announcement with deep-dive sessions and codelabs, with 85+ on-demand sessions going live tomorrow (May 21). If you only have 90 minutes, this curated matrix tells you exactly which sessions to watch first, in which order, and why each one matters for your production stack.

Yesterday (May 19) Google announced Gemini 3.5 Flash GA, Antigravity 2.0 with a standalone desktop app and CLI, Managed Agents via the Interactions API, Android 17 "Cinnamon Bun," Firebase Genkit 2.0, and the A2A protocol backed by 150+ organisations. Today those launches became hands-on developer sessions. The complete Day 1 announcement index lives in our I/O 2026 complete announcement guide — this post is the Day 2 developer-track companion.

What follows is the only published watch-priority matrix that maps each Day 1 keynote product directly to the Day 2 session that goes deep on its implementation. For the API-level gotcha that will silently degrade production systems upgrading to Gemini 3.5 Flash — the thinking_level default flip — keep reading to section 04.

Key takeaways
  1. 01
    85+ sessions go on-demand May 21 — no streaming deadline.All Day 2 sessions and codelabs are free to watch on the Google for Developers YouTube channel and io.google/2026/sessions starting tomorrow. Build your own schedule by priority, not by broadcast time.
  2. 02
    The thinking_level default flip is the highest-priority API change.Gemini 3.5 Flash GA changed the default from 'high' (Gemini 3 Flash Preview) to 'medium'. Any system upgrading without setting thinking_level explicitly will silently receive lower-quality reasoning on hard tasks.
  3. 03
    Antigravity 2.0 is a full platform — not a VS Code fork.The standalone desktop app, the agy CLI (Go binary, zero runtime deps), and the Antigravity SDK shipped together on May 19. AGENTS.md replaces GEMINI.md; .agents/skills/ replaces .gemini/skills/. Day 2 sessions cover the SDK and CLI patterns in depth.
  4. 04
    A2A protocol is the strategically biggest Day 2 story.Agent-to-Agent is an open HTTP + SSE + JSON-RPC 2.0 standard backed by 150+ orgs including Microsoft, AWS, Salesforce, SAP, LangGraph, CrewAI, AutoGen, and Semantic Kernel. MCP handles agent-to-tool; A2A handles agent-to-agent delegation.
  5. 05
    Android 17 ships AppFunctions — apps become MCP tool servers.AppFunctions is a new Android platform API with a Jetpack library letting apps expose their capabilities as MCP servers for AI agents. Integration with Gemini is in private preview. Stable Android 17 ships June 2026.

01Day 2 Logistics85+ sessions, all free, on-demand from May 21.

Google I/O 2026 ran May 19-20 at Shoreline Amphitheatre, Mountain View. Day 1 (May 19) was the Google Keynote at 10:00 AM PT plus the Developer Keynote at 1:30 PM PT. Day 2 (May 20) was the full developer session block — tracked sessions, parallel tracks, codelabs — livestreamed through the day. Starting May 21, the complete 85+-session catalogue becomes on-demand at io.google/2026/sessions and the Google for Developers YouTube channel. No login, no ticket, no cost.

The practical implication: you do not need to have been watching live to access every session. The catalogue is yours to curate at your own pace. Sessions can be saved to a personal schedule in advance on the I/O site. The four confirmed Day 2 morning-block sessions began at 10:00 AM PT on May 20 — Flutter, Web UI, Gemma open models, and Android development tools ran in parallel tracks. "Adaptive Development for the Expanding Android Ecosystem" followed in the next block.

On-demand catalogue
Sessions + codelabs
85+

Full catalogue live on io.google/2026/sessions and Google for Developers YouTube starting May 21, 2026. All content is free.

no-deadline viewing
Antigravity 2.0 agents
Specialized agents ship
16

Frontend design, backend logic, security, testing, infrastructure, SEO, mobile UX, database config — 16 agents plus 40+ domain-specific skills activate on matching requests.

40+ skills
A2A protocol coalition
Orgs backing A2A
150+

Microsoft, AWS, Salesforce, SAP, LangGraph, CrewAI, AutoGen, Semantic Kernel plus 140+ more. HTTP + SSE + JSON-RPC 2.0 transport. Agent Cards for capability discovery.

open standard
Gemini 3.5 Flash output
Faster output tokens
4×

Gemini 3.5 Flash benchmarks reportedly deliver 4× faster output token generation compared with other frontier models, per Google's May 19 announcement.

$1.50 / $9.00 per Mtok

02Session MatrixThe top-10 Day 2 sessions, ranked by watch priority.

Google's session index at io.google/2026/sessions is alphabetical. This matrix ranks the ten highest-value Day 2 sessions by watch priority, maps each to its Day 1 keynote pairing, and gives you a one-line outcome statement so you can decide in 30 seconds whether it belongs in your 90-minute budget. Session titles below reflect those announced or confirmed in Google's developer keynote round-up; verify exact titles and speaker names against the official io.google/2026/sessions catalogue on May 21.

Must-watch
Antigravity SDK Deep Dive

Programmatic control over the Antigravity agent harness — how to deploy on your own infrastructure, wire custom tools, and structure AGENTS.md for large monorepos. Pairs with: Antigravity 2.0 keynote launch (May 19).

Watch first
Must-watch
Gemini 3.5 Flash API: thinking_level Migration

The thinking_level string enum (minimal / low / medium / high) replaces thinking_budget. Default changed from high to medium — a silent quality degradation for any upgrade-blind production system. Pairs with: Gemini 3.5 Flash GA.

Watch second
Must-watch
Building with Managed Agents — Interactions API

Single-call provisioning of a remote Linux sandbox for agent code execution, web browsing, and file management. The Interactions API documentation is now live at ai.google.dev. Pairs with: Managed Agents launch.

Watch third
High
AppFunctions + MCP: Apps as Tool Servers

Android apps expose capabilities as MCP servers via the new AppFunctions Jetpack library. Gemini integration in private preview — Early Access Program sign-ups open. Pairs with: Android 17 keynote block.

Watch fourth
High
What's New in Android Development Tools

Android Studio updates, Gemini capabilities for Android app development including Agent Mode, Android CLI stable (was beta), and Android Bench LLM leaderboard including Gemma 4 open weights. Day 2 confirmed 10:00 AM PT block.

Watch fifth
High
What's New in Firebase: Genkit 2.0 + AI Logic

Genkit 2.0 GA — TypeScript AI framework with native MCP server integration, streaming, Cloud Trace observability, and one-click Cloud Run deployment. Firebase AI Logic adds Maps grounding, hybrid iOS inference, Gemma 4 Android support.

Watch sixth
High
Adaptive Development for the Expanding Android Ecosystem

Adaptive UI for 580M+ large-screen devices — foldables, tablets, XR, automotive, and the new Googlebook laptop form factor. API 37 mandates large-screen resizability. Day 2 confirmed session.

Watch seventh
Useful
WebMCP + Chrome DevTools for Agents

WebMCP is a proposed open standard for browser-based AI agents to execute complex tasks with greater speed and reliability. Chrome DevTools for Agents automates quality audits and real-world UX emulation.

Watch eighth
Useful
What's New in Flutter

Flutter framework updates including Flutter GenUI for AI-generated adaptive user experiences. Day 2 confirmed 10:00-10:45 AM PT session. Speaker names: verify on io.google/2026/sessions.

Watch ninth
Useful
What's New in the Gemma Open Model Family

Practical Gemma 4 deployment tools across platforms. Android Bench leaderboard now includes open-weight models. Firebase AI Logic adds Gemma 4 on-device inference for Android. Day 2 confirmed session.

Watch tenth

If 90 minutes is your hard constraint: sessions 1-3 are mandatory for any team running Gemini API or building with Antigravity. Session 4 is mandatory for Android developers targeting AI-aware app capabilities. Sessions 5-6 cover the Firebase and Android Studio ecosystem changes that will affect your toolchain within the quarter. Sessions 7-10 are valuable context but can wait for weekend viewing.

03Antigravity 2.0SDK + agy CLI — programmatic agent deployment on your infrastructure.

Antigravity 2.0 launched yesterday (May 19) — not an incremental update to Antigravity 1.0's VS Code fork baseline, but a fully separate platform: standalone desktop app, the agy CLI, and now the Antigravity SDK that gives developers programmatic control over the agent harness. Day 2 sessions paired the May 19 announcement with deep implementation guidance. The TechCrunch launch recap confirmed that Antigravity 2.0 and its CLI are now two powerful developer surfaces.

The agy CLI is a Go binary with zero runtime dependencies — installation is a one-line curl or PowerShell script, with an OAuth browser flow on first run and a terminal-URL fallback for CI and headless environments. This matters for teams that want to embed Antigravity in CI pipelines without managing a Node or Python runtime dependency. The SDK, meanwhile, gives developers the same programmatic surface as the desktop app — full agent customization and deployment to their own infrastructure.

The configuration convention changed with 2.0. Where Gemini CLI used GEMINI.md, Antigravity 2.0 uses AGENTS.md for project-level instructions, and the skills directory migrates from .gemini/skills/ to .agents/skills/. Any team that was using the Gemini CLI with a GEMINI.md convention will need to migrate both the filename and the directory before their skills activate in Antigravity 2.0.

Desktop App
Antigravity Desktop
Standalone native app

Full Antigravity 2.0 experience in a standalone desktop application — no VS Code dependency. Voice-mode support, Firebase integration, Android Studio project handoff, and seamless export to the agy CLI.

macOS · Windows · Linux
CLI
agy binary
Go binary · zero deps

One-line install. OAuth browser flow on first run, terminal-URL fallback for CI. AGENTS.md project config, .agents/skills/ directory, full access to the 16-agent + 40+ skill harness from any terminal.

curl · PowerShell · CI-safe
SDK
Antigravity SDK
Programmatic agent harness

Full programmatic control over the Antigravity agent harness — deploy on your own infrastructure, wire custom tools and skills, integrate with your existing CI/CD pipeline. Day 2 deep-dive session covers SDK patterns.

own-infra deployment
Agents
16 Specialized Agents
40+ domain-specific skills

Frontend design, backend logic, security review, testing, infrastructure, SEO, mobile UX, database configuration — each agent activates only when the user request matches the skill's description, keeping overhead minimal.

16 agents · 40+ skills

For a deep lineage comparison against Antigravity 1.0 — the VS Code fork with Manager View and five parallel agents — see our Antigravity 1.0 on Gemini 3 Pro guide. The 2.0 platform is a different product category, not a feature update. Teams evaluating Antigravity for the first time should start with 2.0 and the official Day 2 sessions — do not anchor on any 1.0 benchmarks or configuration conventions.

04Gemini 3.5 Flash APIThe thinking_level migration cliff — default flipped from high to medium.

Gemini 3.5 Flash GA'd yesterday with a benchmark profile that reportedly matches large flagship models on several dimensions — Terminal-Bench 2.1 at 76.2%, MCP Atlas at 83.6%, CharXiv Reasoning at 84.2%, and output token generation benchmarks suggesting 4× faster throughput than other frontier models. The pricing story is equally strong: $1.50 / $9.00 per million input/output tokens, roughly 25% below Gemini 3.1 Pro and approximately 3.3× cheaper on input than GPT-5.5 or Opus 4.7. Our Gemini 3.5 Flash benchmarks and API guide covers the full numbers. The Day 2 sessions went deeper on the API-level migration patterns — including the change that will silently degrade any upgrade-blind production system.

The thinking_level parameter replaces thinking_budget. The new field is a string enum with four values: minimal, low, medium, and high. The critical change: the default is medium in Gemini 3.5 Flash GA — down fromhigh in Gemini 3 Flash Preview. The ai.google.dev documentation is the primary source for the enum values.

Migration cliff — read before upgrading
Any production system calling the Gemini API and upgrading from Gemini 3 Flash (Preview) to Gemini 3.5 Flash GA without explicitly setting thinking_level will receive medium reasoning by default instead of high. On simple tasks the difference may be invisible. On multi-step reasoning, agentic planning, and hard analytical queries the quality drop can be significant — and it is completely silent. Set thinking_level: "high" explicitly in your API call if your current prompts were calibrated against the Preview behavior. See our head-to-head agentic coding comparison for benchmark context on each reasoning tier.

Gemini 3.5 Flash benchmark snapshot

Source: Google DeepMind Gemini 3.5 announcement, May 19, 2026
CharXiv ReasoningGemini 3.5 Flash · May 19, 2026
84.2%
MCP AtlasGemini 3.5 Flash · May 19, 2026
83.6%
Terminal-Bench 2.1Gemini 3.5 Flash · May 19, 2026
76.2%
Output token speedvs other frontier models · benchmark claim
4× faster

The benchmark picture rewards a closer read. The 76.2% Terminal-Bench 2.1 figure is a Gemini 3.5 Flash benchmark, not the Antigravity 1.0 SWE-bench number — these are distinct benchmarks measuring different things; conflating them is the most common fabrication in I/O coverage. Google has not published dedicated Antigravity 2.0 SWE-bench numbers; only the 2.0 launch announcement exists as the capability claim anchor. The implication for teams evaluating whether to migrate production Gemini API calls: run your own prompts against the actual enum values before committing. The default shift from high to medium can be corrected with a single parameter — but only if you know to set it.

05Managed AgentsThe Interactions API — single-call agent provisioning.

Managed Agents in the Gemini API launched May 19 as the answer to a perennial developer complaint: the scaffolding tax. Setting up a sandboxed Linux environment for an agent to reason, execute code, browse the web, and manage files has historically required significant infrastructure work — Cloud Run configuration, Docker container management, network policy decisions. The Interactions API removes that friction with a single API call that provisions the entire remote execution environment. The official Interactions API documentation and code patterns are now live at ai.google.dev.

The Managed Agents surface is accessible via Google AI Studio and the Gemini Enterprise Agent Platform. Day 2 sessions covered the Interactions API code patterns — how to structure agent tasks, handle tool calls, manage state across multi-step execution, and observe agent behavior through the built-in logging. For teams comparing this to running a self-managed agent on Cloud Run: Managed Agents is the right choice when you want infrastructure abstracted away and are comfortable with the Google-managed execution environment; Cloud Run with your own container is still the right choice for sovereignty-sensitive workloads, custom networking, or fine-grained cost controls.

The lineage here connects to two predecessor surfaces: Jules, Google's async coding agent, explored the managed-execution model for async coding tasks. Managed Agents in the Interactions API generalises that pattern to arbitrary agent workloads via a developer-facing API — a meaningful step up in surface area.

Managed Agents in the Gemini API removes the friction of infrastructure setup — a single call provisions the execution environment and your agent can reason, browse, and execute immediately.Digital Applied synthesis, May 20, 2026

06Android 17 + ComposeAppFunctions, Gemini Nano 4, Cinnamon Bun.

Android 17 "Cinnamon Bun" is targeting a stable release in June 2026. The Android Developers Blog's "17 things for Android developers" post is the primary technical source — it covers everything that mattered in the Android Day 2 track. For AI app developers, two changes are structural: AppFunctions and Jetpack Compose becoming the official UI standard.

AppFunctions is the new Android platform API — with an accompanying Jetpack library — that allows apps to expose their capabilities as MCP servers for AI agents. An app that implements AppFunctions effectively becomes a tool that any AI agent (including Gemini) can discover and invoke via the MCP protocol. Integration with Gemini is currently in private preview; Early Access Program sign-ups were announced at I/O. This is the most consequential long-term platform change in the Android 17 stack — every app that implements AppFunctions becomes part of the agent-accessible tool ecosystem.

Jetpack Compose is now Android's official UI standard. Views are in maintenance mode after a five-year migration period — future Android guidance and libraries will be Compose-first by default. Jetpack Glance for Widgets ships in Android 17 with RemoteCompose, unifying widget rendering across mobile, Wear OS, and automotive. The Compose consolidation means any team still writing new Views code is accumulating technical debt.

Performance engineers got Lock-free MessageQueue and refined garbage collection. Media teams get CameraXViewfinder Composable and the Media3 AI Effects library (Magic Eraser, Studio Sound). Teams targeting codec-specific encoding have CodecDB for chipset-specific decisions. The Migration Assistant in Android Studio can now port iOS, React Native, or web framework apps to native Kotlin with Jetpack Compose — "in hours instead of weeks," according to the Android Developers Blog.

Gemini Nano 4 preview is live for on-device tasks — data extraction, summarization, and structured output. Firebase AI Logic now supports Gemini Nano 4 hybrid inference on iOS and Gemma 4 on Android. The on-device agent stack adds the Agent Development Kit (ADK) and new AG-UI / A2UI communication protocols. For teams building AI-aware Android apps, this is the session to watch before any architectural decisions around on-device vs cloud inference.

AppFunctions
Apps as MCP tool servers

New Jetpack library lets apps expose capabilities as MCP servers for AI agents. Gemini integration in private preview — EAP sign-ups open at io.google/2026. API target 37 mandates large-screen resizability and certificate transparency.

Sign up for EAP
Jetpack Compose
Official Android UI standard

Views are in maintenance mode. Compose-first is the default for all new guidance and libraries. Glance for Widgets with RemoteCompose ships in Android 17 for mobile, Wear OS, and automotive unification.

Migrate Views now
Android CLI
Stable (was beta)

Programmatic tools for AI agents to access Android Studio: SDK downloads, semantic symbol resolution, warning analysis, Compose preview rendering, device testing. Android Skills open-sourced for LLM migration workflows.

Add to CI pipeline
Migration Assistant
iOS / React Native → Kotlin

Android Studio intelligently ports apps from iOS, React Native, or web frameworks to native Kotlin with Jetpack Compose — converting assets and implementing patterns in hours rather than weeks, per the Android Developers Blog.

Evaluate for your stack

07Firebase + AI StudioGenkit 2.0 GA — Firebase is agent-native.

Firebase Genkit 2.0 is now generally available. The Firebase blog's I/O 2026 announcement post covers the full changelog. The headline additions: native MCP server integration, streaming support, improved observability via Cloud Trace integration, local development with the Firebase emulator, and multi-model routing. Genkit 2.0 is Google's TypeScript and JavaScript AI application framework — if you are building AI features in a Firebase-hosted app, Genkit 2.0 is the Day 2 session most likely to affect your next sprint.

Firebase AI Logic (previously Firebase ML) received several AI Studio-adjacent updates: grounding with Google Maps to reduce hallucinations in location-aware applications; "template-only" and "authentication-mode" security policies; hybrid inference for iOS with Gemini Nano 4; Gemma 4 support for Android on-device inference; and local web inference in Chrome graduating from origin trial to general availability.

Google AI Studio added native Kotlin support for building Android apps directly from a prompt, Google Workspace integrations, one-click deployment to Cloud Run with Firebase service support, and seamless project export to Antigravity for local development. The Firebase → AI Studio → Antigravity pipeline is now a single continuous developer flow — the session pairing for this section covers the end-to-end implementation. Our AI transformation practice can help teams design the right Firebase + Gemini API architecture for their workload.

08Open StandardsWebMCP, Chrome AI, A2A — the protocol stack for agent interop.

Three open standards tracks ran through Day 2 that individually look incremental but together represent a deliberate architectural play by Google around agent interoperability.

WebMCP is a proposed open standard announced at the I/O Developer Keynote that enables browser-based AI agents to execute complex tasks with greater speed, reliability, and precision. It pairs with Chrome DevTools for Agents, which automates quality audits and real-world experience emulation. A spec URL was not published alongside the announcement — verify the specification reference against the official Developer Keynote round-up on May 21 when the on-demand content is live.

Chrome built-in AI APIs expanded at I/O 2026. The stable tier (live since Chrome 138 from I/O 2025) includes the Translator, Summarizer, Language Detector, and Prompt APIs for extensions. The 2026 additions include a Writer API and Rewriter API in origin trial, a multimodal Prompt API in Early Preview, and a Proofreader API also in Early Preview. Local web inference in Chrome graduated to general availability via Firebase AI Logic. The HTML-in-Canvas API is in origin trial, enabling searchable, accessible 3D experiences.

A2A (Agent-to-Agent) protocol is the strategically significant headline. MCP handles agent-to-tool connections; A2A handles agent-to-agent task delegation — a different problem at a higher abstraction level. The technical stack: HTTP + Server-Sent Events + JSON-RPC 2.0 transport with Agent Cards for capability advertisement and discovery. The 150+ organisation coalition backing A2A — Microsoft, AWS, Salesforce, SAP, LangGraph, CrewAI, AutoGen, Semantic Kernel, and well over a hundred more — means this protocol has enough ecosystem momentum to matter for any team building multi-agent systems in 2026.

The A2A + MCP combination is what makes AppFunctions architecturally interesting: an Android app becomes an MCP tool server via AppFunctions, discoverable and invokable by any A2A-capable agent in the ecosystem. The Day 2 sessions on WebMCP and A2A covered the protocol details — both specs are young enough that implementation guidance will evolve quickly over the summer.

A2A vs MCP — the key distinction
MCP (Model Context Protocol) handles how an AI agent invokes a tool — a database query, a file operation, an API call. A2A handles how one AI agent delegates a subtask to another agent — orchestration, role-based task splitting, cross-vendor agent collaboration. The two protocols are complementary, not competing. An Android app exposes capabilities via MCP (AppFunctions); A2A lets an orchestrating agent discover and delegate to a specialist agent that knows how to use those MCP-served capabilities. For teams designing multi-agent systems in 2026, implementing both surfaces is the forward-compatible architecture.

09Day 1 → Day 2 CrosswalkEvery keynote product paired with its implementation session.

The Day 1 keynote launched products; Day 2 sessions shipped implementation depth. This crosswalk maps each major May 19 announcement to the Day 2 session that goes deep on its API, SDK, or migration pattern. Session titles flagged with [verify] should be confirmed against io.google/2026/sessions on May 21 — the official session index was not fully machine-readable at research time.

Gemini 3.5 Flash GA
Day 1: GA announcement → Day 2: thinking_level API migration session

The thinking_level enum (minimal/low/medium/high), default change from high to medium, pricing at $1.50/$9.00 per Mtok, and integration patterns with the Interactions API. See our benchmarks guide for the full numbers.

/blog/gemini-3-5-flash-benchmarks-api-guide
Antigravity 2.0 + SDK
Day 1: Platform launch → Day 2: SDK deep-dive + AGENTS.md patterns

Programmatic agent harness control via the SDK, agy CLI install patterns, AGENTS.md project configuration for monorepos, .agents/skills/ migration from .gemini/skills/, and own-infrastructure deployment architecture.

Antigravity SDK session
Managed Agents API
Day 1: Interactions API launch → Day 2: Interactions API code patterns

Single-call remote Linux sandbox provisioning, agent task structure, tool-call handling, multi-step state management, observability through built-in logging. Documentation live at ai.google.dev/gemini-api/docs/interactions.

Interactions API session
Android 17 + AppFunctions
Day 1: Android 17 keynote → Day 2: Android Studio + AppFunctions + Compose sessions

Five confirmed Day 2 Android sessions: What's New in Android Development Tools (10:00 AM PT), Adaptive Development for 580M+ large-screen devices, AppFunctions + MCP integration, Gemma open model family, plus Android Studio migration tooling.

Android Dev Tools session
Firebase Genkit 2.0 GA
Day 1: Firebase agent-native pivot → Day 2: Genkit 2.0 + AI Logic session

Genkit 2.0 streaming, native MCP server integration, Cloud Trace observability, one-click Cloud Run deployment. Firebase AI Logic: Maps grounding, authentication-mode security, Gemma 4 on Android, local Chrome inference GA.

Firebase session
A2A + WebMCP standards
Day 1: Protocol announcement → Day 2: WebMCP + Chrome DevTools for Agents session

WebMCP browser agent standard, Chrome DevTools for Agents quality auditing, Chrome Built-in AI API status (Translator/Summarizer/Prompt stable; Writer/Rewriter in origin trial), A2A HTTP + SSE + JSON-RPC 2.0 implementation patterns.

WebMCP session

The complete Day 1 announcement index — all 100+ things Google announced at I/O 2026, from AI Mode's 1B monthly active users to the Gemini Spark / Omni / Universal Cart launches — lives in our I/O 2026 complete announcement guide. Use that post as the Day 1 reference; use this post as the Day 2 session shortcut. The two posts are designed to work together.

From an analytical standpoint, the Day 1 → Day 2 mapping reveals Google's strategic priority ordering more clearly than the keynote itself. The sessions with the most depth — Antigravity SDK, Interactions API, Android AppFunctions — are precisely the surfaces where Google is betting on developer adoption as the growth lever for the Gemini ecosystem. The A2A protocol's 150+ org coalition is the forward-looking bet: if agent-to-agent task delegation becomes a standard protocol the way HTTP became the standard for web requests, Google's positioning as the protocol proposer is a strategic moat that compounds over years. Developers who understand the A2A stack today will be architecting multi-agent systems on a standard that is already broadly endorsed.

Your 90-minute Day 2 plan

How to spend 90 minutes on the Day 2 catalogue — starting May 21.

If you have exactly 90 minutes: start with the Antigravity SDK deep-dive session (sessions begin going on-demand May 21 at io.google/2026/sessions). Follow it immediately with the Gemini 3.5 Flash thinking_level migration session — the default change from high to medium is the single change most likely to affect a production system in the next two weeks without the developer noticing. Close with the Interactions API code patterns session to understand the Managed Agents surface before evaluating whether it replaces your current Cloud Run agent scaffolding. Those three sessions, in that order, cover the highest-probability production impact from I/O 2026 Day 2.

For the remaining catalogue: the Android AppFunctions and Android Development Tools sessions are mandatory for any team shipping Android apps in 2026 — add those to your week. The Firebase Genkit 2.0 session matters if you are building AI features in a Firebase-hosted application. The A2A and WebMCP sessions are forward-looking architecture investments — valuable context for systems design decisions over the next 6-12 months rather than immediate implementation work. The Flutter and Gemma open model sessions are useful for tracking where those ecosystems are heading, but not urgent unless Flutter or on-device inference is already in your roadmap. Cross-reference the complete Day 1 announcement context in our I/O 2026 complete guide and the API-level details in our Gemini 3.5 Flash benchmarks and API guide.

The broader pattern from Day 2 is instructive: Google is not competing on a single model anymore. The Day 2 session catalogue is a platform strategy — Antigravity SDK as the agent IDE, Genkit as the application framework, Interactions API as the managed execution layer, AppFunctions as the Android tool-server surface, A2A as the interoperability protocol. Teams that adopt multiple layers of this stack will find them well-integrated. Teams that adopt one layer will still benefit. The session catalogue is the implementation guide for whichever layer matters most to your current roadmap.

Navigate the I/O 2026 developer stack

Turn the 85-session catalogue into a sprint-ready roadmap.

Our team helps engineering teams evaluate and adopt the Google AI developer stack — from Gemini API thinking_level migration to Antigravity SDK deployment patterns and Firebase Genkit 2.0 integration.

Free consultationExpert guidanceTailored solutions
What we work on

Google AI developer stack engagements

  • Gemini 3.5 Flash API migration — thinking_level audit + calibration
  • Antigravity SDK + agy CLI deployment on your infrastructure
  • Managed Agents / Interactions API architecture design
  • Firebase Genkit 2.0 integration for AI-first web apps
  • Android AppFunctions + MCP tool-server implementation
FAQ · Google I/O Day 2

Day 2 questions, answered directly.

The complete 85+-session catalogue — sessions and codelabs — becomes available on demand starting May 21, 2026. Livestreamed sessions ran during May 19-20 for attendees; the on-demand version requires no ticket or login and is accessible via io.google/2026/sessions and the Google for Developers YouTube channel. You can build a personal schedule on the I/O site by saving sessions in advance. There is no deadline to watch — the catalogue remains available after May 21.