Skip to main content
The Zixflow Android SDK enables you to send data from your Android app to Zixflow, allowing you to track user behavior, send targeted push notifications, display in-app messages, and more.

SDK Modules

The SDK is organized into independent modules (Maven group com.zixflow.com.android):
  • datapipelines (required): Core tracking, user identification, and event tracking
  • messaging-push-fcm: Push notification support via Firebase Cloud Messaging (FCM)
  • messaging-in-app: Standard in-app messaging functionality
  • messaging-in-app-compose: Inline in-app messaging for Jetpack Compose
  • location: Location tracking capabilities
Current SDK version documented here: 1.1.3. For conceptual background on events, users, and attributes, see Getting Started with Events.