Kata Kotlin Follow :
Continuous Integration Using Tavis
You can use Android Studio or Intellij to work with this repository.
First thing you will need to compile this project is to get an API Key and hash from Marvel
buildConfigField "String", "PRIVATE_API_KEY_VALUE", '"your-private-apikey"'
buildConfigField "String", "PUBLIC_API_KEY_VALUE", '"your-public-apikey"'
The Kotlin
plugin for Android Studio is also required.
- add detail screen
- add commics taps
- add pager scroll
- Add Dagger2
Course Kotlin for android developers by Antonio Leiva