This sdk makes it easy to integrate the Guru Platform with your Android application.
Please reach out to Guru to get an API key.
Once you have your API key and have depended on this SDK, take a look at our Getting Started Guide to find out how to start working with Guru.
To copy a local version of the SDK to a local testing app, use:
./gradlew assemble && cp ./guru-android-sdk/build/outputs/aar/guru-android-sdk-release.aar ../guru-android-sdk-example/guru-android-sdk/guru-android-sdk-release.aar