If there are no custom clockface apps for the KW88 (and 5.1 friends), you have to build them yourself.
Continuing on my method to have a stand alone watchface app on any custom launcher, I’ve started building my own framework for custom watchfaces.
In the video below, you can see that on power, the clockface comes on. Pressing power again, returns to the default desktop page of the selected Launcher.
Double tapping the desktop returns to the watchface.
Interesting things about the watchface:
Double second hands (left and right propellers)
In the bottom in the LCD the day-name (abr.) day and month (abr) are shown (with shadow!!!)
There’s is no noticeable lag on the watch.
Power consumption has to be tested at a later date. The script is not optimized yet and very sloppy 1th draft.
The app needs Tasker support to start @ display=ON
Also the app has no Tasker API. I’m looking into that.
Here’s the apk to download and test on your watch.
Currently it’s build for KW88 in mind, because of it’s 400x400 display.
I need to install it on my IQI I2 to see what happens if the watch has a lower resolution and what I will do to auto-detect this. (which is possible)
Looking forward to your comment!
APK link: (APK removed due to copyright infringement)
Al things said; with this app it’s possible to quickly convert any android Wear watchface. It does support multiple watch-screens and menu’s (later)
I could also build an option that multiple watchfaces can be integrated.
My next first implementation will be night/daymode watchface automation.