Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 2.77 KB

sdks.md

File metadata and controls

48 lines (36 loc) · 2.77 KB

SDKs for OneDrive integration

Use the OneDrive software development kits to quickly get OneDrive integrated into your apps. While programming with REST APIs is pretty easy, the OneDrive SDKs aim to make it even easier.

Picker and saver SDKs

Add OneDrive to your app in minutes with a few lines of code.

Get a link from OneDrive for sharing or downloading the contents of a file. Save a file on the user's local device to OneDrive so it's available on all your users' devices.

Platform OneDrive OneDrive for Business Documentation
Android Yes Yes Picker and saver SDK
iOS Yes Not yet UIDocumentPicker
Web Yes Not yet Picker and saver SDK
Windows Yes Not yet FileOpenPicker, FileSavePicker

OneDrive API SDKs

Use the OneDrive SDK for your platform to quickly start using the OneDrive API without the need to get into all the details of authentication, JSON parsing, HTTP connections and more. Just install the SDK into your project and get going.

Platform OneDrive OneDrive for Business Documentation
iOS Yes Preview OneDriveSDK

We're working hard to bring SDKs for Android, Windows universal apps, and more as soon as possible. Stay tuned!

Don't see your favorite platform? Suggest it on UserVoice.