Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 832 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 832 Bytes

RocketsForWearOs

This is an example project to demostrate and practise on how to implement Android Jetpack Compose WearOS app following clean Architecture. Project components consist of:

  • MVVM
  • Use Cases
  • Repository
  • Compose
  • DI (Dependency Injection)
  • Retrofit
  • Room Database
  • Kotlin Build Configuration

Project Versions:

  • Target SDK version: 34
  • Minimum SDK version: 30
  • Kotlin version: 1.9.20
  • Gradle version: 8.1.4

References:

How it looks: