SDK

>SDK

The Samsung Smart TV SDK is

a tool which allows developers to create and edit Samsung Smart TV applitions.
It provides an intuitive UI and powerful easy-to-use features for convenience and functionality.
The SDK offers three main benefits: easy code editing, easy visual editing and fast packaging.
It allows you to inspect and edit the code of the applications, and it provides a click-and-drag
visual editing environment for designing and arranging the visual aspects of your apps.

Please go to SDK Download to get the latest SDK.

Easy Code Editing

Easy Code Editing

Samsung Smart TV applications consist of a combination of HTML, CSS, Javascript, XML, image and other files. The Samsung Smart TV SDK arranges files into projects, providing a Project Explorer panel and tabbed document browsing so that you can access your project documents easily. You can automatically create blank apps which contain all of the basic app files you will need. Automatic code completion and syntax highlighting make editing code easier. Commonly used code is available from the Script Storage and Functions and Classes panels at your convenience. Toolbars allow you to insert common components and formatting quickly. After creating an app, you can test it with the HTML Validator and the Samsung Smart TV SDK Emulator, which recreates the TV environment on your computer.

Easy Visual Editing

The Samsung Smart TV SDK allows you to intuitively edit the visual aspects of your apps. The visual mode shows a visual preview of your app. You can click and drag common app components such as buttons, check boxes and images from the Component panel into the Editing window. In the Editing window, you can resize and arrange your components and inspect the specific properties of each component in the Properties panel. Rulers, grid lines and arrangement/alignment commands make it easy to modify your components. Samsung TV apps can be divided into scenes similar to scenes in a film or a flash movie, making it easy to sequeway from one arrangement of components to another. The Samsung Smart TV SDK provides a Scenes panel to help you manage scenes.

Easy Visual Editing

Fast Packaging

Fast Packaging

Once you have designed your app in the Samsung Smart TV SDK, you can test it in the TV emulator and package it for use on an actual Samsung Smart TV. The packaging feature combines your files and language resources and puts them in a zip file. Then it can automatically load the file onto your server.