Triton Android SDK

Prev Next

For updates, see the Change Log.

Minimum Requirement

  • Android 15 (API level 35)

Dependencies

  • Google Play Services

  • Support Library

  • ExoPlayer Library
    In your app build.gradle, add this:
    compile 'androidx.media3:media3-exoplayer:1.6.1'
    compile 'androidx.media3:media3-exoplayer-hls:1.6.1'

  • Firebase Analytics
    In your app build.gradle, add this:
    implementation platform('com.google.firebase:firebase-bom:32.1.1')
    implementation 'com.google.firebase:firebase-analytics'

API Reference

You can find the API Reference in the SDK ZIP file. For details, see Download the Triton Android SDK.