Skip to content

lodhik9/SmartWatchApp-Tizen.NET-XamarinForms

Repository files navigation

Purpose of Tizen.Net

Internet privileges for the Tizen Studio (With a Javascript approach) do not work. Therefore we have to change our development approach from JavaScript to .NET for our front-end. In this way, we don't have to use tizen studio. Instead we can use Visual Studio for Tizen.NET project.

Setting up a Development Environment

In order to create Tizen.NET application, set up a Visual Studio. You can follow this link.

  1. Create an Tizen .NET Application.: Follow this link in order to create Tizen .NET Application.

  2. Add Internet Priviliges: Add this line inside http://tizen.org/privilege/internet the Tizen-Manifest.xml file before tag.

  3. Create Developer Certificate: Create a Certificate using this link. Without this certificate we can not run our App on the Galaxy Active2. I will also include my certificate author in the project directory. You can also include the already existing certificate using the provided link.

  4. Connect Your Wearable: Follow this link in order to successfully connect the remote device to your development machine. On the Visual Studio 2022 press Ctrl+F5 to run it without debugging.

Documentation of the Code:

Proper documentation has been done in their respective files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published