Development Guide
Using IME (Input Method Editor)¶
Lead
Tutorial: Using IME (Input Method Editor)
Contents
Code for sample applications is provided. Sample application (index.html, ime_sample.js) is provided as a simple example.
Tutorial & APIs of IME:
Type 1: Direct input in the input boxes (sample download)
Type 2: Using the common input dialogbox(sample download)
Prerequisites¶
To create applications that run on a TV screen, you need:
- Samsung TV connected to the Internet
- SDK or a text editor for creating HTML, JavaScript and CSS files (using Samsung Smart TV SDK is recommended)
Development Environment¶
Use Samsung Smart TV SDK to create the application. You can also use the emulator provided with the SDK to debug and test the application before uploading it in your TV. Later, you can run the application on a TV; see Testing Your Application on a TV. Note that applications may perform better on the TV than on the emulator.
You can find general instructions for creating applications in Implementing Your Application Code.
Copy all the files from the supplied application source archive into the SDK application folder, except those in the JavaScript folder.
| Directory | Description |
|---|---|
| CSS | Contains the CSS files. |
| Javascript | Contains the JavaScript files. |







