语言

Menu
Sites
Language
binary file

Hello,

Where do I find the Binary file to upload to the samsung store?

 

响应

2 回复
daniel kim

Hi,

You need to change the build configuration to Release in property-->C/C++ build menu of IDE.

Then you can take .tpk file from release directolry of your workspace after clean-build.

I wish this will help you.

 

Alex Ashirov

Hi,

Just a small addition to the previous post. To build the .tpk you need to right-click on your project in the Project Explorer and choose Build Package->TPK.