-2

I'm trying to develop an app for my Galaxy Watch which runs on Tizen. I'm not able to find any wholesome tutorial out there for Tizen. Do you mind recommending me some?

Thanks

1 Answers1

1

How about to use .NET and C# for your Watch application?

Click here!

You can also use Native Application Model (C based) for your Watch application. Plz, visit Tizen developer site

Lunch Basketball
  • 432
  • 6
  • 10
  • Thank you soo much. In line with that, do you have any idea what is the RelativeLayout (android xml) equivalent in Tizen xml? Thanks – Edwin Youbirdmurali May 28 '19 at 07:52
  • Tizen supports Xamarin Forms. Refer to this page. [link](https://learn.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/layouts/relative-layout) – Lunch Basketball Jun 04 '19 at 01:09