Newer Version Available

This content describes an older version of this product. View Latest

Clone Mobile SDK for Android GitHub Repository

Clone the GitHub repository to copy the code base and revision history of the repository to your local computer.
Available in: all editions that have Loyalty Management enabled

  1. Go to the Loyalty Management Mobile SDK Android repository.
  2. To copy the repository URL to your clipboard, click Code, and then click Copy to Clipboard icon on Git Hub.
  3. Open Terminal, and go to the directory where you want to clone the repository.
  4. Enter git clone https://github.com/salesforce-misc/LoyaltyMobileSDK-Android
  5. Press Enter and wait for the repository to clone.
You can now set up your own development environment.