• Home
  • Getting Started
  • Documentation
  • API References
  • Downloads
  • Support
Verivo
DevCenter
  • Welcome, Anonymous
  • |
  • Log in
  1. Samples
  2. Cordova Sample Apps
Printable version    

Getting Started: Samples

Related Topics

Page: Cordova Sample Apps
Page: Cordova Encryption Sample App
Page: Cordova Sync Sample App
Home page: Samples
Page: iOS Encryption Sample App
Page: Server Hello World Sample App
Page: iOS Sync Sample App
Page: Android Sync Sample App
Page: Server
Page: iOS Sample Apps
Page: Android Encryption Sample App
  

Labels

  • cordova
  • samples

Documentation Downloads

  • Installing and Configuring Akula
  • Building Akula Apps
  • Release Notes

All Versions

Latest Official Version (2.5)
Version 3.0 Beta
Version 2.5
Version 2.1
Version 2.0
Version 1.5
Version 1.0.1
Your Rating: Thanks for voting! Please Wait Please Wait Results: PatheticBadOKGoodOutstanding! 6 rates
Android Sync Sample App      Cordova Encryption Sample App

Cordova Sample Apps

  • Encryption
    This app demonstrates the best practices when using the Akula platform's encrypted persistent data store. It creates a persistent data store using the specified password, then allows the user to perform create, read, update, and delete operations on it.
    View >>
  • Sync
    This app demonstrates the best practices when using the Akula platform's synchronization mechanism. As the Akula sync feature builds on top of the persistent data feature, this app builds on the Encryption sample app which is the recommended entry point for these features.
    View >>
  • Coming Soon
    We are busy working on additional samples and look forward to expanding this section. 

Get the samples

The source code for the sample apps is installed as part of the Trial installer. Ensure that you have already installed Akula. If you have not installed Akula, contact us for more information.

  • Encryption sample app – The source code for the encryption client apps is located in the cordova-sdk/samples/encryption-cordova directory of the Akula download.
  • Sync sample app – The source code for the sync client apps is located in the cordova-sdk/samples/sync-cordova directory of the Akula download. The AKZ file for this app is located in the server-sdk/samples/projects/sync/target directory.

Cordova sample app system requirements

To work with the Cordova samples, your development environment must meet the following system requirements:

PlatformRequirements
iOS Cordova
  • Java JDK 7
  • Cordova 3.0: http://cordova.apache.org/
  • Xcode 5
  • Any standard text editor or JavaScript IDE
Android Cordova
  • Java JDK 7
  • Cordova 3.0: http://cordova.apache.org/
  • Eclipse
  • Android Development Tools (ADT)
  • Any standard text editor or JavaScript IDE

Using the samples offline

The Cordova samples were built with dependencies which are hosted on the jQuery CDN. This means they must be online to work properly.

To host the files locally so that you can run the samples offline:

  1. Download the jQuery library (the app by default uses version 2.0.3) and store it in app_name/www/js/lib/dependencies.
  2. Download the jQuery Mobile libraries from http://www.jquerymobile.com.
    1. Copy the jquery.mobile-x.x.x.js file to app_name/www/js/lib/dependencies.
    2. Copy the jquery.mobile-x.x.x.css file to the app_name/www directory.
    3. Copy the contents of the /images directory into the app_name/www/images directory.
    4. Change references to the jquery-x.x.x.js, jquery.mobile-x.x.x.js, and jquery.mobile-x.x.x.css files in index.html to local references.
  3. Add the Calendar control

2 Child Pages

Page: Cordova Encryption Sample App Page: Cordova Sync Sample App
                                               
Android Sync Sample App      Cordova Encryption Sample App
  • Last edited by balivandi@verivo.com on 2015-05-14 14:15:28.0

  • Privacy Policy | Legal Information
    © Copyright 2014, Verivo Software, Inc. All Rights Reserved.