The Primetime reference implementation is a modular player that has been broken down into individual features that you can easily modify through specialized feature managers. These feature managers are used as a bridge to connect the application and the TVSDK library.
You can use the reference implementation in the following ways:
We provide the Primetime reference implementation to help you understand the TVSDK and easily modify the feature managers to customize your player. However, please refer to the TVSDK 1.4 for Android Programmer’s Guide for detailed information about the TVSDK library.
For easy access to the reference implementation API documentation in Javadoc format, click here.