开发者

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

开发者 https://www.devze.com 2023-03-10 12:27 出处:网络
Any idea about how to parse a remote XML file using jQuery/AJAX for PhoneGap? Or any PhoneGap开发者_JAVA技巧 code?

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

精彩评论

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

关注公众号