The Adobe Streaming Media for Edge Network extension sends data about audio and video consumption on your streaming applications to the Adobe Experience Platform Edge Network. This enables capabilities for measurement, analysis, and activation with media data across the Adobe Experience Cloud solutions when using the Adobe Experience Platform Mobile SDK and the Edge Network extension.
To install and start using the Media for Edge Network extension, check out the getting started guide and the API reference.
Please refer to the Migrating from Media to Media for Edge Network guide.
To open and run the project, open the code/settings.gradle.kt
file in Android Studio
To configure and run the test app for this project, follow the getting started guide for the test app.
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. |
Edge Network extension | The Edge Network extension allows you to send data to the Adobe Edge Network from a mobile application. |
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 SDK implementation. |
Information about Adobe Streaming Media for Edge Network implementation, API usage, and architecture can be found in the Documentation directory.
Learn more about Media for Edge Network and all other Mobile SDK extensions in the official Adobe Experience Platform Mobile SDK documentation.
Contributions are welcomed! Read the Contributing Guide for more information.
This project is licensed under the Apache V2 License. See LICENSE for more information.