Adobe Audience Manager is a versatile audience data management platform. With the SDK, you can update audience profiles for users and retrieve user segment information from your mobile app. For more information, see Adobe Audience Manager.
The Audience Manager mobile extension is an extension for the Android 2.x Adobe Experience Platform SDK and requires the Core
and Identity
extensions for event handling.
Integrate the Audience mobile extension into your app by following the getting started guide.
Open the project
To open and run the project, open the code/settings.gradle
file in Android Studio.
Run test application
To configure and run the test app for this project, follow the getting started guide for the test app.
Project | Description |
---|---|
Core extensions | The Mobile Core represents the foundation of the Adobe Experience Platform mobile SDK. |
Analytics extension | The Analytics extension allows for sending mobile interaction data from your app to Adobe Analytics. |
Assurance extension | The Assurance extension enables validation workflows for your SDK implementation. |
Adobe Experience Platform Mobile SDK sample app for Android | Contains Android sample app for the Mobile SDKs. |
Additional documentation for setup and usage can be found under the Documentation directory.
Contributions are welcomed! Read the Contributing Guide for more information.
This project is licensed under the Apache V2 License. See LICENSE for more information.