Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Settings Icon in WearOS Phone App #20

Open
mattwakeman opened this issue Sep 16, 2020 · 1 comment
Open

Settings Icon in WearOS Phone App #20

mattwakeman opened this issue Sep 16, 2020 · 1 comment

Comments

@mattwakeman
Copy link

Uploading Screenshot_20200916-164021.jpg …

Hello,

Your watch face is awesome, I love it.

It's the first watch face that is exposing a settings screen from the WearOS companion app.

Few questions

  • How do you do this?
  • Can you please expose some of the watch face settings via this UI?

Thanks

Matt

@augustuen
Copy link

Hi Matt!

I believe the settings screen is exposed through defining com.google.android.wearable.watchface.companionConfigurationAction in the watch manifest, and adding the proper intent-filters in the phone-app manifest. You can read more about it here in the Android docs.

It looks like @LayoutXML has started work on the companion app, but there's still a fair bit of work that remains before it can be released. Once it's finished you should be able to change all the settings that you can on your watch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants