Skip to main content
This guide’s code samples show how to integrate the Zixflow Android SDK end to end. Use the pages below as your working reference—source repositories are private and are not available for public clone.

What a complete integration covers

AreaWhat to implementDocs
Install & initializeAdd the Android SDK dependency and initializeInstallation, Quick Start
Identify & trackIdentify users, track events and screensCore Features
Push notificationsFCM setup and deliveryPush Notifications
In-app messagingModal, inline, and inboxIn-App Messaging
LocationOptional location moduleLocation Tracking
API surfaceFull method referenceAPI Reference

Suggested build order

  1. Install the SDK and complete Android project setup.
  2. Initialize the SDK and identify a test user.
  3. Add event and screen tracking.
  4. Enable push and verify delivery on a physical device.
  5. Optionally enable in-app messaging and location.
If you need a full sample project for your team, contact Zixflow support—public example repos are not published.