Android讀書會

Android、iOS、用戶體驗

yes哥

工程獅

2021/12/21

App architecture

App architecture design is an important consideration for ensuring that your apps are robust, testable, and maintainable. Android provides a set of libraries and components to help you put together your app according to best practices.
Guides
Learn the basics of putting together a robust app with the Guide to app architecture.
Improve the user experience by fine-tuning app navigation.
Reduce boilerplate and make your code easier to maintain with the dependency injection guides.
2 0 279 1