What a complete integration covers
| Area | What to implement | Docs |
|---|---|---|
| Install & initialize | Add the Android SDK dependency and initialize | Installation, Quick Start |
| Identify & track | Identify users, track events and screens | Core Features |
| Push notifications | FCM setup and delivery | Push Notifications |
| In-app messaging | Modal, inline, and inbox | In-App Messaging |
| Location | Optional location module | Location Tracking |
| API surface | Full method reference | API Reference |
Suggested build order
- Install the SDK and complete Android project setup.
- Initialize the SDK and identify a test user.
- Add event and screen tracking.
- Enable push and verify delivery on a physical device.
- Optionally enable in-app messaging and location.