Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for watch faces needs major refactoring #766

Open
codeanticode opened this issue Jun 10, 2024 · 0 comments
Open

Support for watch faces needs major refactoring #766

codeanticode opened this issue Jun 10, 2024 · 0 comments

Comments

@codeanticode
Copy link
Member

codeanticode commented Jun 10, 2024

Google introduced changes in the Wear API that deprecates all the classes currently used to implement watch faces.

https://stackoverflow.com/questions/59182586/does-androidx-contain-replacements-for-wear-os-classes-like-watchfaceservice

https://stackoverflow.com/questions/71259574/gles2watchfaceservice-deprecated-what-now

https://developer.android.com/reference/androidx/wear/watchface/package-summary

https://developer.android.com/training/wearables/watch-faces/service

Updating to the latest version of Wear will probably require a significant rewrite of the watch face functionality.

@codeanticode codeanticode changed the title Support for watch faces need major refactoring Support for watch faces needs major refactoring Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant