This article demonstrates the creation of a simple application in Samsung Smart TV using the CAPH application framework. CAPH framework is an UI framework provided by Samsung Smart TV for quicker generation of UI components. Each UI component will be having a standardized format, following the Samsung Smart TV UI guidelines. The developer can save lots of time in generating UI components using the CAPH framework. Almost all the standard UI components needed for the TV such as panels, tabs, buttons, text inputs etc and a lot more is provided by the CAPH framework out of the box. The generated components are pure web components and can be customized using CSS.
2 Comments
way to go dude (y)
Thank you man.