Get started
For native integration, follow the steps outlined to integrate the Sense360 Android SDK into your application.
Before you begin
Before using the Android SDK, contact Medallia Support with this information:
Application ID. This corresponds to the
applicationId
element in yourbuild.gradle
and it is used to register and setup your application.
Requirements
These are the technical requirements to add the Sense360 by Medallia Android SDK:
SDK requirements:
- Android 9.0 - 14.0 (API levels 28 - 34)
Android requirements:
- Android Gradle Plugin 8.2.0
- Gradle 8.2
Set up a physical Android device.
Application cannot be built using a cross compiler.
The Android SDK is compiled with targetSdkVersion
34.
Add the Sense360 Android SDK to your application
To add the Sense360 Android SDK to your application, see Add the Android SDK.
Permissions
The Sense360 Android SDK adds these permissions, defined in AndroidManifest.xml
:
Dependencies
These dependencies are automatically added to your project: