Android Core
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Associate Android Developer 認定資格試験に備えて、デベロッパーは次の条件を満たしている必要があります。
- Android システムのアーキテクチャを理解する
- Android アプリの基本的な構成要素を説明できるようにする
- Android アプリをビルドして実行する方法を知る
Toast
または Snackbar
を使用して、シンプルなメッセージをポップアップに表示する
Notifications
を使用してアプリの UI の外部でメッセージを表示できます
- アプリをローカライズする方法を理解する
WorkManager
を使用してバックグラウンド タスクをスケジュール設定できます。
関連コースの内容
関連リンク
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2022-07-27 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 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."]]],[]]