Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6000957
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T00:46:04+00:00 2026-05-23T00:46:04+00:00

For phonegap development: is it possible to fetch remote data for phonegape? is it

  • 0

For phonegap development:

  1. is it possible to fetch remote data for phonegape?
  2. is it possible to fetch remote json/xml file using ajax/jquery ?
  3. XmlHttpRequest can fetch remote xml file ?

also any suggestion for it or important link.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T00:46:05+00:00Added an answer on May 23, 2026 at 12:46 am

    Ajax works no different that it does else where execept that cross domain calls are ok with phonegap,
    see my other answer

    Example of jquery ajax call @ http://api.jquery.com/jQuery.ajax/
    Parsing xml with javascript @ http://www.w3schools.com/xml/xml_parser.asp

    
    $.ajax({
      url: "test.html",
      context: document.body,
      success: function(){
        $(this).addClass("done");
      }
    });
    

    Example of native javascript call

    Ref from phonegap about ajax
    (see question:


    Q. I want to create an application for phonegap to access externally deployed web services via AJAX. How can i resolve the issue with the cross-domain security policy of XmlHttpRequest?)

    True to life example on this site

    This should be enough to get you started.
    Let me know if you have any other questions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using phonegap in android development. I wrote that PoC, however I can
My issue is regarding PhoneGap and Android development using the Eclipse Applaud plugin. I
I am a newbie to Android development and was using PhoneGap to develop a
I am new to phonegap and android development. May I know how can I
Is it possible to set up Firefox to allow JSON/Ajax calls to my server
So far I've found the following jQuery/Javascript libraries for mobile development. PhoneGap appMobi{!} jQuery
Is it possible to store local data with PhoneGap - Windows Phone 7 Mango
jQuery Mobile and PhoneGap both appear to be targeting cross-browser mobile development based on
I am new in phonegap development. I have one html page which contains one
I am having some problems with Phonegap and the Android Camera API. I can

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.