Skip to content

Latest commit

 

History

History
 
 

AppBlade

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

AppBladeSDK PhoneGap Plugin

Plugin for PhoneGap that uses the AppBlade SDK.

##Installation - Android

  1. Copy AppBlade.js into your www directory.
  2. Add AppBladePlugin.java to your project.
  3. Follow directions for adding plugins to your Android project.
  4. Follow directions for adding the AppBlade SDK to your project, but do not do the last 2 steps where you edit your main activity file.
  5. In your index.html, register for the "deviceready" eventListener, and call the setup method with your SDK keys in this order: project, token, secret, issued timestamp.

See the Example project included for examples using the other functions of the SDK.

##Resources: ###AppBlade.com ###License and Terms