# aepsdk-optimize-android **Repository Path**: mirrors_adobe/aepsdk-optimize-android ## Basic Information - **Project Name**: aepsdk-optimize-android - **Description**: Adobe Experience Platform Optimize Mobile SDK - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-30 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Adobe Experience Platform Optimize Mobile SDK ## About this project The AEP Optimize Mobile SDK provides APIs to enable real-time personalization workflows in the Adobe Experience Platform SDKs using Adobe Target or Adobe Journey Optimizer Offer Decisioning. It depends on the Mobile Core and requires Edge Extension to send personalization query events to the Experience Edge network. ## Getting started Refer to the [getting started](./Documentation/getting-started.md) guide for setting up and using the SDK with your application. ### Development **Open the project** To open and run the project, open the `code/build.gradle.kts` file in Android Studio **Run demo application** Once you open the project in Android Studio (see above), select the `app` runnable and your favorite emulator and run the program. ## Documentation Additional documentation about API usage and SDK architecture can be found under the [Documentation](./Documentation) directory. ## Related Projects | Project | Description | | ------------------------------------------------------------ | ------------------------------------------------------------ | | [Core extensions](https://github.com/adobe/aepsdk-core-android) | The Mobile Core represents the foundation of the Experience Platform Mobile SDK. | | [Adobe Experience Platform Edge Network Mobile Extension](https://github.com/adobe/aepsdk-edge-android) | The Adobe Experience Platform Edge Network mobile extension allows you to send data to the Experience Platform Edge Network from a mobile application. | | [Identity for Edge Network extension](https://github.com/adobe/aepsdk-edgeidentity-android) | The Identity for Edge Network extension enables handling of user identity data from a mobile app when using the Experience Platform Mobile SDK and the Edge Network extension. | ## Contributing Contributions are welcomed! Read the [CONTRIBUTING](.github/CONTRIBUTING.md) for more information. ## Licensing This project is licensed under the Apache V2 License. See [LICENSE](LICENSE) for more information.