Search code examples
c#xamarin.androidgarmin

Garmin Connect Xamarin/C#


Is it possible to connect to toybox garmin module in c#/xamarin?

https://github.com/333fred/garmin-connect-sdk-xamarin I already tried to implement this and have been able to connect. After connect using that code I want to read gps lattitute and longitute.

Until now i haven’t found a way to import the toybox module in c#.


Solution

  • now im understand , the toybox module is not in the nuget package or in c# environtment, its in monkey c, we have to create apps in monkey c , install to garmin device, and then our xamarin will retrieve the data