Using Android SDK on older versions

Hello . I was thinking of using Estimote SDK for detecting beacons but i saw that the minimum Android SDK for the platform is 18(v 4.3). Is it possible to run the Estimote SDK on previous versions? At the moment i’m targeting Android users from version 9 and above.

Where have you seen that? We changed min sdk version to 9. Note that in order to use BLE APIs you need Android 4.3 and above.

1 Like

Well from the second sentence in the GitHub description : https://github.com/Estimote/Android-SDK . But thanks for the clarification and i will try the SDK.

I updated the README. Thanks!