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 8308789
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T18:54:43+00:00 2026-06-08T18:54:43+00:00

Heavy tasks in Android should be executed in background threads. Heavy tasks are: database

  • 0

Heavy tasks in Android should be executed in background threads. Heavy tasks are:

  • database tasks
  • work with images, audio, video
  • fetching and parsing internet data
  • some extensive calculations (very rare in most apps)

What else can be considered as a heavy task and should be executed in background thread?

I am getting an ANR error and I need to know which tasks Android interprets as heavy tasks.

  • 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-06-08T18:54:45+00:00Added an answer on June 8, 2026 at 6:54 pm

    What else can be considered as a heavy task and should be executed in background thread?

    If it takes more than couple of milliseconds, it should be executed in a background thread.

    Courtesy of Project Butter in Android 4.1, the Android UI now updates at 60fps, meaning that there is ~16ms to do everything that is needed to render a frame. The OS needs some of that time to do the actual rendering. If you take more than a few milliseconds, you may skip a frame, causing “janky” behavior. Even on earlier versions of Android, the effect can be seen — it’s just going to be more jarring on Jelly Bean, because everything else is smoother.

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

Sidebar

Related Questions

I have an application which uses threads to run heavy tasks. When the thread
I'm making pretty heavy use of JSON parsing in an app I'm writing. Most
In one Activity , I have 2 heavy tasks. One is a creation of
I'm using python 2.7, and trying to run some CPU heavy tasks in their
I have several background tasks running on my Glassfish server implemented by @TimerService instances.
I'm running a database-heavy Java application on a cluster, using Connector/J 5.1.14. Therefore, I
I'm running heavvy background work with Parallel.Invoke, after all processing has completed I return
I'm looking for computationally heavy tasks to implement with CUDA and wonder if neural
I'm trying to use a Background Worker in a WPF application. The heavy lifting
Many time-consuming threads (500-900ms.) are created in the application. They are to be executed

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.