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)"],[[["The Associate Android Developer certification exam assesses developers' understanding of Android system architecture, app building blocks, and the app development process."],["Developers should be proficient in displaying messages using Toasts, Snackbars, and Notifications, along with localizing apps."],["Scheduling background tasks with WorkManager is also a key skill assessed in the exam."],["The provided resources offer pathways to learn about Kotlin basics for Android, building layouts, adding buttons, and more."],["Further resources cover topics like WorkManager, application fundamentals, Jetpack, AndroidX, Android KTX, localization, notifications, and Toasts."]]],[]]