exponea / exponea-android-sdk

MIT License
17 stars 16 forks source link

ā€‚ā€‚Bloomreach Engagement

Specs

API License

Exponea Android SDK

This library allows you to interact from your application or game with the Bloomreach Engagement.

Bloomreach Engagement empowers B2C marketers to raise conversion rates, improve acquisition ROI, and maximize customer lifetime value.

It has been written 100% in Kotlin with ā¤ļø

Bloomreach Engagement was formerly known as Exponea. For backward compatibility, the Exponea name continues to be used in the iOS SDK.

šŸ“¦ Installation

Download

Download via Gradle:

dependencies {
  implementation 'com.exponea.sdk:sdk:4.0.1'
}

Download via Maven:

<dependency>
    <groupId>com.exponea.sdk</groupId>
    <artifactId>sdk</artifactId>
    <version>4.0.1</version>
</dependency>

šŸ“± Demo Application

Check out our sample project to try it yourself! šŸ˜‰

šŸ’» Usage

Getting Started

Follow the detailed step by step guide here to get started.

Documentation

šŸ”— Useful links

šŸ“ Release Notes

Release notes can be found here.

āš ļø Version Disclaimer

This SDK supports API 17+ and Android 4.2+. If you wish to interact with Bloomreach Engagement on lower API/Android versions please refer to the old SDK located here.

Support

Are you a Bloomreach customer and dealing with some issues on mobile SDK? You can reach the official Engagement Support via these recommended ways.

Note that Github repository issues and PRs will also be considered but with the lowest priority and without guaranteed output.