The guide covers some key concepts to building your first Roku channel. Before proceeding, please review:
- Developer Setup Guide to enable developer settings on your Roku device
- Hello World Guide to understand how to side-load a channel
This guide is composed of the following sections:
How to setup a project with the required directories, files, and assets.
How to parse a content feed and retrieve videos, titles, descriptions, etc.
How to build a basic grid layout using the RowList
component.
How to setup and play video in SceneGraph.