Page 1 of 1

Deploy to SDK problem

PostPosted: Wed Sep 24, 2014 7:11 am
by nikolakljaic121_1
Hello I'm new to this SDK.
I have followed the SDK manual but I got a problem with deploying app simple app to SDK.
In the attached image you can see the error generated after I have tryed to deploy app to SDK.
Only custom part of the project is file named test.html.
Project is generated by IDE and still won't let me deploy app to SDK.

If you have any sugestion to solve this problem please let me know.

Best regards,
Nikola.

[img]http://s8.postimg.org/jzrke1kz9/deployissue.jpg[/img]

Deploy to SDK problem

PostPosted: Wed Sep 24, 2014 6:15 pm
by Support_STA
Hi,

The problem is changing the name of the file index.html to test.html
Let's try to use the orginal name instead of this one.

Regards,
STA Support

Deploy to SDK problem

PostPosted: Wed Sep 24, 2014 10:54 pm
by nikolakljaic121_1
Thanks for quick response.
Problem was solved by importing example code from your site.
When I imported poroject, IDE repaked project and discarded additional librarys.
Now deploying to SDK works.

Thanks for the help :)

Best regards,
Nikola.

Here is the image of project structure now.

[img]http://s28.postimg.org/66ffg67bx/diff_In_Lybies.jpg[/img]

Deploy to SDK problem

PostPosted: Thu Sep 25, 2014 6:26 pm
by Support_STA
Hi,

We think emulator need an index.html file in your project to be opened. So changing the test.html to index.html just be fine.
Anyway, that's greate when you are now able to deploy to SDK.
Hope to see your app on CDP soon.

Thanks and best regards,
STA Support