Languages

Menu
Sites
Language
Cannot deploy Tizen application over the Tizen Gear2 device

Hello,

I am trying to deploy a "Hello World" application over the Tizen Gear 2 device, but unfortunately i got the following error:

 

I created a profile file, but this don't resolve the problem.

What should I do?

View Selected Answer

Responses

5 Replies

You need to apply for certificate from samsung by sending email

 

read the help docs

Mark as answer
Greg Pappas
I had that problem, for a hello world app as well. open the config.xml in the ide, and click on the privileges tab, if you have any in there remove them... at least that's what worked for me...
Ryan D

THANKS! Your solution worked!!

Awesome lol
 

Fabio Carta

Thank it worked! Fantastic

daniel kim

Hi,

In my case, I got the Privilege level violation error while HRM application is running in the Gear2 after I've added these privileges.

    <tizen:privilege name="http://developer.samsung.com/privilege/healthinfo"/>
    <tizen:privilege name="http://developer.samsung.com/privilege/medicalinfo"/>
 

This problem was solved by creating a new device-profile.xml which has Partner level in Wearable SDK 1.0.0.