Develop Native GUI Application
This page is a stub.
Contributions to this page are welcome!
Contributions to this page are welcome!
Start from
template-native-gui-app. It is a
GitHub template, so you can take your own copy. It holds a CMake project, an
appinfo.json, and the CPack step that calls ares-package to build the IPK.
Set your toolchain up first. See Environment Setup.
From there:
- Drawing and windows: UI, Wayland
- Input: TV Remote, Gamepad
- Playing audio and video: Media
- What the TV already carries, and what you have to ship yourself: Library Version
- Debugging: GDB
- Getting it to users: Development Workflow