I want to make a task which,
functions as a count-down timer
*which work on activity (show the count-down in the text field )
*and background at the same time.
*Then background service shows a notification after the count-down finished,
*not just that if the app is closed and reopen, I want to show up the remaining time in the text field
what should I do, to achieve these four jobs