Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Juude authored Mar 11, 2017
1 parent 554ab61 commit e11bb5f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,14 @@
+ [ANDROID DATABINDING: GOODBYE PRESENTER, HELLO VIEWMODEL](http://tech.vg.no/2015/07/17/android-databinding-goodbye-presenter-hello-viewmodel/)
+ [http://www.codeproject.com/Articles/166952/MVVM-in-Android](http://www.codeproject.com/Articles/166952/MVVM-in-Android)
+ [Android应用开发架构概述](http://www.liuguangli.win/archives/299)
+ [Google官方架构](https://github.com/googlesamples/android-architecture)
+ [Google官方架构Samples](https://github.com/googlesamples/android-architecture)

#Flux
* [flux and android](https://armueller.github.io/android/2015/03/29/flux-and-android.html)
* [rxflux android architecture](https://medium.com/swlh/rxflux-android-architecture-94f77c857aa2#.sfjwchwok)
* [why rxflux](https://medium.com/swlh/why-rxflux-5b687f062709#.ltlnlr4cl)

####Sampls
* [android flux todo app](https://github.com/lgvalle/android-flux-todo-app)([中文翻译](http://www.devtf.cn/?p=1028))

####Library
* [RxFlux](https://github.com/skimarxall/RxFlux)
* [android-flux](https://github.com/naodroid/android-flux): Flux library for android data binding

#其它
+ [Artchitecture Library](https://github.com/Juude/Awesome-Android-Architecture/blob/master/Library.md)
+ [Design for Offline: Android App Architecture Best Practices](https://plus.google.com/+AndroidDevelopers/posts/3C4GPowmWLb)
Expand Down

0 comments on commit e11bb5f

Please sign in to comment.