Chromeless UI on Android
A chromeless Android player renders video without playback controls. Your application creates every control with Android UI technologies and connects each interaction to the OptiView Player API.
Choose this approach when you need complete control over the interface or cannot use Open Video UI components. Building from scratch requires an understanding of playback states, tracks, accessibility, errors, casting, and Android lifecycle behavior.
Continue with Getting started to create a THEOplayerView and access its Player API.