Skip to content

AdevintaSpain/appboy-segment-android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Braze Logo

Braze Android Segment SDK

Javadocs

How to To get a Git project into your build:

Step 1. Add the JitPack repository to your build file

allprojects {
  repositories {
    ...
    maven { url 'https://jitpack.io' }
  }
}

Step 2. Add the dependency

	dependencies {
  	        implementation 'com.github.AdevintaSpain:appboy-segment-android:2.4.1.0001'
	}

Braze integration for analytics-android.

About

Braze's side-by-side Android SDK integration with Segment.IO

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • Shell 0.2%