Skip to content

Instantly share code, notes, and snippets.

@yshrsmz
Created October 5, 2016 05:13
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yshrsmz/3354cd51d8cead84c317da979f05e6cb to your computer and use it in GitHub Desktop.
Save yshrsmz/3354cd51d8cead84c317da979f05e6cb to your computer and use it in GitHub Desktop.
architecture demo by googler in Android Dev Summit 2015
https://github.com/yigit/dev-summit-architecture-demo
android guideline and sample app(mvp architecture) of http://ribot.co.uk/
https://github.com/ribot/android-guidelines
https://github.com/ribot/ribot-app-android
Android Code That Scales, With MVP
http://engineering.remind.com/android-code-that-scales/
https://github.com/remind101/android-arch-sample
Model View Presenter, you da real MVP
http://endran.nl/blog/model-view-presenter-you-da-real-mvp/
https://github.com/reark/reark
https://github.com/JaimeToca/AndroidMVP
https://medium.com/ribot-labs/android-application-architecture-8b6e34acda65#.pumoqsn03
http://hannesdorfmann.com/android/plaid-refactored-1
http://hannesdorfmann.com/android/plaid-refactored-2
http://artemzin.com/blog/android-development-culture-the-document-qualitymatters/
http://tech.recruit-mp.co.jp/mobile/android-architecture/
https://github.com/kgmyshin/hello-android-architecture
https://github.com/esoxjem/MovieGuide
https://github.com/DroidsOnRoids/ExampleRealmMVP-Android
https://github.com/txusballesteros/Android-Clean-Testing
https://github.com/lenguyenthanh/nimble
http://www.tinmegali.com/en/model-view-presenter-android-part-1/
https://github.com/Arello-Mobile/Moxy
https://github.com/sockeqwe/mosby
Efficient and bug-free fragment injection in Android MVP applications
https://medium.com/inspace-labs-blog/efficient-and-bug-free-fragment-injection-in-android-…
modeling mvp layers
http://panavtec.me/modeling-my-android-domain-layer/
http://panavtec.me/modeling-presentation-layer/
https://github.com/PaNaVTEC/Clean-Contacts
mvp boilerplate reducer
https://github.com/Karumi/Rosie
android testing codelab(mvp introduction by google
https://codelabs.developers.google.com/codelabs/android-testing/index.html#0
triangle-architecture inspired by clean-architecture, mvvm
https://github.com/longbkiter07/Triangle-Architecture
flux
https://github.com/frostymarvelous/DroidFlux
-> https://github.com/frostymarvelous/Fluxxan 名前変わった
https://github.com/skimarxall/RxFlux
https://medium.com/swlh/why-rxflux-5b687f062709#.665n7x8pm
https://medium.com/swlh/rxflux-android-architecture-94f77c857aa2#.mj587os0a
https://github.com/konmik/Phlux
http://lgvalle.xyz/2015/08/04/flux-architecture/
https://github.com/lgvalle/android-flux-todo-app
http://armueller.github.io/android/2015/03/29/flux-and-android.html
-> https://github.com/armueller/FluxyAndroidTodo
https://github.com/hjx422/FluxAndroid
https://github.com/naodroid/android-flux
https://gitlab.com/unsign3d/android-fluxify
https://github.com/brianegan/bansa redux
https://github.com/trikita/jedux redux
https://github.com/izumin5210/Droidux redux
https://github.com/glung/redux-java redux
https://github.com/beyondeye/Reduks redux
https://github.com/ogaclejapan/FluxArchitectureSample
https://github.com/pardom/redux-kotlin redux 別レポジトリのMiddlewareがある
redux and managing multiple instances of a component
https://github.com/reactjs/redux/issues/659
kinda real world example of flux
https://github.com/Kermit95/Today
https://github.com/dxungngh/NewspaperOnlineAppFlux
unidirectional data flow
https://speakerdeck.com/dorvaryn/let-it-flow
https://github.com/Dorvaryn/unidirectionalDataFlow
cyclejs
https://github.com/cyclejs-community/cycle-android
https://github.com/bkase/cyklic
MVI
https://github.com/sockeqwe/Model-View-Intent-Android
clean architecture & cycle.js approach
https://speakerdeck.com/pardom/clean-architecture
https://github.com/pardom/CleanNews
tumblr’s architecture
https://speakerdeck.com/tumblr/tumblr-android-architecture
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment