Skip to content

Instantly share code, notes, and snippets.

View gazialankus's full-sized avatar

Gazihan Alankuş 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: