Skip to content

barry-li/mparticle-android-integration-apptentive

 
 

Repository files navigation

Apptentive Kit Integration

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

Adding the integration

  1. Enable the integration for your mParticle app.
  2. Add the kit dependency to your project. Kits are all made available via Maven Central, you can add them to your project just by adding their maven artifact (ex. com.mparticle:android-<integration-name>-kit). See here for the current list of all kits.
  3. If you haven't already added it, the core mParticle Android SDK will automatically be pulled in as a dependency of the kit. Follow the quick start of the mParticle Core SDK, then re-build and launch your app, and verify that you see "<Integration Name> detected" in the output of adb logcat.

License

Apache License 2.0

About

Apptentive Kit Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%