12L은 태블릿 및 폴더블 기기에서 Android 12를 더 효과적으로 사용할 수 있게 하는 특별한 기능 출시입니다. 12L에서는 대형 화면에 맞게 시스템 UI를 최적화하고 다듬었으며, 멀티태스킹을 더 강력하고 직관적으로 만들고, 호환성 지원을 개선하여 앱이 즉시 더 나은 화질로 표시되도록 했습니다. 지금 12L에서 앱을 테스트하고 대형 화면 기기에 맞게 최적화하세요.

12L에 포함된 기능

12L에서는
600sp보다 큰 화면의 알림, 빠른 설정, 잠금 화면, 개요, 홈 화면 등에서 Android를 더 멋지고 표시하고 사용하기 쉽도록 UI를 개선했습니다. UI 업데이트로 앱을 사용해 보세요.
멀티태스킹이 더 강력해지고 직관적이 되었습니다. 12L에 포함된 대형 화면의 새로운 작업 표시줄로 사용자는 앱을 화면 분할 모드로 드래그 앤 드롭하여 즉시 앱을 전환할 수 있습니다. 앱이 화면 분할 모드를 사용할 수 있는지 확인하세요.
12L의 호환성 모드를 시각적으로 개선하고 안정성도 개선하여 더 나은 사용자 환경을 제공하고 기본적으로 모든 앱이 더 잘 표시되도록 합니다. 앱을 테스트하여 대형 화면에 최적화되어 있는지 확인합니다.

큰 화면에 최적화

대형 화면을 시작하는 데 필요한 안내와 샘플 코드를 확인하세요.
개발자 가이드
먼저 여기에서 태블릿, 폴더블, ChromeOS 기기는 물론 휴대전화에 맞게 앱을 조정하는 반응형 레이아웃을 사용하는 데 도움이 되는 일반 리소스를 확인하세요.
개발자 가이드
대형 화면을 위한 고품질 환경을 빌드하려면 무엇이 필요한가요? 이 체크리스트를 통해 태블릿과 폴더블, ChromeOS 기기에서 사용자의 기대치를 충족하는 앱을 빌드하는 방법을 파악할 수 있습니다.
개발자 가이드
다양한 디스플레이 크기는 물론 기기 방향과 기타 기기 상태를 처리하도록 앱의 UI를 반응형으로 만듭니다.
개발자 가이드
Jetpack Compose에서 선언형 UI 도구 키트를 사용하여 대형 화면과 다양한 레이아웃을 위한 빌드를 간소화합니다.

최신 뉴스

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