CN105630531B - Method and device for displaying running state of application of mobile terminal - Google Patents

Method and device for displaying running state of application of mobile terminal Download PDF

Info

Publication number
CN105630531B
CN105630531B CN201410649896.6A CN201410649896A CN105630531B CN 105630531 B CN105630531 B CN 105630531B CN 201410649896 A CN201410649896 A CN 201410649896A CN 105630531 B CN105630531 B CN 105630531B
Authority
CN
China
Prior art keywords
application
state
running state
running
displaying
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.)
Active
Application number
CN201410649896.6A
Other languages
Chinese (zh)
Other versions
CN105630531A (en
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.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN201410649896.6A priority Critical patent/CN105630531B/en
Priority to PCT/CN2014/095189 priority patent/WO2015184777A1/en
Publication of CN105630531A publication Critical patent/CN105630531A/en
Application granted granted Critical
Publication of CN105630531B publication Critical patent/CN105630531B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

The invention discloses a method for displaying the running state of an application of a mobile terminal, which comprises the following steps: determining the current running state of the application; acquiring a state icon corresponding to the current running state of the application according to a preset corresponding relation between the running state of the application and the state icon; and displaying the acquired state icon as an application identifier of the application in a browsing interface. The invention also discloses a device for displaying the running state of the application of the mobile terminal. The invention has the effect of displaying the running state of the application without complicated operation.

Description

Method and device for displaying running state of application of mobile terminal
Technical Field
The invention relates to the field of application identification display, in particular to a method and a device for displaying the running state of an application of a mobile terminal.
Background
In the prior art, a mobile terminal generally supports multitasking operation, and the multitasking operation can support multiple applications to run in a background at the same time. Since each application needs to occupy system resources when running in the background, the more applications are running, the less the remaining system resources are, and the slower the system is running. Therefore, when the user opens multiple applications but does not close the applications, the system resources are not released, and the system will be slow, which affects the user experience. In the existing solution, when the user feels slow, the user enters a program interface of the optimized application to view the application running in the background, and then the application running in the background is ended.
However, existing solutions are not ideal, and specifically, the user needs to enter into the program interface of the optimized application to know which applications are running and the running states of those applications. The operation of the existing information for displaying the running state of the application is complicated, and the user experience is influenced.
Disclosure of Invention
The invention mainly aims to solve the technical problem of complicated operation of displaying the running state of the application.
In order to achieve the above object, the present invention provides a method for displaying an operation state of an application of a mobile terminal, including the steps of:
determining the current running state of the application;
acquiring a state icon corresponding to the current running state of the application according to a preset corresponding relation between the running state of the application and the state icon;
and displaying the acquired state icon as an application identifier of the application in a browsing interface.
Preferably, before the step of determining the current running state of the application, the method further comprises the steps of:
acquiring an application identifier displayed in a current browsing interface;
and obtaining the corresponding application according to the obtained application identifier.
Preferably, after the step of displaying the acquired status icon as the application identifier of the application in the browsing interface, the method further includes:
receiving input operation of a user on a state icon in the browsing interface;
if the detected input operation accords with the preset operation, the background operation of the application is ended, the operation state of the application is refreshed, and a state icon corresponding to the refreshed operation state is called to be displayed in the browsing interface as the application identifier of the application.
Preferably, the step of determining the current running state of the application comprises:
acquiring running information of current background running;
acquiring occupation information of the system resources occupied by the application according to the acquired running information;
if the acquired occupation information of the application is empty, determining that the running state of the application is a non-running state;
if the acquired occupation information is not empty and does not reach a preset judgment condition, determining that the running state of the application is a common consumption state;
and if the acquired occupation information is not empty and reaches a preset judgment condition, determining that the running state of the application is a high consumption state.
Preferably, before the step of determining the current running state of the application, the method further comprises:
respectively allocating a state icon corresponding to each running state of the application; or,
acquiring a default application identifier of an application;
carrying out picture processing on the acquired default application identifier to acquire a plurality of state icons;
storing the obtained state icons and various running states of the application in a one-to-one correlation manner; or storing the obtained state icons and the default application identification in a one-to-one association with multiple running states of the application.
In addition, in order to achieve the above object, the present invention provides a display device of an operation state of an application of a mobile terminal, including:
the running state query unit is used for determining the current running state of the application;
the state icon acquiring unit is used for acquiring a state icon corresponding to the current running state of the application according to the preset corresponding relation between the running state of the application and the state icon;
and the application identifier display unit is used for displaying the acquired state icon as the application identifier of the application in the browsing interface.
Preferably, the display device of the running state of the application of the mobile terminal further includes:
the application identifier acquisition unit is used for acquiring the application identifier displayed in the current browsing interface;
and the application acquisition unit is used for acquiring the corresponding application according to the acquired application identifier.
Preferably, the display device of the running state of the application of the mobile terminal further includes:
the input detection unit is used for receiving input operation of a user on the state icon in the browsing interface;
and the process terminating unit is used for terminating the background running of the application, refreshing the running state of the application and calling a state icon corresponding to the refreshed running state as the application identifier of the application to be displayed in the browsing interface if the detected input operation accords with the preset operation.
Preferably, the operation status query unit includes:
the operation information acquisition unit is used for acquiring the operation information of the current background operation;
an occupation information acquisition unit, configured to acquire occupation information of system resources occupied by the application according to the acquired running information;
the running state judging unit is used for determining that the running state of the application is a non-running state if the acquired occupation information of the application is empty; the application management module is further used for determining that the running state of the application is a common consumption state if the acquired occupation information is not empty and does not reach a preset judgment condition; and determining that the running state of the application is a high consumption state if the acquired occupation information is not empty and reaches a preset judgment condition.
Preferably, the display device of the running state of the application of the mobile terminal further includes:
the preset state icon storage unit is used for respectively distributing a state icon corresponding to each running state of the application; or,
the display device for the running state of the application of the mobile terminal further comprises:
a default identifier acquiring unit, configured to acquire a default application identifier of an application;
the picture processing unit is used for carrying out picture processing on the acquired default application identifier to acquire a plurality of state icons;
a newly-added state icon storage unit, which is used for storing the obtained plurality of state icons and the plurality of running states of the application in a one-to-one correlation manner; or storing the obtained state icons and the default application identification in a one-to-one association with multiple running states of the application.
According to the method and the device for displaying the running state of the application of the mobile terminal, the application identifier is changed according to the running state of the application, so that the application identifier transmits the running information of the application corresponding to the application identifier, a user can check the running state of the application in the process of browsing the application identifier on a browsing interface, and the effect of displaying the running state of the application without complicated operation is achieved.
Drawings
Fig. 1 is a schematic flowchart of a method for displaying an operating status of an application of a mobile terminal according to a first embodiment of the present invention;
fig. 2 is a flowchart illustrating a method for displaying an operation status of an application of a mobile terminal according to a second embodiment of the present invention;
fig. 3 is a flowchart illustrating a method for displaying an operation status of an application of a mobile terminal according to a third embodiment of the present invention;
fig. 4 is a flowchart illustrating a method for displaying an operation status of an application of a mobile terminal according to a fourth embodiment of the present invention;
fig. 5 is a flowchart illustrating a fifth embodiment of a method for displaying an operation status of an application of a mobile terminal according to the present invention;
fig. 6 is a flowchart illustrating a method for displaying an operation status of an application of a mobile terminal according to a sixth embodiment of the present invention;
fig. 7 is a block diagram of a display device for displaying an operation status of an application of a mobile terminal according to a first embodiment of the present invention;
fig. 8 is a modular block diagram of an operation state query unit of a display device of an operation state of an application of the mobile terminal shown in fig. 7;
fig. 9 is a block diagram of a display device for displaying an operation status of an application of a mobile terminal according to a second embodiment of 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.
The invention provides a method for displaying the running state of an application of a mobile terminal.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for displaying an application running state of a mobile terminal according to a first embodiment of the present invention.
In this embodiment, the method for displaying the running state of the application of the mobile terminal includes the following steps:
step S100, determining the current running state of the application.
The application is an application program which is installed in a system of the mobile terminal and realizes a certain function, such as a camera program, a WeChat client, an Baidu map program and the like. The running states comprise states of not running in the background, running in the background and occupying more system memory, running in the background and occupying less system memory and the like. In a system of the mobile terminal, the current running state of the application can be actively inquired through a framework interface of the system; or the application can report the state of the application by itself. A system of a mobile terminal generally comprises a plurality of applications, each application having a corresponding running state; the application that needs to be determined in this embodiment may determine the running state of one, a plurality of, or all applications according to a preset condition.
Step S200, acquiring a state icon corresponding to the current running state of the application according to the preset corresponding relation between the running state of the application and the state icon.
In this embodiment, the corresponding relationship between the running state of each application in the mobile terminal and the state icon is preset.
And step S300, displaying the acquired state icon as an application identifier of the application in a browsing interface.
The browsing interface is used for displaying application identifiers of applications, specifically, the browsing interface can only display the application identifiers, also can display the application identifiers in one area, and can display a folder containing a plurality of application identifiers in another area, and can also display a plurality of application browsing pages in the same screen after being reduced, wherein each application browsing page comprises a plurality of application identifiers.
According to the method for displaying the running state of the application of the mobile terminal, the application identifier is changed according to the running state of the application, so that the application identifier transmits the running information of the application corresponding to the application identifier, a user can view the running state of the application in the process of browsing the application identifier through a browsing interface, and the effect of displaying the running state of the application without complicated operation is achieved.
Referring to fig. 2, fig. 2 is a flowchart illustrating a method for displaying an application running state of a mobile terminal according to a second embodiment of the present invention.
The present embodiment is based on the first embodiment, and adds step S400 and step S500. Specifically, the method further comprises the following steps before the step S100:
and step S400, acquiring the application identifier displayed in the current browsing interface.
And step S500, acquiring the corresponding application according to the acquired application identifier.
When the number of applications is large, the number of application identifiers corresponding to the applications is large, so that the application identifiers are stored in different application browsing pages after being grouped. Because the browsing interface of the mobile terminal intelligently displays the application identifier in one application browsing page each time, even if all the application identifiers are refreshed according to the running states of the application identifiers, the application identifiers in the current browsing interface can only be displayed. It is therefore more reasonable to only refresh the application identifier in the current browsing interface according to its running state. Specifically, when the browsing interface is completely displayed, the application contained in the current application browsing interface can be acquired through the frame interface of the mobile terminal system; of course, when the browsing interface is switched from displaying the previous application browsing page to displaying the next application browsing page, the application identifier to be displayed in the current browsing interface can be obtained through the frame interface of the mobile terminal system, so as to obtain the application corresponding to the application identifier. Then, the acquired applications are used as objects, and step S100 and the subsequent steps are performed. Of course, when the browsing interface stays in an application browsing page for a long time, the application included in the browsing interface may be continuously used as the object, and step S100 and the subsequent steps are repeatedly executed.
Compared with the method for refreshing the application identifiers of all applications, the method for displaying the running state of the application of the mobile terminal provided by the embodiment refreshes only the application identifiers in the current browsing interface, so that the method has the effects of less workload and higher working efficiency.
Referring to fig. 3, fig. 3 is a flowchart illustrating a method for displaying an application running state of a mobile terminal according to a sixth embodiment of the present invention.
The present embodiment is based on the second embodiment, and adds step S600, step S700, and step S800. Specifically, in this embodiment, after step 300, the method further includes:
and step S600, receiving the input operation of the user on the state icon in the browsing interface.
The input operation of the user may be received through the touch screen, for example, a single click, a double click, a long press, a linear slide, a curved slide, or the like of a preset position. User input may be received in general, either alone or in combination.
Step S700, judging whether the received input operation accords with a preset operation; if yes, go to step S800; if not, the step S100 is executed after delaying the preset time.
Step S800, ending the background running of the application, refreshing the running state of the application, and calling a state icon corresponding to the refreshed running state as an application identifier of the application to display in the browsing interface.
The preset operation may be a double click, a long press, a double finger slide, or a specified curve slide at a preset position, etc. For example: and popping up options if the application identifier in the common consumption state or the application identifier in the high-consumption device is pressed for a long time, and then selecting to finish the process of the background running of the application corresponding to the application identifier in the system. And then refreshing the application identifier after the operation to display accurate state information.
When the input operation is not received or the input operation conforming to the preset operation is not received, and the browsing interface stays in an application browsing page for a long time, the step S100 and the subsequent steps can be repeatedly executed by taking the application included in the application browsing page as an object, so as to achieve the effect of updating the application identifier in time.
According to the method for displaying the running state of the application of the mobile terminal, the application identifier carries the running state information of the application corresponding to the application identifier, so that a user can know the running state of the application in the current interface when viewing the browsing interface. Further, the running application is ended by providing a control scheme within the browsing interface, thereby enabling the user to quickly end the running application.
Referring to fig. 4, fig. 4 is a flowchart illustrating a method for displaying an application running state of a mobile terminal according to a fourth embodiment of the present invention.
The present embodiment is based on the third embodiment, and the step S100 is detailed. Specifically, in this embodiment, the step 100 includes the following steps:
step 101, obtaining the running information of the current background running.
The mobile terminal system can perform multi-task running, the mobile terminal system enters background running after the application is started, and when some application needs to be operated, the running page of the application is loaded for viewing and operating. In a system of a mobile terminal, the running information of the application when running at the background can be actively inquired through a frame interface of the system; or the application can report the running information by itself. The running information may include ID, name, hardware calling condition, memory occupation condition, CPU usage condition, etc. of the application.
And 102, acquiring occupation information of the system resources occupied by the application according to the acquired running information.
Through the acquired running information, the application running in the background and the occupation information of the system resources occupied by the application can be known. For example:
the acquired operation information includes: a WeChat client, an Baidu map program, and a camera program are currently running. Wherein the WeChat client occupies a memory of 50M and is using a receiver, a microphone and a distance sensor; the Baidu map program occupies 30M of the memory and uses a positioning system; the camera program occupies the memory 10M and is using the rear camera.
Step 103, judging whether the obtained occupation information of the application is empty, if so, executing step 104; if not, go to step S105.
And step S104, determining that the running state of the application is a non-running state.
If the current browsing interface includes the application identifier of the panning client, but the information of the panning client is not found in the acquired occupation information, that is, whether the occupation information of the panning client is empty or not is determined, and therefore it can be determined that the panning client is not running. In the subsequent steps, the application identifier corresponding to the panning client adopts a system default identifier, or adopts a state identifier corresponding to the non-running state.
Step S105, judging whether the obtained occupation information of the application reaches a preset condition; if yes, go to step S106; if not, step S107 is executed.
The preset determination condition may be preset by the system or set by the user. The preset determination condition may include one threshold or a plurality of thresholds, for example, the memory occupancy 40M is one threshold, the CPU occupancy 30% is another threshold, and the camera status 0(0 is unoccupied and 1 is occupied) is another threshold. And when the value in the related resource occupation information of a certain application exceeds one threshold, two thresholds or three thresholds, the judgment condition is judged to be reached.
And step S106, determining that the running state of the application is a high consumption state.
And step S107, determining that the running state of the application is a common consumption state.
And when the judgment condition is met, judging that the running state of the application is a high consumption state, otherwise, judging that the running state of the application is a normal consumption state. Of course, this is merely an example, and when actually designing the judgment condition, a more reasonable judgment condition may be designed according to circumstances.
In this embodiment, the running state of the application is divided into three states by obtaining running information of the background running: an inactive state, a normal consumption state and a high consumption state. The three states can intuitively display the application condition, so that the user can quickly know the running condition of the current application.
Referring to fig. 5, fig. 5 is a flowchart illustrating a method for displaying an application running state of a mobile terminal according to a fifth embodiment of the present invention.
This embodiment is based on the second embodiment, and adds step S900. Specifically, in this embodiment, before step 400, the method further includes:
step S900, a plurality of status icons are allocated to each running status of the application.
And if the running state of each application comprises three states, storing three state icons corresponding to the three states for subsequent calling.
Referring to fig. 6, fig. 6 is a flowchart illustrating a method for displaying an application running state of a mobile terminal according to a sixth embodiment of the present invention.
The present embodiment is based on the second embodiment, and adds step S1000, step S1100, and step S1200. Specifically, in this embodiment, before step 400, the method further includes:
step S1000, acquiring a default application identifier of the application or a screenshot of the application in running.
Step S1100, performing picture processing on the acquired default application identifier or screenshot to obtain a plurality of status icons.
Step S1200, storing the obtained state icons and a plurality of operation states of the application in a one-to-one correlation manner; or storing the obtained state icons and the default application identification in a one-to-one association with multiple running states of the application.
In this embodiment, a plurality of status icons are obtained by obtaining the default application identifier and performing image processing such as highlighting, symbolizing, framing, or color cast on the default application identifier. When the application runs, a screenshot of the application running can also be obtained, and the screenshot is subjected to picture processing modes such as highlighting, adding symbols, adding frames or color cast, so that a plurality of state icons are obtained.
The invention also provides a display device of the running state of the application of the mobile terminal.
Referring to fig. 7, fig. 7 is a block diagram illustrating a first embodiment of a display device for displaying an operation state of an application of a mobile terminal according to the present invention.
The display device of the running state of the application of the mobile terminal comprises:
and the running state query unit 10 is used for determining the current running state of the application.
The application is an application program which is installed in a system of the mobile terminal and realizes a certain function, such as a camera program, a WeChat client, an Baidu map program and the like. The running states comprise states of not running in the background, running in the background and occupying more system memory, running in the background and occupying less system memory and the like. In a system of the mobile terminal, the current running state of the application can be actively inquired through a framework interface of the system; or the application can report the state of the application by itself. A system of a mobile terminal generally comprises a plurality of applications, each application having a corresponding running state; the application that needs to be determined in this embodiment may determine the running state of one, a plurality of, or all applications according to a preset condition.
A state icon obtaining unit 20, configured to obtain, according to a preset correspondence between the running state of the application and the state icon, a state icon corresponding to the current running state of the application.
In this embodiment, the corresponding relationship between the running state of each application in the mobile terminal and the state icon is preset.
And the application identifier display unit 30 is configured to display the acquired status icon as an application identifier of the application in the browsing interface.
The browsing interface is used for displaying application identifiers, specifically, the browsing interface may only display application identifiers, or may display application identifiers in one area, and display folders containing a plurality of application identifiers in another area, or may display a plurality of application browsing pages in the same screen after being reduced, where each application browsing page includes a plurality of application identifiers, a browsing interface may be displayed through L aunch (an application startup program), L aunch may read application identifiers of applications in the system, when the number of applications is large, a portion of the application identifiers are stored in a main application browsing page, and another portion of the application identifiers are stored in a sub-application browsing page (if not enough, the application browsing pages are continuously added), L aunch is started, so that when the browsing interface displays an application browsing page, the main application browsing page is loaded first, and the application identifiers in the main application browsing page are displayed in the browsing interface, when an operation of switching to the sub-application browsing page is received, L aunch loads a sub-application browsing page, so that when the sub-application browsing page displayed in the browsing interface displays a browsing page, the application browsing interface displays a plurality of the browsing page, and the browsing page displayed in the browsing interface may be displayed according to a predetermined browsing state, and the browsing icon is obtained when the application browsing page displayed in which the current browsing interface is displayed, the browsing page, the browsing interface, the browsing page is displayed by a more application browsing icon is displayed in which is displayed.
Compared with the method for refreshing the application identifiers of all applications, the display device of the running state of the application of the mobile terminal provided by the embodiment refreshes only the application identifiers in the current browsing interface, so that the method has the effects of less workload and higher working efficiency.
In this embodiment, the apparatus for displaying the running state of the application of the mobile terminal further includes:
and an input detection unit 60, configured to receive an input operation of a user on a state icon in the browsing interface.
The input operation of the user may be received through the touch screen, for example, a single click, a double click, a long press, a linear slide, a curved slide, or the like of a preset position. User input may be received in general, either alone or in combination.
And a process terminating unit 70, configured to terminate the background running of the application and refresh the running state of the application if the received input operation meets a preset operation, and call a state icon corresponding to the refreshed running state as an application identifier of the application to be displayed in the browsing interface.
The preset operation may be a double click, a long press, a double finger slide, or a specified curve slide at a preset position, etc. For example: and popping up options if the application identifier in the common consumption state or the application identifier in the high-consumption device is pressed for a long time, and then selecting to finish the process of the background running of the application corresponding to the application identifier in the system. And then refreshing the application identifier after the operation to display accurate state information.
When the input operation is not received or the input operation conforming to the preset operation is not received and the browsing interface stays in an application browsing page for a long time, the application contained in the application browsing page can be used as an object, and the operation state determination and the subsequent steps are repeatedly executed, so that the effect of updating the application identification in time is achieved.
According to the display device for the running state of the application of the mobile terminal, the application identifier carries the running state information of the application corresponding to the application identifier, so that a user can know the running state of the application in the current interface when viewing the browsing interface. Further, the running application is ended by providing a control scheme within the browsing interface, thereby enabling the user to quickly end the running application.
Referring to fig. 8 in combination, in this embodiment, the operation status query unit 10 includes:
an operation information obtaining unit 101, configured to obtain operation information of a current background operation.
The mobile terminal system can perform multi-task running, the mobile terminal system enters background running after the application is started, and when some application needs to be operated, a running browsing interface of the application is loaded for viewing and operating. In a system of a mobile terminal, the running information of the application when running at the background can be actively inquired through a frame interface of the system; or the application can report the running information by itself. The running information may include ID, name, hardware calling condition, memory occupation condition, CPU usage condition, etc. of the application.
An occupation information obtaining unit 102, configured to obtain occupation information that the application occupies the system resource according to the obtained operation information.
Through the acquired running information, the application running in the background and the occupation information of the system resources occupied by the application can be known. For example:
the acquired operation information includes: a WeChat client, an Baidu map program, and a camera program are currently running. Wherein the WeChat client occupies a memory of 50M and is using a receiver, a microphone and a distance sensor; the Baidu map program occupies 30M of the memory and uses a positioning system; the camera program occupies the memory 10M and is using the rear camera.
A running state determining unit 103, configured to determine that the running state of the application is an un-running state if the acquired occupation information of the application is empty; the application management module is further used for determining that the running state of the application is a common consumption state if the acquired occupation information is not empty and does not reach a preset judgment condition; and determining that the running state of the application is a high consumption state if the acquired occupation information is not empty and reaches a preset judgment condition.
If the current browsing interface includes the application identifier of the panning client, but the information of the panning client is not found in the acquired occupation information, that is, whether the occupation information of the panning client is empty or not is determined, and therefore it can be determined that the panning client is not running. In the subsequent steps, the application identifier corresponding to the panning client adopts a system default identifier, or adopts a state identifier corresponding to the non-running state.
The preset determination condition may be preset by the system or set by the user. The preset determination condition may include one threshold or a plurality of thresholds, for example, the memory occupancy 40M is one threshold, the CPU occupancy 30% is another threshold, and the camera status 0(0 is unoccupied and 1 is occupied) is another threshold. And when the value in the related resource occupation information of a certain application exceeds one threshold, two thresholds or three thresholds, the judgment condition is judged to be reached. And when the judgment condition is met, judging that the running state of the application is a high consumption state, otherwise, judging that the running state of the application is a normal consumption state. Of course, this is merely an example, and when actually designing the judgment condition, a more reasonable judgment condition may be designed according to circumstances.
In this embodiment, the running state of the application is divided into three states by obtaining running information of the background running: an inactive state, a normal consumption state and a high consumption state. The three states can intuitively display the application condition, so that the user can quickly know the running condition of the current application.
In this embodiment, the apparatus for displaying the running state of the application of the mobile terminal further includes:
the preset state icon storage unit 80 is configured to store a plurality of state icons respectively corresponding to a plurality of operation states of the application.
And if the running state of each application comprises three states, allocating a state icon corresponding to each running state for subsequent calling.
Referring to fig. 9, fig. 9 is a block diagram illustrating a second embodiment of a display device for displaying an operation state of an application of a mobile terminal according to the present invention.
This embodiment is based on the first embodiment, and the preset state icon storage unit 80 is removed, and the following are added:
a default identifier obtaining unit 90, configured to obtain a default application identifier of an application or a screenshot of the application during runtime;
a picture processing unit 100, configured to perform picture processing on the acquired default application identifier or screenshot to obtain a plurality of status icons;
a newly added state icon storage unit 110, configured to store the obtained plurality of state icons in a one-to-one association with a plurality of operation states of the application; or storing the obtained state icons and the default application identification in a one-to-one association with multiple running states of the application.
In this embodiment, a plurality of status icons are obtained by obtaining the default application identifier and performing image processing such as highlighting, symbolizing, framing, or color cast on the default application identifier. When the application runs, a screenshot of the application running can also be obtained, and the screenshot is subjected to picture processing modes such as highlighting, adding symbols, adding frames or color cast, so that a plurality of state icons are obtained.
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. A method for displaying the running state of an application of a mobile terminal is characterized by comprising the following steps:
determining the current running state of the application, wherein the running state comprises the occupation state of system resources;
acquiring a state icon corresponding to the current running state of the application according to a preset corresponding relation between the running state of the application and the state icon;
displaying the acquired state icon as an application identifier of the application in a browsing interface;
wherein, before the step of determining the current running state of the application, the method further comprises:
when a browsing interface is completely displayed, acquiring an application contained in the browsing interface through a frame interface of a mobile terminal system;
or when the browsing interface is switched from displaying the previous application browsing page to displaying the next application browsing page, acquiring an application identifier to be displayed in the browsing interface through a frame interface of the mobile terminal system, and determining the corresponding application according to the application identifier.
2. The method for displaying the running state of the application of the mobile terminal according to claim 1, further comprising, before the step of determining the current running state of the application, the steps of:
acquiring an application identifier displayed in a current browsing interface;
and obtaining the corresponding application according to the obtained application identifier.
3. The method for displaying the running state of the application of the mobile terminal according to claim 1 or 2, wherein after the step of displaying the acquired state icon as the application identifier of the application in the browsing interface, further comprising:
receiving input operation of a user on a state icon in the browsing interface;
if the detected input operation accords with the preset operation, the background operation of the application is ended, the operation state of the application is refreshed, and a state icon corresponding to the refreshed operation state is called to be displayed in the browsing interface as the application identifier of the application.
4. The method for displaying the running state of the application of the mobile terminal according to claim 1, wherein the step of determining the current running state of the application comprises:
acquiring running information of current background running;
acquiring occupation information of the system resources occupied by the application according to the acquired running information;
if the acquired occupation information of the application is empty, determining that the running state of the application is a non-running state;
if the acquired occupation information is not empty and does not reach a preset judgment condition, determining that the running state of the application is a common consumption state;
and if the acquired occupation information is not empty and reaches a preset judgment condition, determining that the running state of the application is a high consumption state.
5. The method for displaying the running state of the application of the mobile terminal according to claim 1, further comprising, before the step of determining the current running state of the application:
respectively allocating a state icon corresponding to each running state of the application; or,
before the step of determining the current running state of the application, the method further comprises the following steps:
acquiring a default application identifier of an application or a screenshot of the application in operation;
carrying out picture processing on the acquired default application identifier or screenshot to acquire a plurality of state icons;
storing the obtained state icons and various running states of the application in a one-to-one correlation manner; or storing the obtained state icons and the default application identification in a one-to-one association with multiple running states of the application.
6. A display device for displaying the running state of an application of a mobile terminal, the display device for displaying the running state of the application of the mobile terminal comprises:
the system comprises an operation state query unit, a processing unit and a processing unit, wherein the operation state query unit is used for determining the current operation state of the application, and the operation state comprises the occupation state of system resources;
the state icon acquiring unit is used for acquiring a state icon corresponding to the current running state of the application according to the preset corresponding relation between the running state of the application and the state icon;
the application identifier display unit is used for displaying the acquired state icon as an application identifier of the application in a browsing interface;
the running state query unit is further used for acquiring the application contained in the browsing interface through a frame interface of the mobile terminal system when the browsing interface is completely displayed;
or, the running state query unit is further configured to, when a browsing interface is switched from displaying a previous application browsing page to displaying a subsequent application browsing page, obtain, through a frame interface of a mobile terminal system, an application identifier to be displayed in the browsing interface, and determine a corresponding application according to the application identifier.
7. The apparatus for displaying the running state of the application of the mobile terminal according to claim 6, wherein the apparatus for displaying the running state of the application of the mobile terminal further comprises:
the application identifier acquisition unit is used for acquiring the application identifier displayed in the current browsing interface;
and the application acquisition unit is used for acquiring the corresponding application according to the acquired application identifier.
8. The apparatus for displaying the running state of the application of the mobile terminal according to claim 7, wherein the apparatus for displaying the running state of the application of the mobile terminal further comprises:
the input detection unit is used for receiving input operation of a user on the state icon in the browsing interface;
and the process terminating unit is used for terminating the background running of the application, refreshing the running state of the application and calling a state icon corresponding to the refreshed running state as the application identifier of the application to be displayed in the browsing interface if the detected input operation accords with the preset operation.
9. The apparatus for displaying the operation status of an application of a mobile terminal according to claim 6, wherein the operation status query unit comprises:
the operation information acquisition unit is used for acquiring the operation information of the current background operation;
an occupation information acquisition unit, configured to acquire occupation information of system resources occupied by the application according to the acquired running information;
the running state judging unit is used for determining that the running state of the application is a non-running state if the acquired occupation information of the application is empty; the application management module is further used for determining that the running state of the application is a common consumption state if the acquired occupation information is not empty and does not reach a preset judgment condition; and determining that the running state of the application is a high consumption state if the acquired occupation information is not empty and reaches a preset judgment condition.
10. The apparatus for displaying the running state of the application of the mobile terminal according to claim 6, wherein the apparatus for displaying the running state of the application of the mobile terminal further comprises:
the preset state icon storage unit is used for respectively distributing a state icon corresponding to each running state of the application; or,
the display device for the running state of the application of the mobile terminal further comprises:
a default identifier obtaining unit, configured to obtain a default application identifier of an application or a screenshot of the application during running;
the picture processing unit is used for carrying out picture processing on the acquired default application identifier or screenshot to acquire a plurality of state icons;
a newly-added state icon storage unit, which is used for storing the obtained plurality of state icons and the plurality of running states of the application in a one-to-one correlation manner; or storing the obtained state icons and the default application identification in a one-to-one association with multiple running states of the application.
CN201410649896.6A 2014-11-14 2014-11-14 Method and device for displaying running state of application of mobile terminal Active CN105630531B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201410649896.6A CN105630531B (en) 2014-11-14 2014-11-14 Method and device for displaying running state of application of mobile terminal
PCT/CN2014/095189 WO2015184777A1 (en) 2014-11-14 2014-12-26 Display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410649896.6A CN105630531B (en) 2014-11-14 2014-11-14 Method and device for displaying running state of application of mobile terminal

Publications (2)

Publication Number Publication Date
CN105630531A CN105630531A (en) 2016-06-01
CN105630531B true CN105630531B (en) 2020-07-31

Family

ID=54766033

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410649896.6A Active CN105630531B (en) 2014-11-14 2014-11-14 Method and device for displaying running state of application of mobile terminal

Country Status (2)

Country Link
CN (1) CN105630531B (en)
WO (1) WO2015184777A1 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106250224A (en) * 2016-07-28 2016-12-21 乐视控股(北京)有限公司 The management method of a kind of application program and device
CN106293335A (en) * 2016-07-29 2017-01-04 宇龙计算机通信科技(深圳)有限公司 Application program grading management method and system
CN106502872B (en) * 2016-09-30 2019-11-29 维沃移动通信有限公司 A kind of display methods and terminal of application state information
CN106502873B (en) * 2016-09-30 2019-12-13 维沃移动通信有限公司 Application program state information display method and terminal
CN106775386B (en) * 2016-11-30 2019-11-15 努比亚技术有限公司 Rimless mobile terminal and its touch control method
CN109240893B (en) * 2018-07-18 2021-06-25 平安科技(深圳)有限公司 Application running state query method and terminal equipment
CN109407920B (en) * 2018-09-27 2021-05-25 维沃移动通信有限公司 Status icon display method, status icon processing method and related equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101644988A (en) * 2009-08-27 2010-02-10 大连海事大学 Running state information interaction platform system of users and towering machines
CN101876904A (en) * 2010-02-09 2010-11-03 宇龙计算机通信科技(深圳)有限公司 Mobile terminal, and method and device for outputting running state of application programs
CN101989167A (en) * 2009-08-06 2011-03-23 中兴通讯股份有限公司 Method and device for acquiring status information
CN102004687A (en) * 2010-11-04 2011-04-06 东莞宇龙通信科技有限公司 Mobile terminal and program running state display method of same
CN103092685A (en) * 2012-12-21 2013-05-08 广东欧珀移动通信有限公司 Method and device for closing application program
US20140137005A1 (en) * 2012-11-15 2014-05-15 Samsung Electronics Co., Ltd. User function operation method and electronic device supporting the same

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW201335830A (en) * 2012-02-16 2013-09-01 Chi Mei Comm Systems Inc Method and system for arranging icons of applications
CN102647515B (en) * 2012-03-26 2014-04-09 青岛海信移动通信技术股份有限公司 Terminal state displaying control method and device
CN103019680B (en) * 2012-11-20 2016-01-13 东莞宇龙通信科技有限公司 Mobile terminal and the application icon display packing for mobile terminal
CN103412708B (en) * 2013-07-31 2016-12-28 华为技术有限公司 Task management method on terminal unit and terminal unit

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101989167A (en) * 2009-08-06 2011-03-23 中兴通讯股份有限公司 Method and device for acquiring status information
CN101644988A (en) * 2009-08-27 2010-02-10 大连海事大学 Running state information interaction platform system of users and towering machines
CN101876904A (en) * 2010-02-09 2010-11-03 宇龙计算机通信科技(深圳)有限公司 Mobile terminal, and method and device for outputting running state of application programs
CN102004687A (en) * 2010-11-04 2011-04-06 东莞宇龙通信科技有限公司 Mobile terminal and program running state display method of same
US20140137005A1 (en) * 2012-11-15 2014-05-15 Samsung Electronics Co., Ltd. User function operation method and electronic device supporting the same
CN103092685A (en) * 2012-12-21 2013-05-08 广东欧珀移动通信有限公司 Method and device for closing application program

Also Published As

Publication number Publication date
WO2015184777A1 (en) 2015-12-10
CN105630531A (en) 2016-06-01

Similar Documents

Publication Publication Date Title
CN105630531B (en) Method and device for displaying running state of application of mobile terminal
CN107786730B (en) Task management method and terminal
CN101794567B (en) Method and terminal for loading pictures
CN107273130B (en) Method, device and terminal for accelerating interface drawing
EP2960762B1 (en) Dynamic icon display method and device
CN109857486B (en) Method, device, equipment and medium for processing program page data
CN103513969B (en) Application program entry method for building up, device and terminal
US9652111B2 (en) Method and system for quickly arranging multiple windows and mobile apparatus thereof
CN102981711A (en) Method and system for moving application icons on touch screen
CN104516763B (en) A kind of startup method and device of application program
WO2012145378A2 (en) Jump to top / jump to bottom scroll widgets
CN113012263A (en) Configuration method of layer composition mode and electronic equipment
CN106528290A (en) Resource scheduling method for mobile terminal and mobile terminal
CN105808307B (en) Page display method and device
CN104063125A (en) Managing method and managing device for desktop icons
CN112596820A (en) Resource loading method, device, equipment and storage medium
CN106909383A (en) The display methods and display device of application program
CN113835577A (en) Display method, display device, electronic equipment and storage medium
CN110795172B (en) Foreground process control method and device, electronic equipment and storage medium
JP6412651B2 (en) Task display method, apparatus, program, and recording medium
CN112148395A (en) Page display method, device, equipment and storage medium
CN105183288B (en) Single-window multi-task display method and intelligent mobile terminal thereof
US20240104811A1 (en) Image editing method and device
CN107395888B (en) Processing method, device, storage medium and the mobile terminal of blank screen gesture
CN107992338A (en) The deployment method and electronic equipment of application program

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant