# Android SDK

- [MediaMelon Android Custom SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/mediamelon-android-custom-sdk-integration-document.md): This guide provides detailed instructions on integrating the Android MediaMelon Custom SDK .
- [MediaMelon Android Multiplayer Custom SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/mediamelon-android-multiplayer-custom-sdk-integration-document.md): This guide provides detailed instructions on integrating the Android MediaMelon Custom SDK .
- [MediaMelon Android Media3 SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/mediamelon-android-media3-sdk-integration-document.md): This guide provides detailed instructions on integrating the Android MediaMelon SDK with the Media3 player
- [MediaMelon Android ExoPlayer SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/mediamelon-android-exoplayer-sdk-integration-document.md): This guide provides detailed instructions on integrating the Android MediaMelon SDK with the ExoPlayer.
- [MediaMelon Android IMA Media3 SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/mediamelon-android-ima-media3-sdk-integration-document.md): This guide provides detailed instructions on integrating the Android MediaMelon IMA SDK with the Media3 player
- [MediaMelon Android Bitmovin SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/mediamelon-android-bitmovin-sdk-integration-document.md): This page describes the integration of the MediaMelon Player SDK with Bitmovin Player on the Android platform
- [Theoplayer SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/theoplayer-sdk-integration-document.md)
- [Kaltura SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/kaltura-sdk-integration-document.md): This document provides a step by step guide to integrate the Mediamelon SDK with the Kaltura Player 4.2.59
- [App Analytics SDK](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/app-analytics-sdk.md): This page describes the integration of the MediaMelon App Analytics SDK
- [Custom Multi Player SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/custom-multi-player-sdk-integration-document.md): This guide provides detailed instructions on integrating the Android MediaMelon Multi Player Custom SDK .
- [Exoplayer v2.11](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/untitled.md): This guide is for integrating MediaMelon SDK with Exoplayer v2.11.0 - v2.11.8
- [Exoplayer v2.12.2 integration with MediaMelon SDK](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/exoplayer-v2.12.2-integration-with-mediamelon-sdk.md): This guide is for integrating MediaMelon SDK with Exoplayer v2.12.2
- [Exoplayer v2.13.2 integration with MediaMelon SDK](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/exoplayer-v2.13.2-integration-with-mediamelon-sdk.md)
- [Exoplayer v2.13.3 integration with MediaMelon SDK](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/exoplayer-v2.13.3-integration-with-mediamelon-sdk.md)
- [ExoPlayer v2.14.2 MediaMelon SDK with Google IMA DAI](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/exo-ima-sdk.md): This procedure describes the MediaMelon SDK(with  Google  IMA DAI) Integration with a ExoPlayer Android . This is a sample integration done with the sample application from the Google IMA DAI.
- [ExoPlayer v2.17.1 MediaMelon SDK with Google IMA DAI](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/exo-ima-sdk-1.md): This procedure describes the MediaMelon SDK(with  Google  IMA DAI) Integration with a ExoPlayer Android . This is a sample integration done with the sample application from the Google IMA DAI.
- [Theoplayer v4.12.6 with Mediamelon SDK](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/theoplayer-v4.12.6-with-mediamelon-sdk.md)
- [Theoplayer v6.0.0 with Mediamelon SDK](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/theoplayer-v6.0.0-with-mediamelon-sdk.md)
- [Media3 v1.3.0 and ExoPlayer 2.19.1 with MediaMelon SDK](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/media3-v1.3.0-and-exoplayer-2.19.1-with-mediamelon-sdk.md): This guide is for integrating MediaMelon SDK with Media3 v1.3.0 and Exoplayer v2.19.1
- [Media3 v1.1.1 SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/media3-v1.1.1-sdk-integration-document.md): This guide provides detailed instructions on integrating the Android MediaMelon SDK with Media3 v1.1.1 player
- [IMA Media3 v1.2.1 SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/ima-media3-v1.2.1-sdk-integration-document.md): This guide provides detailed instructions on integrating the Android MediaMelon IMA SDK with the Media3 v1.2.1 player
- [IMA Media3 v1.3.0 SDK Integration Document](https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android/ima-media3-v1.3.0-sdk-integration-document.md): This procedure describes the MediaMelon SDK(with Google IMA) Integration with a Media3 Android . This is a sample integration done with the sample application from the Google IMA.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mediamelon.com/mediamelon/smartsight-player-sdk-integration/android.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
