Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nanamare/android_architecture
Simple Android architecture app
https://github.com/nanamare/android_architecture
android android-architecture android-architecture-components example mvc mvp mvvm sample
Last synced: 6 days ago
JSON representation
Simple Android architecture app
- Host: GitHub
- URL: https://github.com/nanamare/android_architecture
- Owner: Nanamare
- License: mit
- Created: 2019-12-25T13:54:34.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-29T12:02:27.000Z (over 4 years ago)
- Last Synced: 2023-03-08T02:11:07.476Z (over 1 year ago)
- Topics: android, android-architecture, android-architecture-components, example, mvc, mvp, mvvm, sample
- Language: Kotlin
- Homepage:
- Size: 127 KB
- Stars: 18
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Android Architecture (Simple example)
Simple coin viewer
![sample](https://user-images.githubusercontent.com/17498974/80225077-8ea26080-8685-11ea-9282-d381da05a896.gif)
#### Chapter 1
Model-View-Controller#### Chapter 2
Model-View-Presenter#### Chapter 3
Model-View-ViewModel (Databinding, RxJava)#### chapter 4
Model-View-ViewModel (Databinding, RxJava, AAC LiveData, ViewModel)#### chapter 5
Model-View-ViewModel (Databinding, RxJava, AAC LiveData, AAC ViewModel)#### chapter 6
Model-View-ViewModel (Databinding, RxJava, AAC LiveData, AAC ViewModel, KOIN)#### chapter 7
Model-View-ViewModel (Databinding, RxJava, AAC LiveData, AAC ViewModel, DAGGER2) + scabbard(Optional)![com nanamare mac sample di CoinComponent](https://user-images.githubusercontent.com/17498974/71589202-5f606480-2b67-11ea-97fa-ab77f8dde9d2.png)