Skip to content

Surfmeter Mobile Quality SDK

This is an Android-based SDK for AVEQ's quality test modules. You can integrate it in any Android app using the library files that we supply.

Supported Tests

The SDK supports the following types of tests:

  • ExoPlayerQualityTest: ExoPlayer video quality test (Android Media3 ExoPlayer)
    • Support for DASH and HLS playlists (live or VoD)
    • Support for progressive MP4 playback
    • Video codecs: H.264, H.265, VP9, AV1
  • VideoQualityTest: Video quality test
    • Supports YouTube and Netflix (Trailer)
  • WebQualityTest: Web page loading quality test
    • Measures various web performance metrics for a given website

More quality tests will be added in the future.

To get started, please refer to the installation guide.