Skip to content

Getting started

jxp edited this page Jul 10, 2012 · 2 revisions

Quick notes on how to get started

  1. Choose your desktop browser. See browser compatibility Webkit supports WebSQL and will bind touch events defined as element attributes. Chrome requires the option --allow-file-access-from-files for local file access
  2. Copy debugdata.json into the root www folder of the project
  3. Use the phonegap-desktop.js in place of the standard phonegap library

Further steps
4. Tweak the debugdata.json file to match your own debugging/testing requirements
5. If you use any plugins, they should be easily adapted for desktop debugging
6. Let me know if you find the project useful or you find an issue with it

Clone this wiki locally