Disable the screenshots of your app in cordova for android platform
Go to file
Carlos Delgado 6b0c7611eb First commit
2016-06-09 16:05:46 +02:00
src/android First commit 2016-06-09 16:05:46 +02:00
www First commit 2016-06-09 16:05:46 +02:00
plugin.xml First commit 2016-06-09 16:05:46 +02:00
README.md First commit 2016-06-09 16:05:46 +02:00

Cordova Our Code World SFTP Plugin for android

Do not use, doesn't work yet

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.