Dear Mark, I appreciate your advice.
Anyway, as you mentioned, I fell into the trap of trying to have an endless service though it's bad design. I agree it's better using AlarmManager than receiver w/ ACTION_TIME_TICK. However, another problem is ACTION_TIME_CHANGED or ACTION_TIMEZONE_CHANGED. If receiver has died from system, we also can NOT receive above broadcast messages. Best Regards, hardrock -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

