Skip to content

Latest commit

 

History

History
 
 

ComposeAdvanced

Compose for Wear OS Advanced Sample

Demonstrates Compose with the Wear optimized Scaffold, Navigation, curved text, and more!

Introduction

Compose for Wear OS app that demonstrates how to use Wear specific Scaffold, Navigation, curved text, Chips, and many other composables.

Displays different text at the bottom of the landing screen depending on shape of the device (round vs. square/rectangular).

Screenshots

Round Screenshot

Round Screenshot

Round Screenshot

Square Screenshot

Square Screenshot

Square Screenshot

Getting Started

This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

Support

Have a feature request for Compose for Wear OS?

Want to discuss Compose for Wear OS with us?

  • Join the Slack #compose-wear channel and let us know what you think of Compose for Wear OS.

General questions

If you've found an error in this sample, please file an issue: https://github.com/android/wear-os-samples/issues/new

Patches are encouraged, and may be submitted by forking this project and submitting a pull request through GitHub. Please see CONTRIBUTING.md for more details.