Skip to content

comapi/comapi-sdk-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

dotdigital push and app messaging Android SDK

Client to connect your Android application with dotdigital's Engagement Cloud and CPaaS APIs for push and in-app messgaing.

Download

Via Maven

<dependency>
    <groupId>com.comapi</groupId>
    <artifactId>foundation</artifactId>
    <version>1.5.1</version>
</dependency>

or Gradle

compile 'com.comapi:foundation:1.5.1'

For more information about the integration please visit the website.