Hi Guys,
A part of the android app I am building requires me to implement a timer which doesn't have a definite end time (the user will decide when to stop the timer). What would be the best way of doing this? Some threads on StackOverflow point to using Chronometer (will be digesting this in the meantime).
Thanks.
A part of the android app I am building requires me to implement a timer which doesn't have a definite end time (the user will decide when to stop the timer). What would be the best way of doing this? Some threads on StackOverflow point to using Chronometer (will be digesting this in the meantime).
Thanks.