从三星智能手表 (Tizen) 获取加速度数据

Get acceleration data from Samsung smartwatch (Tizen)

我是 Tizen 实施的新手。 我尝试通过 Tizen studio 从我的三星智能手表获取加速数据。我想问一下是否有办法直接从 Tizen studio 访问这些数据,或者我应该(可能)创建一个 API 来存储这些数据。

PS。对教程的任何帮助都是有价值的!

Tizen 通过使用 Visual Studio Community 2019 + Tizen 插件 + Tizen Base SDK(用于模拟器)支持 .NET 应用程序。 https://docs.tizen.org/application/vstools/install/

您可以在此处找到示例应用程序:https://github.com/Samsung/Tizen-CSharp-Samples/tree/master/Wearable/Xamarin.Forms/Sensors