From dc0c53ab9d8d0d4047a2d5f7b0c7117057e22d81 Mon Sep 17 00:00:00 2001 From: Carlos Delgado Date: Thu, 9 Jun 2016 16:07:30 +0200 Subject: [PATCH] Read --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 8df71ab..1787578 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,7 @@ -# Cordova Our Code World SFTP Plugin for android +# Cordova Our Code World Prevent screenshots for android # Do not use, doesn't work yet ```batch -cordova plugin add https://github.com/sdkcarlos/cordova-ourcodeworld-onedrive-filepicker.git +cordova plugin add https://github.com/sdkcarlos/cordova-ourcodeworld-preventscreenshots.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.