ljxia / SDK-Development-Guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SDK Development Guide

Overview

The guide covers some key concepts to building your first Roku channel. Before proceeding, please review:

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.

About