Android SDK

Learn how to install and integrate your Android app.

Overview

This section shows how to track custom events, enrich user profiles, and send push notifications with the CleverTap SDK in your Android app. Before getting started, complete the Android SDK Quick Start Guide. The quick start guide shows how to install the CleverTap SDK, track your first user event, and refer to this information within the CleverTap dashboard.

Prerequisites

Ensure you have the following prerequisites to start the Android integration:

  • CleverTap account
  • Android Studio

Supported Versions

  • For Android 13, we recommend using the CleverTap Android SDK v4.7.0 or higher.
  • For Android 14, we recommend using the CleverTap Android SDK v6.1.1 or higher.

Android SDK Versions and Size

Refer to the following table for Android SDK code sizes. All the below SDKs are built on the Core Android SDK, which currently supports up to Android 14.

SDKVersionCode Size
Core Android7.0.31.23 MB
Geofence1.3.0103 KB
Huawei Mobile Services (HMS)1.3.444.3 KB
Push Templates1.2.4264 KB

Integrate the Android SDK

Refer to our quick start guide to get started with the Android integration:

Android SDK Resources

The following table lists all the Android SDK resources:

ResourcesDescription
Android GitHub RepositoryProvides all the resources required to integrate CleverTap Android SDK.
Sample ApplicationProvides a sample application to demonstrate the integration of our Android SDK.
Android Advanced FeaturesProvides all the advanced features related to Android.
Go Live Checklist Provides a list of actions to be performed before you launch your application.
ChangelogProvides details about the most recent updates to our SDKs, including bug fixes, new features, and enhancements.

Additional Reference

Refer to the following for additional Android SDK references.

Android Data Tracking
Android Push
Android SDK Features