Skip to content

mparticle-integrations/mparticle-android-integration-pilgrim

Repository files navigation

PilgrimSDK Kit Integration

This repository contains the Pilgrim SDK integration for mParticle Android SDK.

Example App

This repository contains an Example App showing how to implement mParticle and PilgrimSDK

Adding the integration

  1. Add the kit dependency to your app's build.gradle: See a full build.gradle example here

    dependencies {
        api 'com.mparticle:android-pilgrimsdk-kit:5+'
    }
  2. Follow the mParticle Android SDK quick-start, then rebuild and launch your app, and verify that you see "PilgrimSdkKit detected" in the output of adb logcat.

  3. Reference mParticle's integration docs below to enable the integration.

Documentation

Pilgrim SDK

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages