I have a question that i want to add a timer when the application starts it starts from 0:00 until the application get closed, is there a way to get this ?
if i cant do it on a titlebar how i can do it in anyplace ?
You can add a timer and update a label every time it ticks. You cannot put it directly on the title bar. You can update Activity.Text or create your own bar.