Skip to content

Learning modern Android development tools/best practises.

Notifications You must be signed in to change notification settings

Pulimet/Template2022

Repository files navigation

Template 2022

Learning modern Android development tools/best practises.

Tech Stack

  • Language: Kotlin
  • Gradle language: KTS
  • Architecture: MVVM
  • Dependency Injection: Koin
  • Threading: Coroutines
  • Network: Retrofit
  • Database: Room
  • Preferences: DataStore

Jetpack

  • Navigation
  • Datastore
  • Room
  • WorkManager