Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
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 |
- Go to the Loyalty Management 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/salesforce-misc/LoyaltyMobileSDK-Android
- Press Enter and wait for the repository to clone.
You can now set up your own development environment.