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].
- [AppCompat, CardView, RecyclerView an DesignLibrary][2]
- [Data binding][7]
- [Retrofit 2][3]
- [RxJava & RxAndroid][4]
- [robolectric][5]
- [junit, mockito][6]

- Erik González - erikcaffrey10@gmail.com