Still new at this, so thanks in advance for the help
I'm using Carbide, btw.
Is there some debug mode I can turn on that will let me see all the different events floating around the cell phone? Like, the event that this key was pressed... the event that this UI widget was added...?
Even better, is there a way I can capture those events arbitrarily?An example thing to do with the captured events is simply log them.
Thanks!


An example thing to do with the captured events is simply log them.


