Test Kotlin in Android with Retrofit, Dagger and Realm
- Dependency injection using Dagger2
- Network requests via Retrofit
- Persistance using Realm
- (Very basic ui)
- Realm models in Kotlin (useful explanation of setup)
- Dagger example
- http://jsonplaceholder.typicode.com/ - Simple JSON service
- https://medium.com/@ahmedrizwan/kotlin-retrofit-rxandroid-realm-39d7be5dc9dc