com.adobe.marketing.mobile:edge

Adobe Experience Platform Edge extension for the Adobe Experience Platform Mobile SDK


Keywords
adobe-edge-network, adobe-experience-platform, aep-mobile-sdk
License
Apache-2.0

Documentation

Adobe Experience Platform Edge Network Mobile Extension

Maven Central

About this project

The Adobe Experience Platform Edge Network mobile extension allows you to send data to the Experience Platform Edge Network from a mobile application. This extension allows you to implement Adobe Experience Cloud capabilities in a more robust way, serve multiple Adobe solutions though one network call, and simultaneously forward this information to Adobe Experience Platform.

The Edge Network mobile extension is an extension for the Adobe Experience Platform Mobile SDK and requires the Mobile Core and Services extensions for event handling, as well as the Identity for Edge Network extension for handling identities, such as ECID.

Installation

Integrate the Edge Network mobile extension into your app by following the getting started guide.

Development

Open the project

To open and run the project, open the code/settings.gradle file in Android Studio.

Run the test application

To configure and run the test app for this project, follow the getting started guide for the test app.

Code format

This project uses the code formatting tools Spotless with Prettier. Formatting is applied when the project is built from Gradle and is checked when changes are submitted to the CI build system.

Prettier requires Node version 10+ To enable the Git pre-commit hook to apply code formatting on each commit, run the following to update the project's git config core.hooksPath:

make init
Project Description
Core extensions The Mobile Core represents the foundation of the Adobe Experience Platform Mobile SDK.
Consent for Edge Network The Consent for Edge Network extension enables consent preferences collection from your mobile app when using the Experience Platform Mobile SDK and the Edge Network extension.
Lifecycle for Edge Network The Lifecycle for Edge Network extension helps collect application Lifecycle metrics and any additional context data provided by the application developer when using the Mobile SDK and the Edge Network extension.
Identity for Edge Network The Identity for Edge Network extension enables identity management from a mobile app when using the Edge Network extension.
Assurance extension The Assurance extension enables validation workflows for your Mobile SDK implementation.
Adobe Experience Platform Android sample app Contains Android sample app for the Mobile SDKs.

Documentation

Information about Adobe Experience Platform Edge Network's implementation, API usage, and architecture can be found in the Documentation directory.

Learn more about Edge Network and all other Mobile SDK extensions in the official Adobe Experience Platform Mobile SDK documentation.

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.