앱 아키텍처
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
앱 아키텍처 설계는 앱을 강력하고 테스트 및 유지관리가 가능하도록 하는 데 중요한 고려사항입니다. Android는 권장사항에 따라 앱을 구성하는 데 도움이 되는 라이브러리와 구성요소 세트를 제공합니다.
가이드
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-07-27(UTC)
[null,null,["최종 업데이트: 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----------------------"]]