Our tracker allows you to track events from your Android apps and games. Just download the latest Android SDK and import it to your project to get started with behavioral analytics.
Step 1 – Add Cooladata SDK to your project
The CoolaData Android SDK support Android version 2.3 and up. The library depends on OkHttp library. All sending, storing and reading of data is done on a background thread.
Step 2 – Manifest.xml configuration
To ensure that you request the permissions required for the library to work, add the following permissions within the AndroidManifest.xml element: