Sorry for the complete newbie question but i’m not having much luck.
I’ve created a project through eclipse with the phonegap plugin and deployed it as an android app onto a tablet to run locally – but I’m getting the ‘Note: Navigation may not work if viewed locally’ bar being added on the bottom of the pages.
How do I get round this? I thought if it was packaged up in this format I wouldn’t have to install an android webserver onto the tablet and run it through the browser?
All guidance is much apreciated.
Sorry for the complete newbie question but i’m not having much luck. I’ve created
Share
I had the samme error, and it turned out that jquery.mobile was included twice. Removal of the twin reference resulted in removal of the Note.