<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/qwbiliq3y" -->

---
title: Android 17 (API Level 37): Everything Android Developers...
description: Android 17 (API Level 37, codenamed Cinnamon Bun) released June 16, 2026, introduces breaking changes and new APIs developers must address. Key changes include...
canonical: https://daily.dev/posts/qwbiliq3y
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Android 17 (API Level 37): Everything Android Developers Need to Know | daily.dev
og:description: Android 17 (API Level 37, codenamed Cinnamon Bun) released June 16, 2026, introduces breaking changes and new APIs developers must address. Key changes include...
og:url: https://daily.dev/posts/qwbiliq3y
og:image: https://api.daily.dev/og/posts/QwbilIQ3y.png
og:image:alt: Post cover image
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Android 17 (API Level 37): Everything Android Developers Need to Know

**[Android Developers](https://daily.dev/sources/developwithandroid)** · [@puzzleous](https://daily.dev/puzzleous) · 1 upvotes · 0 comments

## Summary

Android 17 (API Level 37, codenamed Cinnamon Bun) released June 16, 2026, introduces breaking changes and new APIs developers must address. Key changes include mandatory adaptive UI enforcement on large screens (tablets/foldables can no longer opt out of resizability), mandatory ACCESS_LOCAL_NETWORK runtime permission, a new Contact Picker replacing READ_CONTACTS, a 3-hour OTP SMS delay for targeted apps, and background audio restrictions requiring migration from ExoPlayer 2 to Media3. Under the hood, ART gains generational garbage collection, a lock-free MessageQueue implementation, and static final field modification via reflection is now blocked. New APIs include the Handoff API for multi-device state continuity, dynamic camera output surfaces, RAW14 image format, VVC (H.266) video decoding, and Encrypted Client Hello for TLS. Google Play will require API 37 targeting starting August 2027.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://miniiot.medium.com/android-17-api-level-37-everything-android-developers-need-to-know-c1962db85d1d>

## Similar posts on daily.dev

- [Governing Security in the Age of Infinite Signal](https://daily.dev/posts/governing-security-in-the-age-of-infinite-signal-qhihbir44) · Snyk · 0 upvotes · 0 comments
- [No one has a good plan for how AI companies should work with the government](https://daily.dev/posts/no-one-has-a-good-plan-for-how-ai-companies-should-work-with-the-government-nkajqoze1) · TechCrunch · 0 upvotes · 1 comments

---

Tags: [#android](https://daily.dev/tags/android)

[View this post on daily.dev](https://daily.dev/posts/qwbiliq3y)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"DiscussionForumPosting","mainEntityOfPage":"https://daily.dev/posts/qwbiliq3y","headline":"Android 17 (API Level 37): Everything Android Developers Need to Know","text":"Shared: Android 17 (API Level 37): Everything Android Developers Need to Know","url":"https://daily.dev/posts/qwbiliq3y","datePublished":"2026-07-02T13:12:09.805Z","dateModified":"2026-07-02T13:12:09.810Z","author":{"@type":"Person","name":"Will","url":"https://daily.dev/puzzleous","image":"https://media.daily.dev/image/upload/f_auto/v1635983321/avatars/GmaGtad5pabx4aicmq17U","description":"Lead Android Engineer in EdTech","worksFor":{"@type":"Organization","name":"Access411","logo":"https://res.cloudinary.com/daily-now/image/upload/s--YuICc4eH--/f_auto/v1728992388/companies/access411"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"EndorseAction"},"userInteractionCount":1970}},"image":"https://media.daily.dev/image/upload/s--OHB84bZF--/f_auto/v1722860399/public/Placeholder%2010","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"sharedContent":{"@type":"WebPage","url":"https://api.daily.dev/r/lHoKkvwyx"},"isPartOf":{"@type":"WebPage","url":"https://daily.dev/squads/developwithandroid","name":"Android Developers"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Android Developers","item":"https://daily.dev/squads/developwithandroid"},{"@type":"ListItem","position":3,"name":"Android 17 (API Level 37): Everything Android Developers Need to Know"}]}
```

