General

The samples in this topic demonstrate how you can implement various Samsung device features using the Samsung product APIs and Tizen APIs.

Table 1. General sample applications
Sample Description
Alarm This sample demonstrates how you can use the Alarm API to schedule application launches.
Animation This sample creates a flip animation you can control using the arrow keys or the mouse.
Archive This sample demonstrates how you can zip and unzip archive files using the Archive API.
Content This sample demonstrates how you can find multimedia content on the device using the Content API.
DeviceInformation This sample demonstrates how you can retrieve device information, such as the device model code, resolution, and TV caption information.
Download This sample demonstrates how you can download files using the Download API.
Filesystem This sample creates a simple file browser to demonstrate how you can access files and directories on the device.
IME This sample demonstrates how you can implement the IME (on-screen virtual keyboard) for text input.
LaunchApp This sample demonstrates how your application can launch another application and pass data to it.
MessagePort This sample demonstrates how you can send data to another application using the Messageport API.
Network This sample demonstrates how you can use networking features with the Network API.
RegisterKey This sample demonstrates how you can register remote control keys.
TVWindow This sample demonstrates how you can create a picture-in-picture (PiP) window.
USBStorage This sample demonstrates how you can access an external USB storage.
WebStorage This sample demonstrates how you can use Web storages.