Releases: Kount/kount-android-sdk
Release 4.1.2
Fixes NullPointer issue when connecting/disconnecting charging cable.
Release 4.1.1
Updated SDK to collect additional data points.
4.1.0
Added new UI element collection capabilities for analytics
Release 4.0.0
Enhancements to the Android SDK for Kount customers including:
- City Level location information
- Utilizes Play Store libraries if available.
- Enhanced timing metrics
- Android10 updates
- Security and Bug fixes
NOTE: If your application is not running on a device with the recommended OS version(Android10), you may not get all the features in this release. Features are automatically enabled by the OS version of the device.
Kount's Android SDK is compatible with:
- Minumum Version of Android API: API 19
- Recommended Target Version of Android OS: 29 (Android10)
Kount Recommends clients to include Google Play Store libraries if client app does not already.
Tested on the following Android OS Versions:
- 4.4.2 (KitKat)
- 5.1 (Lolipop)
- 6.0 (Marshmallow)
- 7.1 (Nougat)
- 8.1 (Oreo)
- 9 (Pie)
- 10 (Android10)
3.3.0
The 3.3.0 Release incorporates some improvements:
- Improves handling and management of geo-location
- Adds limited support for Android Instant Apps
- Requires Android API 21 or higher (If you need to support API levels 10-20, you will need to use Release 3.2.0.
It is a drop-in jar file replacement for 3.0.0 and later releases. See the main README.md for upgrading from 2.X.X to 3.3.0.
3.2.0
The 3.2 Release incorporates some improvements:
- Significantly reduced collection time (up to 10x faster)
- Bugfixes for LocationCollector
It is a drop-in jar file replacement for 3.1.0 or 3.0.0 releases. See the main README.md for upgrading from 2.X.X to 3.2.0.