Languages

Menu
Sites
Language
Deploy a Self-Contained App to Gear Fit 2

Hello everyone,

I'm trying to deploy a very simple Xamarin Forms app to my Gear Fit 2 device. I understand that Gear Fit 2 runs Tizen 2.0, which doesn't support the .NET CLR (correct me if I'm wrong). I did, however, notice that the latest preview has an option for deploying self-contained apps (https://developer.tizen.org/development/tizen-.net-preview/introduction), which, according to the description, allows you to create self-contained applications that will run on Tizen devices without pre-installed .NET runtime.

I enabled this option in the Project Properties of my project, but when I try to debug it, I see in the logs that it says the device (my physical Gear that I'm trying to deploy to) doesn't have .NET installed. So my question is, what's the correct way of building the self contained app, and how do I deploy it to my Fit 2? I couldn't see any documentation on this, so any help is greatly appreciated.

Edited by: Arian Motamedi on 05 Jun, 2017

Responses

1 Replies
Peter Wegner

Hello.

 

Try to look into this Thread, maybe then more clear...

https://developer.tizen.org/forums/tizen-.net/tizen-.net-wearables

 

We had more Threads and posts, but somebody delete them...

Short summary.

Minimum Tizen 3 Device required... in theory.

Better you have Tizen 4 device...

 

dotNet is under Construction...

We never seen compatibilty list in public.

All we can see is R&D devices/firmware...

So at the moment NO commercial device exists...

 

Sorry, IMHO nearly ZERO chance your Gear Fit 2 will be updated to Tizen 3 nor 4...

 

Best Regards