Integrating MimiSDK¶
Version Support¶
minSdk/minSdkVersionAndroid API Level 21targetSdk/targetSdkVersionAndroid API Level 35- Kotlin 1.8.22
- Minimum Java 1.8 required
Note
The use of PTT Hearing Tests requires an app minimum of Android API Level 23.
Gradle dependencies¶
In order to be able to download all the necessary artifacts that compose the MimiSDK, add the following lines to your build.gradle files:
app/build.gradle
local.properties
Once you have obtained your partner credentials via our Mimi Partner Portal Space, we suggest to store them inside your local.properties file or create it if it doesn't exist yet.
project/build.gradle
Lastly, add the following Maven repository, which is authenticated using your partner credentials: