---
title: "Android 17 (API Level 37): Everything Android Developers Need to Know"
url: https://daily.dev/posts/qwbiliq3y
source_url: https://miniiot.medium.com/android-17-api-level-37-everything-android-developers-need-to-know-c1962db85d1d
type: share
source: "Android Developers"
author: "Will"
published: 2026-07-02T13:12:09.805Z
updated: 2026-07-02T13:12:09.810Z
tags: ["android"]
upvotes: 1
comments: 0
language: 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

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

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

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