The Tizen IDE seems really slow and buggy when building and installing applications on a Samsung TV. "Build before launch" takes ages when the project contains big js files. Sometimes when I try to run a wgt it works and sometimes it doesn't. So I'm not sure what's happening here.
I've found these commands
- tizen package -t wgt -s certificateName
- tizen install -n MyApp.wgt
- sdb install appId.AppName
Which commands does the IDE run and in which order? How can I find a process where I can be sure to succeed in deploying a version to a TV?