How to delete a file using Cordova?
问题 Note: this question is being re-posted because for whatever reason the original poster decided to remove it after an answer was provided and accepted. I am therefore adding it again to preserve the knowledge Original question: I'm trying to understand how the crud operations for cordova appache works. I created a delete function in worklight as follows: index.html: <a href="#" class="btn large" onclick="deleteAudio();">Delete the local MP3 file</a><br/> main.js: function deleteAudio() { var