기본 콘텐츠로 건너뛰기

라벨이 mvc인 게시물 표시

Android Programming Architecture

Good writings for Android Architecture. list for resources https://github.com/ziem/android-architecture-resources History of Android Architecture http://zserge.com/blog/android-mvp-mvvm-redux-history.html Android Clean Architecture http://fernandocejas.com/2014/09/03/architecting-android-the-clean-way/ Google sample for Android Architecture with to-do app https://github.com/googlesamples/android-architecture MVP http://www.tinmegali.com/en/model-view-presenter-android-part-1/ https://github.com/konmik/konmik.github.io/wiki/Introduction-to-Model-View-Presenter-on-Android http://antonioleiva.com/mvp-android MVP examples https://github.com/antoniolg/androidmvp https://github.com/glomadrian/MvpCleanArchitecture in Krean http://thdev.tech/androiddev/2016/06/14/Android-TODO-MVP-Example.html http://pluu.github.io/blog/android/2016/04/06/android-mvc-mvp/ https://github.com/javajigi/mvp-examples