Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 401 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 401 Bytes

Cordova_File_Operations

A sample cordova app for file download, save and open. Supports folder deletion option as well.

Please ensure to add the following plugins to test the app: "cordova-plugin-device", "cordova-plugin-file", "cordova-plugin-file-opener2", "cordova-plugin-file-transfer", "cordova-plugin-whitelist"

Also ensure to updata the server ip and port no in app.js file accordingly.