Search code examples
c++ctizentizen-wearable-sdktizen-native-app

How install Tizen.NET NuGet package in TIzen IDE?


I'm trying to develop a simple app on Tizen that uses the accelerometer.

https://developer.samsung.com/tizen/blog/en-us/2019/04/15/how-to-use-sensors-on-a-galaxy-watch

states:

To use sensor features on Galaxy Watch and other wearable applications, refer to the Tizen.NET NuGet package. The Tizen.Wearable.CircularUI provides the Xamarin.Forms extension controls, which are used for wearables.

Clicking the link "Tizen.NET NuGet package" navigates to:

https://developer.samsung.com/tizen/About-Tizen.NET/Tizen.NET.html

But it doesn't contain instructions on how to install ?

I'm just learning how to use Tizen and C and not sure how to install the package. Should the "Tizen.NET NuGet package" in the Tizen package manager be available at https://developer.samsung.com/tizen/About-Tizen.NET/Tizen.NET.html ?


Solution

  • Simply,

    • Tizen Studio => C/C++ application, Web application
    • Visual Studio + Tizen Plugin + Base-SDK (included in Tizen Studio) => C# application