Briefly describes the reasons for priority ordering of the Android system foreground process, visible processes, service processes, background processes, and empty processes.

Source: Internet
Author: User

First High: foreground process

The foreground process is the most important process in the Android system and is the process of interacting with the user.

Second High: Visible process

Visible process refers to a part of the program interface can be seen by the user, but not in the foreground and user interaction.

Third High: Service process

A process that contains a started service is a service process, the service does not have a user interface, does not interact directly with the user, but is able to run in the background for a long time, providing important functions that the user cares about.

IV High: Background process

If a process does not contain any services that are already started, and there is no activity visible to the user, then the process is a background process.

V High: Empty process

An empty process is a process that does not contain any active components. When the system resources are tight, it is first clear.

Briefly describes the reasons for priority ordering of the Android system foreground process, visible processes, service processes, background processes, and empty processes.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.