Hello @JonFitbit
I have a picture in background of my ClockFace. It seems to need a long time at start to load it.
Is there a chance to hold the picture in memory or something like that.
At the moment i have add it in the project in FitBit-Studio or is it better to load it in file structure and clockface-app load it from file sturcture?
I comment out all things only load picture is active and it need a lot time to load
Answered! Go to the Best Answer.
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
JPG files can take a while to render. Try switching to PNG, it gets automatically converted to a format which is rendered faster by the hardware.
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
@Bastion wrote:
How big is your picture? it only needs to be 386px x 250px ( I think) if it's more than that it's a waste, because the resolution of the screen is that size.
348x250
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.