Tizen .NET TV Samples
This topic describes sample applications that demonstrate how to implement various TV features in .NET applications. The samples help you understand various aspects of .NET application development and how to use the .NET APIs.
The following samples demonstrate implementing some basic features for your TV applications.
Sample | Description | Screenshot |
---|---|---|
Calendar | This sample demonstrates how you can create a monthly calendar view using the Google Calendar API. | |
DRM Player | This sample demonstrates how you can implement DRM-protected media playback. | |
Gamepad Input | This sample demonstrates how you can detect and handle gamepad input. | |
IME | This sample demonstrates how you can implement the IME (on-screen virtual keyboard) for text input. | |
Media Player | This sample demonstrates how you can implement media playback and a cross-platform application. | |
OpenGL ES | This sample demonstrates how you can implement graphics using OpenGL® ES. Note: To build native ".so" files, you must have Samsung Apps TV partnership status. |
|
Samsung Checkout | This sample demonstrates how you can allow users to make purchases using Samsung Checkout. |
Table 1. Sample .NET TV applications
You can access more sample applications at the following sites:
- Tizen Samples provides sample TV and mobile applications for Tizen. These samples also introduce the Tizen UI components.
- Xamarin.Forms Samples provides various cross-platform sample applications.