ChromeOS용 앱 개요

Android 개발자는 Google Play 스토어를 통해 Chromebook에 앱을 배포할 수 있습니다. 다음 콘텐츠는 ChromeOS용 Android 앱을 최적화하거나 빌드하는 방법을 보여줍니다.

chromeos.dev를 방문하여 ChromeOS 기기의 앱, 빌드할 수 있는 최적화된 환경, ChromeOS 기기에서 기본적으로 개발 및 테스트하는 기능에 관해 자세히 알아보세요.

도움말

이 Codelab에서는 Android Automotive OS 기기를 위한 우수한 주차 경험을 빌드하고 테스트하는 방법을 알아봅니다. 자동차에서 볼 수 있는 여러 화면을 최대한 활용하는 방법과 사용자가 표준 Android 메커니즘을 사용하여 자동차에만 적용되는 여러 시나리오에서 콘텐츠 재생을 제어하도록 지원하는 방법을 알아봅니다.

In this codelab, you learn the fundamentals of the Car App Library. This library is used to build apps for Android Auto and Android Automotive OS, which can be used both while parked and driving. You learn how to reuse your implementation across both platforms and have it handle the hard stuff, like different screen configurations and input methods.