Writing and reading file in phonegap

后端 未结 4 1576
傲寒
傲寒 2020-12-09 22:49

I tried writing/reading a file in phonegap+android, here is the set up:

$(document).ready(function() {
    document.addEventListene         


        
4条回答
  •  爱一瞬间的悲伤
    2020-12-09 23:39

    The following works for me on Android with phonegap-1.0.0:

    
        
    

提交回复
热议问题