Phonegap Android LocalFileSystem is not defined
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: I have a problem for accessing Android File System for storage purpose in my phonegap application. I've searched and found lots of not-my-situation solutions! I know about the necessity of deviceready to be fired and checked and it got fired. So the phonegap.js is loaded perfectly! I think I requested the file permissions and have features in my manifest and config file. here they are: config.xml: AndroidManifest.xml: and here is the error throwing part of my code: $(document).ready(function () { document.addEventListener("deviceready",