Difference between revisions of "Creating Content Library applications"


From SamyGO
Jump to: navigation, search
(Created page with "== Introduction == In this section you will learn how to create simple hello-world application which can be run on your TV-set. == What is Content Library application? == Thi...")
 
(Introduction)
Line 3: Line 3:
 
In this section you will learn how to create simple hello-world application which can be run on your TV-set.
 
In this section you will learn how to create simple hello-world application which can be run on your TV-set.
  
 +
To simplify this description, we assume that we're creating an application for LE40B650T2W model. ''(Other model's owner can update this how-to later)''
  
 
== What is Content Library application? ==
 
== What is Content Library application? ==

Revision as of 19:07, 27 October 2011

Introduction

In this section you will learn how to create simple hello-world application which can be run on your TV-set.

To simplify this description, we assume that we're creating an application for LE40B650T2W model. (Other model's owner can update this how-to later)

What is Content Library application?

This is a piece of software that may be run using Content Library feature. To run such application you can call Content Library using CONTENT button, then select Game category, and finally, execute selected application. An example of such application is "WiseStar" game provided by Samsung in their B650 TV-set.


Requirements

  • TV-set with Content Library feature and accessible Game category (LE40B650 for example)
  • PC with Ubuntu Linux on ~15GB HDD partition (advanced users can use other systems or other compiling toolchain environment)
  • Basic knowledge of programming in C/C++ language and using GCC compiler


TO BE CONTINUED...

--Geo650 18:58, 27 October 2011 (UTC)