Skip to main content

Introduction to Android SDK

SDK Transition Notice

Trackier SDK is transitioning to Apptrove SDK

ItemDetails
Current StatusBoth Trackier SDK and Apptrove SDK are available
Deprecation DateTrackier SDK will be deprecated in May 2026
Action RequiredMigrate to Apptrove SDK before May 2026
Apptrove Packagecom.apptrove:android-sdk:2.0.0
Trackier Packagecom.trackier:android-sdk:1.6.78 (All v1.x.xx versions)

All documentation pages include tabs to view code examples for both SDKs.


Introduction

The Apptrove Android SDK is a robust tool for mobile app developers to track user acquisition, in-app events, and revenue. It integrates seamlessly with Android apps, supporting both Java and Kotlin. This documentation guides you through integrating and using the Apptrove SDK effectively.

Key Features

  • Attribution Tracking: Track installs and campaigns.
  • Event Tracking: Monitor in-app events (built-in and custom).
  • Revenue Tracking: Record revenue with currency support.
  • Dynamic Deep Linking: Create dynamic links through the app.
  • Deep Linking: Direct users to specific app content.
  • Uninstall Tracking: Analyze user retention.
  • Deep Link Resolver: Resolve deeplink URLs directly in the app.
  • Security: SDK signing and key hiding for secure integration.

Next Steps

To get started with the Apptrove Android SDK:

  1. Install the SDK in your Android project.
  2. Initialize the SDK in your app.
  3. Test your integration to ensure proper tracking of installs, events, and other features.

For further assistance, refer to the Apptrove Documentation Portal or contact support at support@apptrove.com.