文件名称:Android代码-archi
文件大小:354KB
文件格式:ZIP
更新时间:2022-08-26 01:48:54
Android代码
Archi This repository showcases and compares different architectural patterns that can be used to build Android apps. The exact same sample app is built three times using the following approaches: Standard Android: traditional approach with layouts, Activities/Fragments and Model. MVP: Model View Presenter. MVVM: Model View ViewModel with data binding. The App The sample app displays a list of GitHub public repositories for a given username. Tapping on one of them will open a repository detai