Get Started with Xamarin Forms .NET Applications

To create your first Xamarin Forms Tizen .NET application, you can select from the following profiles:

  • IoT .NET application

    An application that is targeted to run on IoT devices. It can be optimized for both headed as well as headless IoT devices.

  • Mobile .NET application

    An application that is targeted to run on smartphones. It can take advantage of the functionalities available on smartphones.

  • TV .NET application

    An application that is targeted to run on smart TVs. It can be optimized for large screens and remote controls.

  • Wearable .NET application

    An application that is targeted to run on smartwatches. It can be optimized for small screens.

  • Wearable XAML application

    An application that allows you to use XAML to define the visual contents of a page and work together with a C# code-behind file on smartwatches.

The examples in each profile explain a simple application with a basic UI and minimal functionality. Get familiar with these examples, and then you can build more complex applications.

Tizen Wearable XAML App Template
Next IoT Application
Submit your feedback to GitHub