ガーミンスマートウォッチのプログラミング
Creating a Garmin watch face: Font size
I was creating a watch face and found that the font size was quite different on different devices, so I summarized it. U...
Creating a Garmin watch face: performance
To measure the performance of watch faces created by Garmin Connect IQ
Creating a Garmin watch face: performance 2
Creating a Garmin watch face: performance as a reference, let's take a quick look at what kind of implementation could i...
Creating a Garmin watch face: performance 3
We examined how the performance changes depending on the implementation. Survey target Just displaying a circular gauge ...
Creating a Garmin watch face: performance 4
Tips for improving performance. See Creating a Garmin watch face: performance. After that, I also checked the forum to s...
Garmin Connect IQ-Start build simulator on command line
How to build the program and start the simulator on the command line. Build The command has the following form. java -Df...