[PROJECT] Better WatchFace API through HuamiWatchFaces.apk patch - Amazfit

Hello everyone,
Currently the available commands/API we can use for the creation of a *.wfz watch face is very limited. We can create in-line digital clocks through images (can't separate hours from minutes), normal clocks and very limited widgets (steps, wather, battery etc). What if we could patch HuamiWatchFaces.apk in order to make it support a wider range of commands?
We will need to:
- Decompile the HuamiWatchFaces.apk (with the odex file):
I managed to deodex the whole system of stockfield (US 1.3.5) using this software tool.
So, this is the HuamiWatchFaces.apk deodexed: View attachment HuamiWatchFaces-Stockfield-1.3.5-Deodexed.apk
Using APK Studio you can decompile it and see the *.smali files. OR
Using dex2jar we convert the classes.dex file (unzip the attached) to *.jar : View attachment classes-dex2jar.jar
which we can open and read with jd-gui
- Change the code to provide a better API (ability to change minutes position, widgets with custom images of percents etc)
We must read the java code and change the smali...
- Repack back to apk OR provide a patch for the apk
What i have found until now:
(see file: classes-dex2jar.jar\com\huami\watch\watchface\widget\TimeDigitalWidget.class)
- AM/PM are drawn outside of the screen (position x 203, y 1). We could create some xAm and yAm parameters BUT currently they are no READ from watch.xml + they are not passed to the approprite function
- Different position of hours and minutes exists but parameters are not read and they are calculated based on the width and the time position
- The indicator ":" is always turned on (parameter: mEnableIndicator), it needs to be read first
- We could enable the display of seconds... (parameter: mDrawSeconds), it needs to be read first
- Parameters are read in file: classes-dex2jar.jar\com\huami\watch\watchface\util\WatchFaceConfig.class and declared in classes-dex2jar.jar\com\huami\watch\watchface\model\WatchFaceModuleItem.class
What do you guys think?

GreatApo said:
Hello everyone,
Currently the available commands/API we can use for the creation of a *.wfz watch face is very limited. We can create in-line digital clocks through images (can't separate hours from minutes), normal clocks and very limited widgets (steps, wather, battery etc). What if we could patch "HuamiWatchFaces.apk" in order to make it support a wider range of commands?
I suppose we will need to:
- Decompile the HuamiWatchFaces.apk (together with the odex file), can we produce a readable code?
- Change the code to provide a better API (ability to change minutes position, widgets with custom images of percents etc)
What do you guys think?
Click to expand...
Click to collapse
Where on the device is that APK located? I'd like to take a look.

Yo can take a look to the PACEfied Watch Face app here.
Let me know if you want to take a look to latest 1.3.5 US Stock Watch Face app too.

We would like the stock 1.3.5 version too, since pacefield is the Chinese version
I have pulled the one from stockfield from the temp folder of your installer. I suppose its the same with the official right?

GreatApo said:
We would like the stock 1.3.5 version too, since pacefield is the Chinese version
I have pulled the one from stockfield from the temp folder of your installer. I suppose its the same with the official right?
Click to expand...
Click to collapse
If you pulled from US language yes, but with some edited png files

It is possible to Display more than 8 colours for the standbye watchface?

AlexandreVegetaroux said:
It is possible to Display more than 8 colours for the standbye watchface?
Click to expand...
Click to collapse
We don't know yet...
1st post update...

Maybe a Good reference wfz file is the "night run" wfz, because it's the only one witch show the seconds even in standby if you reactivate the watch using the automatic Wrist spin.
Only think about
BTW is there any stuff to do with I can support you? Have only a little bit of xml knowledge.

Excellent work, this can help to modify watchfaces with percentage bars, and increase sphere creation possibilities

AlexandreVegetaroux said:
Maybe a Good reference wfz file is the "night run" wfz, because it's the only one witch show the seconds even in standby if you reactivate the watch using the automatic Wrist spin.
Only think about
Click to expand...
Click to collapse
That's what I thought in the start, but the default watch faces are not *.wtz files. They are programmed in the APK.
AlexandreVegetaroux said:
BTW is there any stuff to do with I can support you? Have only a little bit of xml knowledge.
Click to expand...
Click to collapse
Not really. If anyone has coding experience, he can try read the Java code for a start.
kingofdevils said:
Excellent work, this can help to modify watchfaces with percentage bars, and increase sphere creation possibilities
Click to expand...
Click to collapse
Thats what I am trying to do

Finally. Can you make someting about launcher please ? A buble launcher for amazfit could be awsome.

ygecesefa said:
Finally. Can you make someting about launcher please ? A buble launcher for amazfit could be awsome.
Click to expand...
Click to collapse
Wow, we went a little too far... Lets just try to make simpler things work first

Related

[App] Pocket Forecast 1.2.6

Current Version: 1.2.6
Description: Pocket Forecast is a weather application that supports mutliple locations, multiple languages, QVGA AND VGA display, cached AND user defined updates, customized theme, AND is open source written in Basic4PPC.
Source code and CAB installer at: http://pocketforecast.codeplex.com/
Last update: 1/16/10
Description
Pocket Forecast is a weather application that supports mutliple locations, multiple languages, QVGA AND VGA display, cached AND user defined updates, customized theme, AND is open source written in Basic4PPC.
Features
1. Multiple locations (supports up to ten locations)
2. Finger swipe to scroll through locations
3. Cached weather feeds for each location
4. Skinnable themes - background images, colors & fonts
5. Uses Yahoo/Weather.com RSS feed
6. Open source - written in B4PPC
7. Configurable interval for updating weather feed
8. Integrates with S2U (custom weather setting)
9. QVGA and VGA support
10. Multi-language support
11. Integrates with AppToDate
12. Integrates with Levenum's Today Screen plug-in
13. Pocket PC and PC versions
Hi, nice weather
can u tell me where i get
Requires: http.dll, formlib.dll, FilesEx.dll
also need: .NET3.5 and NETCFv35.Messages.EN.cab
hope can add few features:
WIND <- this one pls
RealFeel <-this one no rush
Presure & ETC
really nice, how about an addition for maps, just the like marsware's weather panel if you've ever used it, there they ask for the URL of the map image and they just keep fetching it.
Doesent work:Error Loading Program
Pocket Weather is the commercial name of SBSH's app....
You'd better find another name for this soft...
Why not :
Pocket Hurricane
Pocket Forecast
TTWWY : Take The Weather With You
TTWWU : Take The Weather With U
T2W2U : Same, but more like modern apps... A_C
Hope this will help...
bluemetalaxe said:
Doesent work:Error Loading Program
Click to expand...
Click to collapse
The same here. I have only NET CF2.0, I think the app need CF3.5
I disagree
AthenaLod said:
really nice, how about an addition for maps, just the like marsware's weather panel if you've ever used it, there they ask for the URL of the map image and they just keep fetching it.
Click to expand...
Click to collapse
If we already have Marsware that doesn't need NET CF3.5, why not just keep this one nice and simple.
Once youo start adding features galore it just get too resource hungry (memory!)
Missing DLLS
OceanSpray said:
Hi, nice weather
can u tell me where i get
Requires: http.dll, formlib.dll, FilesEx.dll
also need: .NET3.5 and NETCFv35.Messages.EN.cab
hope can add few features:
WIND <- this one pls
RealFeel <-this one no rush
Presure & ETC
Click to expand...
Click to collapse
Sorry about that - I did not use the correct compiler options when compiling to the Pocket PC platform. I have recompiled and the DLLs were merged into the executable.
I will have to troubleshoot the CF3.5 - I didn't target that framework so it should not asking for that. It may be related to the missing DLLs issue, since both require the B4PPC compiler to use "optimized" options.
I have re-uploaded into post #1 - thanks for testing.
Map suggestions
AthenaLod said:
really nice, how about an addition for maps, just the like marsware's weather panel if you've ever used it, there they ask for the URL of the map image and they just keep fetching it.
Click to expand...
Click to collapse
This sounds like an interesting idea. Do you have a URL for the marsware's weather panel? I am not familiar with this.
Application Name
YoLoLo said:
Pocket Weather is the commercial name of SBSH's app....
You'd better find another name for this soft...
Why not :
Pocket Hurricane
Pocket Forecast
TTWWY : Take The Weather With You
TTWWU : Take The Weather With U
T2W2U : Same, but more like modern apps... A_C
Hope this will help...
Click to expand...
Click to collapse
Thanks! I like "Pocket Forecast" and will use that (if it's not in use already). I wrote a wiki application called "Pocket Wiki" so I wanted to stick with the same naming convention.
I don't want to use any application names similar to the great programs A_C writes. I'm not worthy.
Alot weird stuff coming out missing \themes\conditions\
and some #.gif files if change the zip code
zip code not working and location code either
only 77095 but no icons show up now
font is out of margin or place
HTC Touch wm6.1 rom
Missing CF3.5
digidigi123 said:
The same here. I have only NET CF2.0, I think the app need CF3.5
Click to expand...
Click to collapse
I uninstalled Microsoft CF3.5 on my PDA and ran the updated ppcWeather (11/14/08 v.18) - it works for me. That said, applications seem to always work on the developer's systems all the time so that isn't much of a test.
Could you please retest with the updated version?
Thanks to everyone for their help and feedback.
OceanSpray said:
Alot weird stuff coming out missing \themes\conditions\
and some #.gif files if change the zip code
zip code not working and location code either
only 77095 but no icons show up now
font is out of margin or place
HTC Touch wm6.1 rom
Click to expand...
Click to collapse
Thanks for catching that.
I just tested that and that seems to be a new bug after I recompiled with the "optimized settings" - I am not sure what is causing this because the desktop version doesn't do this. Same code, different target environments.
The weather.ini settings themeDir, httpTimeout, and refreshInterval are getting blanked, but the location ids are not. This is strange...
I am going to have to check with the Basic4ppc support team to see why this is doing this.
Now i got zip code working need some setting
need Theme [default]
but still no icon
LOL need move \theme\default\condition folder out to \theme\
should work like charm and also the theme.ini i dont is that cause
your new Version works now
Fix (uploaded v.19)
digitaldon37 said:
Thanks for catching that.
I just tested that and that seems to be a new bug after I recompiled with the "optimized settings" - I am not sure what is causing this because the desktop version doesn't do this. Same code, different target environments.
The weather.ini settings themeDir, httpTimeout, and refreshInterval are getting blanked, but the location ids are not. This is strange...
I am going to have to check with the Basic4ppc support team to see why this is doing this.
Click to expand...
Click to collapse
The code is reading a form textbox variable for the settings that were getting blanked out - I'm not sure why some are ok and others are not. As a work-around, I added code to check to see that there is a value for the form textbox before saving it. Uploaded v.19 and am pursuing this on the B4PPC forums.
Thanks for the testing and feedback!
OceanSpray said:
Now i got zip code working need some setting
need Theme [default]
but still no icon
LOL need move \theme\default\condition folder out to \theme\
should work like charm and also the theme.ini i dont is that cause
Click to expand...
Click to collapse
The first line in the "weather.ini" file should be "themeDir=default". If it says "themeDir=" then won't find the weather icons.
Thanks for the testing feedback.
WOW v.19 work great now no error
misc. need
Multi-switch location
missing "%" on HUMIDITY
(personal) sry no offense dont like degree on WIND
Current and Forecast the "Close" can be change to "BACK"
delete zipcode or location wont delete cache file
Very good program - thanks!
Take my fixed icons. they look more good in white or black background.
http://slil.ru/26333444
My ini:
themeDir=Chuma
mainWeatherCode=RSXX0091
mainWeatherUnits=c
Location1=RSXX0091
Location2=THXX0015
Location3=THXX0002
Location4=
Location5=
refreshInterval=0
httpTimeout=20
Click to expand...
Click to collapse
and
Bugs:
- Most does not change a city. I choose Bangkok, but alwys shows Peter (unless hands ini not changed)
- Always go 2 internet then started (why not remember old weather info?)
- Weather details - CURRENT: the inscription "sunrise :..." - incorrect view
- Not work skin color
- In the absence of weather is not an icon (you can put NA icon frommy pack ...)
Feature need:
- Fast switching between the cities of (right-left d-pad, for example)
- Choose to update weather for all or update for concrete city
- Link to Web with a list of cities (GOOGLE helps you) =)
- need radiobutto "DO NOT update on start"
- need option - update when you connect to PC via AS
- In the skins add the ability to install jpeg instead background and buttons
- at weather.exe change icon or name of file (like "Wsynk") for difference with main file.
chuma said:
Very good program - thanks!
Take my fixed icons. they look more good in white or black background.
http://slil.ru/26333444
My ini:
and
Bugs:
- Most does not change a city. I choose Bangkok, but alwys shows Peter (unless hands ini not changed)
- Always go 2 internet then started (why not remember old weather info?)
- Weather details - CURRENT: the inscription "sunrise :..." - incorrect view
- Not work skin color
- In the absence of weather is not an icon (you can put NA icon frommy pack ...)
Feature need:
- Fast switching between the cities of (right-left d-pad, for example)
- Choose to update weather for all or update for concrete city
- Link to Web with a list of cities (GOOGLE helps you) =)
- need radiobutto "DO NOT update on start"
- need option - update when you connect to PC via AS
- In the skins add the ability to install jpeg instead background and buttons
- at weather.exe change icon or name of file (like "Wsynk") for difference with main file.
Click to expand...
Click to collapse
Nice icon Chuma
icon 20.png only seen the blue fog part, but on PC can see fog

Xml needed to be modified - help?

Hi!
Any developer out there who would make a little change at an existing apk(xml)?
Best regards!
still searching...
what type of change?
if you mean adding a new element to the xml i think that you cannot because then you need to rebuild (compile and especially pre-compile) the apk.
but if you are talking about changing some values of an already existing object that may work.
What apk ? And what do you want changed ? Need to post a little more detail if you expect an answer. It would also help if you upload the apk.
Benz-Driver said:
Hi!
Any developer out there who would make a little change at an existing apk(xml)?
Best regards!
Click to expand...
Click to collapse
What type of apk ? Is it for GB or ICS ? what is your target platform ? If it is for GB I can do it . But not in deep . If you tell me what exactly you want to do , I can help you. PM Me.
Thanks for your answers!!!
I'll try to explain it:
It's an hotspot widget, which allows to turn on Wifi Hotspot by just clicking the toggle.
When clicking the toggle, Hotspot is "starting", that means it's not ready but on the way. When Hotspot has fully starting has finished and is available to be used there is another toggle icon.
So, what is missing right now, is, that after pressing the toggle the indicator graphic shows "starting".
Hmm, my english isn't very good, but i'll give the best to make it understandable. Therefore a made two screenshots and add the graphic which should appear when having pressed the toggle and before the toggle has changed to the one displayed at the second screenshot:
So, what has to be changed, is - to my opinion - the parameters for appwidget_settings_ind_mid_c.9.png - so that the attached graphic is displayed.
I have to mention that i already modified the apk by changing stat_sys_tether_wifi_off and stat_sys_tether_wifi_on.
Benz-Driver said:
Thanks for your answers!!!
I'll try to explain it:
It's an hotspot widget, which allows to turn on Wifi Hotspot by just clicking the toggle.
When clicking the toggle, Hotspot is "starting", that means it's not ready but on the way. When Hotspot has fully starting has finished and is available to be used there is another toggle icon.
So, what is missing right now, is, that after pressing the toggle the indicator graphic shows "starting".
Hmm, my english isn't very good, but i'll give the best to make it understandable. Therefore a made two screenshots and add the graphic which should appear when having pressed the toggle and before the toggle has changed to the one displayed at the second screenshot:
So, what has to be changed, is - to my opinion - the parameters for appwidget_settings_ind_mid_c.9.png - so that the attached graphic is displayed.
I have to mention that i already modified the apk by changing stat_sys_tether_wifi_off and stat_sys_tether_wifi_on.
Click to expand...
Click to collapse
To decompile I need your framework apk.
I only have the apk i attached. The Widget was downloaded from the market (free).
Ok, i made new screenshots to explain:
1.) Hotspot "Off":
2.) Hotspot "starting":
3.) Hotspot "On":
When "Tethering oder Hotspot aktiv" is displayed (=starting modus, second screenshot) in the status line after pressing the toggle, there should appear this
instead of this
Benz-Driver said:
I only have the apk i attached. The Widget was downloaded from the market (free).
Click to expand...
Click to collapse
Check the attached file whether it working or not. You have some problem with images . Then do not appear properly.
Thanks, but nothing changed. It's still like in the 3 screenshots above.
EDIT:
Oh, i forgot to mention, that changes must affect drawable-mdpi as the device (Sonyericsson Xperia Active has only 320x480 pixel screen resolution!!
@musarraf172
Could this be the reason, that nothing changed? Am i right, that you changed the xml values fpr drawable-hdpi and not drawable-mdpi? It's my fault, i should have mentioned that it's for a low resolution screen, sorry!!
Benz-Driver said:
@musarraf172
Could this be the reason, that nothing changed? Am i right, that you changed the xml values fpr drawable-hdpi and not drawable-mdpi? It's my fault, i should have mentioned that it's for a low resolution screen, sorry!!
Click to expand...
Click to collapse
I changed for both as I was confused . I have tested in on my phone (HTC) . It was working but the images was overlapping.
EDIT:
I think I am misunderstood. What exactly you want to change ? only some icons ? If so please tell me in more simple words.
Ok, i'll try to explain but my english is not that good (sorry):
When i press the toggle
there should appear a dark green indicator line - like here:
And in the end when the Hotspot is fully activated this should appear:
That means, there should be 3 steps:
Off
-> Start
-> On
Why aren't the pics in my post displayed?
Ok, I'll try to explain again:
The indicator is too low (about 13 pixels too low) and too wide (about 12 pixels on each side, 24 pixels total) as you can see at the new screenshot.
So the xml-parameters should be changed for
1.)appwidget_settings_ind_off_c.9.png (drawable-mdpi as it's a low resolution device with 320x480 display)
2.)appwidget_settings_ind_mid_c.9.png (drawable-mdpi)
3.)appwidget_settings_ind_on_c.9.png (drawable-mdpi)
They have to be changed all the same way.
Please(!!!) can anybody help me?
So you want three total icons.
One for off:
One for starting:
One for on:
This should not be too hard to accomplish.
Yes, that would be what i'm looking for.
But maybe it would be enough, if the position of the indicator would be changed.
Can't do it here at work, and it seems someone is on the right track. I can look at it this afternoon maybe.
Are the images separate. Meaning an icon and an indicator bar. That seems like overkill unless the indicator bar is moving (showing progress). I would think that three static images would be just fine.
If it is just the xml that needs to be edited, can you paste it here?
I made screenshot of what the original apk (not modified in any way!) looks like. Unfortunately I'm not sure which xml contains the information for the position of the graphics. But you can see what graphics are available originally and maybe this gives a hint on how the xml is designed? I tried to attach the xml files to thhis posting but the file format isn't allowed. So i attach the original, unmodified apk.
3 static images would be good, also, if possible, but i think that would be more complicated, what do you mean?
Originally there are 2 icons (off and on) and 3 indicator graphics (off - mid(=start) - on). But i think it would be also good to use 3 static images instead of the combination of the 2 static images and the 3 additional indicator graphics.
I also made 3 screenshots what the original unmodified apk looks like when Hotspot is off, has started and is on.
EDIT:
I'm wrong! I just saw, that the original akp works by having a background for all 3 situations (off - mid(=start) -on) and just varies the WLAN symbol in the middle of it. And additional the indicator graphics.
So there seem to be following graphic combinations originally:
1.) Toggle Off: appwidget_bg.9.png + stat_sys_tether_wifi_off.png + appwidget_settings_ind_off_c.9.png
2.) Toggle pressed (Hotspot Starting): appwidget_bg.9.png + stat_sys_tether_wifi_off.png + appwidget_settings_ind_mid_c.9.png
3.) Hotspot On: appwidget_bg.9.png + stat_sys_tether_wifi_on.png + appwidget_settings_ind_mid_c.9.png

