Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7678391
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T17:38:10+00:00 2026-05-31T17:38:10+00:00

I have an android application in which I have to execute some tasks at

  • 0

I have an android application in which I have to execute some tasks at very short intervals 20-30seconds. It is a requirement, it is somehow a “monitoring” app and it won’t be for commercial purposes so no need to worry about battery and data usage.

I am scheduling tasks using java.util.Timer like this :

mTimer.scheduleAtFixedRate(mUpdateDataTask,0,20000);

I know how to stop the tasks being executed using :

mTimer.cancel();

and I am doing this when my Service is stopped.

THE PROBLEM:
If my app crashes at some point, the onDestroy() method of the Service is not called and the mTimer never gets canceled, and those task keep getting executed. How can I be sure that they are canceled when my app crashes or it is force stopped from the Settings->Application ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T17:38:12+00:00Added an answer on May 31, 2026 at 5:38 pm

    You need to investigate UncaughtExceptionHandler as a way of catching the crash; you can cancel the timers in this handler.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an Android application which uses the NDK to execute a large amount
I have an Android application which uses C2DM services (aka push). I have a
I have an android application which (over the network) communicates with a desktop server
i have an android application which has a listview for listing 14 items inside
I have an Android Bluetooth application which manages a couple of remote devices( Capsules
I have an Android application which sends json data to PHP script. The PHP
I have a jQuery Mobile web app which targets iOS and Android devices. A
I have an android application which uses jni and I'm trying to automate build
I have an android application which in its main activity, data are adapted from
I have android application in which for a logged facebook user to retrieve in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.