https://github.com/sdkcarlos/cordova-ourcodeworld-onedrive-filepicker
A filepicker and fileuploader for cordova android
https://github.com/sdkcarlos/cordova-ourcodeworld-onedrive-filepicker
Last synced: 4 months ago
JSON representation
A filepicker and fileuploader for cordova android
- Host: GitHub
- URL: https://github.com/sdkcarlos/cordova-ourcodeworld-onedrive-filepicker
- Owner: sdkcarlos
- Created: 2016-02-16T17:56:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-12T16:46:03.000Z (about 9 years ago)
- Last Synced: 2025-01-18T07:29:21.379Z (5 months ago)
- Language: Java
- Size: 306 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cordova Our Code World SFTP Plugin for android
# Do not use, doesn't work yet
```batch
cordova plugin add https://github.com/sdkcarlos/cordova-ourcodeworld-onedrive-filepicker.git
```# Supported Android Versions
The OneDrive picker library is supported at runtime for Android API revision 14 and greater. To build the picker library you need to install Android API revision 19 or greater.
The picker requires the OneDrive app to be installed, in order to function. If the OneDrive app is not installed, the user will be prompted to download the app when either the startPicking() or startSaving() method is invoked.