I wrote simple app for Samsung Smart TV and now I want to upload it to TV for testing purposes. According to this article http://www.samsungdforum.com/Guide/art00013/index.html everything seems to be very easy but in my IDE I can't find "Samsung Smart TV" menu. I've also heve not found button responsible for packaging app. Any help? I've downloaded the newest IDE from samsung web site.
Asked
Active
Viewed 4,330 times
0
-
What IDE version/OS and other information that you can share? – imkrisna Nov 18 '13 at 08:30
-
As I wrote I used the newest IDE (5.0 Beta). I'm working on Windows 7. – pepuch Nov 18 '13 at 10:20
2 Answers
1
It seems SDK 5.0 beta removing that magic menu, that's bad decision because that's the best shortcut to do everything for TV Apps Development.
To package the application you can do this:
- Right Click on Your Project
- Click "Export"
- Expand the "Samsung Smart TV Apps"
- Click "Package file" and Finish
The usual packaging window will show.
To setup the packaging/SDK configuration is:
- Open "Window" menu bar --> "Preferences"
- Expand the "Samsung Smart TV" menu and usual configuration window available there

imkrisna
- 853
- 5
- 7
0
I haven't found how to package app using eclipse but I used this solution https://stackoverflow.com/a/13840964/2069368 and it works. All I've done was to zip application, put it in apache www dir and create widgetlist.xml.