Closed richardman1 closed 7 years ago
Hi, @richardman1
Please tell us your development environment.
For example, OS / Tizen studio version / emulator version and so on
Thank you.
I am running on Windows 10 Enterprise with the following specs: Processor: Intel(R) Xeon(R) CPU E5-1603 0 @ 2.80 GHz 2.80 GHz Installed memory (RAM): 16.0 GB System type: 64-bit Operation System, x64-based processor
This is a freshly installed desktop with the new Tizen Studio 1.1.1 version.
The emulator is running on the tv-samsung 3.0 x86 platform. Has the HD1080 TV template with 1920x1080 resolution (32.0 inch). It has 4 processors and 102 MiB RAM.
All I have done was install Tizen Studio, following your guidelines to make sample applications, and it simply cant install the application on the emulator.
When i tested sample TOAST media application, it operated normally with no errors.
So,, i'm not sure but maybe an error can be in a certificate.
So please make new certificate in your tizen studio. http://developer.samsung.com/tv/develop/getting-started/setup-sdk/creating-certificates
Please tell us again if an error happens.
Thank you.
Ok,
I have created a new author and distributors certificate combined to my emulator in Tizen Studio.
I have updated the Grunt file profile name and prepared and built the application again.
I have tried to install the app through Tizen Studio and through CLI. CLI gave me this output:
Through Tizen studio Tizen project import from archive file i had to change the version from 2.3 to 3.0 and what I noticed is that in my ProjectExplorer behind the project is tv 3.0 instead of the usual tv-samsung-3.0:
Running it as usual by clicking the project and then run as samsung web application gave me this warning:
I hope this can help you
Did you check this process? Please check this.
Nevertheless, if an error happens continuously, delete ".sign" folder in 'yourTOATproject'/platforms/sectv-tizen/www/.
And then please re-import the project.
If it is not solved above way, please send to us your entire TOAST project.
Thank you.
Hello,
Thank you so much for your help. I forgot indeed to do the permit to install applications step. Now I can install it with Tizen Studio. Thank you again.
After following the guidelines to make a media application demo, I can't install the application on the Tizen emulator, but it does work on the Tizen simulator.
The emulator doesn't give any description where it has failed.