Skip to content

keng356/android-gif-example

 
 

Repository files navigation

Android RecyclerView Gif Example in Kotlin with Kotlin DSL

License TravisCI  Build Coveralls Code Coverage Twitter Follow

Riffsy RecyclerView MVP Grid Example using Dagger 2, Retrofit 2, Moshi, RxJava 2, Junit and Espresso tests with Kotlin DSL!

Build the APK:

$ gradlew assembleDebug

Install the APK:

$ gradlew installDebug

Run the App:

$ gradlew runDebug

Testing

Run Junit Unit Tests:

$ gradlew testDebug

Run Espresso Instrumentation Tests:

$ gradlew connectedDebugAndroidTest

Reports

Generate JacocoReport Test Coverage Report:

$ gradlew jacocoDebugReport

Generate Lint Report:

$ gradlew lintDebug

About

Gif RecyclerView Example in MVP using Dagger 2 + Retrofit 2 + Moshi + RxJava 2 + Glide 4 with JUnit and Espresso tests written in Kotlin + Kotlin DSL!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Kotlin 100.0%