Hello,
are there any good tutorials for creating a (simple) app?
I haven't written an app yet, but I have some experience in programming.
Hello,
are there any good tutorials for creating a (simple) app?
I haven't written an app yet, but I have some experience in programming.
Check the samples directory in the SDK. No real tutorial, but code - like the RecordingSample.
I know the API documentation but there was no samples directory in the SDK ...
What platform are you on? Windows, Mac or Linux?
On Windows, my samples directory is:
%APPDATA%\Garmin\ConnectIQ\Sdks\connectiq-sdk-win-3.2.3-2020-10-13-c14e609bd\samples
On other platforms, you should be able to find the SDK under:
- MacOS: ~/Library/Application Support/Garmin/ConnectIQ
- Linux: ~/.Garmin/ConnectIQ
If the samples folder isn't there, you could try deleting the SDK and re-downloading it.
There's also this tutorial (it's a few years old tho):
I was looking in the wrong place. Thanks, now I've found it.
Thank you also for the link with the tutorial