12L 是一次特殊的功能投放,可让 Android 12 在平板电脑和可折叠设备上表现更出色。在 12L 中,我们针对大屏设备优化了系统界面,使多任务处理更强大、更直观,并改进了兼容性支持,使应用在开箱即用时看起来更美观。立即在 12L 上测试您的应用,并针对大屏设备进行优化!

12L 中包括哪些内容?

在 12L 中,我们改进了界面,使 Android 在超过
600sp 的屏幕上变得更美观,且使用起来更便捷,包括通知、快捷设置、锁定屏幕、概览、主屏幕等。通过界面更新试用您的应用!
现在多任务处理变得更强大、更直观。12L 在大屏设备上添加了新的任务栏,可让用户将应用拖放至分屏模式,并在运行时即时切换应用。确保您的应用已准备好使用分屏模式!
12L 中的兼容性模式在视觉和稳定性方面做出了一些改进,为用户提供更好的体验,同时帮助所有应用在默认情况下看起来更美观。测试您的应用,确保它们已针对大屏设备进行优化。

针对大屏设备进行优化

我们为您提供了开始使用大屏设备所需的指导和示例代码。
开发者指南
从此处获得一些常规资源,以帮助您使用适用于平板电脑、可折叠设备、Chrome 操作系统设备以及手机的自适应布局。
开发者指南
如何为大屏设备打造高品质体验?这些核对清单有助于您了解如何在平板电脑、可折叠设备和 ChromeOS 设备上构建符合用户期望的应用。
开发者指南
让应用界面自适应各种显示屏尺寸、设备屏幕方向和其他设备状态。
开发者指南
使用 Jetpack Compose 中的声明式界面工具包来简化针对大屏设备和各种布局的构建。

最新资讯

Updated 2025年1月23日

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 2024年9月12日

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 2024年5月15日

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

最新视频

Updated 2022年11月10日

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 2022年11月10日

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 2022年11月10日

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