Web Inspector Remote (Weinre)

Demo

Weinre is a debugging solution where developers install a local instance of Web Inspector, and configure their Web applications to point to that instance. While the Weinre server is running, you can use a desktop browser to inspect your Web application content.

Here is how you use Weinre:

  1. Install the Weinre server. Instructions: How to install Weinre.
  2. From within your application, include a reference to the Weinre server Web Inspector entry point page. Instructions: How to run Weinre
  3. Launch a desktop browser, and navigate to the IP address of your local Weinre server.
  4. Weinre will provide an interface for its instance of Web Inspector whih