Adobe Experience Platform (AEP) Brand Concierge Extension is an extension for the Adobe Experience Platform Android SDK.
The AEPBrandConcierge extension is used to enable Brand Concierge experiences in your Android app.
For further information about Adobe SDKs, visit the developer documentation.
- Minimum Android API level 24 (Android 7.0) or higher
For implementation instructions, visit the implementation guide.
Additional documentation for SDK usage and configuration can be found in the Documentation directory.
| Project | Description |
|---|---|
| AEPCore Extensions | The AEPCore and AEPServices represent the foundation of the Adobe Experience Platform SDK. |
| AEPEdge Extension | The AEPEdge extension allows you to send data to the Adobe Experience Platform (AEP) from a mobile application. |
| AEPEdgeIdentity Extension | The AEPEdgeIdentity enables handling of user identity data from a mobile app when using the AEPEdge extension. |
Looking to contribute to this project? Please review our Contributing guidelines prior to opening a pull request.
We look forward to working with you!
Open the project in Android Studio by opening the gradle file located at aepsdk-concierge-android/code
You can run the unit test suites from command line:
make unit-test
You can run the android test suites from command line:
make functional-test
This project is licensed under the Apache V2 License. See LICENSE for more information.