Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove reference to ComposeAdvanced sample which has been deprecated.
  • Loading branch information
kul3r4 authored Apr 19, 2024
1 parent 3a8c6a1 commit 83278f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WearSpeakerSample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This sample is also written entirely with Jetpack Compose, using [Wear-specific
by AndroidX](https://developer.android.com/jetpack/androidx/releases/wear-compose).
The Compose UI is fairly advanced, using [ConstraintLayout for Compose](https://developer.android.com/jetpack/compose/layouts/constraintlayout) and animations.
The sample also handles permissions and uses the [effect APIs](https://developer.android.com/jetpack/compose/side-effects) where necessary.
If you are looking for simpler examples of Compose on [WearOS], refer to [ComposeStarter](../ComposeStarter) and [ComposeAdvanced](../ComposeAdvanced).
If you are looking for a simple example of Compose on [WearOS], refer to [ComposeStarter](../ComposeStarter).

This sample doesn't have any companion phone app so you need to install this directly
on your watch using `adb` or Android Studio.
Expand Down

0 comments on commit 83278f3

Please sign in to comment.