App for saving and sharing memories, built with an MVVM approach
- Data binding Data Binding Library to write declarative layouts and minimize the glue code necessary to bind your application logic and layouts.
- RxJava & RxAndroid RxJava that make writing reactive components in Android applications easy and hassle-free.
- Retrofit A type-safe HTTP client for Android and Java
- GSON A Java serialization/deserialization library that can convert Java Objects into JSON and back.
- Daggger2 Dependency Injection
- Glide An image loading and caching library for Android
- Material Dialogs A beautiful, fluid, and customizable dialogs API.
- Mockito Mocking framework for unit tests in Java