Pre-Development Checklist
Before you can start working with Kruzr SDK you need to ensure that you have cross checked that your development environment is set-up to recommended settings, has the relevant plug-ins, and the Android version and Play Services are same as supported by Kruzr SDK.
Version Support and Limitations
The SDK works for
Android API 19 (KitKat)
and above.The SDK requires
Google Play Services 17.0.0
or aboveThe SDK is written for Java. If you are developing in Kotlin, you will still be able to use our SDK as Java and Kotlin are interoperable. For details, kindly refer to this link - https://kotlinlang.org/docs/reference/java-interop.html. If you still face any issue, feel free to reach out to Kruzr Technical Support at [email protected]
If support for an older Android version is required please reach out to the Kruzr Technical Support at [email protected]
Some Things to Set-up Before You Begin
SDK License Key: You will need a Kruzr SDK key before you can start using Kruzr SDK. The distribution of SDK and its key is managed by our business teams and you will receive the details directly from them
Android Studio Version: Please upgrade to the latest stable version of Android Studio
Android Gradle Plugin Version: Please upgrade to the latest stable version of Android Gradle Plugin. We recommend using
Android Gradle Plugin version 3.5.1
and above. (as of June, 2020).Google Play Services: Please ensure that Google Play Services is set up for your Android Studio project. The Kruzr SDK requires the Google Play Location API which is a part of Google Play Services.
Last updated
Was this helpful?