GithubHelp home page GithubHelp logo

Comments (21)

bigdigital avatar bigdigital commented on September 24, 2024 2

Hi. I've tried to upload your custom watcface, but there were a problems related to config file. At first, the correct name for config is config.json(like you had before) . Also the color format for graph background was wrong. Here is how it should be defined https://developer.android.com/reference/android/graphics/Color#parseColor(java.lang.String) . And finally the resource_to_replace. The resources count started from 0 so in your case, you need to use value 44 instead of 45.

gtr2e

VID_20210728_122700(0)

config.zip

from amazfit-watchface-xdrip-guide.

bigdigital avatar bigdigital commented on September 24, 2024 2

I've corrected some elements positions to they fits better now
IMG_20210728_130936
config.zip

from amazfit-watchface-xdrip-guide.

bigdigital avatar bigdigital commented on September 24, 2024 1

@twinko you can see the watch face uploading process on the gif above. The complete uploading time is about 10 seconds. As you can see, most of the time takes "watcface enabling" process. I guess this is how they name a watch face uncompressing process.
To minimize watchface size I think you can remove weather icons (the weather info available by simple swipe). Also, it would be better to make "no Bluetooth" icon more noticeable.

from amazfit-watchface-xdrip-guide.

ModanoPL avatar ModanoPL commented on September 24, 2024

For me it did not upload new custom watchface. I turned on custom watchface on xdrip wearable devices options, but it stoped uploading any xdrip watchface. I checked xdrip Event Log and theres no activity related with MiBandService.

from amazfit-watchface-xdrip-guide.

twinko avatar twinko commented on September 24, 2024

@ModanoPL thank you for the response, you put the files in the xdrip folder before you tried right?

from amazfit-watchface-xdrip-guide.

ModanoPL avatar ModanoPL commented on September 24, 2024

@ModanoPL thank you for the response, you put the files in the xdrip folder before you tried right?

Yup. I backup existing files and copy all new files from link above.

from amazfit-watchface-xdrip-guide.

twinko avatar twinko commented on September 24, 2024

*edit AHHHHHHHHH i found the mistake. please download the config again. i named it "config.json" not "my_config.json"
https://github.com/twinko/GTR-2-WF-Xdrip-EN/tree/main/01-WF-MD225-Version3-xdrip-ready

@ModanoPL hmm that's strange
I'm a little confused by "existing files" shouldnt be a lot inside. There should be only export files (you created by yourself in xdrip). Needed xdrip folder is found here:

  • Internat storage/xdrip
    or
  • root/storage/emulated/0/xdrip

at least thats the case on my Samsung s8.

from amazfit-watchface-xdrip-guide.

ModanoPL avatar ModanoPL commented on September 24, 2024

Still no success. Theres is my xdrip folder files on phone internal memory.
Screenshot_20210727-131349_Solid Explorer
Still when turning on xdrip custom faces option it only showing last uploaded GB level on stock watchface and it wont change it till turning that option off.

from amazfit-watchface-xdrip-guide.

ModanoPL avatar ModanoPL commented on September 24, 2024

Im using pretty new Samsung A52 and fresh installed modified xdrip.

from amazfit-watchface-xdrip-guide.

twinko avatar twinko commented on September 24, 2024

@ModanoPL thank you for trying!!! I'll have a look at this again tomorrow and asked Artem for advice.

from amazfit-watchface-xdrip-guide.

twinko avatar twinko commented on September 24, 2024

@bigdigital thank you a lot, happy you made it work. What was the complete upload time?

from amazfit-watchface-xdrip-guide.

ModanoPL avatar ModanoPL commented on September 24, 2024

Overall people asking on FB groups for more simplified watchfaces. Only minimal amount of informations about watch status and bigger BG value and trend, with no graph. Im consider an WearOS xdrip widget as good example of that need
Przechwytywanie2
Is that any possible options to go this way? Or graph is nesesary?

from amazfit-watchface-xdrip-guide.

twinko avatar twinko commented on September 24, 2024

@ModanoPL I guess i can delete the graph from the config.json. But will have to test.
Regarding the simple WF (watchface): I can create on. But before that I'll write a guide for others to create custom watchfaces aswell. I dont have FB but if you have something like a scribble or somebody else from these FB groups could create something, it would help a lot. even if its done by pen and paper.

from amazfit-watchface-xdrip-guide.

twinko avatar twinko commented on September 24, 2024

@bigdigital ah ok good to know, yes they take a lot of the filesize. I'm also not sure if im still happy with the watchface, will probably upload 2 version, one with and the other without weather info. Moreover i dont care abut heartrate untill running.

Btw, my watch wont be shipped, turns out the seller was a scammer, luckily i've got my money back. Sadly i need to buy a new one and need to wait again 😭
But there is enough todo in the meantime.

Would you like a specific watchface beeing adapted?

from amazfit-watchface-xdrip-guide.

twinko avatar twinko commented on September 24, 2024

@ModanoPL first version of the guide is done:
https://github.com/twinko/GTR-2-WF-Xdrip-guide
Feel free to create your own WF or give me soem more details or a draft from a simple one, people on FB desire.

@bigdigital i linked 2 files from you (config.json and one image) hope you are fine with that.

from amazfit-watchface-xdrip-guide.

bigdigital avatar bigdigital commented on September 24, 2024

Great, no problem regarding file usage.
Want to add one thing. It is possible also to use a custom arrows, if needed. For this need to define use_custom_arrows to true in config.json, like this use_custom_arrows: true and upload arrows to xdrip/arrows folder . The files should be named like original files located under src\main\assets\miband_watchface_parts\arrows https://i.imgur.com/D5ORncM.png

from amazfit-watchface-xdrip-guide.

twinko avatar twinko commented on September 24, 2024

@bigdigital added it here: https://github.com/twinko/GTR-2-WF-Xdrip-guide/blob/main/README.md#1325-changing-arrows

btw i definitly need to look into these arrows,perhaps we can save some bytes there ;D

from amazfit-watchface-xdrip-guide.

abeldsb avatar abeldsb commented on September 24, 2024

@twinko
Hello, I have the gtr 2e watch, I follow the steps to download the files in the xdrip folder and the dial does not load.
Thanks in advance.
All the best
VID_20210807_181426

from amazfit-watchface-xdrip-guide.

twinko avatar twinko commented on September 24, 2024

@abeldsb hmmmm, what files are in your xdrip folder? looks like its not loading the my_image.png
The files are tested by bigdigital, so i guess it should work.

Followig files need to be in the xdrip folder:

config.json
my_image.png
my_watchface.bin

The are found here:
https://github.com/twinko/GTR-2-WF-Xdrip-guide/tree/main/01-WF-MD225-Version3-xdrip-ready

from amazfit-watchface-xdrip-guide.

abeldsb avatar abeldsb commented on September 24, 2024

@twinko
Hello, thanks for answering. Those three files are the ones I put in the xdrip folder and what happens when the sphere updates the files from the default sphere return, I delete them but they come back again.
Thanks again.

from amazfit-watchface-xdrip-guide.

twinko avatar twinko commented on September 24, 2024

@abeldsb please see my questension regarding the watchface here: twinko/xdrip-watchface-collection#1
this is not the rightplace for your questions.

from amazfit-watchface-xdrip-guide.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.