Android教程網
  1. 首頁
  2. Android 技術
  3. Android 手機
  4. Android 系統教程
  5. Android 游戲
 Android教程網 >> Android技術 >> Android開發 >> 關於android開發 >> 關於android架構的文章工程等

關於android架構的文章工程等

編輯:關於android開發

關於android架構的文章工程等


Flux Architecture

https://github.com/lgvalle/android-flux-todo-app flux-graph-simple.png flux-graph-complete.png

Clean Architecture

https://github.com/android10/Android-CleanArchitecture https://blog.8thlight.com/uncle-bob/2012/08/13/the-clean-architecture.html CleanArchitecture

mvp

MVP is not an architectural pattern, it’s only responsible for the presentation layer http://antonioleiva.com/mvp-android/ https://github.com/konmik/konmik.github.io/wiki/Introduction-to-Model-View-Presenter-on-Android https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93presenter mvp

mvp+rxjava+eventbus

http://www.jianshu.com/p/8ca27934c6e6?from=groupmessage&isappinstalled=0 (對應原文: https://medium.com/ribot-labs/android-application-architecture-8b6e34acda65) https://github.com/ribot/android-guidelines/blob/master/architecture_guidelines/android_architecture.md architecture_diagram

the code

mvp+rxjava
https://github.com/ivacf/archi https://github.com/cheyiliu/android-boilerplate flux https://github.com/lgvalle/android-flux-todo-app

  1. 上一頁:
  2. 下一頁:
熱門文章
閱讀排行版
Copyright © Android教程網 All Rights Reserved