Amazfit Custom Notification Icons for iOS users

After pairing my Amazfit PACEfied with iPhone I couldn't live with the fact that almost all notifications had the same generic icon.
I did my research and found out that the icons are located in the folder of /sdcard/.ble/icon and named after the app's respective bundle identifier, such as ph.telegra.Telegraph.png with 80x80px size.
If someone wants to test some icons
(as a new user, I'm unable to post links or pictures)
I made a bunch available at "bit ly 2rPIZz8" for the apps I use.
You can add your own app icons as well. The service of "offcornerdev bundle id finder" helps finding the necessary bundle id and to download the icon. Remember to resize it to 80x80 pixels to work natively. I used "picresize batch" processing.
ma1sa said:
After pairing my Amazfit PACEfied with iPhone I couldn't live with the fact that almost all notifications had the same generic icon.
I did my research and found out that the icons are located in the folder of /sdcard/.ble/icon and named after the app's respective bundle identifier, such as ph.telegra.Telegraph.png with 80x80px size.
If someone wants to test some icons
(as a new user, I'm unable to post links or pictures)
I made a bunch available at "bit ly 2rPIZz8" for the apps I use.
You can add your own app icons as well. The service of "offcornerdev bundle id finder" helps finding the necessary bundle id and to download the icon. Remember to resize it to 80x80 pixels to work natively. I used "picresize batch" processing.
Click to expand...
Click to collapse
Simply great! Thanks!
If someone has problem copying the icons, I isntalled file manager into my watch and started a ftp server to access and copy the icons and perfect!
Hi,
I have created a few more and merge with all @ma1sa icons. You can find all of them here: http://bit.ly/amazfitIcons
If you create more please share so we can have a huge icons library
Enjoy!
jesuslg123 said:
Hi,
I have created a few more and merge with all @ma1sa icons. You can find all of them here: bit.ly/amazfitIcons
If you create more please share so we can have a huge icons library
Enjoy!
Click to expand...
Click to collapse
Thanks a lot!!!
BTW how cold is Granada these days? xD
cadgz said:
Thanks a lot!!!
BTW how cold is Granada these days? xD
Click to expand...
Click to collapse
Pack of 86 icons
will it work on stock pace?
pocotoh said:
will it work on stock pace?
Click to expand...
Click to collapse
I think so,
Here the more up to date pack (89 icons)
Will this work for the Bip and on PC?

Amazfit Pace Watchface Maker for windows

Guys , I've found this watchface maker for windows on Huami BBS site, it took me a while to register there and find it using google translate , so I'll post it here , if that's ok.
I can't post credits since I don't know chinese , so if anyone is kind enough to find it , I'll gladly edit post.
Also, if author of file on HuamiBBS didn't give a permission to share , which I didn't come across with google translate, I'll remove it. Anyways, I reckon it will be helpful in previewing your watchfaces, since it can import, edit, save , etc.
It has one exe and one dll which is english translation , I think. For me , it starts in english by default
It does have a number of bugs, and some features are quite oddly implemented, plus it doesn't match the actual layout you'll see on the watch, but it's a good tool for testing watch faces you've made with features that Fabio's site doesn't currently support.
I would like to see some watchface maker that allow us to change icons color or even simply remove them. I found few watchface pictures from samsungs s3 that could be reproduced, but I miss that maker. Or it exist and I missed it?
For me it starts in Chinese, and I couldn't find where to change it... =(
DRoma82 said:
For me it starts in Chinese, and I couldn't find where to change it... =(
Click to expand...
Click to collapse
Have you tried to change you PC language to English ? Someone told me that it could be the way to use the Face maker in English. I haven't tried it yet on my own...
kwoodall said:
made with features that Fabio's site doesn't currently support.
Click to expand...
Click to collapse
What additional features are there?
When saving watch faces I get the message 'object reference not set to an instance of an object'.
The first time I only had a background image but I did not select the image.
I think it works the same way for time hands but doubleclicking the time digits does not allow me to set something.
Any idea how to fix this?
generationgav said:
What additional features are there?
Click to expand...
Click to collapse
Masks, multiple backgrounds, multiple fonts, etc
droidhd said:
I would like to see some watchface maker that allow us to change icons color or even simply remove them. I found few watchface pictures from samsungs s3 that could be reproduced, but I miss that maker. Or it exist and I missed it?
Click to expand...
Click to collapse
This is a limitation of the API. You can't make such a watchface for pace, unless it is an apk.
Wen I open an existing digital watch face I can see the actual time in the time digits and the clock is ticking. In the one I create I can only see an empty rectangle.
How to make sure the time is visible?

Amazfit BIP: custom watch faces?

I know the Pace faces can be customized, but how about the Bip?
Any way to at least invert the colors?
Also, anyone noticed if battery drain is higher with a seconds-ticking design?
Tr4sHCr4fT said:
I know the Pace faces can be customized, but how about the Bip?
Any way to at least invert the colors?
Also, anyone noticed if battery drain is higher with a seconds-ticking design?
Click to expand...
Click to collapse
it is possible now, look here (sorry, it's in italian)
yes there is ... if you look in amazfitcentral site, theres a tool for creating custom watchfaces
artyfarty said:
it is possible now, look here (sorry, it's in italian)
Click to expand...
Click to collapse
My Italian really sucks, so I might not have gotten it correctly, but doesn't this just allow you to change watch faces to other ones that are ready (prepared by other modders), rather than allowing you to create your own watchface?
Now you can easily edit watchfaces. bitbucket.org/valeronm/amazfitbiptools
WatchFace.exe *.bin -> json+resource
WatchFace.exe *.json -> *.bin
yoyurinig said:
Now you can easily edit watchfaces. bitbucket.org/valeronm/amazfitbiptools
WatchFace.exe *.bin -> json+resource
WatchFace.exe *.json -> *.bin
Click to expand...
Click to collapse
hi! do you know if exist a watchFace.exe macos alternative?
Just FYI . This link popped up on reddit not long ago https://amazfitwatchfaces.com/
BIP Watch face "layers"
Does anyone know how things are layered?
What I mean i guess is what order are items in the JSON drawn?
What will appear on top of what?
PAGOT said:
Just FYI . This link popped up on reddit not long ago https://amazfitwatchfaces.com/
Click to expand...
Click to collapse
Almost all faces i got from here (i haven't tried all yet :silly: ) only updating step counter once a minute compared to the official one (the one that comes pre-installed with the firmware) which updating the counter directly. My question is does anyone know how to adjust this behavior by editing the json file?
This post is pretty old but there seems to be 2 third party apps for Bip Watch Faces by now. Pretty solid collection too.
https://play.google.com/store/apps/details?id=paolo4c.amazfit.watchfaces&hl=en
https://play.google.com/store/apps/details?id=dev.rokitskiy.wfab
DIY Amazfit watchfaces
Hi,
it is realy easy to create Your own watchface, You just need to use this tools and everything works like a charm:
1.) For unpacking and repacking bin files:
Amazfit tools: https://bitbucket.org/valeronm/amazfitbiptools/downloads/
2.) For editing PNG files
GIMP: https://www.gimp.org/
3.) For editing JSON files:
NOTEPAD ++ : https://notepad-plus-plus.org/download/v7.5.5.html
4.) For control of visual and functions:
AMAZFIT Watchface Editor: http://www.mediafire.com/file/389o8szy4589tzd/Amazfit_Bip_WF_Editor_ilgruppotester_v092.zip
(it is from this forum: https://forum.gizchina.it/index.php?/topic/1489-bip-wf-editor-by-ilgruppotester/ )
For example some of my creations: https://amazfitwatchfaces.com/bip/search/?author=Horatius80
Horatius80 said:
Hi,
it is realy easy to create Your own watchface, You just need to use this tools and everything works like a charm:
1.) For unpacking and repacking bin files:
Amazfit tools: https://bitbucket.org/valeronm/amazfitbiptools/downloads/
2.) For editing PNG files
GIMP: https://www.gimp.org/
3.) For editing JSON files:
NOTEPAD ++ : https://notepad-plus-plus.org/download/v7.5.5.html
4.) For control of visual and functions:
AMAZFIT Watchface Editor: http://www.mediafire.com/file/389o8szy4589tzd/Amazfit_Bip_WF_Editor_ilgruppotester_v092.zip
(it is from this forum: https://forum.gizchina.it/index.php?/topic/1489-bip-wf-editor-by-ilgruppotester/ )
For example some of my creations: https://amazfitwatchfaces.com/bip/search/?author=Horatius80
Click to expand...
Click to collapse
Nice! But how do I only translate texts?
Thanks!!
Allexsander said:
Nice! But how do I only translate texts?
Thanks!!
Click to expand...
Click to collapse
You have to edit the correct png. Nothing else
Hide on lock
For example some of my creations: https://amazfitwatchfaces.com/bip/search/?author=Horatius80
Click to expand...
Click to collapse
When I try to hide on lock, the weather still shows even though it should be covered by my "lock" image. Does yours do that as well? Did you do something to fix it?
Thanks
roy.walker777 said:
When I try to hide on lock, the weather still shows even though it should be covered by my "lock" image. Does yours do that as well? Did you do something to fix it?
Thanks
Click to expand...
Click to collapse
No, it is an firmware feature. It is non-fixable. That is the reason why I stopped using hide on lock. Hide on lock is just full screen icon with transparent holes and there is no way how to set layer priority or similar function, so other functions like weather, step circle etc. are drawed always on top....
Makes sense... Suprised the order in the json doesnt set draw order.
roy.walker777 said:
Makes sense... Suprised the order in the json doesnt set draw order.
Click to expand...
Click to collapse
Probably and unfortunately not
Amazfit bip tools zip broken
Hello. I've downloaded amazfit bip tools from the link given from bitbucket.
However, the .7z file is extracted with errors. Basically it's broken. Does anyone know where I can find it or if someone can upload
it and share the link ?
Thanx.
Allexsander said:
Nice! But how do I only translate texts?
Thanks!!
Click to expand...
Click to collapse
You may want to try a different extractor - I just downloaded the 7z file and it extracted correctly (I used Bandizip).
Tr4sHCr4fT said:
I know the Pace faces can be customized, but how about the Bip?
Any way to at least invert the colors?
Also, anyone noticed if battery drain is higher with a seconds-ticking design?
Click to expand...
Click to collapse
My Amazfit Bip lasts around 23-24 days with a seconds-ticking watchface. Does anyone know if it may last longer with a simpler watchface?

Categories

Resources