Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1017 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 1017 Bytes

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