Android 17 is the 2026 major release of Google’s Android operating system, launched on 16 June 2026 as API level 37. Google frames it as the start of Android’s shift from an operating system to an “intelligence system”, with on-device AI agents at the centre. This Android 17 features history timeline traces the full evolution — from the first Android phone in 2008 to Android 17’s AppFunctions and Android MCP, adaptive-first large-screen apps, post-quantum security and a Compose-first developer platform. Every feature here is drawn from official Android Developers documentation, Google I/O announcements and Android release notes, with editorial analysis kept clearly separate from verified fact.
Android 17 is Google’s June 2026 release of Android, versioned as API level 37. Its headline theme is the “intelligence system”: apps can expose capabilities as AppFunctions — orchestratable “tools” that on-device Android MCP (an on-device equivalent of the Model Context Protocol) lets AI agents such as Gemini discover and run on the user’s behalf. Android 17 also makes adaptive, large-screen apps mandatory for apps targeting API 37 (removing orientation and resize opt-outs), adds post-quantum cryptography and SMS one-time-password protections, and goes Compose-first for developers. It rolls out first to Pixel devices, with partner beta on OnePlus, OPPO, vivo, Xiaomi, Realme, iQOO, Honor, Lenovo and Sharp.
Six defining facts about the release, its APIs and its direction.
Launch
Intelligence
Adaptive
Protection
Platform
Beginning
Reverse chronological — Android 17 first, the 2008 launch last.
Google announcement: Android 17 launched on 16 June 2026, framed as the start of Android’s shift from an operating system to an intelligence system. AI capabilities: the new AppFunctions platform API (with an alpha Jetpack library) lets apps expose capabilities as orchestratable “tools” for Android MCP, an on-device equivalent of the Model Context Protocol, so agents like Gemini can discover and run app workflows with access to local app state (Gemini use is in private preview). New features: an adaptive-first standard makes apps resize and support all orientations on large screens; App Bubbles, a Bubble Bar and interactive desktop PiP improve multitasking; and “Continue On” hands tasks between devices. Privacy & security: post-quantum cryptography (ML-DSA), a 3-hour SMS OTP delay for non-recipient apps, session-only location and a system contact picker. Developer APIs: Android goes Compose-first, with generational garbage collection and a lock-free MessageQueue for performance. Why it matters: Android 17 rewires the platform around on-device AI and large screens. Preview cycle: developer previews and betas ran through the Canary channel and Platform Stability in late 2025 and the first half of 2026.
Google announcement: Android 16 arrived on 10 June 2025, unusually early in the year as Google moved its major release to Q2. New features: it laid the foundation for the Material 3 Expressive design language, added Live Updates (real-time progress notifications for rideshare and delivery), made notification grouping mandatory, and introduced desktop windowing for tablets, developed with Samsung, to run multiple resizable windows. Accessibility: native control of hearing devices and a Notification Cooldown feature. Developer APIs: progress-centric notifications, adaptive refresh-rate tools and predictive back improvements. Why it matters: Android 16 set the design and large-screen groundwork that Android 17’s adaptive-first standard would build on.
Google announcement: Android 15 (API 35) focused on privacy, security and productivity. New features: Private Space to hide and lock sensitive apps behind a separate authentication layer, plus improved satellite connectivity and app-archiving support. Security improvements: a suite of theft-protection features — Theft Detection Lock, Offline Device Lock and Remote Lock — using on-device signals to lock a phone if it is snatched. Developer APIs: edge-to-edge by default, better foldable and large-screen support, and in-app camera controls. Why it matters: theft protection and Private Space made everyday security far stronger for ordinary users.
Google announcement: Android 14 (API 34) emphasised customisation, accessibility and battery life. New features: generative-AI wallpapers on Pixel, deep lock-screen customisation, per-app language settings and better support for large text. Privacy enhancements: selective photo and video access for apps, and stricter limits on full-screen intents. Health: Health Connect became a built-in part of the platform. Developer APIs: predictive back gestures matured and Credential Manager unified passkeys and passwords. Why it matters: Android 14 pushed personalisation and passkeys into the mainstream.
Google announcement: Android 13 (API 33) refined Material You and tightened privacy. New features: per-app language preferences, themed app icons, and a redesigned media player. Privacy enhancements: a new runtime notification permission (apps must ask before sending notifications), and a photo picker that shares only selected images without broad storage access. Security improvements: tighter limits on clipboard access and nearby-device permissions. Developer APIs: per-app languages and predictive back preview. Why it matters: requiring apps to request notification permission gave users real control over interruptions.
Google announcement: Android 12 introduced Material You, the biggest visual redesign in years. New features: dynamic colour that themes the whole UI from your wallpaper, redesigned widgets, a new notification shade and quick settings. Privacy enhancements: a Privacy Dashboard, microphone and camera indicators, and approximate-location options. Performance: faster, more power-efficient system animations. Developer APIs: a unified splash-screen API and rounded-corner APIs. Why it matters: Material You made Android feel personal, and the privacy indicators set a template later copied widely.
Google announcement: Android 10 dropped dessert names for numbers and introduced Project Mainline. New features: a system-wide dark theme, fully gestural navigation, and Live Caption. Privacy enhancements: scoped storage and finer location permissions, including “only while using the app”. Security improvements: Project Mainline delivered core OS components as updatable modules through Google Play, so security fixes no longer needed a full OS update. Developer APIs: foldable support and a new sharing shortcuts API. Why it matters: Mainline let Google patch key system components across the ecosystem far faster.
Google announcement: Android 8.0 Oreo introduced Project Treble, a modular re-architecture separating the Android OS framework from the vendor implementation. New features: notification channels, picture-in-picture, adaptive icons and autofill. Performance: background execution limits and faster boot. Developer APIs: the autofill framework and notification channels gave developers finer control. Why it matters: Treble made it faster and cheaper for manufacturers to ship Android updates, a persistent industry challenge.
Google announcement: Android 5.0 Lollipop introduced Material Design, Google’s bold, layered visual language. New features: lock-screen notifications, a redesigned recents view and Project Volta battery tools. Performance: the Android Runtime (ART) officially replaced Dalvik, using ahead-of-time compilation for faster, smoother apps. Security improvements: SELinux enforcing mode and smart lock. Developer APIs: Material components and vector drawables. Why it matters: Material Design and ART defined how Android would look and run for the next decade.
Google announcement: the Android 4.x era unified the phone and tablet experience and made Android smoother and leaner. New features: Ice Cream Sandwich (4.0, 2011) brought the Roboto font and Holo UI; Jelly Bean (4.1, 2012) added “Project Butter” for a 60fps interface and Google Now; KitKat (4.4, 2013) optimised Android for entry-level devices with just 512MB RAM via “Project Svelte”. Why it matters: this era made Android fast, consistent and able to run on cheap hardware, fuelling its global growth.
Google announcement: Android 1.0 launched on 23 September 2008, and the first Android phone, the HTC Dream (T-Mobile G1), went on sale the following month. New features: the Android Market app store, Gmail, Google Maps with Street View, a WebKit browser, and deep Google-services integration. Foundation: Android was built on the Linux kernel and developed openly through the Android Open Source Project (AOSP), backed by the Open Handset Alliance. Why it matters: Android 1.0 established the open, developer-friendly mobile platform that would grow into the world’s most-used operating system.
The headline additions in the stable Android 17 (API 37) release.
| Feature | What it does | Category |
|---|---|---|
| AppFunctions | Apps expose capabilities as orchestratable tools for AI agents | AI / Developer |
| Android MCP | On-device Model Context Protocol so agents can discover and run tools | AI |
| Adaptive-first standard | Apps targeting API 37 must resize and support all orientations on large screens | Platform |
| App Bubbles & Bubble Bar | Floating app bubbles and a large-screen taskbar for multitasking | UI |
| Continue On | Hand off a task between phone, foldable and tablet | UI |
| Post-quantum cryptography | ML-DSA key generation in secure hardware; APK Signature Scheme v3.2 | Security |
| SMS OTP protection | 3-hour delivery delay of one-time-password SMS to non-recipient apps | Security |
| System contact & location pickers | Temporary, field-specific contact access; session-only precise location | Privacy |
| Generational garbage collection | Lower CPU, power and UI stutter; backported to Android 12+ via Play | Performance |
| Lock-free MessageQueue | Fewer missed frames and faster startup for API 37 apps | Performance |
| Eclipsa & H.266 (VVC) video | New HDR and efficient video formats; RAW14 camera capture | Media |
| Compose-first platform | New APIs and tools are Jetpack Compose-only; Views in maintenance mode | Developer |
How Android 17 turns the OS into an “intelligence system”.
AppFunctions are the core of Android 17’s AI story. A developer annotates an app capability — say “add item to cart” or “create a note” — and exposes it as a callable tool through the AppFunctions platform API and its alpha Jetpack library. Android MCP, an on-device equivalent of the Model Context Protocol, is what lets an AI agent discover those tools and orchestrate them. Because it runs on-device, the agent can act on the app’s local state directly rather than through the cloud.
Gemini is the first agent to use this. Google demonstrated Gemini scanning a Gmail message for a school syllabus and adding the required textbooks to a shopping cart automatically — a multi-step task spanning several apps. Important status note: Gemini’s use of AppFunctions shipped in private preview in Android 17, with a test agent app and an early-access programme for developers; it is not yet a fully general-availability consumer feature, and this article does not present it as one.
On-device AI and the NPU. Android 17 formalises access to neural processing units: apps must declare the FEATURE_NEURAL_PROCESSING_UNIT manifest feature to use dedicated AI silicon. Running models on-device keeps sensitive data on the phone, which is central to Google’s AI privacy pitch. Editorial analysis: AppFunctions and Android MCP are Google’s bet that the next interface is an agent that acts across apps, not a user tapping through each one — but how widely developers adopt AppFunctions will decide whether that vision becomes everyday reality.
Post-quantum cryptography, OTP protection and tighter permissions.
Post-quantum cryptography (PQC) is Android 17’s most forward-looking security change. It adds ML-DSA (a lattice-based digital-signature algorithm) key generation inside secure hardware, and an APK Signature Scheme v3.2 that combines classical and ML-DSA signatures — hardening apps against a future in which quantum computers could break today’s cryptography. SMS OTP protection delays delivery of one-time-password texts to apps that are not the intended recipient for up to three hours, cutting off a common fraud and account-takeover vector; default SMS, assistant and companion apps are exempt.
Privacy-preserving pickers reduce how much apps can see. A new system contact picker grants temporary, field-specific access without the broad READ_CONTACTS permission; a system location button gives session-only precise location; and an EyeDropper API lets apps pick a screen colour without screen-capture permissions. Local network access now needs a runtime permission, and Certificate Transparency is on by default. These build on Android’s recent security push — Android 15’s theft protection and Private Space, and Google Play Protect, which scans apps on-device and in the store. Editorial analysis: post-quantum signing is unusual this early in the industry, and signals Google treating long-term, ecosystem-wide security as a platform responsibility.
How the 2026 release compares with its 2025 predecessor.
| Dimension | Android 17 (2026) | Android 16 (2025) |
|---|---|---|
| Released | 16 June 2026 | 10 June 2025 |
| API level | 37 | 36 |
| Headline theme | AI “intelligence system” | Material 3 Expressive, large screens |
| AI | AppFunctions, Android MCP, Gemini agents | Groundwork; on-device AI features |
| Large screens | Adaptive-first mandatory (API 37) | Desktop windowing (with Samsung) |
| Security | Post-quantum (ML-DSA), SMS OTP delay | Advanced Protection, CT opt-in |
| Developer | Compose-first; Views in maintenance | Compose recommended; Views supported |
| Design | Refines Material 3 Expressive | Introduces Material 3 Expressive |
Two years of change, from theft protection to AI agents.
| Dimension | Android 17 (2026) | Android 15 (2024) |
|---|---|---|
| API level | 37 | 35 |
| Focus | On-device AI agents, adaptive-first | Privacy spaces, theft protection |
| Signature feature | AppFunctions & Android MCP | Private Space, Theft Detection Lock |
| Security model | Post-quantum cryptography | Enhanced theft & factory-reset protection |
| Large screens | Adaptive-first standard | Improved foldable support |
| Design | Material 3 Expressive | Material You (pre-Expressive) |
Editorial comparison of the two major mobile platforms.
| Dimension | Android (17) | iOS (Apple) |
|---|---|---|
| Developer | Google, open source (AOSP) | Apple, closed source |
| Devices | Many makers (Pixel, Samsung, more) | iPhone only |
| App store | Google Play + sideloading / other stores | App Store; sideloading limited by region |
| AI assistant | Gemini, AppFunctions agents | Apple Intelligence, Siri |
| Customisation | Extensive (launchers, themes) | More curated, growing |
| Global share | ~70%+ of smartphones (StatCounter, reported) | ~28%+ (StatCounter, reported) |
Platform comparisons are editorial and simplified; feature parity, market share and store policies change frequently and vary by country. Check each platform’s official documentation for current details.
Editorial analysis of manufacturer implementations.
| Aspect | Google Pixel | Samsung Galaxy |
|---|---|---|
| Android skin | Near-stock Android (Pixel UI) | One UI |
| Update timing | First, on release day (16 June 2026) | Beta first, stable later (One UI on Android 17) |
| AI layer | Gemini deeply integrated | Galaxy AI + Gemini |
| Large-screen | Tablet & foldable optimisation | DeX + desktop windowing heritage |
| Support window | 7 years of OS & security updates (recent Pixels) | 7 years (recent flagship Galaxy) |
Exact rollout dates for non-Pixel devices depend on each manufacturer. This table is editorial and directional; consult official Google and Samsung update pages for confirmed schedules.
Reported figures — attributed and dated; treat as directional, not audited.
| Indicator | Figure | Source / note |
|---|---|---|
| Global smartphone OS share | ~70%+ | StatCounter, 2026 (reported; varies) |
| Active Android devices | 3B+ | Google (reported) |
| Large-screen Android devices | 580M+ | Google, Android 17 announcement |
| Android 17 API level | 37 | Android Developers |
| Major Android versions | 17 | 1.0 (2008) to 17 (2026) |
| Pixel update commitment | 7 years | Google (recent Pixel devices) |
Every major release, its year and API level, for quick reference.
| Version | Year | API | Signature change |
|---|---|---|---|
| Android 17 | 2026 | 37 | AppFunctions, Android MCP, adaptive-first |
| Android 16 | 2025 | 36 | Material 3 Expressive, desktop windowing |
| Android 15 | 2024 | 35 | Private Space, theft protection |
| Android 14 | 2023 | 34 | Customisation, Health Connect |
| Android 13 | 2022 | 33 | Notification permission, photo picker |
| Android 12 | 2021 | 31 | Material You, dynamic colour |
| Android 10 | 2019 | 29 | Project Mainline, scoped storage |
| Android 8 Oreo | 2017 | 26 | Project Treble |
| Android 5 Lollipop | 2014 | 21 | Material Design, ART |
| Android 1.0 | 2008 | 1 | First release, HTC Dream |
Five features that define the release, in practice.
Google’s open-source mobile OS, launched in 2008 and built on the Linux kernel. It is the world’s most-used operating system, powering phones, tablets, foldables, watches, TVs and cars.
The developer of Android, part of Alphabet. Google builds the platform, the Pixel line, Google Play, Gemini and the developer tools, and leads the Android Open Source Project.
Google’s own Android phones, which receive new Android versions first — including Android 17 on 16 June 2026 — and showcase features like on-device Gemini and 7 years of updates.
Android’s official app marketplace and update system. Project Mainline uses Google Play to deliver updatable system modules, and Play Protect scans apps for safety.
Android’s built-in malware protection, scanning apps on-device and in the store. It works alongside Android 17’s post-quantum signing and permission changes.
Google’s AI model and assistant. In Android 17, Gemini is the first agent to use AppFunctions and Android MCP to run app tasks on the user’s behalf (private preview).
AOSP is the public codebase of Android, released openly by Google. It lets manufacturers and developers build on and contribute to the platform.
Android Studio is the official IDE; Jetpack Compose is the modern, Kotlin-first UI toolkit. Android 17 is Compose-first, with Studio Quail and AI-assisted migration tools.
Myth: “Android 17 sends all your data to the cloud for AI.” Fact: AppFunctions and Android MCP run on-device, and apps must declare NPU use; on-device processing is central to the design. Hidden gems: App Bubbles (long-press a launcher icon to float an app), the EyeDropper colour picker, a system contact picker that shares just one field, and Continue On for cross-device handoff. Myth: “Every phone gets Android 17 on day one.” Fact: Pixel gets it first; other makers roll out on their own schedules, often after a beta. Developer tip: test against API 37 early — adaptive-first and Compose-first changes affect layout and legacy Views.
This timeline is compiled from official Android Developers documentation and blog posts, Google I/O announcements, Android release notes and the Android Open Source Project, with independent reporting attributed. Verified, officially released Android 17 features are separated from preview capabilities (such as Gemini’s use of AppFunctions, noted as private preview) and from editorial analysis. Historical version dates and API levels are as published by Google. This article does not present beta or rumoured features as part of the stable release. Last updated 10 July 2026. Corrections are welcome via AiTimeline.
The most-searched questions about Android 17, answered with verified information.
Answers grounded in official Android Developers documentation and Google announcements.