Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Code sample with examples of how to use the OneNote API on Android

License

Notifications You must be signed in to change notification settings

OneNoteDev/OneNoteAPISampleAndroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OneNote API Android Sample README

Created by Microsoft Corporation, 2014. Provided As-is without warranty. Trademarks mentioned here are the property of their owners.

API functionality demonstrated in this sample

The following aspects of the API are covered in this sample. You can find additional documentation at the links below.

Prerequisites

Tools and Libraries you will need to download, install, and configure for your development environment.

Be sure to verify the prerequisites for these too.

Accounts

Using the sample

After you've setup your development tools, and installed the prerequisites listed above,....

  1. Download the repo as a ZIP file to your local computer, and extract the files. Or, clone the repository into a local copy of Git.
  2. Import the Android code into a workspace/project in Android development tools.
  3. Get a client ID string and copy it into the file: .../src/com/example/onenoteservicecreatepageexample/Constants.java
  4. Import and Reference the Live Connect SDK source code.
  5. Build and run the Android app.
  6. Authenticate in the running app, using your Microsoft account.
  7. Allow the app to create new pages in OneNote.

Version Info

This is the initial public release for this code sample.

Learning More

About

Code sample with examples of how to use the OneNote API on Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages