We've improved our Android Support

Our Kotlin SDK now supports versions down to Android 21

Daniel Jilg

Daniel is TelemetryDeck's co-founder and technical lead
We've improved our Android Support

A few of our (very cool) customers asked us if we could support more versions of Android in our Kotlin SDK, so we had a look into what it would take to support the Android SDK down to SDK version 21, aka Lollipop.

Turns out, not only is it not a huge amount of work, but one of our awesome contributors already did the work for us. Thanks to GitHub user Stanislas Chevallier we've just released Version 1.1.0 of the TelemetryDeck Android SDK.

This version has better code to determine the major and minor system versions, which were the only major (haha) stumbling blocks in supporting earlier Android versions.

To get started with TelemetryDeck on Android, you can follow our upgraded Android Setup Guide. Happy hacking!