Skip to content

smartsupp/smartsupp-sdk-android

Repository files navigation

Smartsupp logo.

Add Smartsupp widget to your Android App

Welcome to the Smartsupp framework documentation, your getaway to integrating effortless live chat support into your mobile applications. This document is designed to assist you in integrating and utilizing Smartsupp effectively within your projects.

Features

  • Full compatibility with the powerful Smartsupp widget
  • Visitor identification through name, email, and telephone, with the option to add specific variables
  • Information about the number of incoming messages and the status of your account

Compatibility

Smartsupp for Android supports API 24 and above.

Sdk Preview

Installation

Add the following dependency to your app's build.gradle file:

dependencies {
    implementation("com.smartsupp.android:android-sdk:1.0.0")
}

Maven central

Add the following to your root build.gradle file

allprojects {
    repositories {
      mavenCentral()
    }
}

Documentation

For more information on how to use this SDK, visit the official documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages