Page 1 of 1
two own watchfaces
Posted: 29 Jul 2023, 08:18
by Rafi87
Hi
I have a GTR 4 Limited Edition watch and I want to ask how can I store 2 custom watch faces in the watch?
I have one own watch face in my watch, and when I upload the second one (also my own) it overwrites the one that was there, but I want to have both watch faces in my watch
Re: two own watchfaces
Posted: 29 Jul 2023, 09:03
by asoo
That you're talking about is likely due to
"appId": duplicate of watchface
You can change "appid" by
in ( watchface ) ".zip" after you unzip , you can found file "app.json"
you can edit this file by open it with notepad or other text editor .
Make sure the number after "appId" is unique.
-----------------------------------------------------
Or if you use Sasha's Editor you can gen. new "appid" by click on "Generate" ( in Background element )
Re: two own watchfaces
Posted: 29 Jul 2023, 09:14
by Rafi87
if I understand correctly, in order to be able to have two of my own watch faces, I have to edit app.json and modify the appId?
I create watch faces in the program Amazfit_WatchFace_Editor_(ZeppOS) by SashaCX75 and in this program you can choose the ID, see photo
if I generate a new ID, could I have two dials stored in the watch?
Re: two own watchfaces
Posted: 29 Jul 2023, 09:18
by asoo
Rafi87 wrote: 29 Jul 2023, 09:14
if I understand correctly, in order to be able to have two of my own watch faces, I have to edit app.json and modify the appId?
I create watch faces in the program Amazfit_WatchFace_Editor_(ZeppOS) by SashaCX75 and in this program you can choose the ID, see photo
if I generate a new ID, could I have two dials stored in the watch?

Yes, you got it right.
If the ID is different, the watch face will be kept. In the watch is another dial.
If the IDs are the same, they are stored overwrite .
Re: two own watchfaces
Posted: 29 Jul 2023, 09:22
by Rafi87
great, I'm really looking forward to it
thank you very much
Re: two own watchfaces
Posted: 29 Jul 2023, 09:38
by asoo
Rafi87 wrote: 29 Jul 2023, 09:22
great, I'm really looking forward to it
thank you very much
from the picture you show I see you are still using Sasha's editor Version 8.0.
I recommend you to switch to 8.1, you can download from the link below.
viewtopic.php?p=16065#p16065
Re: two own watchfaces
Posted: 29 Jul 2023, 09:43
by Rafi87
I didn't know there was a new version, I'll check it out
well thank you