Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.62 KB

sample-code.md

File metadata and controls

39 lines (29 loc) · 1.62 KB

OneDrive API Sample Code

OneDrive API samples

The following sample code projects are available for the new OneDrive API:

OneDrive picker/saver samples

OneDrive pickers and savers make it easy to open files from OneDrive and save files back to OneDrive with minimal code. Just connect a button or flow up to the picker and saver SDK for your platform and in minutes your app will work with OneDrive.

  • Picker and saver for Android Connect your Android app to OneDrive with a few lines of code. No need to use the API or build a user interface.

  • Picker and saver for JavaScript Connect your JavaScript application or website to open and save files with OneDrive without writing any user interface code.