# aepsdk-userprofile-android **Repository Path**: mirrors_adobe/aepsdk-userprofile-android ## Basic Information - **Project Name**: aepsdk-userprofile-android - **Description**: Adobe Experience Platform UserProfile extension for Android - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Adobe Experience Platform - UserProfile extension for Android [![Maven Central](https://img.shields.io/maven-central/v/com.adobe.marketing.mobile/userprofile.svg?logo=android&logoColor=white&label=userprofile)](https://mvnrepository.com/artifact/com.adobe.marketing.mobile/userprofile) ## About this project The [`UserProfile`](https://developer.adobe.com/client-sdks/documentation/profile/) extension represents the Adobe Experience Platform SDK's Profile extension which helps manage profile attributes in the client. ## Getting Started Refer to the [getting started guide](./Documentation/getting-started.md) for setting up and using the UserProfile 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 test application** Once you open the project in Android Studio (see above), select the `testapp` runnable and your favorite emulator and run the program. ## Related Projects | Project | Description | | --------------------------------------------------------------- | -------------------------------------------------------------------------------------- | | [Core extensions](https://github.com/adobe/aepsdk-core-android) | The Mobile Core represents the foundation of the Adobe Experience Platform mobile SDK. | ## Documentation Additional documentation for usage and SDK architecture can be found under the [Documentation](Documentation) directory. ## Contributing Contributions are welcomed! Read the [Contributing Guide](./.github/CONTRIBUTING.md) for more information. ## Licensing This project is licensed under the Apache V2 License. See [LICENSE](LICENSE) for more information.