Btw: the crash problem for downloading Birdseye sat imagery is back
Btw: the crash problem for downloading Birdseye sat imagery is back
I'm aware of that, but tapping that and holding it is even harder than the menu navigation. Most of the time I end up tapping something else, tapping and holding nothing at all, adjusting the screen brightness, etc. After a couple of failed attempts I…
I had this issue the first time I plugged my forerunner 55 into a new PC to charge it. It fixed automatically when I downloaded Garmin Express on the PC and added my watch
Moderator: 3021221, removed double post
Here is another report about the differences. See the posts by Travis (one of the Garmin people)
Clearing the screen is the easy part!
The part that I need some guidance on is how to work around the lack of ability to do an incremental update, because the graphics take literally seconds to draw. It seems like there isn’t a good universal way to do…
There are other reports of this where Travis.ConnectIQ has explained that trying to update only parts of a screen in onUpdate() is inconsistent, when you mix in things like alerts shown on the watch too as well as different app types.
To be consistent…
Thanks for the reply.
I'm not sure how it can be "not a bug". The simulator should simulate the watches correctly and it doesn't. The behaviour of the watches themselves is undocumented and inconsistent: either all watches should preserve…
This is well known and has been reported before and isn't a bug. When onUpdate() is called, you want to redraw everything and not just some things. The only time you can safely update only parts of the screen is in watch faces with onPartialUpdate…
Some users have reported issues with my app Maze (https://apps.garmin.com/en-US/apps/3a4436a8-1126-4539-a2f2-aefb319a0ef0) and Snake (https://apps.garmin.com/en-US/apps/e443b0cc-8046-4d76-830f-e87517cf14b6), where the screen will go black after starting…
Hi there,
I've plotted a course and loaded it in. Now the colour of the course line is a light green, which is very difficult to see.
A black or at least dark colour would be much better visible.
I've changed the background to dark, which improves…