-WEAR OS API 28 in Kotlin Android Studio- [CODE SNIPPETS]
Daily Background Change
Holiday Modes
Animated Sprite Character
Ambient Mode with User Data
Halloween
Christmas
Chanukah
Valentine's Day
Chinese New Year
Easter
Saint Patrick's Day
Cinco De Mayo
Spring
Summer
Fall
Winter
Color to Black and White:
Color to Calendar:
Birthday Surprise Mode:
Animated Sprites Synced with Time:
[NOT A FULL PACKAGE - ONLY CONTAINS CODE SNIPPETS TO PROTECT CREATOR AND ARTIST PROPERTY]
Contents | Description |
---|---|
AndroidManifest.xml | Extra Code to bypass security to make the workflow better on Simulation Device |
MyWatchFace.kt | Kotlin/Java Code for Changing Background, using Clock rotation animations, samples BG colors |
MyWatchFaceUtils.kt | Unit Test Utils |
MyWatchFaceTest.kt | Unit Test Backgrounds and Dates |
Animated.xml | Used only to Preview Animations, not in final Code |
Star.xml | Used to Preview Layout , not used in final Code |
PNG Files | No Drawables or APP Art is included on Github |
Terminal Command: adb devices
Terminal Command : adb forward tcp:[#### localhost number] localabstract:/adb-hub
Terminal Command : adb connect localhost: [#### localhost number]