Second hand: Clockwise & Counterclockwise movement

There is a way to access the .zip; it’s documented in the forum somewhere. However, if you change the honeyface.json file, reopening it in WFS could be asking for trouble because the file may no longer contain stuff that WFS supports.

A more flexible solution would be to change the watchface.xml and rebuild outside of WFS. That’s possible but tricky.

This is because I’m uploading directly to the watch over wifi without going through the Google store. I only publish to the store if I want to share the watch face. Also, I assume it will calculate a checksum or something to verify the integrity of the package. I would then have to redo the aab package outside of Watch Face Studio after modifying the json file and then publish it to the store.

I don’t think that honeyface.json is actually used on the watch. I don’t think it’s even present in the .aab or .apk. It’s used by WFS to make watchface.xml and other resources, which are included in the .aab/.apk and used on the watch.

It is indeed not present in the aab file, there is no json files.