Skip to content

exponea/exponea-android-sdk

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 8, 2023 16:01
September 8, 2023 16:01
app
September 8, 2023 16:01
sdk
September 8, 2023 16:01
June 8, 2018 13:43
August 26, 2022 12:32
September 8, 2023 16:01
April 23, 2018 10:31
April 23, 2018 10:31
April 23, 2018 10:31

  Exponea

Specs

API License

Exponea Android SDK

This library allows you to interact from your application or game with the Exponea App.

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

It has been written 100% in Kotlin with ❀️

πŸ“¦ Installation

Download

Download via Gradle:

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

Download via Maven:

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

πŸ“± Demo Application

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

πŸ’» Usage

Getting Started

To implement the Exponea SDK you must configure the SDK first:

Then you can start using all supported features:

If facing any issues, look for Troubleshooting section in the respective document.

πŸ“ 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 Exponea 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.