• Home
  • Getting Started
  • Documentation
  • API References
  • Downloads
  • Support
Verivo
DevCenter
  • Welcome, Anonymous
  • |
  • Log in
  1. 2.5 Documentation
  2. Using the Akula SDKs
Printable version    

Documentation

Related Topics

Page: Using the Akula SDKs
Page: Handling Exceptions and Errors
Page: Synchronous and Asynchronous Requests
Page: Initializing a Connection to the Akula Server
Page: Configuring the Client Development Environment
Page: Polling for New Actions
Page: Executing Code Before and After Actions
Page: Creating Custom Client Actions
Page: Registering Devices for Client Actions
Page: Upgrading the Client SDKs
Page: Using the Client SDKs
  

Labels

  • installing
  • server_sdk
  • android_sdk
  • ios_sdk
  • javascript_sdk
  • client_app

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! 12 rates
Splitting Endpoint Data      Using the Client SDKs

Using the Akula SDKs

Akula includes SDKs that you can use to develop server-side app scopes and client-side apps.

The client-side SDKs include the following:

Client-side SDKDescription
Akula Client SDK for AndroidA Java SDK that you use to build client-side apps for Android devices.
Akula Client SDK for iOSAn Objective-C SDK that you use to build client-side apps for iOS devices.
Akula Client SDK for JavaScriptA JavaScript SDK that you use to build client-side apps that run in a browser.

Each of the Akula client SDKs defines the classes and interfaces that you use to connect the client app to the Akula Server. These SDKs are designed to simplify the process of building requests to the Akula Server and handling any response. By using these SDKs, you can focus your development resources on other areas of your app.

You can bypass the Akula client SDKs and access the Akula Server directly by making HTTP requests to server endpoints. In that case, you are completely responsible for constructing the request, handling response data, and handling any errors.

The server-side SDKs include the following:

Server-side SDKDescription
Akula Server SDKA Java SDK that you use to build server-side app scopes that run on the Akula Server.
REST API ReferenceA set of REST endpoints on the Akula Server that you use to configure the Akula Server and the app scopes running on the server.

This section describes how to use the different SDKs. This section contains the following documents:

  • Using the Client SDKs
    • Configuring the Client Development Environment
      • Configuring an Android Development Environment
      • Configuring an iOS Development Environment
      • Configuring a JavaScript Development Environment
      • Configuring a Cordova Development Environment
    • Initializing a Connection to the Akula Server
    • Synchronous and Asynchronous Requests
    • Enabling Client-Side Logging
    • Handling Exceptions and Errors
    • Upgrading the Client SDKs
  • Using the Server SDK
  • Using Transactions

3 Child Pages

Page: Using the Client SDKs Page: Using the Server SDK Page: Using Transactions
                                               
 
Splitting Endpoint Data      Using the Client SDKs
  • Last edited by rcrouse@verivo.com on 2014-10-17 14:50:15.0

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