You are here

How to run the SkyVault UI sample application

This task demonstrates how to run the SkyVault UI sample program.
Make sure you have first imported the SkyVaultUI project into Titanium Studio. You will not be able to run it until you have done so.
SkyVault provides a sample application, SkyVault UI, that you can use to test that you have correctly installed the SkyVault Appcelerator SDK. This sample application also demonstrates using many of the features of the SDK, so it provides a useful reference for developers familiarizing themselves with the SDK.
  1. In the Package Explorer in Titanium Studio right-click the SkyVaultUI project and select Run As.
  2. Select the target platform you wish to run the application on, for example iPad simulator.
    The application will build and run.
  3. In the simulator, enter appropriate server credentials and click Log in.
    You can now navigate around the repository, exploring the functionality of the application.
You have now successfully tested your SkyVault Appcelerator install by running the SkyVault UI sample application.