Skip to content

Example android Model View View Model and DataBinding used to explain how to use this pattern in our android applications

Notifications You must be signed in to change notification settings

itamaradin15/People-MVVM

 
 

Repository files navigation

People-MVVM

Example android Model View View Model and DataBinding used to explain how to use this pattern in our android applications.

This example was created to support an article explanation [Escribiendo android apps con Data Binding][8] (spanish) and also it was created for a talk MVVM-android Meetup Androidinights by GDG Androidtitlan Mexico City March 2016.

Slides [My android Talk][1].

Libraries used on the sample project

  • [AppCompat, CardView, RecyclerView an Design][2]
  • [Data binding][7]
  • [Retrofit 2][3]
  • [RxJava & RxAndroid][4]
  • [robolectric][5]
  • [junit, mockito][6]

Demo

[8]: https://erikcaffrey.github.io/2015/12/16/databinding-android/ [7]: http://developer.android.com/intl/es/tools/data-binding/guide.html [6]: http://mockito.org/ [5]: http://robolectric.org/ [4]: https://github.com/ReactiveX/RxAndroid [3]: http://square.github.io/retrofit/ [2]: http://developer.android.com/intl/es/tools/support-library/index.html [1]: https://speakerdeck.com/erikcaffrey/mvvm-android

Developed By

About

Example android Model View View Model and DataBinding used to explain how to use this pattern in our android applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%