I am new mobile application developer with Titanium. I want to see Line by Line Debug. for check some loop or code. (specially for the "ANDROID") for Checking where my application is 'Crash'. Please Help Me,
Thanks in Advance
I am new mobile application developer with Titanium. I want to see Line by Line Debug. for check some loop or code. (specially for the "ANDROID") for Checking where my application is 'Crash'. Please Help Me,
Thanks in Advance
You have to set Toggle Break point by Right click , Like :
Then, Right click on your project and select debug as Android Emulator, Like :
Then Press F5 for line by line debug.
You can also find other options as well.Like: