12L is a special feature drop that makes Android 12 even better on tablets and foldable devices. With 12L, we've optimized and polished the system UI for large screens, made multitasking more powerful and intuitive, and improved compatibility support so apps look better right out of the box. Test your apps on 12L today and optimize for large screen devices!

What’s in 12L?

In 12L, we’ve refined the UI to make Android more beautiful and easier to use on screens larger than
600sp—across notifications, quick settings, lockscreen, overview, home screen, and more. Try your app with the UI updates!
We’ve made multitasking more powerful and intuitive. 12L includes a new taskbar on large screens that lets users drag and drop an app into split-screen mode and instantly switch apps on the fly. Make sure your apps are ready for split-screen mode!
Visual and stability improvements to compatibility mode in 12L provide a better experience for users and help all apps look better by default. Test your apps to make sure they're optimized for large screens.

Optimize for large screens

We’ve got the guidance and sample code you need to get started with large screens.
Developer guides
Start here for general resources to help you use responsive layouts that adapt your app to tablets, foldables, and ChromeOS devices, as well as phones.
Developer guides
What does it take to build a quality experience for large screens? These checklists help you understand how to build an app that meets user expectations on tablets, foldables, and ChromeOS devices.
Developer guides
Make your app's UI responsive to handle a wide range of display sizes as well as device orientations and other device states.
Developer guides
Use the declarative UI toolkit in Jetpack Compose to simplify building for large screens and diverse layouts.

Latest news

Updated January 23, 2025

With 3+ billion Android devices in use globally, the Android ecosystem is more vibrant than ever. Android mobile apps run on a diverse range of devices, from phones and foldables to tablets, Chromebooks, cars, and most recently XR. Users buy into an

Updated September 12, 2024

To empower tablet users to get more done, we're enhancing freeform windowing, allowing them to run multiple apps simultaneously and resize windows for optimal multitasking. Today, we're excited to share that desktop windowing on Android tablets is

Updated May 15, 2024

The promise of Jetpack Compose has always been that a modern toolkit designed to build native UI can help you build better apps faster and easier. As more and more of you - 40% of the top 1k apps, in fact - use (and love) Compose, we’ve been working

Latest videos

Updated November 10, 2022

Historically, your app could have lived in the same window and with a fixed orientation for its whole life cycle. But with the availability of new form factors, such as foldable devices, and new display modes such as multi-window and multi-display,

Updated November 10, 2022

Canonical layouts provide a great starting point for differentiated large screen experiences, covering common use-cases and screen sizes. But how do you choose the right layout for your app, or build on top of canonical layouts to create an adaptive

Updated November 10, 2022

Come learn best practices for building your Android application so it will work well on larger screens and foldables! We cover everything from new Android Studio tools, new and updated Jetpack libraries, and more specific design and development