Hello together
as non professional developer it's pretty frustrating to try&error and fight with the extremely minimalistic garmin API Documentation.
Even most of the examples provided in the SDK doesn't have any introducing texts or useful comments.
can anyone provide the source code for a simple, but fully explained widget with the following features:
- A simple "Hello World", "Hallo Welt", "Bonjour le Monde" widget (multilanguage)
- with input of 2 Parameters (1 standard Numberpicker eg YEAR_OF_BIRTH and 1 custom number eg. "running shoes owned" )
- device specific output for fenix3, epix, FR920Xt, ...
- one button action (like changing background color)
- saving the actual background color to app.setdata
- comments comments comments ;-)
i can do this for watchfaces, but i'm struggling with "apps & widgets"...
Regards