WO2018018772A1 - Procédé de gestion de processus d'arrière-plan et dispositif terminal - Google Patents
Procédé de gestion de processus d'arrière-plan et dispositif terminal Download PDFInfo
- Publication number
- WO2018018772A1 WO2018018772A1 PCT/CN2016/103986 CN2016103986W WO2018018772A1 WO 2018018772 A1 WO2018018772 A1 WO 2018018772A1 CN 2016103986 W CN2016103986 W CN 2016103986W WO 2018018772 A1 WO2018018772 A1 WO 2018018772A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- background process
- terminal device
- target
- target background
- started
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
- G06F9/4806—Task transfer initiation or dispatching
- G06F9/4843—Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
- G06F9/485—Task life-cycle, e.g. stopping, restarting, resuming execution
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/55—Detecting local intrusion or implementing counter-measures
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/55—Detecting local intrusion or implementing counter-measures
- G06F21/554—Detecting local intrusion or implementing counter-measures involving event detection and direct action
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/03—Indexing scheme relating to G06F21/50, monitoring users, programs or devices to maintain the integrity of platforms
- G06F2221/034—Test or assess a computer or a system
Definitions
- the present invention relates to the field of terminal technologies, and in particular, to a background process management method and a terminal device.
- terminal devices such as smart phones, tablets, notebook computers and personal digital assistants (PDAs) have been widely used, and people have become accustomed to using these terminal devices for entertainment, communication or office. Daily activities.
- the application in the terminal device can use the background process to run in the background without the user's detection, in addition to being able to run in the foreground.
- some background processes are used to obtain real-time data to provide users with more comprehensive and timely services, the background process may occupy memory when the user is not aware of it, consume power and data traffic of the terminal device, and even monitor the screen operation. , stealing personal information and privacy data of users. Therefore, how to manage the background process becomes an urgent problem to be solved.
- the embodiment of the invention provides a background process management method and a terminal device, which can freeze unnecessary and malicious background processes in the terminal device, save memory, power and data traffic of the terminal device, and prevent the user's personal information and private data from being stolen. .
- a first aspect of the embodiments of the present invention discloses a background process management method, including:
- the terminal device selects a target background process from the currently running background process; wherein the target background process is a non-essential or malicious background process;
- the terminal device stops the target background process from running
- the terminal device sends a freeze instruction to the target background process, so that the target background process is closed and cannot be started.
- the terminal device sends a freeze instruction to the target background process, so that the target background process is closed and cannot be started, including:
- the terminal device sends a freeze instruction to the target background process, so that the target background process is closed and cannot be started.
- the terminal device selects a target background process from a currently running background process, including:
- the terminal device determines whether the current state is switched from the power-off state to the power-on state; if the current state is changed from the power-off state to the power-on state, the terminal device selects the target background process from the currently running background process; or
- the terminal device receives an operation instruction that the user searches for a freezeable background process, and selects the target background process from the currently running background process according to the operation instruction; or
- the terminal device monitors whether a new background process is started; if a new background process is started, the terminal device selects the target background process from the currently running background process.
- the terminal device selects a target background process from a currently running background process, including:
- the terminal device selects, as the target background process, the background process in the background process list in the currently running background process according to the freezeable background process list preset by the user; or
- the terminal device selects, as the target background process, a background process in which the security software is evaluated as a non-essential or malicious process in the currently running background process according to the evaluation of the background process by the security software in the terminal device.
- the method further includes:
- the terminal device monitors whether an application that is dependent on the target background process is started
- the terminal device sends a prompt message to the user to ask the user whether to unfreeze the target background process.
- a second aspect of the embodiment of the present invention discloses a terminal device, including:
- a filtering unit configured to select a target background process from a currently running background process; wherein the target background process is a non-essential or malicious background process;
- Terminating the unit set to stop the target background process from running
- the first sending unit is configured to send a freeze instruction to the target background process, so that the target background process is closed and cannot be started.
- the first sending unit includes:
- a first determining subunit configured to determine, according to a priority of the target background process, whether the target background process is allowed to be frozen
- the sending subunit is configured to send a freeze instruction to the target background process when the target background process is allowed to be frozen, so that the target background process is closed and cannot be started.
- the screening unit includes:
- a second determining subunit configured to determine whether the current state is switched from a power off state to a power on state; the first screening subunit is configured to select the current background process from the current running background process when the state is changed from the power off state to the power on state Target background process; or,
- a receiving subunit configured to receive an operation instruction that the user searches for a freezeable background process
- the second screening subunit is configured to select the target background process from the currently running background process according to the operation instruction
- the monitoring subunit is configured to monitor whether a new background process is started; the third screening subunit is configured to select the target background process from the currently running background process when a new background process is started.
- the filtering unit is specifically configured to: select, according to a freezeable background process list preset by the user, a background process in the background process list in the currently running background process.
- the target background process or,
- it is configured to select, according to the evaluation of the background process by the security software in the terminal device, a background process in which the security software in the currently running background process is evaluated as a non-essential or malicious process as the target background process.
- the terminal device further includes:
- a monitoring unit configured to monitor whether an application that is dependent on the target background process is started
- the second sending unit is configured to send a prompt message to the user to ask the user whether to unfreeze the target background process when an application that depends on the target background process is started.
- the terminal device selects a target background process from the currently running background process; wherein the target background process is a non-essential or malicious background process; the terminal device stops the target background process from running; The terminal device sends a freeze instruction to the target background process, so that the target background process is closed and cannot be started. It can be seen that the implementation of the embodiment of the present invention can prevent unnecessary and malicious background processes from being frozen and cannot be started, thereby saving memory, saving power and data traffic, and preventing the user's personal information and private data from being stolen.
- FIG. 1 is a schematic flowchart of a background process management method according to an embodiment of the present invention
- FIG. 2 is a schematic flowchart of another background process management method according to an embodiment of the present invention.
- FIG. 3 is a schematic structural diagram of a terminal device according to an embodiment of the present disclosure.
- FIG. 4 is a schematic structural diagram of another terminal device according to an embodiment of the present disclosure.
- FIG. 5 is a schematic structural diagram of still another terminal device according to an embodiment of the present invention.
- the embodiment of the invention provides a background process management method and a terminal device, which can prevent unnecessary and malicious background processes from being frozen and cannot be started, thereby saving memory, saving power and data traffic, and avoiding personal information and privacy of users. The role of data being stolen. Let's take a detailed explanation.
- FIG. 1 is a schematic flowchart diagram of a background process management method according to an embodiment of the present invention.
- the background process management method shown in FIG. 1 may include the following steps:
- the terminal device selects a target background process from the currently running background process; wherein the target background process is a non-essential or malicious background process.
- the terminal device may be a smart phone, a smart watch, a palmtop computer, a tablet computer, a personal digital assistant (PDA), a point of sales (POS), etc. Do not repeat.
- a background process that is currently running on the terminal device may be filtered out of unnecessary or malicious background processes, and the background processes are frozen to be closed and cannot be started.
- the above malicious background process refers to a background process that steals user personal information and private data by monitoring screen actions, keyboard input and the like.
- the above-mentioned non-essential background process refers to a background process corresponding to the software or function that the user uses very low frequency or even never used, such as the background process of the remote control function, the background process of the system with the notepad, and the background of the system search function. Process, etc.
- the background process of the system search function the background process generally runs the registration event by default, but the user generally uses the system search function less, so the background process can be considered to be frozen.
- the user can manually set a background process that can freeze the list of background processes, thereby avoiding freezing the functions that they often use.
- the terminal device may select some special moments to filter the currently running background process.
- the terminal device determines whether the current state is changed from the power-off state to the power-on state. If the current state is changed from the power-off state to the power-on state, the target background process is selected from the currently running background process.
- the terminal device receives an operation instruction that the user searches for a freezeable background process, and selects a target background process from the currently running background process according to the operation instruction.
- the terminal device monitors whether a new background process is started. If a new background process is started, the target background process is selected from the currently running background process.
- the user may preset a list of freezeable background processes according to the usage habits of the individual, and record the background process corresponding to the application and function whose usage frequency is extremely low or even never used, into the list of freezeable background processes.
- the terminal device monitors whether a new background process is started. If a new background process is started, the currently running background process is in the background process according to the preset freezeable background process list preset by the user. The background process in the list is selected as the target background process.
- the terminal device may also select, as the target background process, the background process in which the security software in the currently running background process is evaluated as a non-essential or malicious process according to the evaluation of the background process by the security software in the terminal device.
- the terminal device stops the foregoing target background process from running.
- the terminal device filters out the target background process (that is, the background process to be frozen), the background process stops running, and the data and the log are saved, so as to prevent the background process from being forcibly closed to cause data loss.
- the target background process that is, the background process to be frozen
- the terminal device sends a freeze instruction to the target background process, so that the target background process is closed and cannot be started.
- the terminal device stops the target background process to be frozen
- the data and the log are saved, and then the freeze command is sent to the target background process, and the target background process performs the shutdown operation according to the freeze instruction, and the corresponding parameter is modified.
- the terminal device may filter the currently running background process when the device is just started or when a new background process occurs, wherein the terminal device may be based on a freezeable background process list or a security software pair preset by the user.
- the evaluation of the background process filters out the background processes that need to be frozen in the currently running background process.
- the terminal device stops the background process, sends a freeze instruction to the background process, and causes it to be closed and cannot be started. It can be seen that the implementation of the method can make the unnecessary and malicious background processes freeze and cannot be started, thereby saving memory, saving power and data traffic, and preventing the user's personal information and private data from being stolen.
- FIG. 2 is a schematic flowchart diagram of another background process management method according to an embodiment of the present invention. As shown in FIG. 2, the method may include the following steps:
- the terminal device selects a target background process from a currently running background process, where the target background process is a non-essential or malicious background process.
- a background process that is currently running on the terminal device may be filtered out of unnecessary or malicious background processes, and the background processes are frozen to be closed and cannot be started.
- the above malicious background process refers to a background process that steals user personal information and private data by monitoring screen actions, keyboard input and the like.
- the above-mentioned non-essential background process refers to a background process corresponding to the software or function that the user uses very low frequency or even never used, such as the background process of the remote control function, the background process of the system with the notepad, and the background of the system search function. Process, etc.
- the background process of the system search function the background process generally runs the registration event by default, but the user generally uses the system search function less, so the background process can be considered to be frozen.
- the user can manually set a background process that can freeze the list of background processes, thereby avoiding freezing the functions that they often use.
- the terminal device may select some special moments to filter the currently running background process.
- the terminal device determines whether the current state is changed from the power-off state to the power-on state. If the current state is changed from the power-off state to the power-on state, the target background process is selected from the currently running background process.
- the terminal device receives an operation instruction that the user searches for a freezeable background process, and selects a target background process from the currently running background process according to the operation instruction.
- the terminal device monitors whether a new background process is started. If a new background process is started, the target background process is selected from the currently running background process.
- the user may preset a list of freezeable background processes according to the usage habits of the individual, and record the background process corresponding to the application and function whose usage frequency is extremely low or even never used, into the list of freezeable background processes.
- the terminal device monitors whether a new background process is started. If a new background process is started, the currently running background process is in the background process according to the preset freezeable background process list preset by the user. The background process in the list is selected as the target background process.
- the terminal device may also select, as the target background process, the background process in which the security software in the currently running background process is evaluated as a non-essential or malicious process according to the evaluation of the background process by the security software in the terminal device.
- the terminal device stops the foregoing target background process from running.
- the terminal device filters out the target background process (that is, the background process to be frozen), the background process stops running, and the data and the log are saved, so as to prevent the background process from being forcibly closed to cause data loss.
- the target background process that is, the background process to be frozen
- the terminal device determines, according to the priority of the target background process, whether the target background process is allowed to be frozen.
- the background processes running in the system have corresponding priorities, and the priorities determine when the background processes run and how much CPU time is occupied.
- the basic functions necessary in the system generally have high priority, such as task manager, key input monitoring, etc., and some applications set a higher priority for their own background processes in order to ensure their own running quality. If the background process with high priority is frozen, it may affect the normal use of the terminal device. Therefore, the terminal device determines the priority of the target background process. If the priority is high, it determines that the background process is not allowed to be frozen. If the priority is normal, it is determined that the background process is allowed to be frozen.
- the terminal device sends a freeze instruction to the target background process, so that the target background process is closed and cannot be started.
- the terminal device stops the target background process to be frozen
- the data and the log are saved, and then the freeze command is sent to the target background process, and the target background process performs the shutdown operation according to the freeze instruction, and the corresponding parameter is modified.
- the terminal device monitors whether an application that depends on the target background process starts.
- the terminal device performs freezing on the process level.
- the user When the user operates the application from the terminal device, the user cannot find whether one or more processes corresponding to the application have been frozen, and thus may use the terminal for the user.
- the application in the device is bothered. Therefore, the terminal device needs to monitor whether there is an application startup that depends on the target background process (the frozen background process), and if so, ask the user whether to unfreeze the background process to ensure the normal use of the application.
- the terminal device sends a prompt message to the user to ask the user whether to unfreeze the target background process.
- a prompt message is sent to the user to ask the user whether to unfreeze the background process, so that the application can be used normally.
- the terminal device may filter the background process to be frozen in the currently running background process according to the freezeable background process list preset by the user or the evaluation of the security process by the security software, and then stop the background process. , sends a freeze instruction to the background process, causing it to close and fail to start.
- a freeze instruction to the background process, causing it to close and fail to start.
- a prompt message is sent to the user to ask whether the background process is to be thawed, so that the application can be used normally.
- the terminal device can prompt the user to unfreeze the background process in time, so as not to affect the normal use of the application that the user wants to use.
- FIG. 3 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
- the terminal device may include:
- the filtering unit 301 is configured to select a target background process from the currently running background process; wherein the target background process is a non-essential or malicious background process;
- a background process that is currently running on the terminal device may be filtered out of unnecessary or malicious background processes, and the background processes are frozen to be closed and cannot be started.
- the above malicious background process refers to a background process that steals user personal information and private data by monitoring screen actions, keyboard input and the like.
- the above-mentioned non-essential background process refers to a background process corresponding to the software or function that the user uses very low frequency or even never used, such as the background process of the remote control function, the background process of the system with the notepad, and the background of the system search function. Process, etc.
- the background process of the system search function the background process generally runs the registration event by default, but the user generally uses the system search function less, so the background process can be considered to be frozen.
- the user can manually set a background process that can freeze the list of background processes, thereby avoiding freezing the functions that they often use.
- the screening unit 301 may select some special moments to filter the currently running background processes.
- the filtering unit 301 determines whether the current state is converted from the power-off state to the power-on state. If the current state is changed from the power-off state to the power-on state, the target background process is selected from the currently running background processes.
- the filtering unit 301 receives an operation instruction that the user searches for a freezeable background process, and selects a target background process from the currently running background process according to the operation instruction.
- the filtering unit 301 monitors whether a new background process is started. If a new background process is started, the target background process is selected from the currently running background processes.
- the user may preset a list of freezeable background processes according to the usage habits of the individual, and record the background process corresponding to the application and function whose usage frequency is extremely low or even never used, into the list of freezeable background processes.
- the filtering unit 301 monitors whether a new background process is started. If a new background process is started, the currently running background process is in the background according to the preset freezeable background process list preset by the user. The background process in the process list is selected as the target background process.
- the screening unit 301 may also select, as the target background process, the background process in which the security software in the currently running background process is evaluated as a non-essential or malicious process according to the evaluation of the background process by the security software in the terminal device.
- the termination unit 302 is set to stop the target background process from running
- the termination unit 302 stops the background process and saves data and logs, so as to prevent the background process from being forcibly closed to cause data loss.
- the first sending unit 303 is configured to send a freeze instruction to the target background process so that the target background process is closed and cannot be started.
- the termination unit 302 stops the target background process to be frozen
- the data and the log are saved, and then the first sending unit 303 sends a freeze instruction to the target background process, and the target background process performs the shutdown operation according to the freeze instruction. And modify the corresponding parameters to not start, until the target background process is thawed, it can start normally.
- the filtering unit 301 may filter the currently running background process when the network process is started or when a new background process occurs, where the filtering unit 301 may be based on a list of freezeable background processes preset by the user or
- the security software evaluates the background process to filter out the background processes that need to be frozen in the currently running background process.
- the termination unit 302 stops the background process, and the first sending unit 303 sends a freeze instruction to the background process to turn it off and cannot be started. It can be seen that with the terminal device, unnecessary and malicious background processes can be frozen and cannot be started, thereby saving memory, saving power and data traffic, and preventing the user's personal information and private data from being stolen.
- FIG. 4 is a schematic structural diagram of another terminal device according to an embodiment of the present invention.
- the terminal device shown in FIG. 4 is optimized by the terminal device shown in FIG. 3. Compared with the terminal device shown in FIG. 3, the terminal device shown in FIG.
- the monitoring unit 304 is configured to monitor whether there is an application launch dependent on the target background process.
- the terminal device performs freezing on the process level.
- the user When the user operates the application from the terminal device, the user cannot find whether one or more processes corresponding to the application have been frozen, and thus may use the terminal for the user.
- the application in the device is bothered. Therefore, the monitoring unit 304 needs to monitor whether there is an application startup that depends on the target background process (the frozen background process), and if so, ask the user whether to unfreeze the background process to ensure the normal use of the application.
- the second sending unit 305 is configured to send a prompt message to the user to ask whether the user unfreezes the target background process when an application dependent on the target background process is started.
- the second sending unit 305 when the monitoring unit 304 detects that an application that depends on the frozen background process is started, the second sending unit 305 sends a prompt message to the user to ask the user whether to unfreeze the background process, so that the application is enabled.
- the program can be used normally.
- the first sending unit 303 includes:
- the first judging subunit 3031 is configured to determine whether the target background process is allowed to be frozen according to the priority of the target background process.
- the background processes running in the system have corresponding priorities, and the priorities determine when the background processes run and how much CPU time is occupied.
- the basic functions necessary in the system generally have high priority, such as task manager, key input monitoring, etc., and some applications set a higher priority for their own background processes in order to ensure their own running quality. If the background process with high priority is frozen, it is likely to affect the normal use of the terminal device. Therefore, the first determining sub-unit 3031 determines the priority of the target background process. If the priority is high, it is determined that the background process is not allowed. It is frozen; if the priority is normal, it is judged that the background process is allowed to be frozen.
- the sending subunit 3032 is configured to send a freeze instruction to the target background process when the target background process is allowed to be frozen, so that the target background process is closed and cannot be started.
- the screening unit 301 includes:
- the second judging subunit 3011 is configured to determine whether the current state is switched from the power-off state to the power-on state; the first screening sub-unit 3012 is configured to select the target background from the currently running background process when the state is switched from the power-off state to the power-on state. Process; or,
- the receiving subunit 3013 is configured to receive an operation instruction that the user searches for a freezeable background process; the second screening subunit 3014 is configured to select the target background process from the currently running background process according to the operation instruction; or
- the monitoring sub-unit 3015 is configured to monitor whether a new background process is started.
- the third filtering sub-unit 3016 is configured to select a target background process from the currently running background process when a new background process is started.
- the terminal device may filter the background process to be frozen in the currently running background process according to the freezeable background process list set by the user or the evaluation of the security process by the security software, and then stop the background process.
- the process sends a freeze instruction to the background process, causing it to shut down and fail to start.
- the monitoring unit 304 detects that an application dependent on the background process is started, the second sending unit 305 sends a prompt message to the user to ask whether the background process is to be thawed, so that the application can be normal. use.
- the implementation of the method can make the unnecessary and malicious background processes freeze and cannot be started, thereby saving memory, saving power and data traffic, and preventing the user's personal information and private data from being stolen.
- the terminal device can prompt the user to unfreeze the background process in time, so as not to affect the normal use of the application that the user wants to use.
- FIG. 5 is a schematic structural diagram of still another terminal device according to an embodiment of the present invention.
- the terminal may be any terminal device including a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of Sales), an in-vehicle computer, and the terminal is a mobile phone as an example:
- FIG. 5 is a block diagram showing a partial structure of a mobile phone related to a terminal provided by an embodiment of the present invention.
- the mobile phone includes: a radio frequency (RF) circuit 501, a memory 502, an input unit 503, a display unit 504, a sensor 505, an audio circuit 506, a wireless fidelity (WiFi) module 507, and a processor 508. And power supply 509 and other components.
- RF radio frequency
- the RF circuit 501 can be used for transmitting and receiving information or during a call, and receiving and transmitting the signal. Specifically, after receiving the downlink information of the base station, the processor 508 processes the data. In addition, the uplink data is designed to be sent to the base station.
- RF circuit 501 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like.
- the RF circuit 501 can also communicate with the network and other devices through wireless communication.
- the above wireless communication may use any communication standard or protocol, including but not limited to Global System of Mobile communication (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (Code Division). Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), E-mail, Short Messaging Service (SMS), and the like.
- GSM Global System of Mobile communication
- GPRS General Packet Radio Service
- the memory 502 can be used to store software programs and modules, and the processor 508 executes various functional applications and data processing of the mobile phone by running software programs and modules stored in the memory 502.
- the memory 502 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may be stored according to Data created by the use of the mobile phone (such as audio data, phone book, etc.).
- memory 502 can include high speed random access memory, and can also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
- the input unit 503 can be configured to receive input numeric or character information and to generate key signal inputs related to user settings and function controls of the handset.
- the input unit 503 can include a touch panel 5031 and other input devices 5032.
- the touch panel 5031 also referred to as a touch screen, can collect touch operations on or near the user (such as a user using a finger, a stylus, or the like on the touch panel 5031 or near the touch panel 5031. Operation), and drive the corresponding connecting device according to a preset program.
- the touch panel 5031 may include two parts: a touch detection device and a touch controller.
- the touch detection device detects the touch orientation of the user, and detects a signal brought by the touch operation, and transmits the signal to the touch controller; the touch controller receives the touch information from the touch detection device, converts the touch information into contact coordinates, and sends the touch information.
- the processor 508 is provided and can receive commands from the processor 508 and execute them.
- the touch panel 5031 can be implemented in various types such as resistive, capacitive, infrared, and surface acoustic waves.
- the input unit 503 may also include other input devices 5032.
- other input devices 5032 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control buttons, switch buttons, etc.), trackballs, mice, joysticks, and the like.
- the display unit 504 can be used to display information input by the user or information provided to the user as well as various menus of the mobile phone.
- the display unit 504 can include a display panel 5041.
- the display panel 5041 can be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), or the like.
- the touch panel 5031 can cover the display panel 5041. After the touch panel 5031 detects a touch operation thereon or nearby, the touch panel 5031 transmits to the processor 508 to determine the type of the touch event, and then the processor 508 according to the touch event. The type provides a corresponding visual output on display panel 5041.
- touch panel 5031 and the display panel 5041 are used as two independent components to implement the input and input functions of the mobile phone in FIG. 5, in some embodiments, the touch panel 5031 and the display panel 5041 may be integrated. Realize the input and output functions of the phone.
- the handset may also include at least one type of sensor 505, such as a light sensor, motion sensor, and other sensors.
- the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 5041 according to the brightness of the ambient light, and the proximity sensor may close the display panel 5041 and/or when the mobile phone moves to the ear. Or backlight.
- the accelerometer sensor can detect the magnitude of acceleration in all directions (usually three axes). When it is stationary, it can detect the magnitude and direction of gravity.
- gesture of the mobile phone such as horizontal and vertical screen switching, related Game, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tapping), etc.; other sensors such as gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc. that can be configured on mobile phones are no longer used here. Narration.
- the audio circuit 506, the speaker 5061, and the microphone 5062 can provide an audio interface between the user and the mobile phone.
- the audio circuit 506 can transmit the converted electrical data of the received audio data to the speaker 5061, and convert it into a sound signal output by the speaker 5061.
- the microphone 5062 converts the collected sound signal into an electrical signal, and the audio circuit 506 is used by the audio circuit 506. After receiving, it is converted into audio data, and then processed by the audio data output processor 508, transmitted to the other mobile phone via the RF circuit 501, or outputted to the memory 502 for further processing.
- WiFi is a short-range wireless transmission technology.
- the mobile phone can help users to send and receive emails, browse web pages and access streaming media through the WiFi module 507, which provides users with wireless broadband Internet access.
- FIG. 5 shows the WiFi module 507, it can be understood that it does not belong to the essential configuration of the mobile phone, and may be omitted as needed within the scope of not changing the essence of the invention.
- the processor 508 is the control center of the handset, which connects various portions of the entire handset using various interfaces and lines, by executing or executing software programs and/or modules stored in the memory 502, and invoking data stored in the memory 502, executing The phone's various functions and processing data, so that the overall monitoring of the phone.
- the processor 508 may include one or more processing units; preferably, the processor 508 may integrate an application processor and a modem processor, where the application processor mainly processes an operating system, a user interface, an application, and the like.
- the modem processor primarily handles wireless communications. It will be appreciated that the above described modem processor may also not be integrated into the processor 508.
- the handset also includes a power source 509 (such as a battery) that supplies power to the various components.
- a power source 509 (such as a battery) that supplies power to the various components.
- the power source can be logically coupled to the processor 508 via a power management system to enable management of charging, discharging, and power management functions through the power management system.
- the mobile phone may further include a camera, a Bluetooth module, and the like, and details are not described herein again.
- each step method flow may be implemented based on the structure of the terminal device.
- Both the application layer and the operating system kernel can be considered as part of the abstraction structure of the processor 508.
- the processor 508 performs the following operations by calling program code stored in the memory 502:
- target background process from the currently running background process; wherein the target background process is a non-essential or malicious background process;
- a freeze instruction is sent to the target background process described above so that the target background process is closed and cannot be started.
- processor 508 is further configured to perform the following operations by calling program code stored in the memory 502:
- a prompt message is sent to the user to ask the user whether to unfreeze the target background process.
- the processor 508 can filter the currently running background process at the time of startup or when a new background process occurs by calling the program code stored in the memory 502, wherein the terminal device can be based on the user. Pre-set the list of freezeable background processes or the evaluation of the background process by the security software to filter out the background processes that need to be frozen in the currently running background process. After selecting the background process to be frozen, the terminal device stops the background process, sends a freeze instruction to the background process, and causes it to be closed and cannot be started. It can be seen that with the terminal device, unnecessary and malicious background processes can be frozen and cannot be started, thereby saving memory, saving power and data traffic, and preventing the user's personal information and private data from being stolen.
- each unit included is only divided according to functional logic, but is not limited to the foregoing division, as long as the corresponding function can be implemented;
- the names are also for convenience of distinction from each other and are not intended to limit the scope of protection of the present invention.
- ROM Read-Only Memory
- RAM Random Access Memory
- PROM Programmable Read-Only Memory
- EPROM Erasable Programmable Read Only Memory
- OTPROM One-Time Programmable Read-Only Memory
- EEPROM Electronically-Erasable Programmable Read-Only Memory
- CD-ROM Compact Disc Read-Only Memory
- CD-ROM Compact Disc Read-Only Memory
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Telephone Function (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Des modes de réalisation de la présente invention concernent le domaine technique des terminaux. L'invention concerne un procédé de gestion de processus d'arrière-plan et un dispositif terminal. Le procédé comprend les étapes suivantes : un dispositif terminal sélectionne un processus d'arrière-plan cible à partir de processus d'arrière-plan en cours d'exécution, le processus d'arrière-plan cible étant un processus d'arrière-plan non nécessaire ou malveillant; le dispositif terminal permet au processus d'arrière-plan cible de s'arrêter; et le dispositif terminal envoie une instruction de gel au processus d'arrière-plan cible, de telle sorte que le processus d'arrière-plan cible est fermé et ne peut pas être démarré. En mettant en oeuvre les modes de réalisation de la présente invention, des processus d'arrière-plan inutiles et malveillants dans un dispositif terminal peuvent être gelés, de sorte que le stockage interne, la quantité électrique et le flux de données du dispositif terminal sont sauvegardés, et les informations personnelles et les données privées d'un utilisateur ne peuvent pas être volées.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610614670.1A CN106250223B (zh) | 2016-07-28 | 2016-07-28 | 一种后台进程管理方法及终端设备 |
CN201610614670.1 | 2016-07-28 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2018018772A1 true WO2018018772A1 (fr) | 2018-02-01 |
Family
ID=57606083
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2016/103986 WO2018018772A1 (fr) | 2016-07-28 | 2016-10-31 | Procédé de gestion de processus d'arrière-plan et dispositif terminal |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN106250223B (fr) |
WO (1) | WO2018018772A1 (fr) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114428546A (zh) * | 2022-01-25 | 2022-05-03 | 惠州Tcl移动通信有限公司 | 后台应用清理方法、装置、存储介质及终端设备 |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106845218A (zh) * | 2016-12-22 | 2017-06-13 | 山东华软金盾软件股份有限公司 | 一种移动设备的文字审计方法 |
CN106781094A (zh) * | 2016-12-29 | 2017-05-31 | 北京安天网络安全技术有限公司 | 一种atm系统资源异常报警系统及方法 |
CN107066320B (zh) * | 2017-01-19 | 2021-06-15 | 努比亚技术有限公司 | 一种Android进程冻结和解冻的装置及方法 |
CN106951318A (zh) * | 2017-03-24 | 2017-07-14 | 联想(北京)有限公司 | 一种电子设备后台进程的管理方法及电子设备 |
CN107479952A (zh) * | 2017-07-31 | 2017-12-15 | 广东欧珀移动通信有限公司 | 后台进程管理方法、装置、存储介质及电子设备 |
CN108287760B (zh) * | 2017-08-08 | 2021-02-19 | 珠海市魅族科技有限公司 | 终端设备控制方法及装置、终端设备及计算机可读存储介质 |
CN108021220A (zh) * | 2017-10-25 | 2018-05-11 | 努比亚技术有限公司 | 一种终端应用控制方法、终端及计算机可读存储介质 |
CN109992402B (zh) | 2017-12-29 | 2021-07-09 | Oppo广东移动通信有限公司 | 内存处理方法和装置、电子设备、计算机可读存储介质 |
WO2020093297A1 (fr) * | 2018-11-08 | 2020-05-14 | 深圳市欢太科技有限公司 | Procédé et appareil de filtrage d'applications pendant un figeage, et dispositif électronique |
CN115113946A (zh) * | 2021-03-17 | 2022-09-27 | 广东小天才科技有限公司 | 一种优化相机启动方法和装置 |
CN113655937B (zh) * | 2021-08-10 | 2024-10-18 | 维沃移动通信(杭州)有限公司 | 应用管理方法、装置、电子设备和可读存储介质 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8176555B1 (en) * | 2008-05-30 | 2012-05-08 | Symantec Corporation | Systems and methods for detecting malicious processes by analyzing process names and process characteristics |
CN104199733A (zh) * | 2014-09-05 | 2014-12-10 | 广州金山网络科技有限公司 | 一种应用程序进程禁用方法及装置 |
CN105302566A (zh) * | 2015-11-10 | 2016-02-03 | 上海卓易科技股份有限公司 | 一种进程优化方法及系统 |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101963919A (zh) * | 2009-07-24 | 2011-02-02 | 鸿富锦精密工业(深圳)有限公司 | 进程管理系统 |
CN102253863B (zh) * | 2011-06-15 | 2017-05-03 | 奇智软件(北京)有限公司 | 一种进程关闭方法 |
CN103345397A (zh) * | 2013-07-11 | 2013-10-09 | 北京奇虎科技有限公司 | 一种清理移动终端进程的方法及装置 |
CN104199669B (zh) * | 2014-09-12 | 2017-12-15 | 北京奇虎科技有限公司 | 对应用程序的进程进行管理的方法及装置 |
CN105159776B (zh) * | 2015-08-03 | 2019-02-19 | 中科创达软件股份有限公司 | 进程处理方法及装置 |
-
2016
- 2016-07-28 CN CN201610614670.1A patent/CN106250223B/zh active Active
- 2016-10-31 WO PCT/CN2016/103986 patent/WO2018018772A1/fr active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8176555B1 (en) * | 2008-05-30 | 2012-05-08 | Symantec Corporation | Systems and methods for detecting malicious processes by analyzing process names and process characteristics |
CN104199733A (zh) * | 2014-09-05 | 2014-12-10 | 广州金山网络科技有限公司 | 一种应用程序进程禁用方法及装置 |
CN105302566A (zh) * | 2015-11-10 | 2016-02-03 | 上海卓易科技股份有限公司 | 一种进程优化方法及系统 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114428546A (zh) * | 2022-01-25 | 2022-05-03 | 惠州Tcl移动通信有限公司 | 后台应用清理方法、装置、存储介质及终端设备 |
CN114428546B (zh) * | 2022-01-25 | 2024-04-09 | 惠州Tcl移动通信有限公司 | 后台应用清理方法、装置、存储介质及终端设备 |
Also Published As
Publication number | Publication date |
---|---|
CN106250223A (zh) | 2016-12-21 |
CN106250223B (zh) | 2020-01-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2018018772A1 (fr) | Procédé de gestion de processus d'arrière-plan et dispositif terminal | |
EP3568744A1 (fr) | Dispositif électronique et procédé d'affichage de son écran | |
WO2018129977A1 (fr) | Procédé et appareil de commande de charge, support de stockage et dispositif informatique | |
WO2017142373A1 (fr) | Procédé de commande du partage de vidéos et dispositif électronique adapté à ce procédé | |
WO2018171534A1 (fr) | Procédé de commande d'alimentation électrique de double appareil photo de terminal mobile, système, et terminal mobile. | |
WO2017164585A1 (fr) | Dispositif électronique et son procédé de commande | |
EP2561722B1 (fr) | Utilisation de capteurs de dispositif informatique mobile pour établir un appel téléphonique ou modifier une opération téléphonique | |
WO2017107557A1 (fr) | Procédé et système basés sur un terminal mobile et permettant de faire apparaître un menu rapide | |
WO2018018691A1 (fr) | Procédé de commutation d'esim, et dispositif terminal | |
WO2012016476A1 (fr) | Procédé de mise en état d'attente de terminal mobile portable, microprocesseur et téléphone cellulaire correspondant | |
WO2020085636A1 (fr) | Dispositif électronique pour afficher une liste d'applications exécutables sur un écran partagé, et procédé de fonctionnement associé | |
WO2014183454A1 (fr) | Procédé, terminal et support informatique d'informations pour une diffusion groupée de message en communication instantanée | |
WO2018076819A1 (fr) | Procédé de téléchargement de données, appareil, support de stockage, dispositif électronique et système | |
WO2018049897A1 (fr) | Procédé et dispositif de sauvegarde de données | |
WO2014019147A1 (fr) | Procédé d'affichage d'interface d'écran, et terminal | |
WO2017142309A1 (fr) | Dispositif électronique et procédé permettant de commander une application et un composant | |
WO2016184330A1 (fr) | Procédé et dispositif de déverrouillage d'écran, et support d'informations | |
WO2016188285A1 (fr) | Procédé et dispositif de gestion de processus d'une application de terminal | |
WO2018035930A1 (fr) | Procédé et dispositif de déverrouillage de système | |
WO2018049971A1 (fr) | Procédé de commutation de réseau à point d'accès sans fil et terminaux | |
WO2017131441A1 (fr) | Procédé et dispositif électronique aptes à fournir un service de modem affilié | |
WO2018026164A1 (fr) | Procédé de traitement d'événements tactiles et dispositif électronique adapté à celui-ci | |
WO2018076879A1 (fr) | Procédé et appareil de sauvegarde de données, support d'informations et terminal | |
WO2018145597A1 (fr) | Procédé et système de photographie à ajout de lumière d'écran sur la base d'un terminal mobile, et terminal mobile | |
WO2018076880A1 (fr) | Procédé de sauvegarde de données, appareil, support d'informations, et terminal |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16910351 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 16910351 Country of ref document: EP Kind code of ref document: A1 |