integration-android

Automate Amplitude Android integration in Kotlin apps with event tracking and user identification.

28|Updated Dec 5, 2025
One-click install
npx skills add https://github.com/amplitude/wizard --skill integration-android-amplitude
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integration-android
Source: https://github.com/amplitude/wizard/tree/main/skills/integration/integration-android
Command: npx skills add https://github.com/amplitude/wizard --skill integration-android-amplitude

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Amplitude integration for Android using Kotlin SDK to enable analytics instrumentation and data verification in mobile apps.

Core Features & Use Cases

  • Guided setup for Android Kotlin projects.
  • Event tracking conventions and data governance.
  • User identification and privacy guidelines.

Quick Start

Install the Amplitude Kotlin SDK in your Android project and run the integration workflow to begin instrumentation.

Frequently Asked Questions about integration-android

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate Amplitude analytics into an Android Kotlin app?

Amplitude integration for Android Kotlin is automated by installing the Amplitude Kotlin SDK and running the integration workflow, which guides setup, event tracking, user identification, and data verification across your project.

What is the best way to track user events in an Android Kotlin project?

User event tracking in Android Kotlin is managed through the Amplitude SDK integration workflow, which establishes event tracking conventions, data governance, and data verification for your mobile app.

How do I set up user identification and attribution for Android analytics?

User identification for Android analytics is configured using the setUserId and identify methods provided by the Amplitude Kotlin SDK, ensuring accurate user attribution and privacy compliance across your mobile app.

Can I configure Amplitude event tracking using environment variables in Kotlin?

Yes, Amplitude event tracking in Kotlin can be configured via environment variables, allowing you to manage setup, user attribution, and data verification dynamically across different project environments.

Does the Amplitude Kotlin SDK integration include data verification?

Yes, the Amplitude Kotlin SDK integration includes data verification, guiding you through event tracking conventions, data governance, and privacy guidelines to ensure accurate analytics instrumentation in your mobile app.

What do I need to set up before instrumenting Amplitude analytics in my Android project?

Before instrumenting Amplitude analytics, you need an Android project using the Kotlin SDK and the appropriate environment variables configured, which allows the integration workflow to automate setup and data verification across your app.