Skip to content

talkable/android-sdk

Repository files navigation

Talkable Android SDK

Build Status

Talkable Android SDK makes it easy to integrate Talkable referral functionality into Android apps.

Installation

1. Add the JitPack repository to your build.gradle

Add it in your root build.gradle at the end of repositories:

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

2. Add the dependency to your module's build.gradle

dependencies {
	implementation 'com.github.talkable:android-sdk:0.5.12'
}

Documentation

http://docs.talkable.com/android_sdk

About

Talkable Integration and API for Android devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages