How do I use existing JQuery Mobile HTML & JavaScript?
I have an existing HTML page and some JavaScript which I have deleloped using JQuery Mobile. I would like to use it to create an app with Appery. I have tried creating an empty app and copying the existing HTML to both startScreen and index.html, but neither seems to work - when I test the application it insists on using the screen created by Appery's GUI builder. Is it possible to skip building the GUI with Appery and use existing HTML instead, and if yes, then how?