سؤال

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 :

enter image description here

Then, Right click on your project and select debug as Android Emulator, Like :

enter image description here

Then Press F5 for line by line debug.

You can also find other options as well.Like:

enter image description here

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top