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

vmware-archive/data-android-samples

Repository files navigation

PCF Mobile Services Data Client SDK Samples for Android

Data SDK Usage

For more information please visit the docs site.

Data Demo Application

The Data Demo Application is an example of the simplest application possible that uses the PCF Mobile Services Data Client SDK. At this time, it only demonstrates how to authenticate the user, and persist, retrieve and delete a value for a single key.

You can specify your own environment details by editing the values in the sample project's pivotal.properties resource file.

Watch the log output in the Android device log to see what the Data SDK is doing in the background.