アプリ アーキテクチャ
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
アプリ アーキテクチャの設計は、アプリの堅牢性、テストのしやすさ、保守性を確保するうえで重要な検討項目となります。Android には、おすすめの方法に沿ってアプリを構築するためのライブラリとコンポーネントのセットが用意されています。
ガイド
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-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"]],["最終更新日 2025-07-27 UTC。"],[],[],null,["# App architecture design is an important consideration for ensuring that your\napps are robust, testable, and maintainable. Android provides a set of libraries\nand components to help you put together your app according to best practices. \n\nGuides\n------\n\n- Learn the basics of putting together a robust app with the [Guide to app\n architecture](/jetpack/docs/guide).\n- Improve the user experience by fine-tuning [app navigation](/guide/navigation).\n- Reduce boilerplate and make your code easier to maintain with the [dependency\n injection guides](/training/dependency-injection).\n\nLatest news and videos\n----------------------"]]