Slide 33
Slide 33 text
XFJOSF
Weinre is a project of the Apache Foundation and stands for Web Inspector
Remote and is exactly what it’s name suggests, a tool in the same vein as
Firebug or Webinspector but, able to run and debug web pages remotely.
So, if you have used tools such as the Firefox Developer Tools or Chrome
Dev Tools, using Weinre will be second nature.
Weinre Install
• Start Server.
• Add Bookmarklet.
• Increase Auto-Lock Time(iOS Setting) to Prevent Disconnect.
npm -g install weinre
weinre --boundHost 127.0.0.1 --httpPort 9090
Another Option
http://debug.phonegap.com