Android 코어
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
어소시에이트 Android 개발자 인증 시험을 준비하려면 개발자는 다음 요건을 충족해야 합니다.
- Android 시스템의 아키텍처 이해하기
- Android 앱의 기본 구성요소를 설명할 수 있어야 합니다.
- Android 앱 빌드 및 실행 방법 이해
Toast
또는 Snackbar
를 사용하여 팝업에 간단한 메시지를 표시합니다.
Notifications
를 사용하여 앱의 UI 외부에 메시지를 표시할 수 있습니다.
- 앱 현지화 방법 이해하기
WorkManager
를 사용하여 백그라운드 작업을 예약할 수 있습니다.
관련 과정 콘텐츠
기타 리소스
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2022-07-27(UTC)
[null,null,["최종 업데이트: 2022-07-27(UTC)"],[[["\u003cp\u003eThe Associate Android Developer certification exam assesses developers' understanding of Android system architecture, app building blocks, and the app development process.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers should be proficient in displaying messages using Toasts, Snackbars, and Notifications, along with localizing apps.\u003c/p\u003e\n"],["\u003cp\u003eScheduling background tasks with WorkManager is also a key skill assessed in the exam.\u003c/p\u003e\n"],["\u003cp\u003eThe provided resources offer pathways to learn about Kotlin basics for Android, building layouts, adding buttons, and more.\u003c/p\u003e\n"],["\u003cp\u003eFurther resources cover topics like WorkManager, application fundamentals, Jetpack, AndroidX, Android KTX, localization, notifications, and Toasts.\u003c/p\u003e\n"]]],[],null,["# Android core\n\nTo prepare for the Associate Android Developer certification exam, developers should:\n\n- Understand the architecture of the Android system\n- Be able to describe the basic building blocks of an Android app\n- Know how to build and run an Android app\n- Display simple messages in a popup using a `Toast` or a `Snackbar`\n- Be able to display a message outside your app's UI using `Notifications`\n- Understand how to localize an app\n- Be able to schedule a background task using `WorkManager`\n\nRelated Course Content\n----------------------\n\n- [Android Basics in Kotlin Unit 1 - Kotlin Basics for Android, Pathway 2: Create your first Android app](https://developer.android.com/courses/pathways/android-basics-kotlin-two)\n- [Android Basics in Kotlin Unit 1 - Kotlin Basics for Android, Pathway 3: Build a basic layout](https://developer.android.com/courses/pathways/android-basics-kotlin-three)\n- [Android Basics in Kotlin Unit 1 - Kotlin Basics for Android, Pathway 4: Add a button to an app](https://developer.android.com/courses/pathways/android-basics-kotlin-four)\n\nOther Resources\n---------------\n\n- [Codelabs -\\\u003e WorkManager (Kotlin)](https://codelabs.developers.google.com/codelabs/android-workmanager-kt/index.html#0)\n- [Codelabs -\\\u003e WorkManager (Java)](https://codelabs.developers.google.com/codelabs/android-workmanager-java/index.html#0)\n- [Android Developers -\\\u003e Application fundamentals](https://developer.android.com/guide/components/fundamentals)\n- [Android Developers -\\\u003e Getting started with Jetpack](https://developer.android.com/jetpack/docs/getting-started)\n- [Android Developers -\\\u003e AndroidX overview](https://developer.android.com/jetpack/androidx)\n- [Android Developers -\\\u003e Android KTX (Kotlin)](https://developer.android.com/kotlin/ktx)\n- [Android Developers -\\\u003e Localize your app](https://developer.android.com/guide/topics/resources/localization)\n- [Android Developers -\\\u003e Create a notification](https://developer.android.com/training/notify-user/build-notification)\n- [Android Developers -\\\u003e Toasts](https://developer.android.com/guide/topics/ui/notifiers/toasts)"]]