---
title: "New Tools for Building Adaptively Across Form Factors"
url: https://daily.dev/posts/new-tools-for-building-adaptively-across-form-factors-vkpxpohbo
source_url: https://www.youtube.com/watch?v=UMACTIwgAX8
type: video:youtube
source: "Android Developers"
published: 2026-05-12T20:08:55.054Z
updated: 2026-05-20T03:32:14.632Z
tags: ["android", "kotlin", "jetpack-compose"]
reading_time: 3
upvotes: 0
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.

# New Tools for Building Adaptively Across Form Factors

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

## Summary

Google is pushing adaptive Android development across 580 million devices including phones, tablets, foldables, laptops, XR headsets, and cars. Android 17 removes mobile constraints like orientation and aspect ratio restrictions, and Android Auto now supports video apps in parked mode with new APIs for transitioning between parked and driving modes. The Android XR SDK enables immersive experiences with minimal extra code. Jetpack Compose 1.11 introduces new building blocks for responsive layouts, while Navigation 3 adds shared element support and a Scene Decorator API. Real-world results include TikTok achieving a 78% reduction in page loading time and 58% code size reduction after adopting Compose.

## Full article

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

---

Tags: [#android](https://daily.dev/tags/android), [#kotlin](https://daily.dev/tags/kotlin), [#jetpack-compose](https://daily.dev/tags/jetpack-compose)

[View this post on daily.dev](https://daily.dev/posts/new-tools-for-building-adaptively-across-form-factors-vkpxpohbo)
