Languages

Menu
Sites
Language
How to get a .wgt file

I have created an web-app (folder with html, css, js, icon.png, config.xml files and pictures). It is an interactive screen-saver for smart-watch. I have tested it on tizen sdk emulator (works norm). How to get a .wgt file from it? Following here https://developer.tizen.org/development/tutorials/web-application/w3chtml5supplementary-features/watch-application   (on Step 2)  I try to build a project using menu "Project > Build Project" but after that I see no file .swg

Edited by: Lena Dragan on 21 Jan, 2016
View Selected Answer

Responses

7 Replies
Marco Buettner

build package

Lena Dragan

After launch "Build Package" I see an error in window "Signing":

"Active secure profile is not set. Please check the signing configurations     Preferences > Security profile"

A link Security profile   follows to the window, where an information about security profile must be. I think, that I must to create this profile, but I do not know where can I take a datas for this file, how to fill in correct that datas.

Text fields in this window:

1)Profiles

2) Author Certificate (and sections Certificate path  and Password)

3) Distributor sertificates(Certificate path , Password, CA path, Root CA path)

Where can I receive an Certificate?

 

 

 

Mark as answer
Marco Buettner

You have to create Author Certificate -> Click "Generate"

Hint: Make a safe copy of this author file, because u will need it for updates of the app ;)

Lena Dragan

Thank you

AVSukhov

FYI, Certification guide:

http://developer.samsung.com/gear/guide-certification

Seoghyun Kang

Dear Lena Dragan,

 

You wrote the your application works well on emulator.

 

If it is true, you can find your wgt file in project explorer.

That's because wgt file should be created before it launch.

 

Please find wgt file in project explorer or workspace of your project.

 

Thanks.

AVSukhov

Hello,

As Seoghyun Kang comment, you can find .wgt file in root directory of your project.