Chromeless UI sample code on Android
The Android Custom UI sample provides a basic chromeless implementation using native Android controls.
Use the project to see how a custom interface is layered over THEOplayerView and connected to the Player API. Treat it as a starting point: adapt lifecycle handling, accessibility, error states, and styling to your application's requirements.
Before extending the sample, review how to map common UI components and consider the recommended UX enhancements.