Skip to content

This is an example project to demostrate how we can build WearOS app following clean architecture using Jetpack Compose, MVVM with repository, Use Cases, Dependency Injection, Retrofit Network Manager, Room Database and kotlin for gradle build configuration

Notifications You must be signed in to change notification settings

r1n1os/RocketsForWearOS

Repository files navigation

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:

About

This is an example project to demostrate how we can build WearOS app following clean architecture using Jetpack Compose, MVVM with repository, Use Cases, Dependency Injection, Retrofit Network Manager, Room Database and kotlin for gradle build configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages