若要确保应用的稳健性、可测试性和可维护性,应用架构设计是一项重要的考量因素。Android 提供了一组库和组件,可帮助您根据最佳做法组建应用。
应用架构
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-27。
[[["易于理解","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"]],["最后更新时间 (UTC):2025-07-27。"],[],[],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----------------------"]]