Better UI in Tizen app

273 views Asked by At

I tried Tizen Web application development. Now I want to move to Native application development. I can't find a good resource for making good UI in native. Moreover, Tizen Native API seems complex to me. I think it is not Developer friendly API at all. Source codes become unmanageable as all of the implementations remain in a single file.

2

There are 2 answers

1
msalt.net On

How about C#?

Samsung has released a preview of Visual Studio Tools for Tizen, which will enable .NET developers to build apps for Tizen.

Official Developer Site
https://developer.tizen.org/development/preview

Getting Started with Visual Studio Tools for Tizen (Preview)
https://channel9.msdn.com/Events/Connect/2016/200

0
Mehedi Alamgir On