Specs
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:
- Track Events / Customer properties
- Track Android App Links
- Push Notification Events
- Flush
- Fetch Data
- Payments
- Anonymize
- In-App Personalization
- App Inbox
If facing any issues, look for Troubleshooting section in the respective document.
π 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 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.