Skip to content

Instantly share code, notes, and snippets.

View gazialankus's full-sized avatar

Gazihan Alankus gazialankus

  • Izmir University of Economics
  • Izmir, Turkey
View GitHub Profile
Debugging Titanium Android applications with node-inspector
Thanks to Stevo Perisic
Download the https://github.com/node-inspector/node-inspector using
$ npm install -g node-inspector
Than go to your titanium project folder and run:
$ node-inspector
after that in the same dir run: