adjust-icon

Android Adobe Extension integration guide

The Adjust Android Extension for Adobe Experience SDK provides you with a powerful tool to enhance your app's performance analytics. By integrating this extension, you can send essential data—such as install, session, and in-app event information—to Adjust.

The extension is designed to work within the Adobe Experience SDK framework, so you can implement it without disrupting your existing workflows.

Integrate the extension

Follow the integration guide to add the Adjust Android Extension for Adobe Experience SDK to your app. This guide covers the following:

  1. Install dependencies
  2. Configure permissions
  3. Integrate the Adjust Android Extension for Adobe Experience SDK

Set up features

The Adjust Android Extension for Adobe Experience SDK has many features that enable you to record user activity. Follow these guides to configure the Adjust Extension:

Follow these guides to add functionality to your app using the Adjust Extension:

Build your app for production

After you've integrated the Adjust Android Extension for Adobe Experience and completed your testing, prepare your app for release. Make sure to do the following:

  • Ask your marketing team to set up all necessary campaigns in Adjust.
  • Set yourlogging level according to your needs.
  • Changeyour environment to AdjustAdobeExtensionConfig.ENVIRONMENT_PRODUCTION to allow the extension to send data in your production environment.