Aja * My* Ajax

Latest:   

AJAX PhoneGap Example for Android, BlackBerry, Nokia, Samsung

Here is a ready-to-run alternative PhoneGap with AJAX example using simple JavaScript.
It is for starting project development and assumes you have PhoneGap and all tools
already installed and running... Basically if you are at the quick start stage of your
app development and still trying PhoneGap but need AJAX, this example might interest.
Or if you are having any problems with other AJAX releases you might give this a try.

Note there are only three source code samples required: this PhoneGap index.html,
the JavaScript AJAX source, and the sample XML data file. Best of luck, hope it helps.
* also note phonegap-1.0.0.js is the latest PhoneGap tested here...
( + all javascript files moved to the javascript subdirectory or folder referenced..
also any 'phonegap.js' files renamed to include a version number for consistency).
PhoneGap example index.html: JavaScript simpleMobileAjax.js: PhoneGap Mobile OS Platforms phonegap.xml: Note this also works with webOS, but you'll probably need to modify the above index.html as follows: (If you need additional webOS help, see my webOS tips page for more ideas)

Download the above simple Mobile Ajax files for PhoneGap here...

** also available is the more complete Aja Mobile Ajax...
** the FREE JavaScript library that makes AJAX easy for mobile app development.