Android
Last updated
Was this helpful?
DriveKit is developed with the Kotlin language and is compatible with Android 8.0 (API 26) and later versions.
The latest DriveKit SDK version is configured with these attributes:
minSdkVersion
26 (Android 8)
compileSdkVersion
36 (Android 16)
targetSdkVersion
36 (Android 16)
Please ensure that others libraries integrated in your project are compatible with these versions ; for example if you use a library to manage runtime permissions.
DriveKit uses the libraries listed below. These are minimal required versions. Check that they are compatible with your app:
Kotlin
1.8.22
Java
17
Gson
2.10.1
Volley
1.2.1
Room
2.5.2
Work Manager
2.9.0
Play Services Location
21.3.0
Car App
1.7.0
DriveKit uses key-value backup. If you use Auto Backup, you need to add android:fullBackupOnly in your Manifest.
Last updated
Was this helpful?
Was this helpful?

