Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

vmware-archive/data-android

Repository files navigation

PCF Mobile Services Android Data SDK

This SDK requires API level 14 or greater.

Usage

For more information please visit the docs site.

Building the SDK

To build the project from the command line, execute the following command:

./scripts/build-package.sh

To run the test suite from the command line, execute the following command:

./scripts/run-tests.sh

Dependencies