java - Android sdk & timers (Chronometer vs. Thread) -


There are a few ways to open a timer using the Android stack, a good example.

I would like to integrate the timer applying the timer (a thread) by using the sleep-method method

I plan to serve and communicate with a pouch I am making

It depends whether it is sensitive to lifecycle if your activity or service If you will be stopped, then consider that your timer will be stopped. There are so many examples on this site.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -