-Sample Android app i use as a reference for new Android projects. Inprired by android-boilerplate project.
Libraries and tools included:
- Support libraries
- RecyclerViews and CardViews
- RxJava and RxAndroid
- Retrofit 2
- Dagger 2
- Calligraphy
- JDK 1.8
- Android SDK.
- Android N (API 24) .
- Latest Android SDK Tools and build tools.
This project follows Android architecture guidelines that are based on [MVP (Model View Presenter)]
- Sidebar
- Custom fonts
- Retrofit with custom Deserializer for nested json parsing
- Multiple fragments