Step 1: Prerequisite
Last updated
Last updated
Download the latest Android SDK zip file, including the Demo App project & SDK Module
The SDK requires:
Android 10.0 or above.
Gradle 5 or above.
Android Gradle Plugin 4 or above.
androidx.appcompat:appcompat:1.2.0 or above (the Android Support library is no longer supported).
Java 8 or above, Kotlin 1.6 or above
To run the demo app, it requires:
Android Studio 2021.2.1 or above.
Gradle 7.4 or above.
Android Gradle Plugin 7.2 or above.
Please open ${sdkFolder}/VisaSensoryBrandingDemo project by Android Studio, wait a while for the Gradle Sync.
Make sure you connected the emulators or physical devices to the computer, then run the main demo application by typing the command ./gradlew :jetpack-compose:installDebug.
Select the options to test for in the main screen, and press the play button at the top right to see the logo animation.