Android SDK 4.x to 5.x Migration Guide
The CONNECT Player for Android SDK 5.x (SDK 5) is NAGRA’s latest player product for Android. Although the architecture has changed, the API remains similar to the previous version (NAGRA Media Player SDK for Android 4.x or SDK 4). Internally, the main difference in architecture is the use of ExoPlayer as the basic player instead of a native player. Along with this document which highlights the differences, we advise you to follow the Android SDK 5 Example Code Quick Start guide and try to build some of the example code demos.