CN106569804B - Application control management method and device on intelligent terminal - Google Patents

Application control management method and device on intelligent terminal Download PDF

Info

Publication number
CN106569804B
CN106569804B CN201610912778.9A CN201610912778A CN106569804B CN 106569804 B CN106569804 B CN 106569804B CN 201610912778 A CN201610912778 A CN 201610912778A CN 106569804 B CN106569804 B CN 106569804B
Authority
CN
China
Prior art keywords
application
accessed
intelligent terminal
time
length
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
CN201610912778.9A
Other languages
Chinese (zh)
Other versions
CN106569804A (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.)
Beijing Anyun Century Technology Co Ltd
Original Assignee
Beijing Anyun Century Technology 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 Beijing Anyun Century Technology Co Ltd filed Critical Beijing Anyun Century Technology Co Ltd
Priority to CN201610912778.9A priority Critical patent/CN106569804B/en
Publication of CN106569804A publication Critical patent/CN106569804A/en
Application granted granted Critical
Publication of CN106569804B publication Critical patent/CN106569804B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • 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/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2149Restricted operating environment

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Computer Hardware Design (AREA)
  • Telephone Function (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses an application control management method and device on an intelligent terminal. The method comprises the following steps: for each application installed on the intelligent terminal, recording and storing the accessed state information of each application; for an application installed on the intelligent terminal, judging whether the application is not accessed for a certain time length according to the stored accessed state information about the application; if the application is not accessed within a certain time span, corresponding limiting operation is taken on the running of the application. Therefore, the method and the device carry out the application limiting operation according to the use state information of each application on the user intelligent terminal, prevent the application which is accessed infrequently from occupying the background space to run, avoid unnecessary consumption of the electric quantity and the data flow of the intelligent terminal, and enhance the user experience.

Description

Application control management method and device on intelligent terminal
Technical Field
The invention relates to the technical field of computers, in particular to an application control management method and device on an intelligent terminal.
Background
With the increasing development of internet technology, users can handle more and more items such as games, shopping, payment, meal ordering and the like through the internet, and therefore social life is more convenient. The convenience of the form is usually realized by installing corresponding application programs on the intelligent terminal by a user, more and more applications are installed, inevitably, the access of some applications is not too frequent, once the applications run in a background program, unnecessary power consumption and data traffic waste of the intelligent terminal can be caused, certain inconvenience is caused to the user, and the user experience is reduced. For example, the application program may have rights such as networking, Global Positioning System (GPS), notification of push update, various messages, and the like, and the application program may run in the background, which cannot be limited, and consumes power and network data traffic.
Disclosure of Invention
In view of the above, the present invention is proposed to provide an application control management method on a smart terminal and a corresponding apparatus that overcome or at least partially solve the above problems.
According to an aspect of the present invention, there is provided an application control management method on an intelligent terminal,
wherein, the method comprises the following steps:
for each application installed on the intelligent terminal, recording and storing the accessed state information of each application;
for an application installed on the intelligent terminal, judging whether the application is not accessed for a certain time length according to the stored accessed state information about the application;
if the application is not accessed within a certain time span, corresponding limiting operation is taken on the running of the application.
Optionally, if the application is not accessed within a certain time period, taking a corresponding restriction operation on the running of the application includes:
if the application is not accessed within a first preset time length, controlling the application to be started once every a first preset period and run for a fixed length of time;
if the application is not accessed within a second preset time length, controlling the application to be started once every second preset period and running for a fixed length of time;
the second preset time length is greater than the first preset time length, and the second preset period is greater than the first preset period.
Optionally, if the application is not accessed within a certain time period, taking a corresponding restriction operation on the running of the application includes:
if the application is not accessed within a first preset time length, controlling the application to be started once at each of specified N time points every day and running for a fixed length of time;
if the application is not accessed within a second preset time span, controlling the application to be started once at specified M time points every day and running for a fixed length of time;
the second preset time length is greater than the first preset time length, and N is greater than M.
Optionally, the method further comprises:
by analogy, when the application is not accessed within the Nth preset time span, deleting the application from the intelligent terminal; wherein N is a natural number greater than two.
Optionally, the method further comprises:
disabling one or more of the following functions of the application for the fixed length of time that the application is running:
a GPS positioning function;
a networking function;
push notification functionality.
Optionally, the method further comprises:
for an application pushing a message to a notification bar of the intelligent terminal, if any message pushed to the notification bar by the application is not viewed within a first specified time, a push message prohibition operation is executed on the application.
Optionally, after performing the push message barring operation on the application, the method further includes:
when the application is accessed by the user again, the push message prohibition operation on the application is cancelled.
Optionally, the performing push message barring operation on the application includes:
and closing the process of pushing the message to the notification bar of the application.
Optionally, taking the corresponding restriction action on the running of the application includes one or more of the following:
closing the GPS positioning function of the application;
forbidding the application to perform networking operation;
and prohibiting the application from pushing the message to a notification bar of the intelligent terminal.
According to another aspect of the present invention, there is provided an application control management apparatus on a smart terminal,
wherein, the device includes:
the recording unit is suitable for recording the accessed state information of each application for each application installed on the intelligent terminal and storing the state information into the storage unit;
the storage unit is suitable for storing the accessed state information of each application;
the control management unit is suitable for judging whether an application installed on the intelligent terminal is not accessed for a certain time length according to the stored accessed state information of the application; if the application is not accessed within a certain time span, corresponding limiting operation is taken on the running of the application.
Optionally, the control management unit is adapted to control the application to start once every first preset period and run for a fixed length of time when the application is not accessed within a first preset length of time; and controlling the application to start once every second preset period and run for a fixed length of time when the application is not yet accessed within a second preset time length;
the second preset time length is greater than the first preset time length, and the second preset period is greater than the first preset period.
Optionally, the control management unit is adapted to control the application to start once at each of N specified time points every day and run for a fixed length of time when the application is not accessed within a first preset length of time; and adapted to control the application to start once at each of the specified M time points of each day and run for a fixed length of time when the application has not been accessed for a second preset length of time;
the second preset time length is greater than the first preset time length, and N is greater than M.
Alternatively, the process may be repeated, and so on,
the control management unit is further suitable for deleting the application from the intelligent terminal when the application is not accessed within the Nth preset time length; wherein N is a natural number greater than two.
Optionally, the control management unit is further adapted to disable one or more of the following functions of the application during the running of the application for the fixed length of time:
a GPS positioning function;
a networking function;
push notification functionality.
Optionally, the control management unit is further adapted to, for an application that pushes a message to a notification bar of the intelligent terminal, perform a push message prohibition operation on the application if any message that the application pushes to the notification bar is not viewed within a first specified time.
Optionally, the control management unit is further adapted to cancel the push message prohibition operation on the application when the application is accessed by the user again.
Optionally, the push message prohibiting operation performed by the control management unit on the application specifically includes: and closing the process of pushing the message to the notification bar of the application.
Optionally, the control management unit may take a corresponding restriction operation on the running of the application, including one or more of the following:
closing the GPS positioning function of the application;
forbidding the application to perform networking operation;
and prohibiting the application from pushing the message to a notification bar of the intelligent terminal.
According to the technical scheme of the invention, the accessed state information of each application installed on the intelligent terminal is recorded, whether each application is not accessed for a long time is judged according to the state information, and if the judgment is yes, the operation of the application is correspondingly limited, so that the application is prevented from being operated in the background under the condition that a user does not voluntarily, and the consumption of the electric quantity or the data flow of the intelligent terminal is avoided. In summary, the present invention performs the application restriction operation according to the use state information of each application on the user intelligent terminal, prevents the application that is accessed infrequently from occupying the background space for running, avoids unnecessary consumption of the electric quantity and data traffic of the intelligent terminal, and enhances the user experience.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to refer to like parts throughout the drawings. In the drawings:
FIG. 1 shows a flow diagram of a method for application control management on a smart terminal according to one embodiment of the present invention;
fig. 2 is a schematic diagram of an application control management apparatus on a smart terminal according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Fig. 1 shows a flowchart of an application control management method on an intelligent terminal according to an embodiment of the present invention. As shown in fig. 1, the method includes:
and step S110, for each application installed on the intelligent terminal, recording and storing the accessed state information of each application.
Step S120, for an application installed on the intelligent terminal, according to the stored accessed state information about the application, judging whether the application is not accessed for a certain time length.
The predetermined time period in this step may be set, but is not particularly limited, and may be set by the user according to the user's use status, for example, 15 days or 20 days.
Step S130, if the application is not accessed within a certain time span, corresponding restriction operation is taken for the running of the application.
If the application is not accessed within a certain time period, it indicates that the use frequency of the application by the user is not high, or the application has a small effect for the user, but if the application is not subjected to corresponding limitation operation, the application may run in the background of the intelligent terminal under the condition of no intention of the user, which results in unnecessary consumption of the electric quantity and data traffic of the intelligent terminal, and brings certain loss to the user. Therefore, after the application is judged not to be accessed within a certain time span, corresponding limiting operation is carried out on the running of the application, and the application which is not frequently used is limited to run in the background.
Therefore, the method and the device carry out the application limiting operation according to the use state information of each application on the user intelligent terminal, prevent the application which is accessed infrequently from occupying the background space to run, avoid unnecessary consumption of the electric quantity and the data flow of the intelligent terminal, and enhance the user experience.
During the determination whether an application has not been accessed for a certain length of time, it is not excluded that the application is already running in the background. For example, if the certain time length is set to be 15 days, then within the 15 days, if the application runs in the background, there are behaviors such as networking, positioning, and the like, which results in power consumption and data traffic loss of the smart terminal.
Therefore, a progressive strategy can be adopted to perform corresponding limitation operation on the applications which are not used for a certain time length. In one embodiment of the present invention, if the application is not accessed for a certain length of time, taking the corresponding restriction action on the running of the application includes: if the application is not accessed within a first preset time length, controlling the application to be started once every a first preset period and run for a fixed length of time; if the application is not accessed within a second preset time length, controlling the application to be started once every second preset period and running for a fixed length of time; the second preset time length is greater than the first preset time length, and the second preset period is greater than the first preset period.
The present embodiment is to perform an operation of restricting an application by setting an access frequency. In a specific example, the first preset time period is 1 day, the second preset time period is 3 days, the first preset period is 4 hours, the second preset period is 12 hours, and the fixed length time is 10 minutes. Controlling the application to be started once every 4 hours and run for 10 minutes under the condition that the application is judged not to be accessed within 1 day according to the state information of one application installed on the intelligent terminal; if the application has not been accessed within 3 days, the application is controlled to start and run for 10 minutes every 12 hours. In the above example, the fixed time length is set to 10 minutes and 5 minutes, and when it is determined that none of the applications has been accessed within 1 day according to the state information of any one of the applications installed on the smart terminal, the application is controlled to be started once every 4 hours and run for 10 minutes; if the application has not been accessed within 3 days, the application is controlled to start and run for 5 minutes every 12 hours.
In the progressive policy, in addition to the method for setting the access frequency in the foregoing embodiment, the operation of limiting the application may be performed by setting a fixed time point. In one embodiment of the present invention, if the application is not accessed for a certain length of time, taking the corresponding restriction action on the running of the application includes: if the application is not accessed within a first preset time length, controlling the application to be started once at each of specified N time points every day and running for a fixed length of time; if the application is not accessed within a second preset time span, controlling the application to be started once at specified M time points every day and running for a fixed length of time; the second preset time length is greater than the first preset time length, and N is greater than M. For example, when N is 3, it can be set to 8:00, 14:00, 20: 00; when M is 1, it can be set to 12: 00.
In a specific example, the first predetermined time period is 1 day, the second predetermined time period is 3 days, the N time points are 8:00, 14:00, and 20:00, the M time points are 12:00, and the fixed length time is 10 minutes and 5 minutes. Controlling the application to be started once and run for 10 minutes respectively at 8:00, 14:00 and 20:00 under the condition that the application is judged not to be accessed within 1 day according to the state information of one application installed on the intelligent terminal; if the application has not been accessed within 3 days, the application 12:00 is controlled to start once and run for 5 minutes.
Further, on the basis that the method for setting the access frequency performs the operation of limiting the application and the operation of limiting the application in a mode of setting a fixed time point, and so on, when the application is not accessed within the nth preset time span, the application is deleted from the intelligent terminal; wherein N is a natural number greater than two. If the application is not accessed for a long time, the application is deleted from the intelligent terminal, so that the background running of the application can be prevented, and the application can be further prevented from occupying the storage space of the intelligent terminal. For example, if the application is not accessed within the 4 th preset time span, that is, the preset time span of 1 day, the preset time span of 3 days, the preset time span of 7 days, and the preset time span of 15 days are not accessed, the application is deleted from the intelligent terminal.
The operation of restricting the application in the method of setting the access frequency and the method of setting the fixed time point may be to restrict a part of the functions of the application. In one embodiment of the invention, one or more of the following functions of the application are disabled for the application running for said fixed length of time: a GPS positioning function; a networking function; the functions occupy most of consumed electric quantity and data traffic, and after the functions are limited, the electric quantity and the data traffic consumed by the intelligent terminal are greatly reduced even if the functions are applied to background operation, and the purposes of saving electricity and traffic can be achieved.
In the intelligent terminal, a system is opened by default for an installed application, the opened application can push various information, but a user may not see the information for various information at all times or without interest, and if push messages are continuously pushed or continuously pushed, the electric quantity and data flow of the intelligent terminal are consumed, so that the user experience is influenced. For example, in an intelligent terminal of an android system, messages pushed by installed applications appear in a notification bar, and if a user does not click to check or delete the messages manually, the messages always appear in the notification bar, so that electric quantity is wasted, normal use of the user is affected, and user experience is reduced. For the push message of the application, in one embodiment of the present invention, the method shown in fig. 1 further includes: for an application which pushes a message to a notification bar of the intelligent terminal, if any message pushed to the notification bar by the application is not checked within a first specified time, the application is prohibited from pushing the message, and power consumption and data traffic are avoided under the condition that a user does not need the application. The first prescribed time is not particularly limited herein, and is, for example, 3 days or 7 days.
Further, after the push message barring operation is performed on the application, the method further includes: when the application is accessed by the user again, the push message prohibition operation on the application is cancelled. That is, when the user clicks the application again and starts the application, the push message prohibition operation on the application is canceled, and the application is allowed to push a message to the notification bar.
Wherein executing the push message barring operation on the application comprises: and closing the process of pushing the message to the notification bar of the application.
In a specific example, for messages pushed to the notification bar by an application on the intelligent terminal every day, a user does not check any message, that is, the notification bar monitors that the user does not click any message pushed by the application in the notification bar, when the accumulated time reaches 7 days, the push message prohibition operation is performed on the application, the process of pushing the message to the notification bar by the application is closed, and the application is prohibited from pushing any message to the notification bar. And if the user clicks the icon of the application on the desktop of the intelligent terminal to enter the application for access on the 10 th day, canceling the push message forbidding operation on the application, and allowing the application to push the message to the notification bar.
The operation restriction for restricting the application which is not accessed within a certain time length can also be any authority aiming at the application, such as networking, a GPS (global positioning system) positioning system, and an authority for pushing a message to a notification bar of the intelligent terminal. Then, in one embodiment of the present invention, taking the corresponding restriction action on the running of the application by the method shown in fig. 1 includes one or more of the following: closing the GPS positioning function of the application; forbidding the application to perform networking operation; the application is prohibited from pushing messages to the notification bar of the intelligent terminal, and the appropriate authority is closed at the appropriate time, so that unnecessary power consumption and data traffic of the intelligent terminal are avoided in many aspects.
Fig. 2 is a schematic diagram of an application control management apparatus on a smart terminal according to an embodiment of the present invention. As shown in fig. 2, the application control management apparatus 200 on the smart terminal includes:
and the recording unit 210 is suitable for recording the accessed state information of each application for each application installed on the intelligent terminal and storing the state information into the storage unit.
The storage unit 220 is adapted to store accessed state information of each application.
The control management unit 230 is suitable for judging whether an application installed on the intelligent terminal is not accessed for a certain time length according to the saved accessed state information of the application; if the application is not accessed within a certain time span, corresponding limiting operation is taken on the running of the application. The predetermined time period may be set, but is not particularly limited, and may be set by the user according to the user's use status, for example, 15 days or 20 days.
If the application is not accessed within a certain time period, it indicates that the use frequency of the application by the user is not high, or the application has a small effect for the user, but if the application is not subjected to corresponding limitation operation, the application may run in the background of the intelligent terminal under the condition of no intention of the user, which results in unnecessary consumption of the electric quantity and data traffic of the intelligent terminal, and brings certain loss to the user. Therefore, after the application is judged not to be accessed within a certain time span, corresponding limiting operation is carried out on the running of the application, and the application which is not frequently used is limited to run in the background.
Therefore, the method and the device carry out the application limiting operation according to the use state information of each application on the user intelligent terminal, prevent the application which is accessed infrequently from occupying the background space to run, avoid unnecessary consumption of the electric quantity and the data flow of the intelligent terminal, and enhance the user experience.
During the determination whether an application has not been accessed for a certain length of time, it is not excluded that the application is already running in the background. For example, if the certain time length is set to be 15 days, then within the 15 days, if the application runs in the background, there are behaviors such as networking, positioning, and the like, which results in power consumption and data traffic loss of the smart terminal.
Therefore, a progressive strategy can be adopted to perform corresponding limitation operation on the applications which are not used for a certain time length. In an embodiment of the present invention, the control management unit 230 is adapted to control the application to start once every first preset period and run for a fixed length of time when the application is not accessed for a first preset length of time; and controlling the application to start once every second preset period and run for a fixed length of time when the application is not yet accessed within a second preset time length; the second preset time length is greater than the first preset time length, and the second preset period is greater than the first preset period.
The present embodiment is to perform an operation of restricting an application by setting an access frequency. In a specific example, the first preset time period is 1 day, the second preset time period is 3 days, the first preset period is 4 hours, the second preset period is 12 hours, and the fixed length time is 10 minutes. Controlling the application to be started once every 4 hours and run for 10 minutes under the condition that the application is judged not to be accessed within 1 day according to the state information of one application installed on the intelligent terminal; if the application has not been accessed within 3 days, the application is controlled to start and run for 10 minutes every 12 hours. In the above example, the fixed time length is set to 10 minutes and 5 minutes, and when it is determined that none of the applications has been accessed within 1 day according to the state information of any one of the applications installed on the smart terminal, the application is controlled to be started once every 4 hours and run for 10 minutes; if the application has not been accessed within 3 days, the application is controlled to start and run for 5 minutes every 12 hours.
In the progressive policy, in addition to the method for setting the access frequency in the foregoing embodiment, the operation of limiting the application may be performed by setting a fixed time point. In an embodiment of the present invention, the control management unit 230 is adapted to control the application to start once at each of the specified N time points of each day and run for a fixed length of time when the application is not accessed within a first preset length of time; and adapted to control the application to start once at each of the specified M time points of each day and run for a fixed length of time when the application has not been accessed for a second preset length of time; the second preset time length is greater than the first preset time length, and N is greater than M. For example, when N is 3, it can be set to 8:00, 14:00, 20: 00; when M is 1, it can be set to 12: 00.
In a specific example, the first predetermined time period is 1 day, the second predetermined time period is 3 days, the N time points are 8:00, 14:00, and 20:00, the M time points are 12:00, and the fixed length time is 10 minutes and 5 minutes. Controlling the application to be started once and run for 10 minutes respectively at 8:00, 14:00 and 20:00 under the condition that the application is judged not to be accessed within 1 day according to the state information of one application installed on the intelligent terminal; if the application has not been accessed within 3 days, the application 12:00 is controlled to start once and run for 5 minutes.
Further, on the basis that the method for setting the access frequency performs the operation of restricting the application and the operation of restricting the application in a manner of setting a fixed time point, and so on, the control management unit 230 is further adapted to delete the application from the smart terminal when the application is not yet accessed within an nth preset time period; wherein N is a natural number greater than two. If the application is not accessed for a long time, the application is deleted from the intelligent terminal, so that the background running of the application can be prevented, and the application can be further prevented from occupying the storage space of the intelligent terminal. For example, if the application is not accessed within the 4 th preset time span, that is, the preset time span of 1 day, the preset time span of 3 days, the preset time span of 7 days, and the preset time span of 15 days are not accessed, the application is deleted from the intelligent terminal.
The operation of restricting the application in the method of setting the access frequency and the method of setting the fixed time point may be to restrict a part of the functions of the application. In an embodiment of the invention, the control management unit is further adapted to disable one or more of the following functions of the application during the fixed length time that the application is running: a GPS location function, a networking function, a push notification function, etc. The functions occupy most of consumed electric quantity and data flow, and the electric quantity and the data flow consumed by the intelligent terminal are greatly reduced even if the functions are applied to background operation after the plurality of authorities are limited, so that the purposes of saving electricity and flow can be achieved.
In the intelligent terminal, a system is opened by default for an installed application, the opened application can push various information, but a user may not see the information for various information at all times or without interest, and if push messages are continuously pushed or continuously pushed, the electric quantity and data flow of the intelligent terminal are consumed, so that the user experience is influenced. For example, in an intelligent terminal of an android system, messages pushed by installed applications appear in a notification bar, and if a user does not click to check or delete the messages manually, the messages always appear in the notification bar, so that electric quantity is wasted, normal use of the user is affected, and user experience is reduced. For the push message of the application, in an embodiment of the present invention, the control management unit 230 is further adapted to, for an application that pushes a message to a notification bar of the smart terminal, if any message pushed to the notification bar by the application is not viewed within a first specified time, perform a push message prohibition operation on the application, so as to avoid that the application consumes power and data traffic when the application is not needed by the user. The first prescribed time is not particularly limited herein, and is, for example, 3 days or 7 days.
Further, after the push message prohibition operation is performed on the application, the control management unit 230 is further adapted to cancel the push message prohibition operation on the application and allow the application to push a message to the notification bar when the application is accessed by the user again.
The push message prohibiting operation executed by the control management unit on the application specifically includes: and closing the process of pushing the message to the notification bar of the application.
In a specific example, for messages pushed to the notification bar by an application on the intelligent terminal every day, a user does not check any message, that is, the notification bar monitors that the user does not click any message pushed by the application in the notification bar, when the accumulated time reaches 7 days, the push message prohibition operation is performed on the application, the process of pushing the message to the notification bar by the application is closed, and the application is prohibited from pushing any message to the notification bar. And if the user clicks the icon of the application on the desktop of the intelligent terminal to enter the application for access on the 10 th day, canceling the push message forbidding operation on the application, and allowing the application to push the message to the notification bar.
The operation restriction for restricting the application which is not accessed within a certain time length can also be any authority aiming at the application, such as networking, a GPS (global positioning system) positioning system, and an authority for pushing a message to a notification bar of the intelligent terminal. Then, in an embodiment of the present invention, the control management unit 230 takes the corresponding restriction action on the running of the application includes one or more of the following: closing the GPS positioning function of the application; forbidding the application to perform networking operation; and prohibiting the application from pushing the message to a notification bar of the intelligent terminal. And the proper authority is closed at the proper time, so that unnecessary power consumption and data traffic of the intelligent terminal are avoided in many aspects.
In summary, according to the technical solution of the present invention, by recording the accessed state information of each application installed on the intelligent terminal, and determining whether each application has not been accessed for a long time according to the state information, if yes, the operation of the application is correspondingly limited, so as to prevent the application from running in the background under the condition that the application is not voluntarily performed by the user, which results in consumption of the electric quantity or data traffic of the intelligent terminal. Therefore, the method and the device carry out the application limiting operation according to the use state information of each application on the user intelligent terminal, prevent the application which is accessed infrequently from occupying the background space to run, avoid unnecessary consumption of the electric quantity and the data flow of the intelligent terminal, and enhance the user experience.
It should be noted that:
the algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose devices may be used with the teachings herein. The required structure for constructing such a device will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be interpreted as reflecting an intention that: that the invention as claimed requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. The modules or units or components of the embodiments may be combined into one module or unit or component, and furthermore they may be divided into a plurality of sub-modules or sub-units or sub-components. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features included in other embodiments, rather than other features, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments may be used in any combination.
The various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functions of some or all of the components in an application control management apparatus on an intelligent terminal according to embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.
The invention discloses A1 and an application control management method on an intelligent terminal, wherein the method comprises the following steps:
for each application installed on the intelligent terminal, recording and storing the accessed state information of each application;
for an application installed on the intelligent terminal, judging whether the application is not accessed for a certain time length according to the stored accessed state information about the application;
if the application is not accessed within a certain time span, corresponding limiting operation is taken on the running of the application.
A2, the method as in a1, wherein if the application is not accessed within a certain time period, taking corresponding limiting operation on the running of the application comprises:
if the application is not accessed within a first preset time length, controlling the application to be started once every a first preset period and run for a fixed length of time;
if the application is not accessed within a second preset time length, controlling the application to be started once every second preset period and running for a fixed length of time;
the second preset time length is greater than the first preset time length, and the second preset period is greater than the first preset period.
A3, the method as in a1, wherein if the application is not accessed within a certain time period, taking corresponding limiting operation on the running of the application comprises:
if the application is not accessed within a first preset time length, controlling the application to be started once at each of specified N time points every day and running for a fixed length of time;
if the application is not accessed within a second preset time span, controlling the application to be started once at specified M time points every day and running for a fixed length of time;
the second preset time length is greater than the first preset time length, and N is greater than M.
A4, the method of a2 or A3, wherein the method further comprises:
by analogy, when the application is not accessed within the Nth preset time span, deleting the application from the intelligent terminal; wherein N is a natural number greater than two.
A5, the method of a2 or A3, wherein the method further comprises:
disabling one or more of the following functions of the application for the fixed length of time that the application is running:
a GPS positioning function;
a networking function;
push notification functionality.
A6, the method of a1, wherein the method further comprises:
for an application pushing a message to a notification bar of the intelligent terminal, if any message pushed to the notification bar by the application is not viewed within a first specified time, a push message prohibition operation is executed on the application.
A7, the method as in a6, wherein after performing a push message inhibit operation on the application, the method further comprises:
when the application is accessed by the user again, the push message prohibition operation on the application is cancelled.
A8, the method as in a6, wherein the executing push message barring operation on the application comprises:
and closing the process of pushing the message to the notification bar of the application.
A9, the method as in a1, wherein taking the corresponding restriction action on the running of the application includes one or more of:
closing the GPS positioning function of the application;
forbidding the application to perform networking operation;
and prohibiting the application from pushing the message to a notification bar of the intelligent terminal.
The invention also discloses B10 and an application control management device on the intelligent terminal, wherein the application control management device
The device comprises:
the recording unit is suitable for recording the accessed state information of each application for each application installed on the intelligent terminal and storing the state information into the storage unit;
the storage unit is suitable for storing the accessed state information of each application;
the control management unit is suitable for judging whether an application installed on the intelligent terminal is not accessed for a certain time length according to the stored accessed state information of the application; if the application is not accessed within a certain time span, corresponding limiting operation is taken on the running of the application.
B11, the device of B10, wherein,
the control management unit is suitable for controlling the application to be started once every a first preset period and run for a fixed length of time when the application is not accessed within a first preset time length; and controlling the application to start once every second preset period and run for a fixed length of time when the application is not yet accessed within a second preset time length;
the second preset time length is greater than the first preset time length, and the second preset period is greater than the first preset period.
B12, the device of B10, wherein,
the control management unit is suitable for controlling the application to be started once at specified N time points every day and run for a fixed length of time when the application is not accessed within a first preset time length; and adapted to control the application to start once at each of the specified M time points of each day and run for a fixed length of time when the application has not been accessed for a second preset length of time;
the second preset time length is greater than the first preset time length, and N is greater than M.
B13, as described in B11 or B12, wherein, by analogy,
the control management unit is further suitable for deleting the application from the intelligent terminal when the application is not accessed within the Nth preset time length; wherein N is a natural number greater than two.
B14, the device according to B11 or B12, wherein,
the control management unit is further adapted to disable one or more of the following functions of the application during the fixed length time that the application is running:
a GPS positioning function;
a networking function;
push notification functionality.
B15, the device of B10, wherein,
the control management unit is further suitable for an application which pushes a message to a notification bar of the intelligent terminal, and if any message pushed to the notification bar by the application is not viewed within the first specified time, the control management unit executes a push message prohibition operation on the application.
B16, the device of B15, wherein,
the control management unit is further adapted to cancel the push message prohibition operation on the application when the application is accessed by the user again.
B17, the device of B15, wherein,
the push message prohibiting operation executed by the control management unit on the application specifically includes: and closing the process of pushing the message to the notification bar of the application.
B18, the device as B10, wherein the control management unit takes corresponding restriction operation on the running of the application includes one or more of the following:
closing the GPS positioning function of the application;
forbidding the application to perform networking operation;
and prohibiting the application from pushing the message to a notification bar of the intelligent terminal.

Claims (12)

1. An application control management method on an intelligent terminal, wherein the method comprises the following steps:
for each application installed on the intelligent terminal, recording and storing the accessed state information of each application;
for an application installed on the intelligent terminal, judging whether the application is not accessed for a certain time length according to the stored accessed state information about the application;
if the application is not accessed within a certain time span, corresponding limiting operation is carried out on the running of the application;
if the application is not accessed within a certain time span, then taking corresponding limiting operation on the running of the application comprises:
if the application is not accessed within a first preset time length, controlling the application to be started once every a first preset period and run for a fixed length of time;
if the application is not accessed within a second preset time length, controlling the application to be started once every second preset period and running for a fixed length of time;
the second preset time length is greater than the first preset time length, and the second preset period is greater than the first preset period; or
If the application is not accessed within a first preset time length, controlling the application to be started once at each of specified N time points every day and running for a fixed length of time;
if the application is not accessed within a second preset time span, controlling the application to be started once at specified M time points every day and running for a fixed length of time;
the second preset time length is greater than the first preset time length, and N is greater than M;
the taking of the corresponding limitation operation on the running of the application comprises one or more of the following steps:
closing the GPS positioning function of the application;
forbidding the application to perform networking operation;
and prohibiting the application from pushing the message to a notification bar of the intelligent terminal.
2. The method of claim 1, wherein the method further comprises:
by analogy, when the application is not accessed within the Nth preset time span, deleting the application from the intelligent terminal; wherein N is a natural number greater than two.
3. The method of claim 1, wherein the method further comprises:
disabling one or more of the following functions of the application for the fixed length of time that the application is running:
a GPS positioning function;
a networking function;
push notification functionality.
4. The method of claim 1, wherein the method further comprises:
for an application pushing a message to a notification bar of the intelligent terminal, if any message pushed to the notification bar by the application is not viewed within a first specified time, a push message prohibition operation is executed on the application.
5. The method of claim 4, wherein after performing the push message barring operation on the application, the method further comprises:
when the application is accessed by the user again, the push message prohibition operation on the application is cancelled.
6. The method of claim 4, wherein said performing a push message barring operation on the application comprises:
and closing the process of pushing the message to the notification bar of the application.
7. An application control management device on an intelligent terminal, wherein the device comprises:
the recording unit is suitable for recording the accessed state information of each application for each application installed on the intelligent terminal and storing the state information into the storage unit;
the storage unit is suitable for storing the accessed state information of each application;
the control management unit is suitable for judging whether an application installed on the intelligent terminal is not accessed within a certain time length according to the stored accessed state information of the application; if the application is not accessed within a certain time span, corresponding limiting operation is carried out on the running of the application;
the control management unit is suitable for controlling the application to be started once every a first preset period and run for a fixed length of time when the application is not accessed within a first preset time length; and controlling the application to start once every second preset period and run for a fixed length of time when the application is not yet accessed within a second preset time length;
the second preset time length is greater than the first preset time length, the second preset period is greater than the first preset period, or the control management unit is further adapted to control the application to be started once at each of the specified N time points every day and run for a fixed length of time when the application is not accessed within the first preset time length; and adapted to control the application to start once at each of the specified M time points of each day and run for a fixed length of time when the application has not been accessed for a second preset length of time;
the second preset time length is greater than the first preset time length, and N is greater than M;
the control management unit takes corresponding limit operation on the running of the application, and the limit operation comprises one or more of the following operations:
closing the GPS positioning function of the application;
forbidding the application to perform networking operation;
and prohibiting the application from pushing the message to a notification bar of the intelligent terminal.
8. The apparatus of claim 7, wherein,
the control management unit is further suitable for deleting the application from the intelligent terminal when the application is not accessed within the Nth preset time length; wherein N is a natural number greater than two.
9. The apparatus of claim 7, wherein,
the control management unit is further adapted to disable one or more of the following functions of the application during the fixed length time that the application is running:
a GPS positioning function;
a networking function;
push notification functionality.
10. The apparatus of claim 7, wherein,
the control management unit is further suitable for an application which pushes a message to a notification bar of the intelligent terminal, and if any message pushed to the notification bar by the application is not viewed within the first specified time, the control management unit executes a push message prohibition operation on the application.
11. The apparatus of claim 10, wherein,
the control management unit is further adapted to cancel the push message prohibition operation on the application when the application is accessed by the user again.
12. The apparatus of claim 10, wherein,
the push message prohibiting operation executed by the control management unit on the application specifically includes: and closing the process of pushing the message to the notification bar of the application.
CN201610912778.9A 2016-10-19 2016-10-19 Application control management method and device on intelligent terminal Active CN106569804B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610912778.9A CN106569804B (en) 2016-10-19 2016-10-19 Application control management method and device on intelligent terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610912778.9A CN106569804B (en) 2016-10-19 2016-10-19 Application control management method and device on intelligent terminal

Publications (2)

Publication Number Publication Date
CN106569804A CN106569804A (en) 2017-04-19
CN106569804B true CN106569804B (en) 2020-06-30

Family

ID=58533060

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610912778.9A Active CN106569804B (en) 2016-10-19 2016-10-19 Application control management method and device on intelligent terminal

Country Status (1)

Country Link
CN (1) CN106569804B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108989457B (en) * 2018-08-15 2021-12-07 北京小米移动软件有限公司 Information processing method, server and terminal

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104298336B (en) * 2013-07-19 2018-09-14 贝壳网际(北京)安全技术有限公司 Mobile terminal and control method and device of application program of mobile terminal
CN103699406A (en) * 2013-12-05 2014-04-02 广东欧珀移动通信有限公司 Method and device for intelligently freezing long-term unused applications
CN104065822B (en) * 2014-06-27 2017-06-20 宇龙计算机通信科技(深圳)有限公司 Standby flow control methods and standby volume control device
CN105676987A (en) * 2014-11-19 2016-06-15 中兴通讯股份有限公司 Method for shutting down background application of mobile terminal, device and mobile terminal

Also Published As

Publication number Publication date
CN106569804A (en) 2017-04-19

Similar Documents

Publication Publication Date Title
CN105094279A (en) Method, apparatus and system for improving standby performance of intelligent terminal
CN103164268B (en) System optimization method and device
CN103299314B (en) Real-time APP privacy control panel based on cloud
CN103530235B (en) Method and device for clearing internal storage in mobile terminal
US9928122B2 (en) Managing applications for power conservation
US9665398B2 (en) Method and apparatus for activity based execution scheduling
CN105094280A (en) Method, apparatus and system for improving standby performance of intelligent terminal
US9330265B2 (en) Method for component access control and electronic device
CN104680060A (en) Procedure self-starting management method and procedure self-starting management device
US9311484B2 (en) Enhanced security and resource utilization in a multi-operating system environment
CN105138226A (en) Desktop management method and device for intelligent terminal
CN104536813A (en) Accelerating method and device for computing equipment
CN107491348B (en) Method and device for managing application in electronic terminal
US20150347743A1 (en) Method and apparatus for inter process privilige transfer
CN105337783B (en) Monitor the method and device of communication equipment non-normal consumption flow
CN106959874A (en) The electronic equipment of application management method and application this method based on operating system
CN106874048B (en) A kind of processing method, device and the mobile terminal of application program self-starting
US8635664B2 (en) Method and system for securing application program interfaces in unified extensible firmware interface
CN106547425A (en) A kind of method and apparatus of the informing message of processing intelligent terminal
CN106569804B (en) Application control management method and device on intelligent terminal
CN103092769B (en) The method that mobile communication equipment is accelerated and device
CN107783633A (en) A kind of method, terminal and computer-readable recording medium for managing application program
CN105824660A (en) Application program updating method and terminal
CN104461741B (en) Graphics device interface based computing device optimizing method and device
US20160266942A1 (en) System to Schedule and Perform Automated Software Tasks During Unattended System Time Using Predicted Knowledge of Individual User Behavior

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
TA01 Transfer of patent application right

Effective date of registration: 20170726

Address after: 100102, 18 floor, building 2, Wangjing street, Beijing, Chaoyang District, 1801

Applicant after: BEIJING ANYUN SHIJI SCIENCE AND TECHNOLOGY CO., LTD.

Address before: 100088 Beijing city Xicheng District xinjiekouwai Street 28, block D room 112 (Desheng Park)

Applicant before: Beijing Qihu Technology Co., Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant