/aepsdk-edgemedia-android

Adobe Experience Platform Streaming Media for Edge Network Extension - Android

Primary LanguageJavaApache License 2.0Apache-2.0

Adobe Streaming Media for Edge Network extension - Android

Maven Central CircleCI Code Coverage

About this project

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.

Installation

To install and start using the Media for Edge Network extension, check out the getting started guide and the API reference.

Migrating from Media Analytics

Please refer to the Migrating from Media to Media for Edge Network guide.

Development

Open the project

To open and run the project, open the code/settings.gradle.kt 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

Related Projects

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.

Documentation

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.

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.