Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

PhoneGap example using the Evernote SDK for JavaScript

You can find the Evernote SDK for JavaScript here.

Required reading

Please check out the Evernote Developers portal page. Please see the Getting Started With iOS for PhoneGap guide here.

How to use

  1. In your index.js file, inside the scope of the 'app' object, make the following changes :

    consumerKey : 'your consumer key', consumerSecret : 'your consumer secret',

  2. Run the app and go through the OAuth flow.

  3. See the logs for the results of the API calls.

More information

  1. We are using jsOAuth for OAuth which can be found here.
  2. You can use the HTML/js code on any other platform supported by PhoneGap.
  3. Make sure you hide your consumer secret.
  4. This example requires the latest version of XCode.
  5. Most of the relevant code lives in www/js/index.js.

About

A PhoneGap example using the evernote js sdk

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors