Newer Version Available
Clone and Import Gamification Mobile SDK for Android
Clone the GitHub repository to copy the code base and revision history of the repository
to your local computer. After you clone the mobile SDK for Android repository, import Gamification
Mobile Android SDK in Android Studio to automatically download and manage external
dependencies.
| Available in: all editions that have Loyalty Management enabled |
- Go to the Gamification Mobile SDK Android repository.
-
To copy the repository URL to your clipboard, click Code, and then
click
.
- Open Terminal, and go to the directory where you want to clone the repository.
- Enter git clone https://github.com/loyaltysampleapp/GamificationMobileSDK-Android.
- Press Enter and wait for the repository to clone.
- Unzip the GamificationMobileSDK-Android package that you downloaded.
- Open Android Studio.
- Go to , and then select the GamificationMobileSDK-Android folder.
- Click Open.
-
Open the SDK files and ensure that the files include the appropriate SDK packages.
You can now use the classes and interfaces in the GamificationMobileSDK-Android module to manage and customize the gamification features
in your application.