All Projects → Samsung → Tizen Csharp Samples

Samsung / Tizen Csharp Samples

Licence: apache-2.0
Tizen C# Samples for Mobile, Wearable, and TV profiles.

Tizen-CSharp-Samples

Tizen C# Samples for Mobile, Wearable, and TV profiles.

Tools for samples

Visual Studio 2019

Visual Studio Tools for Tizen

Reference

Sample structure

Sample apps will be deployed for each app type.

AS-IS

├── Mobile
│   ├── A
│   ├── B
│   └── C
├── Wearable
│   ├── D
│   ├── E
│   └── F
└── TV
    ├── G
    ├── H
    └── I

TO-BE

├── Mobile
│ ├── NUI
│ │ └── ...
│ ├── OpenTk
│ │ └── ...
│ └── Xamarin.Forms
│ │ └── ...
├── Wearable
│ ├── NUI
│ │ └── ...
│ ├── OpenTK
│ │ └── ...
│ └── Xamarin.Forms
│ │ └── ...
└── TV
  ├── NUI
  │ └── ...
  ├── OpenTK
  │ └── ...
  └── Xamarin.Forms
    └── ...

Branch policy

  • master: ready applications for Tizen 5.5
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].