Possible Duplicate:
How to build & deploy a Samsung SmartTV app without the IDE
Is there a way to package a Smart TV app without using the Samsung IDE tools – ideally I’d like to integrate the build into either an Ant or Grunt.js build script.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
They are just zip files containing the application, so long as you put the right files inside (which you can see examples of in the IDE’s display, or by unzipping a package created with the IDE) there is no obvious reason that you would need to use the IDE.