开发者

how to parse " Remote " xml file using jquery/ajex for phonegap?

Any idea about how to parse a remote XML file using jQuery/AJAX for PhoneGap? Or any PhoneGap开发者_JAVA技巧 code?

Thanks.


Sounds like you would just use a run of the mill XMLHttpRequest or assuming ajax then $.ajax(). Nothing special should be required. Phone gap (provided it is set up properly) can make cross domain calls. Just make sure your android application permissions are set.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