CN114691243A - Application management method of intelligent terminal device, intelligent terminal device and medium - Google Patents

Application management method of intelligent terminal device, intelligent terminal device and medium Download PDF

Info

Publication number
CN114691243A
CN114691243A CN202210450598.9A CN202210450598A CN114691243A CN 114691243 A CN114691243 A CN 114691243A CN 202210450598 A CN202210450598 A CN 202210450598A CN 114691243 A CN114691243 A CN 114691243A
Authority
CN
China
Prior art keywords
intelligent terminal
application
terminal device
configuration file
terminal equipment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210450598.9A
Other languages
Chinese (zh)
Inventor
丁龙河
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Skyworth RGB Electronics Co Ltd
Original Assignee
Shenzhen Skyworth RGB Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen Skyworth RGB Electronics Co Ltd filed Critical Shenzhen Skyworth RGB Electronics Co Ltd
Priority to CN202210450598.9A priority Critical patent/CN114691243A/en
Publication of CN114691243A publication Critical patent/CN114691243A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses an application management method of intelligent terminal equipment, the intelligent terminal equipment and a medium, belonging to the technical field of application management, wherein the method comprises the following steps: when the current application is started, judging whether the intelligent terminal equipment is in a stuck state; if the intelligent terminal equipment is not in a stuck state, starting the current application; after the current application is started, judging whether the intelligent terminal equipment is in a stuck state or not; and if the intelligent terminal equipment is in the stuck state, ending the started application except the current application until the intelligent terminal equipment is not in the stuck state. When the current application is started, if the intelligent terminal equipment is not in a stuck state, the current application is directly started; after the current application is started, if the intelligent terminal device is in the stuck state, the started application except the current application is ended until the intelligent terminal device is not in the stuck state. Therefore, background applications are finished one by one, and the use experience of a user is guaranteed while sufficient running resources are ensured.

Description

Application management method of intelligent terminal device, intelligent terminal device and medium
Technical Field
The present invention relates to the field of application management technologies, and in particular, to an application management method for an intelligent terminal device, and a medium.
Background
When the performance of the existing intelligent terminal device is insufficient, namely running resources are not enough to be displayed as pause in a card, background applications are often killed, namely running of the background applications is finished or backstage residence of the background applications is finished. For example, currently, various acceleration software of the intelligent terminal device adopts a method of ending background application, so that enough running resources are provided for foreground application, and a user can smoothly use the application. However, with such an approach, it is possible that some applications are not intended to be terminated by the user, but are intended to reside in the background, thus resulting in a poor user experience. Therefore, how to manage the application of the intelligent terminal device becomes a problem which needs to be solved urgently.
Disclosure of Invention
The invention mainly aims to provide an application management method of intelligent terminal equipment, and aims to solve the technical problem that the application management of the intelligent terminal equipment in the prior art is difficult to fit with the practical application use condition.
In order to achieve the above object, the present invention provides an application management method for an intelligent terminal device, where the application management method for the intelligent terminal device includes:
when the current application is started, judging whether the intelligent terminal equipment is in a stuck state or not;
if the intelligent terminal equipment is not in a stuck state, starting the current application;
after the current application is started, judging whether the intelligent terminal equipment is in a stuck state or not;
and if the intelligent terminal equipment is in the stuck state, ending the started application except the current application until the intelligent terminal equipment is not in the stuck state.
Optionally, when the current application is started, before the step of determining whether the intelligent terminal device is in a stuck state, the method further includes:
uploading the identification information of the intelligent terminal equipment to a cloud;
acquiring a server configuration file of a cloud corresponding to the identification information;
and determining a target configuration file of the intelligent terminal equipment based on the server configuration file of the cloud and the current configuration file of the intelligent terminal equipment.
Optionally, the step of determining the target configuration file of the intelligent terminal device based on the cloud server configuration file and the current configuration file of the intelligent terminal device includes:
analyzing the server configuration file and the current configuration file to obtain first comparison information of the server configuration file and second comparison information of the current configuration file;
comparing the time sequence of the first comparison information and the second comparison information;
if the first comparison information is earlier than the second comparison information, taking the current configuration file as the target configuration file;
and if the second comparison information is earlier than the first comparison information, taking the server configuration file as the target configuration file.
Optionally, the target configuration file includes an operating resource threshold, and the step of determining whether the intelligent terminal device is in a stuck state includes:
acquiring current operating resources of the intelligent terminal equipment;
comparing the current operating resource to the operating resource threshold;
if the current operating resource is larger than the operating resource threshold value, determining that the intelligent terminal equipment is in a stuck state;
and if the current operating resource is not greater than the operating resource threshold value, determining that the intelligent terminal equipment is not in a stuck state.
Optionally, the target configuration file includes a white list and a non-white list of an application, and after the step of determining whether the intelligent terminal device is in a stuck-in state when the current application is started, the method further includes:
and if the intelligent terminal equipment is in the stuck state, ending the application of the non-white list according to the application starting time in the application of the non-white list until the intelligent terminal equipment is not in the stuck state.
Optionally, before the step of ending the started application other than the current application, the method further includes:
and judging whether the non-white-list application is running or not.
Optionally, the step of ending the started application other than the current application includes:
and if the non-white-list application is running, ending the non-white-list application in the non-white-list application according to application starting time until the intelligent terminal equipment is not in a stuck state.
Optionally, the step of ending the started application other than the current application includes:
if the non-white-list application is not running, in the white-list application, the white-list application is reversely ended according to application starting time until the intelligent terminal device is not in a stuck state.
In addition, in order to achieve the above object, the present invention further provides an intelligent terminal device, which is characterized in that the intelligent terminal device includes: a memory, a processor and a computer program stored on said memory and executable on said processor, said computer program being configured to implement the steps of the application management method of the intelligent terminal device as described above.
In addition, to achieve the above object, the present invention further provides a computer readable storage medium, on which an application management program of a smart terminal device is stored, the application management program of the smart terminal device, when being executed by a processor, implementing the steps of the application management method of the smart terminal device as described above.
The embodiment of the invention provides an application management method of intelligent terminal equipment, the intelligent terminal equipment and a medium, wherein the method comprises the following steps: when the current application is started, judging whether the intelligent terminal equipment is in a stuck state or not; if the intelligent terminal equipment is not in a stuck state, starting the current application; after the current application is started, judging whether the intelligent terminal equipment is in a stuck state or not; and if the intelligent terminal equipment is in the stuck state, ending the started application except the current application until the intelligent terminal equipment is not in the stuck state.
When the current application is started, if the intelligent terminal equipment is not in a stuck state, the current application is directly started; after the current application is started, if the intelligent terminal device is in the stuck state, the started application except the current application is ended until the intelligent terminal device is not in the stuck state. Therefore, background applications are finished one by one, and the use experience of a user is guaranteed while sufficient running resources are ensured.
Drawings
Fig. 1 is a schematic terminal structure diagram of a hardware operating environment according to an embodiment of the present invention;
fig. 2 is a schematic flowchart of an embodiment of an application management method for an intelligent terminal device according to the present invention;
fig. 3 is a schematic diagram of a cleaning logic of an embodiment of an application management method for an intelligent terminal device according to the present invention;
fig. 4 is a schematic diagram illustrating configuration file confirmation according to an embodiment of an application management method for an intelligent terminal device according to the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, fig. 1 is a schematic terminal structure diagram of a hardware operating environment according to an embodiment of the present invention.
As shown in fig. 1, the terminal device may include: a processor 1001, such as a Central Processing Unit (CPU), a communication bus 1002, a user interface 1003, a network interface 1004, and a memory 1005. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a WIreless interface (e.g., a WIreless-FIdelity (WI-FI) interface). The Memory 1005 may be a Random Access Memory (RAM) Memory, or may be a Non-Volatile Memory (NVM), such as a disk Memory. The memory 1005 may alternatively be a storage device separate from the processor 1001.
Those skilled in the art will appreciate that the configuration shown in fig. 1 does not constitute a limitation of the terminal device and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
As shown in fig. 1, a memory 1005, which is a kind of storage medium, may include therein an operating system, a data storage module, a network communication module, a user interface module, and a computer program.
In the terminal device shown in fig. 1, the network interface 1004 is mainly used for data communication with other devices; the user interface 1003 is mainly used for data interaction with a user; the processor 1001 and the memory 1005 in the terminal device of the present invention may be provided in the terminal device, and the terminal device calls the computer program stored in the memory 1005 through the processor 1001 and performs the following operations:
when the current application is started, judging whether the intelligent terminal equipment is in a stuck state or not;
if the intelligent terminal equipment is not in a stuck state, starting the current application;
after the current application is started, judging whether the intelligent terminal equipment is in a stuck state or not;
and if the intelligent terminal equipment is in the stuck state, ending the started application except the current application until the intelligent terminal equipment is not in the stuck state.
Further, the processor 1001 may call the computer program stored in the memory 1005, and also perform the following operations:
when the current application is started, before the step of judging whether the intelligent terminal device is in a stuck state, the method further comprises the following steps:
uploading the identification information of the intelligent terminal equipment to a cloud;
acquiring a server configuration file of a cloud corresponding to the identification information;
and determining a target configuration file of the intelligent terminal equipment based on the server configuration file of the cloud and the current configuration file of the intelligent terminal equipment.
Further, the processor 1001 may call the computer program stored in the memory 1005, and also perform the following operations:
the step of determining the target configuration file of the intelligent terminal device based on the cloud server configuration file and the current configuration file of the intelligent terminal device comprises the following steps:
analyzing the server configuration file and the current configuration file to obtain first comparison information of the server configuration file and second comparison information of the current configuration file;
comparing the time sequence of the first comparison information and the second comparison information;
if the first comparison information is earlier than the second comparison information, taking the current configuration file as the target configuration file;
and if the second comparison information is earlier than the first comparison information, taking the server configuration file as the target configuration file.
Further, the processor 1001 may call the computer program stored in the memory 1005, and also perform the following operations:
the target configuration file comprises an operation resource threshold value, and the step of judging whether the intelligent terminal device is in a stuck state comprises the following steps:
acquiring current operating resources of the intelligent terminal equipment;
comparing the current operating resource to the operating resource threshold;
if the current operating resource is larger than the operating resource threshold value, determining that the intelligent terminal equipment is in a stuck state;
and if the current operating resource is not greater than the operating resource threshold value, determining that the intelligent terminal equipment is not in a stuck state.
Further, the processor 1001 may call the computer program stored in the memory 1005, and also perform the following operations:
the target configuration file comprises a white list and a non-white list of the application, and after the step of judging whether the intelligent terminal device is in a stuck state when the current application is started, the method further comprises the following steps:
and if the intelligent terminal equipment is in the stuck state, ending the application of the non-white list according to the application starting time in the application of the non-white list until the intelligent terminal equipment is not in the stuck state.
Further, the processor 1001 may call the computer program stored in the memory 1005, and also perform the following operations:
before the step of ending the started application other than the current application, the method further comprises:
and judging whether the non-white-list application is running or not.
Further, the processor 1001 may call the computer program stored in the memory 1005, and also perform the following operations:
the step of ending the started application other than the current application includes:
if the non-white-list application is running, in the non-white-list application, ending the non-white-list application according to application starting time until the intelligent terminal device is not in a stuck state.
Further, the processor 1001 may call the computer program stored in the memory 1005, and also perform the following operations:
the step of ending the started application other than the current application includes:
and if the non-white-list application is not running, in the white-list application, finishing the white-list application reversely according to the application starting time until the intelligent terminal equipment is not in a stuck state.
An embodiment of the present invention provides an application management method for an intelligent terminal device, and referring to fig. 2, fig. 2 is a flowchart illustrating a first embodiment of an application management method for an intelligent terminal device according to the present invention.
In this embodiment, the application management method of the intelligent terminal device includes:
step S10: and when the current application is started, judging whether the intelligent terminal equipment is in a stuck state.
The intelligent terminal device may be a mobile phone, a tablet, a television, or the like, which can install and use an APP (Application). In this embodiment, the type of the intelligent terminal device is not limited, and the application running environment of the intelligent terminal device is not limited, and may be an android or an IOS (iPhone runs OS, mobile operating system of apple inc.). Due to the operating characteristics of the application, the remaining available and available operating resources of the system after the running application are reduced. Referring to fig. 3, fig. 3 is a schematic diagram of a cleaning logic according to an embodiment of the application management method for the intelligent terminal device of the present invention. Therefore, after the current application is operated and started, whether the intelligent terminal device operated and started with the current application is in a stuck state or not needs to be judged. The stuck state means that after the application is run, the remaining available and available running resources of the system are less than a preset running resource threshold, and the use of the intelligent terminal device shows frame loss, delay, heating, shorter endurance and the like, which even seriously results in system instability, blue screen, crash and the like. In this embodiment, different stuck standards are customized in advance based on different models and movement, that is, different operation resource thresholds are set.
Step S20: and if the intelligent terminal equipment is not in the stuck state, starting the current application.
If the intelligent terminal device running and starting the current application is not in the stuck state, the current application can be directly started. That is to say, it is indicated at least that starting the current application does not immediately bring a particularly large operating pressure to the system of the intelligent terminal device, and the current application can be directly started.
Step S30: and after the current application is started, judging whether the intelligent terminal equipment is in a stuck state or not.
However, after the current application is started, the running of the current application may cause the system to be stuck because the running resources occupied by the current application are not estimated. In the embodiment, the system of the intelligent terminal device is prevented from being stuck by judging whether the intelligent terminal device is in the stuck state again after the current application is started and taking corresponding measures. In an optional embodiment, it may also be estimated that, before starting the current application, by acquiring application information of the current application and information such as a past usage record of the application, an operating resource that needs to be occupied by the current application is determined in advance, so that the application in operation that is least frequently used or used first is ended.
Step S40: and if the intelligent terminal equipment is in the stuck state, ending the started application except the current application until the intelligent terminal equipment is not in the stuck state.
If the intelligent terminal device is in the stuck state after the current application is started, other running applications need to be ended until the intelligent terminal device is not in the stuck state, so that normal use of the current application and stability of the intelligent terminal device are guaranteed. When other applications are finished, all the applications except the current application are not cleaned at one time, but cleaned according to a preset rule, so that the applications which are needed to be used in the background only temporarily are prevented from being ended in order to ensure normal use of the current application. When the user restarts the application which is retained in the background but is cleared away, a great burden is also caused to the operation of the system, and in extreme cases, all the applications before the application which is mistakenly cleared are cleared away again, so that the application falls into an endless loop which causes the user to use badly.
In this embodiment, when the current application is started, whether the intelligent terminal device is in a stuck state is judged; if the intelligent terminal equipment is not in a stuck state, starting the current application; after the current application is started, judging whether the intelligent terminal equipment is in a stuck state or not; and if the intelligent terminal equipment is in the stuck state, ending the started application except the current application until the intelligent terminal equipment is not in the stuck state.
When the current application is started, if the intelligent terminal equipment is not in a stuck state, the current application is directly started; after the current application is started, if the intelligent terminal device is in the stuck state, the started application except the current application is ended until the intelligent terminal device is not in the stuck state. Therefore, background applications are finished one by one, and the use experience of a user is guaranteed while sufficient running resources are ensured.
Optionally, when the current application is started, before the step of determining whether the intelligent terminal device is in a stuck state, the method further includes:
uploading the identification information of the intelligent terminal equipment to a cloud;
acquiring a server configuration file of a cloud corresponding to the identification information;
and determining a target configuration file of the intelligent terminal equipment based on the server configuration file of the cloud and the current configuration file of the intelligent terminal equipment.
When the current application is started, whether the intelligent terminal device is in a stuck state or not is judged, a target configuration file of the intelligent terminal device needs to be determined, and a white list and a non-white list of the application are determined based on the target configuration file, so that a stuck standard of a model corresponding to the intelligent terminal device is defined.
Referring to fig. 4, fig. 4 is a schematic diagram illustrating configuration file confirmation according to an embodiment of an application management method for an intelligent terminal device of the present invention. Taking application management of a television as an example for explanation: through the synchronization module of TV, the identification information of uploading TV to the high in the clouds, for example upload model (TV model), core (chip model) to high in the clouds. And at the cloud end, different server configuration files are set, updated and maintained for intelligent terminal equipment of different models. And after receiving the identification information at the cloud, issuing a server configuration file corresponding to the machine type and the machine core to the television. And calculating and comparing the server configuration file with a factory preset configuration file or an updated configuration file, namely the current configuration file of the television through a comparison module of the television to obtain a target configuration file. In this embodiment, the time for uploading the identification information to the cloud and issuing the configuration file at the cloud are not limited, that is, the update time of the configuration file is not limited, and may be a timing update or an update based on a trigger condition set in the configuration file. Similarly, the update mode of the configuration file is not limited, and the configuration file may be updated by a manufacturer or a service provider, or the configuration file changed by the user at the front end may be merged by an operator, or updated jointly by the front end and the back end. In this embodiment, the type of the identification information is not limited, the configuration file may be obtained according to the model and the movement, or may be obtained through other identifiers, so as to achieve fine operation management of different intelligent terminal devices.
Optionally, the step of determining the target configuration file of the intelligent terminal device based on the cloud server configuration file and the current configuration file of the intelligent terminal device includes:
analyzing the server configuration file and the current configuration file to obtain first comparison information of the server configuration file and second comparison information of the current configuration file;
comparing the time sequence of the first comparison information and the second comparison information;
if the first comparison information is earlier than the second comparison information, taking the current configuration file as the target configuration file;
and if the second comparison information is earlier than the first comparison information, taking the server configuration file as the target configuration file.
In this embodiment, the configuration file includes a model/core, a version number, a CPU operation threshold, a memory operation threshold, a package name 1, and a package name 2. The CPU operation threshold and the memory operation threshold are preset operation resource thresholds in the intelligent terminal equipment, and the packet name is 1, and the packet name is 2. In this embodiment, the format definition of the configuration file is not limited.
In addition, parsing the configuration file can also obtain comparison information of the configuration file, such as a time stamp or a version number of the configuration file. In this embodiment, based on the timestamp of the configuration file, the time sequence of the first comparison information of the server configuration file and the second comparison information of the current configuration file is compared, and the latest configuration file is used as the target configuration file. Of course, the version number may also be used as a comparison standard, and in this embodiment, the comparison standard for determining the target configuration file is not limited.
Optionally, the target configuration file includes an operating resource threshold, and the step of determining whether the intelligent terminal device is in a stuck state includes:
acquiring current operating resources of the intelligent terminal equipment;
comparing the current operating resource to the operating resource threshold;
if the current operating resource is larger than the operating resource threshold value, determining that the intelligent terminal equipment is in a stuck state;
and if the current operating resource is not greater than the operating resource threshold, determining that the intelligent terminal equipment is not in a stuck state.
In this embodiment, the current operating resource of the intelligent terminal device may be compared with the operating resource threshold preset based on the device type, so as to determine whether the intelligent terminal device is in a stuck state. If the current operating resource is larger than the operating resource threshold value, the intelligent terminal equipment is determined to be in a stuck state; and if the current operating resource is not greater than the operating resource threshold value, determining that the intelligent terminal equipment is not in a stuck state. In addition, whether the intelligent terminal device is stuck or not can be determined according to single dimensions such as a CPU and a memory, and can also be determined based on multiple dimensions.
Optionally, the target configuration file includes a white list and a non-white list of an application, and after the step of determining whether the intelligent terminal device is in a stuck-in state when the current application is started, the method further includes:
and if the intelligent terminal equipment is in the stuck state, ending the application of the non-white list according to the application starting time in the application of the non-white list until the intelligent terminal equipment is not in the stuck state.
In the existing application management technology, it is possible that some applications are not the ones that the user wants to end, and then the white list function is derived, and the applications in the white list are not cleaned. However, this causes the following problem that after the non-white listed applications are cleaned up, the still running applications may still be in a stuck state. Or the problem of stuck can be solved by only finishing a part of cleaning without cleaning all the white lists. Therefore, in this embodiment, the white list and the non-white list of the application are preset in the target configuration file, and in the subsequent development and maintenance processes, the white list and the non-white list of different intelligent terminal devices can be maintained by modification, update, and the like, so as to meet the installation condition of the user and further improve the use experience of the user.
Referring to fig. 3, fig. 3 is a schematic diagram of a clearing logic of an embodiment of an application management method for an intelligent terminal device according to the present invention. Taking application management of a television as an example for explanation: after the current application is started and whether the intelligent terminal device is in the stuck state or not is judged, if the intelligent terminal device is in the stuck state, the non-white list application is ended according to the application starting time in the non-white list application until the intelligent terminal device is not in the stuck state. That is, the applications in the non-white list are first terminated, and the applications are cleaned from front to back (the application that is first run is cleaned first) in the start order of the applications, one running application at a time. And detecting whether the running resources are enough or not every time one application is cleaned, wherein the running resources are only lower than a running resource threshold value, so that the running applications are reserved as much as possible while the performance of the intelligent terminal equipment is ensured, the use of the running applications by a user is ensured as much as possible, and the use experience of the user is improved.
Optionally, before the step of ending the started application other than the current application, the method further includes:
and judging whether the non-white-list application is running or not.
After the current application is run, the running of the current application may also cause the system to be stuck. Therefore, after the current application is started, the running of the current application needs to be detected. And judging whether the non-white list application is running or not, and adopting corresponding measures to prevent the blockage caused by running the current application.
Optionally, the step of ending the started application other than the current application includes:
and if the non-white-list application is running, ending the non-white-list application in the non-white-list application according to application starting time until the intelligent terminal equipment is not in a stuck state.
And if the non-white-list application is running, ending the non-white-list application in the non-white-list application according to the application starting time until the intelligent terminal equipment is not in a stuck state. In this case, the applications in the non-white list are also terminated first, and the applications that have been run are cleaned one at a time from the front to the back (the application that has been run first is cleaned first) in the order of starting the applications in the non-white list. Each time an application is cleaned, it is detected whether the running resources are sufficient, as long as the running resources are below a running resource threshold.
Optionally, the step of ending the started application other than the current application includes:
and if the non-white-list application is not running, in the white-list application, finishing the white-list application reversely according to the application starting time until the intelligent terminal equipment is not in a stuck state.
However, when all the non-white-list applications are cleaned and cannot smoothly run, cleaning the applications in the white list is started. However, in this case, the applications in the white list are not cleared from front to back in the order of starting the applications in the white list (the application that has started to run is cleared first), but the applications in the white list are ended in the reverse direction in the order of starting the applications in the white list, and the application that has run latest is cleared first. Whether applications in the non-white list are continuously running is not concerned, for example, there are successively opened APPs in the non-white list: browser, music, album, ending the browser, ending the music and ending the album. While the white-listed applications correspond to applications that need to be protected from cleaning, the white-listed applications that are initially launched are of the greatest value to the user, system, or service provider and most need to be hosted. For example, if there is an updated application residing in the background in the white list, the update needs to be kept in the background all the time, and the newly opened application is cleaned up. The use experience of the newly opened application in a short time is temporarily sacrificed in exchange for the use experience of the majority of applications already in the white list. Thus, the logic of application cleanup is different inside and outside the whitelist, maximizing the assurance of user experience.
In addition, an embodiment of the present invention further provides an intelligent terminal device, where the intelligent terminal device includes: a memory, a processor and a computer program stored on said memory and executable on said processor, said computer program being configured to implement the steps of the application management method of the intelligent terminal device as described above.
In addition, an embodiment of the present invention further provides a computer-readable storage medium, where an application management program of an intelligent terminal device is stored on the computer-readable storage medium, and when the application management program of the intelligent terminal device is executed by a processor, the steps of the application management method of the intelligent terminal device are implemented as described above.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. An application management method of an intelligent terminal device is characterized by comprising the following steps:
when the current application is started, judging whether the intelligent terminal equipment is in a stuck state or not;
if the intelligent terminal equipment is not in a stuck state, starting the current application;
after the current application is started, judging whether the intelligent terminal equipment is in a stuck state or not;
and if the intelligent terminal equipment is in the stuck state, ending the started application except the current application until the intelligent terminal equipment is not in the stuck state.
2. The application management method of the intelligent terminal device according to claim 1, wherein before the step of determining whether the intelligent terminal device is in a stuck state when the current application is started, the method further comprises:
uploading the identification information of the intelligent terminal equipment to a cloud;
acquiring a server configuration file of a cloud corresponding to the identification information;
and determining a target configuration file of the intelligent terminal equipment based on the server configuration file of the cloud and the current configuration file of the intelligent terminal equipment.
3. The application management method of the intelligent terminal device according to claim 2, wherein the step of determining the target profile of the intelligent terminal device based on the cloud server profile and the current profile of the intelligent terminal device comprises:
analyzing the server configuration file and the current configuration file to obtain first comparison information of the server configuration file and second comparison information of the current configuration file;
comparing the time sequence of the first comparison information and the second comparison information;
if the first comparison information is earlier than the second comparison information, taking the current configuration file as the target configuration file;
and if the second comparison information is earlier than the first comparison information, taking the server configuration file as the target configuration file.
4. The application management method of the intelligent terminal device according to claim 3, wherein the target configuration file includes an operating resource threshold, and the step of determining whether the intelligent terminal device is in a stuck state includes:
acquiring current operating resources of the intelligent terminal equipment;
comparing the current operating resource to the operating resource threshold;
if the current operating resource is larger than the operating resource threshold value, determining that the intelligent terminal equipment is in a stuck state;
and if the current operating resource is not greater than the operating resource threshold value, determining that the intelligent terminal equipment is not in a stuck state.
5. The application management method of the intelligent terminal device according to claim 3, wherein the target configuration file includes a white list and a non-white list of applications, and when the current application is started, after the step of determining whether the intelligent terminal device is in a stuck-at state, the method further includes:
and if the intelligent terminal equipment is in the stuck state, ending the application of the non-white list according to the application starting time in the application of the non-white list until the intelligent terminal equipment is not in the stuck state.
6. The application management method of an intelligent terminal device according to claim 5, wherein before the step of ending the started application other than the current application, further comprising:
and judging whether the non-white-list application is running or not.
7. The application management method of the intelligent terminal device according to claim 6, wherein the step of ending the started application other than the current application comprises:
and if the non-white-list application is running, ending the non-white-list application in the non-white-list application according to application starting time until the intelligent terminal equipment is not in a stuck state.
8. The application management method of the intelligent terminal device according to claim 6, wherein the step of ending the started application other than the current application comprises:
and if the non-white-list application is not running, in the white-list application, finishing the white-list application reversely according to the application starting time until the intelligent terminal equipment is not in a stuck state.
9. An intelligent terminal device, characterized in that, intelligent terminal device includes: memory, processor and computer program stored on said memory and executable on said processor, said computer program being configured to implement the steps of the application management method of an intelligent terminal device according to any of claims 1 to 8.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon an application management program of an intelligent terminal device, which when executed by a processor implements the steps of the application management method of the intelligent terminal device according to any one of claims 1 to 8.
CN202210450598.9A 2022-04-27 2022-04-27 Application management method of intelligent terminal device, intelligent terminal device and medium Pending CN114691243A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210450598.9A CN114691243A (en) 2022-04-27 2022-04-27 Application management method of intelligent terminal device, intelligent terminal device and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210450598.9A CN114691243A (en) 2022-04-27 2022-04-27 Application management method of intelligent terminal device, intelligent terminal device and medium

Publications (1)

Publication Number Publication Date
CN114691243A true CN114691243A (en) 2022-07-01

Family

ID=82144401

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210450598.9A Pending CN114691243A (en) 2022-04-27 2022-04-27 Application management method of intelligent terminal device, intelligent terminal device and medium

Country Status (1)

Country Link
CN (1) CN114691243A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105302637A (en) * 2015-10-13 2016-02-03 广东欧珀移动通信有限公司 Restoration method and apparatus for jamming caused by system process runtime exception and mobile terminal
CN106547640A (en) * 2016-11-23 2017-03-29 深圳市金立通信设备有限公司 A kind of method and terminal of backstage cleaning
CN108307236A (en) * 2018-02-01 2018-07-20 深圳创维-Rgb电子有限公司 A kind of method, storage medium and the smart television of smart television memory optimization
CN109343997A (en) * 2018-10-31 2019-02-15 Oppo广东移动通信有限公司 Caton detection method, device, terminal and storage medium
CN109359011A (en) * 2018-10-18 2019-02-19 广东小天才科技有限公司 A kind of Caton monitoring method, device and the terminal device of android system
CN110825458A (en) * 2019-11-06 2020-02-21 深圳传音控股股份有限公司 Background application cleaning method and device and computer readable storage medium
CN113971122A (en) * 2020-07-24 2022-01-25 深圳Tcl新技术有限公司 System blockage detection method, intelligent terminal and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105302637A (en) * 2015-10-13 2016-02-03 广东欧珀移动通信有限公司 Restoration method and apparatus for jamming caused by system process runtime exception and mobile terminal
CN106547640A (en) * 2016-11-23 2017-03-29 深圳市金立通信设备有限公司 A kind of method and terminal of backstage cleaning
CN108307236A (en) * 2018-02-01 2018-07-20 深圳创维-Rgb电子有限公司 A kind of method, storage medium and the smart television of smart television memory optimization
CN109359011A (en) * 2018-10-18 2019-02-19 广东小天才科技有限公司 A kind of Caton monitoring method, device and the terminal device of android system
CN109343997A (en) * 2018-10-31 2019-02-15 Oppo广东移动通信有限公司 Caton detection method, device, terminal and storage medium
CN110825458A (en) * 2019-11-06 2020-02-21 深圳传音控股股份有限公司 Background application cleaning method and device and computer readable storage medium
CN113971122A (en) * 2020-07-24 2022-01-25 深圳Tcl新技术有限公司 System blockage detection method, intelligent terminal and storage medium

Similar Documents

Publication Publication Date Title
CN109672580B (en) Full link monitoring method, device, terminal equipment and storage medium
CN108804299B (en) Application program exception handling method and device
CN107769949B (en) Application component deployment method and deployment node
CN105955779B (en) Process closing method and device
CN106547615B (en) Management method and management module for background application
CN104268019A (en) Software operating method and device and terminal
CN107645546B (en) File monitoring method based on android system, intelligent device and storage medium
CN112104622A (en) Cloud application starting method, server, cloud equipment and cloud communication system
EP2608585B1 (en) Method, device and system for triggering terminal operation
US20220058772A1 (en) Image Processing Method and Device
CN111026581A (en) Application program repairing method, device, system, storage medium and electronic device
CN109117153B (en) Application processing method, device, terminal and storage medium
CN104679548A (en) Information processing method and electronic equipment
CN108563472B (en) Service plug-in loading method and device based on multi-open application
CN106301975B (en) Data detection method and device
CN105389172A (en) Application upgrading method and apparatus
US10028130B2 (en) Methods for updating a cache memory of a telecommunications terminal
CN111722857A (en) Updating method and device of software development kit, electronic equipment and storage medium
CN112256295A (en) Application program updating method, device, equipment and storage medium
CN114691243A (en) Application management method of intelligent terminal device, intelligent terminal device and medium
CN111666153A (en) Cache task management method, terminal device and storage medium
CN110659082A (en) Application program interface display method and device, terminal and storage medium
CN109840113B (en) Application data processing method and equipment, storage medium and terminal thereof
CN107665142B (en) Method, terminal and computer readable storage medium for detecting interruption of application program business process
CN106376096B (en) Wireless network connection method and equipment thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination