AlvaroFalcon / android-kotlin-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

android-kotlin-template GitHub

The idea of this repository is to have a start point to start a new project easily.

Updated with the latest technologies I'm familiar and working with.

Instructions

After creating your repository using this template remember to:

  • Update App ID under build.gradle
  • Changes in Manifest, appName and package
  • Refactor package name to your

Dependencies

  • Retrofit
  • Dagger2/Hilt
  • Timber
  • Picasso
  • Mockito
  • JUnit

TODO

  • CI
  • Test examples
  • Basic MVVM example

About

License:MIT License


Languages

Language:Kotlin 100.0%