I know this may be a basic question but I cannot find a basic answer online. How do I implement JQuery Mobile on my PhoneGap app that I am developing with android? I am not clear which version I need to download and what notation I need to put in my Eclipse project and index.html file to have it work.
Thanks!
The project creation wizard in the AppLaud Eclipse Plugin for PhoneGap Android has a check box to include jQuery Mobile into a project. Basically it adds the jQuery and jQuery Mobile files to the project and adds links from the index.html to them.
You can add the plugin to your Eclipse ADT by doing Install New Software -> Add https://svn.codespot.com/a/eclipselabs.org/mobile-web-development-with-phonegap/tags/r1.2/download
More information at http://www.mobiledevelopersolutions.com/