Huawei Developers
Published in

Huawei Developers

Android Jetpack Compose Wear OS

Easily create UI for our wearable devices using Jetpack Compose!

Android Jetpack Compose Wear OS

Introduction

Creating Compose project for Wear OS.
The Android Studio version I’m using for the examples.
Here is the list of dependencies we need to use for Wear OS.
Careful about adding the dependencies that are associated with Wear OS.
The UI that we wrote to run our app for the first time.
Emulator output of the first UI that we designed.

1-Buttons

Some button designs for smart watches.
Jetpack Compose Wear OS Button Example
Jetpack Compose Wear OS Button Example Output.

2-Chips

Some Chips designs for smart watches.
Jetpack Compose Wear OS Chips Example
Jetpack Compose Wear OS Chips Example Output

3-Toggle Chips

Some Toggle Chips designs for smart watches.
Jetpack Compose Wear OS Toggle Chips Example
Jetpack Compose Wear OS Toggle Chips Example Output

4-Slider

Some Slider designs for smart watches.
Jetpack Compose Wear OS Slider Example
Jetpack Compose Wear OS Slider Example Output

5-Steppers

Some Stepper designs for smart watches.
Jetpack Compose Wear OS Stepper Example
Jetpack Compose Wear OS Stepper Example Output

6-Cards

Some Card designs for smart watches.
Jetpack Compose Wear OS Card Example
Jetpack Compose Wear OS Card Example Output

7-Progress Indicator

Some Progress Indicator designs for smart watches.
Jetpack Compose Wear OS Progress indicator Example
Jetpack Compose Wear OS Progress indicator Example Output

8-Dialogs

Some Dialogs designs for smart watches.
Jetpack Compose Wear OS Dialog Example
Jetpack Compose Wear OS Dialog Example Output

9-Lists

Some List designs for smart watches.
Jetpack Compose Wear OS List Example
Jetpack Compose Wear OS List Example Output

10-Time text

Some Time Text examples for smart watches.
Jetpack Compose Wear OS Time Text Example
Jetpack Compose Wear OS Time Text Example Output

Conclusion

References

--

--

As Huawei Developers, our Medium publication where we share information about the use of Huawei Ecosystem

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store