jsがブラウザーでデバッグできると便利。phonegap desktopは実現してくれる。
https://github.com/jxp/phonegap-desktop
使い方:
1)Copy debugdata.json into the root www folder of the project
2)Use the phonegap-desktop.js in place of the standard phone gap library
3)web serverを起動。pythonを利用すれば便利。python -m SimpleHTTPServer 8080
4)そして http://localhost:8080/ にアクセス
0 件のコメント:
コメントを投稿