Skip to content

Simple module to work with the Chrome Developer tools inside your Android Appcelerator Titanium application using Stetho

License

Notifications You must be signed in to change notification settings

7daysofrain/ti-stetho

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stethomodule Module

Update

Im not updating this. There is a newer version with download here: https://github.com/m1ga/ti-stetho/releases

Description

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/

Accessing the stethomodule Module

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

Author

Developed by Joseba Alonso

License

Creative Commons Attribution (https://creativecommons.org/licenses/by/4.0/)

About

Simple module to work with the Chrome Developer tools inside your Android Appcelerator Titanium application using Stetho

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published