Each respective extension repository now has its own test app. Please refer to those repositories for their test apps.
This repository contains the Android sample app for the latest versions of the Android Mobile SDKs.
Note The sample app with the previous Android SDKs is archived in sdk-1.x branch.
- Android Studio 3.+ with an Android emulator running 7.0+
- JDK 8.+
- Gradle 4.4+
- Open Android Studio and select
Open an existing project
from the main screen or clickFile -> Open...
. - Import the Sample-App/settings.gradle file into Android Studio.
- Set your
ENVIRONMENT_FILE_ID
in MainApp.java. - Run Android
app
on the emulator or on real device.
The app needs to be configured with the following Edge extensions in the Data Collection UI before it can be used:
Follow the documentation to forward Lifecycle extension metrics to the Adobe Experience Platform.
Follow the documentation for using the messaging features.
Follow the documentation for enabling advertising identifier features.
Contributions are welcomed! Read the Contributing Guide for more information.
This project is licensed under the MIT License. See LICENSE for more information.