Repository for study and tests of different components and concepts, most of those around Android components, libraries and concepts.
- android-moviedb: Client project for The Movie Database API with upcoming movies list developed using Android SDK. Main points: Model View Presenter, ConstraintLayout, Retrofit, Picasso, RxJava, Butter Knife, AutoValue.
- databinding: Tests and study of databinding.