<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/make-your-app-adaptive-for-android-17-nvrstojno" -->

---
title: Make your app adaptive for Android 17 | daily.dev
description: Android 17 removes the developer opt-out for screen orientation lock, meaning apps targeting SDK 37 must support any device, aspect ratio, and form factor....
canonical: https://daily.dev/posts/make-your-app-adaptive-for-android-17-nvrstojno
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Make your app adaptive for Android 17 | daily.dev
og:description: Android 17 removes the developer opt-out for screen orientation lock, meaning apps targeting SDK 37 must support any device, aspect ratio, and form factor....
og:url: https://daily.dev/posts/make-your-app-adaptive-for-android-17-nvrstojno
og:image: https://api.daily.dev/og/posts/NvRsTOjNO.png
og:image:alt: Make your app adaptive for Android 17
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.

# Make your app adaptive for Android 17

**[Android Developers](https://daily.dev/sources/androiddevelopers)** · 1 min read · 0 upvotes · 0 comments

## Summary

Android 17 removes the developer opt-out for screen orientation lock, meaning apps targeting SDK 37 must support any device, aspect ratio, and form factor. Google is pushing for differentiated tablet and desktop experiences rather than stretched phone UIs. To ease the transition, Android Studio now includes integrated AI agents that can help developers adapt their apps, turning multi-day engineering tasks into minutes of work.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=J64Lc6F7lXk>

## Similar posts on daily.dev

- [Prepare your app for the resizability and orientation changes in Android 17](https://daily.dev/posts/prepare-your-app-for-the-resizability-and-orientation-changes-in-android-17-3zrdryddj) · Android Developers Blog · 23 upvotes · 1 comments

---

Tags: [#android](https://daily.dev/tags/android), [#ai-assisted-development](https://daily.dev/tags/ai-assisted-development), [#android-studio](https://daily.dev/tags/android-studio)

[View this post on daily.dev](https://daily.dev/posts/make-your-app-adaptive-for-android-17-nvrstojno)

```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":"TechArticle","headline":"Make your app adaptive for Android 17","url":"https://daily.dev/posts/make-your-app-adaptive-for-android-17-nvrstojno","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/make-your-app-adaptive-for-android-17-nvrstojno"},"datePublished":"2026-06-05T18:52:14.848Z","dateModified":"2026-06-05T18:52:29.040Z","description":"Android 17 removes the developer opt-out for screen orientation lock, meaning apps targeting SDK 37 must support any device, aspect ratio, and form factor....","image":"https://i.ytimg.com/vi/J64Lc6F7lXk/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/J64Lc6F7lXk/sddefault.jpg","isAccessibleForFree":true,"articleSection":"Android Developers","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Android Developers","logo":"https://media.daily.dev/image/upload/s--VHoSw1TN--/f_auto/v1722583834/logos/androiddevelopers","url":"https://daily.dev/sources/androiddevelopers"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/make-your-app-adaptive-for-android-17-nvrstojno","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"android,ai-assisted-development,android-studio","timeRequired":"PT1M","video":{"@type":"VideoObject","name":"Make your app adaptive for Android 17","description":"Android 17 removes the developer opt-out for screen orientation lock, meaning apps targeting SDK 37 must support any device, aspect ratio, and form factor....","thumbnailUrl":"https://i.ytimg.com/vi/J64Lc6F7lXk/sddefault.jpg","uploadDate":"2026-06-05T18:52:14.848Z","duration":"PT1M","url":"https://api.daily.dev/r/NvRsTOjNO","embedUrl":"https://www.youtube.com/embed/J64Lc6F7lXk"}}
{"@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/sources/androiddevelopers"},{"@type":"ListItem","position":3,"name":"Make your app adaptive for Android 17"}]}
```

