AutomationConnectIQAutomationConnectIQ-Sample6 # Get diagnostic results $sim.ToggleMenu(::LowPowerMode, $true) Start-sleep -Milliseconds 500 # Earn time to update ... 2020.12.30AutomationConnectIQ
AutomationConnectIQAutomationConnectIQ-Sample5 # Setting the number of notifications. $sim.SetNotificationCount(4) # Setting the number of alarms. $sim.SetAlarm... 2020.12.29AutomationConnectIQ
AutomationConnectIQAutomationConnectIQ-Sample4 Automation Connect IQ SDK Regarding setting-related menu operations. The first half is the same as the code at the b... 2020.12.28AutomationConnectIQ
AutomationConnectIQAutomationConnectIQ-Sample3 Sample script for GPS related settings and screen capture in AutomationConnectIQ simulator. 2020.12.27AutomationConnectIQ
AutomationConnectIQAutomationConnectIQ-Sample2 A sample script for executing the AutomationConnect IQ simulator in PowerShell. 2020.12.26AutomationConnectIQ
AutomationConnectIQAutomationConnectIQ-Sample1 A sample script for executing the build process in PowerShell using the Garmin SDK and Jungle class of AutomationConnectIQ. 2020.12.26AutomationConnectIQ
GarminGarmin 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 ... 2020.12.16Garmin
GarminCreating 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 ... 2020.02.07Garmin
GarminCreating a Garmin watch face: performance 3 We examined how the performance changes depending on the implementation. Survey target Just displaying a circular gauge... 2020.02.06Garmin
GarminCreating 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 ... 2020.02.05Garmin