-
Notifications
You must be signed in to change notification settings - Fork 4
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
No watch face on LEMFO LEM10 #19
Comments
Hi, The launcher is still not ready, nor is the watchface engine. The issue is most likely because storage permissions have not been granted manually. It's also possible that you're using clockskin watchfaces and not openwatch watchfaces. The latest clockskin->owf converter is not published on github, so unless you create your own watchface by looking at the code, it'll be useless. We'll release an announcement on the forum (fullandroidwatch.org) one it's finished or at least ready to be tested. Iscle |
Thanks for your quick reply. I indeed have only clockskin watchfaces. Where can I find some openwatch watchfaces ? Looking forward to any announcement, I think this has a lot of potential. |
This is a new watchface format, no watchfaces are available yet, since it has not been officially released. With the converter I'm able to convert the old format into the new one. |
Is it the converter you're mentioning ? https://github.com/OpenWatchProject/OpenWatchFace-Converter |
Hi, That's the old converter. I'm working on a new one without GUI which will then be integrated into a web page for ease of use. Java FX is great, but it's too much hassle to set up and build. Right now it's not updated, so it will not work. Iscle |
I just tried to use the launcher, and although it does run showing the apps drawer, battery percentage and notifications, the main watch face section is empty. Long pressing does not show any other options.
Any idea if that could easily be fixed ?
Great job having an open source launcher for android watches btw
The text was updated successfully, but these errors were encountered: