Development Guide

>Guide>Development Guide

To Bookmark this document, click

BOOK MARK 2


Build a Sample App

Contents

A sample App will be built step by step in this section:

  • This App consists of two scenes, the first one is the loading scene, the other one is the main scene. Once this App is launched, it will switch from the first scene to the second scene automatically.
  • The main scene has a container, which contains four pictures: spring, summer, autumn and winter. When the App receives the UP or DOWN key event from a remote control, the container will switch among these pictures.