Go Swift WearOS App

WearOS Watch Face

YLabZ
Sep 10, 2022

Description

Kotlin DSL Watch Face with more functions coming soon.

Video

Software Architecture

Much more to come …

Testing the API surface of Kotlin DSL Watch Face API

Libraries

implementation ‘androidx.core:core-ktx:1.3.2’
implementation ‘androidx.percentlayout:percentlayout:1.0.0’
implementation ‘androidx.legacy:legacy-support-v4:1.0.0’
implementation ‘androidx.recyclerview:recyclerview:1.1.0’
implementation ‘com.google.android.support:wearable:2.8.1’
implementation ‘com.google.android.gms:play-services-base:17.5.0’
implementation ‘androidx.palette:palette-ktx:1.0.0’
compileOnly ‘com.google.android.wearable:wearable:2.8.1’

implementation “org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.72”
implementation “androidx.legacy:legacy-support-v4:1.0.0”
implementation “androidx.recyclerview:recyclerview:1.1.0”
implementation “androidx.palette:palette-ktx:1.0.0”

--

--

No responses yet