You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be great to migrate to Jetpack Compose right away, but neither the basic or the advanced Compose example seems to have complications, and it'll be enough to tackle the whole rewrite in itself, so I'd go with the traditional (XML UI) Kotlin.
Also note that I've seen some Flutter Wear OS app articles and plugins (form VGV (Very Good Ventures) for example), but those seem to be not watch faces but apps. I'd be happy to go to Flutter, although that may affect battery life and app size, however I also won't tackle that right now.
See https://developer.android.com/jetpack/androidx/releases/wear#complications-watchface-1.0.0-alpha18 (July 21, 2021): "moved ComplicationHelperActivity to androidx.wear:wear-watchface library."
In general it'd be good to use androidx.* wherever possible.
The text was updated successfully, but these errors were encountered: