java_android_async_task not a good way to implement a timer according to the AsyncTask documentation, this should only be used for short tasks; a few seconds at most, like pulling data from a webpage/database