- Download and extract the sample application. For a list of samples that you can download, see @mobilecloud on IBM DevOps Services. Use the git tool to clone the sample from IBM DevOps Services:
The Android project is in the bluelist-mobiledata-android folder.
git clone https://hub.jazz.net/git/mobilecloud/bluelist-mobiledata
- Import the sample into your workspace.
With Eclipse:
- Click File > New > Project....
- Android > Android Project from Existing Code
- Click Browse. Choose the directory where you extracted the archive. Select the project name in the Projects to import list.
- Click Copy projects into workspace
- Ensure that the Android platform is included on the Java build path. Click Project > Properties > Java Build Path > [tab]Order and Export. Verify that the correct Android version is selected.
- Click File > Import project.
- Select the Android root directory that you want for your project.
- Define the Gradle home directory. Select the gradle_home directory where you installed Gradle. This directory contains the bin directory.
- Click OK.
No comments:
Post a Comment