Not to much surprise, Google has released the second iteration of the Pixel Fold in 2024. But what about the APIs and frameworks that make apps look great on foldables and large screens? Last year, while some of the basic building blocks were in place, a lot of (perceived) low-level plumbing still had to be done by the app developer. Think of canonical layouts: shouldn't there be more stuff ... just there? In this talk, we'll look at Material3 Adaptive and how it simplifies foldable and large screen support on Android. You will learn how List-detail and Supporting pane help build adaptive layouts, and how the new NavigationSuiteScaffold() composable makes top-level navigation based on window size classes a breeze