Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,359 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages