Skip to content

trilogy-group/kayako-Kayako-Android-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download

Overview

Our Mobile Support SDK enables you to add a knowledge base (Helpcenter) and an in-app chat (Messenger) to your apps in a plug-and-play fashion.

Getting Started

In order to use the code in this SDK, you need to add the following to your build.gradle file.

 android {
     //...
     packagingOptions {
         exclude 'META-INF/LICENSE'
     }
 }

 dependencies {
     //...
     compile 'com.kayako.messenger:kayako-messenger:1.0.+'
 }

There are a few more steps that need to be taken before you can use the SDK. Head over to Kayako's Developer Portal and follow the Integraton Guide.

Screenshots

Messenger

Help Center