Im not updating this. There is a newer version with download here: https://github.com/m1ga/ti-stetho/releases
Simple module to work with the Chrome Developer tools inside your Android Appcelerator Titanium application. This is using Facebook's Stetho. More info here: http://facebook.github.io/stetho/
To make it work simply put this line in your index.js
var stethomodule = require("ti.stetho");
Inside Chrome you type:
chrome://inspect/
and select the device
Developed by Joseba Alonso
Creative Commons Attribution (https://creativecommons.org/licenses/by/4.0/)