You are here

Tutorials

This topic contains a short introduction to the Android SDK tutorials.

The tutorials provide a hands-on, step-by-step guide to using the SDK to develop applications that access SkyVault functionality.

The tutorials have been tested with an Android SDK API minimum level of 11, and target API level of 19.

CAUTION:
Note that if running on the Android emulator you may have problems connecting when specifying localhost in the URL for the SkyVault server you want to connect to. If you find problems you can alternatively specify the IP address of the server, this should solve the domain resolution issues. You can determine your local IP address using ifconfig or equivalent.