Repository to provide a quick training on Android OS and few libraries. We will be showing how to implement simple features with and without libraries.
You have to clone this repository and open it on your Android Studio. Each step is related to a branch.
- Creating first Activity - branch: xxxx
- Creating a couple of Fragments - branch: xxxx
- Dependency Injection with Dagger 2 - branch: xxxx
- Loading images using Glide - branch: xxxx
- Async events with RxJava/RxAndroid - branch: xxxx
TODO: Create next steps list