WO2017206865A1 - Procédé et appareil d'arrêt de programme d'application, support d'informations et dispositif électronique - Google Patents

Procédé et appareil d'arrêt de programme d'application, support d'informations et dispositif électronique Download PDF

Info

Publication number
WO2017206865A1
WO2017206865A1 PCT/CN2017/086462 CN2017086462W WO2017206865A1 WO 2017206865 A1 WO2017206865 A1 WO 2017206865A1 CN 2017086462 W CN2017086462 W CN 2017086462W WO 2017206865 A1 WO2017206865 A1 WO 2017206865A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
function
function level
level
target
Prior art date
Application number
PCT/CN2017/086462
Other languages
English (en)
Chinese (zh)
Inventor
黄宏用
Original Assignee
广东欧珀移动通信有限公司
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 广东欧珀移动通信有限公司 filed Critical 广东欧珀移动通信有限公司
Publication of WO2017206865A1 publication Critical patent/WO2017206865A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/26Power supply means, e.g. regulation thereof
    • G06F1/32Means for saving power
    • G06F1/3203Power management, i.e. event-based initiation of a power-saving mode
    • G06F1/3234Power saving characterised by the action undertaken
    • G06F1/329Power saving characterised by the action undertaken by task scheduling

Definitions

  • the present invention relates to the field of terminal technologies, and in particular, to a method, an apparatus, a storage medium, and an electronic device for closing an application.
  • the embodiment of the invention provides a method, a device, a storage medium and an electronic device for closing an application, which can improve the speed of restarting the application while reducing the power consumption of the terminal.
  • an embodiment of the present invention provides a method for shutting down an application, including:
  • a function in the application corresponding to the first objective function level is closed.
  • an embodiment of the present invention further provides an apparatus for shutting down an application, including:
  • a first acquiring module configured to receive a closing instruction of the application, and acquire user behavior characteristic information of the application within a preset time period
  • a second acquiring module configured to acquire a first target function level corresponding to the user behavior feature information
  • a first processing module configured to close a function in the application that corresponds to the first target function level.
  • an embodiment of the present invention further provides a storage medium, where the storage medium stores a plurality of instructions, the instructions being adapted to be loaded by a processor to perform the step of closing the application as described above. .
  • an embodiment of the present invention further provides an electronic device, including a processor and a memory, where the memory is used to store instructions and data, and the processor is configured to perform the following steps:
  • a function in the application corresponding to the first objective function level is closed.
  • the embodiment of the invention provides a method, a device, a storage medium and an electronic device for closing an application, which can improve the speed of restarting the application while reducing the power consumption of the terminal.
  • FIG. 1 is a schematic flowchart of a method for shutting down an application program according to an embodiment of the present invention.
  • FIG. 2 is another schematic flowchart of a method for shutting down an application according to an embodiment of the present invention.
  • FIG. 3 is still another schematic flowchart of a method for shutting down an application according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of an apparatus for shutting down an application according to an embodiment of the present invention.
  • FIG. 4b is a schematic structural diagram of an apparatus for shutting down an application according to an embodiment of the present invention.
  • FIG. 4c is another schematic structural diagram of an apparatus for shutting down an application according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of another apparatus for shutting down an application program according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of another apparatus for shutting down an application program according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
  • FIG. 6 is another schematic structural diagram of an electronic device according to an embodiment of the present invention.
  • a smart terminal In order to realize various functions to meet various needs of users, a smart terminal usually installs various kinds of applications (which may be simply referred to as applications). However, when the application installed on the smart terminal is running, it consumes a large amount of power and reduces the endurance of the smart terminal.
  • the application runs a main function and multiple sub-functions called by the main function to implement the functionality of the application.
  • the smart terminal closes all functions (including main functions, sub-functions, etc.) in the application when the application is closed.
  • the current application shutdown scheme can reduce the terminal power consumption, since the scheme is to close all the functions in the application, if the smart terminal needs to restart the application after the application is closed, then at this time, the smart terminal Recalling all of the application's functions will cause the application to restart slowly. Therefore, the present invention can be overcome by the following implementations.
  • a method of closing an application including:
  • a function in the application corresponding to the first objective function level is closed.
  • the step of setting a function level for a function in an application specifically includes:
  • a function level is set for a function in the application according to the calling relationship.
  • the user behavior characteristic information includes a starting frequency
  • the step of acquiring the first target function level corresponding to the user behavior characteristic information specifically includes:
  • the first target function level is lower than a highest function level
  • the step of closing a function corresponding to the first target function level in the application specifically includes:
  • the function corresponding to the first objective function level in the application is closed, and the function level is lower than the function of the first target function level.
  • the closing method of the application further includes:
  • a function in the application corresponding to the second objective function level is closed.
  • the step of setting a function level for a function in an application specifically includes:
  • the step of closing a function corresponding to the first target function level in the application specifically includes:
  • the calling function in the set corresponding to the first target function level is closed.
  • the step of obtaining a call relationship between functions in an application specifically includes:
  • the method further includes:
  • the embodiment of the invention provides a method and an apparatus for closing an application, which will be respectively described in detail below.
  • the device may be integrated into the terminal, and the terminal may be a device such as a smart phone or a tablet computer.
  • An application closing method includes: setting a function level to a function in an application, receiving a closing instruction of the application, and acquiring user behavior characteristic information of the application within a preset time period, and acquiring the behavior of the user
  • the first target function level corresponding to the feature information, and the function corresponding to the first target function level in the application is closed.
  • the method for shutting down the application may include:
  • any application that can run on an operating system needs to have a main function (or a first-level function), and the main function is an entry to the application for other
  • the various functions (sub-functions) are called, and the functions are executed by the called sub-functions. Since the main function needs to give the running result of the application, the main function is also the exit of the application.
  • the main function is relatively simple, the specific details of the functions that the application needs to implement are encapsulated into the sub-function for the main function to call.
  • the sub-function can also call other sub-functions.
  • a function level may be set according to a call relationship between functions. For example, the level of the main function is set to level 1, and the level 1 function is called. The level of the function is set to level 2, the level of the function called by the level 2 function is set to level 3, the level of the function called by the level 3 function is set to level 4, and so on.
  • a larger value at the function level indicates that the function is in the lower level of the calling relationship, ie the lower the level of the function.
  • setting the function level to the function in the application can specifically include the following steps:
  • the implementation of the calling relationship between functions in the application may be implemented in various manners.
  • the calling relationship between the functions may be obtained according to a calling command in the function code.
  • the code of function A includes a call command to function B
  • the code of function B includes a call command for function C
  • the code of function C includes a call command for function D
  • a call between functions can be obtained.
  • the relationship is: function A calls function B, function B calls function C, and function C calls function D.
  • the function level of the function can be set according to the call relationship. For example, the level of the function A is set to level 1, the level of the function B is level 2, and the level of the function C is level 3. The level of function D is level 4.
  • S102 Receive a shutdown instruction of the application, and obtain user behavior characteristic information of the application within a preset time period.
  • the manner of receiving the closing instruction of the application may be various.
  • the closing instruction sent by the user's touch operation may be received through the screen, or the closing instruction sent by the user through the remote operation may be received, or the receiving terminal may be internal.
  • the preset time period may be a time value stored in advance in the built-in storage area of the terminal, or may be a time value set by the user and stored in the built-in storage area of the terminal, for example, 10 minutes.
  • the user behavior characteristic information may be user operation information of the application, for example, running the application for 3 minutes in 10 minutes, and for example, starting the application within 10 minutes, the activation frequency is 0.01.
  • a mapping relationship between the user behavior feature information and the target function level may be pre-stored in the built-in storage area of the terminal, and the mapping relationship may also be set by the user and stored in the built-in storage area of the terminal.
  • the mapping relationship stored in the built-in storage area of the terminal is invoked, and the target function level is obtained according to the mapping relationship. For example, if the target function level corresponding to the start frequency of the mapping relationship is 4, the corresponding target function level can be obtained according to the mapping relationship when the start frequency is 0.01.
  • the target function levels corresponding to the start frequencies 0.01 and 0.02 are all 4 levels. Therefore, in some embodiments of the present invention, acquiring the corresponding first target function level according to the user behavior characteristic information may specifically include the following steps:
  • the mapping relationship between the startup frequency interval and the target function level may be pre-stored in the built-in storage area of the terminal.
  • the target frequency level corresponding to the startup frequency interval [0.01, 0.03) is 4 levels
  • the corresponding objective function level is level 3.
  • the start frequency interval in which the start frequency is located is determined. For example, when the startup frequency is 0.02, it can be determined that the startup frequency is in the range of [0.01, 0.03), and then the pre-stored mapping relationship can be called to obtain the corresponding target function level of 4.
  • the corresponding function in the application is closed, for example, when the target function level is 4, all the level 4 functions in the application are closed.
  • the first objective function level should be lower than the highest function level (the highest function level is The level of the main function).
  • closing the corresponding function in the application according to the first target function level may specifically include the following steps:
  • the first target function level is the lowest function level, for example, querying whether all functions of the application running in the system have children called by the function corresponding to the target function level. function. For example, if the target function level is level 4, it is determined whether there is a level 5 function called by the level 4 function.
  • the function corresponding to the first target function level is turned off, for example, all level 4 functions are closed; when it is determined that the first target function level is not the lowest function level, the function is closed A function whose level is less than or equal to the target function level, for example, closing all level 4 functions and level 5 functions.
  • the The method of closing the application may further include the following steps:
  • the method for obtaining the current power information of the terminal is implemented by using a power management program that is provided by the terminal, and the power information may be a percentage of the total battery capacity.
  • the power information is 30% means that the terminal currently has 30% of the remaining power.
  • the mapping relationship between the power information and the second target function level may be pre-stored in the built-in storage area of the terminal, for example, the target function level corresponding to 30% power is 3, and the target function level corresponding to 20% power is 2, etc. After obtaining the power information of the terminal, the mapping relationship stored in the terminal is invoked to obtain the corresponding second target function level; or the mapping relationship between the power information interval and the second target function level may be pre-stored in the built-in storage area of the terminal.
  • the power function information [30%, 40%) corresponds to the target function level is 3, [20%, 30%) corresponds to the target function level is 2, etc.
  • after obtaining the power information of the terminal first determine the The power information interval in which the power information is located, and then acquiring the second target function level according to the power information interval and the mapping relationship.
  • the functions corresponding to the first objective function level have all been closed, and the function level of the remaining unclosed functions should be higher than the first target function level, therefore, the second objective function level should be higher than the first The target function level.
  • the application is closed. All of the level 2 functions, or close all level 2 functions in the application and functions with level 2 or lower level (level 3 functions, level 4 functions, etc.).
  • the method for closing an application sets a function level to a function in an application, receives a shutdown instruction of the application, and acquires a user behavior characteristic of the application within a preset time period.
  • Information obtaining a first target function level corresponding to the user behavior characteristic information, and closing a function corresponding to the first target function level in the application;
  • the solution first sets a function level to a function in the application, and then acquires a target Function level, and close the function in the application corresponding to the target function level, because the program does not directly close the application, but close the corresponding function in the application, so when you need to restart the application, you only need Recall the function that was closed.
  • the embodiment of the invention can improve the speed of restarting the application while reducing the power consumption of the terminal.
  • the closing device of the application is specifically integrated into the smart phone, and the method for closing the application in the smart phone is taken as an example for detailed description.
  • the application shutdown method can be as follows:
  • the implementation of the calling relationship between functions in the application may be implemented in various manners.
  • the calling relationship between the functions may be obtained according to a calling command in the function code.
  • the code of function A includes a call command to function B
  • the code of function B includes a call command for function C
  • the code of function C includes a call command for function D
  • a call between functions can be obtained.
  • the relationship is: function A calls function B, function B calls function C, and function C calls function D.
  • the function level of the function may be set according to the calling relationship.
  • the level of the function A is set to level 1
  • the level of the function B is level 2
  • the level of the function C is Level 3
  • the level of function D is level 4.
  • a larger value at the function level indicates that the function is in the lower level of the calling relationship, ie the lower the level of the function.
  • S203 Receive a shutdown instruction of the application, and obtain a startup frequency of the application within a preset time period.
  • the smart phone can receive a closing instruction sent by the user's touch operation through the screen.
  • the user clicks the close button (virtual button) of the application on the touch screen, and the smart phone sends a closing instruction to the application in response to the user's touch operation.
  • the preset time period may be a pre-stored time value in the smartphone.
  • the preset time period is 10 minutes, and within 10 minutes, the number of starts of the application is counted by a counting function, and the application starts every time. Once, the count value of the count function is incremented by 1.
  • the smart phone receives the closing command of the application, it retrieves the count value of the counting function within 10 minutes, and calculates the starting frequency of the application by the counting value and the duration of the preset time period.
  • the starting frequency may be divided into a plurality of intervals in advance.
  • the starting frequency may be divided into multiple intervals such as [0.01, 0.03), [0.03, 0.05), [0.05, 0.07), and when the application is acquired.
  • the starting frequency interval in which the starting frequency is located is determined. For example, when the starting frequency is 0.02, it can be determined that the starting frequency interval of the starting frequency is [0.01, 0.03).
  • the mapping relationship between the startup frequency interval and the target function level may be pre-stored in the built-in storage area of the terminal.
  • the target frequency level corresponding to the startup frequency interval [0.01, 0.03) is 4 levels, and the startup frequency interval [0.03] , 0.05) the corresponding objective function level is level 3; after determining the starting frequency interval in which the starting frequency is located, for example, the determined starting frequency interval is [0.01, 0.03), the pre-stored mapping relationship may be called to obtain the corresponding The objective function level is level 4.
  • the first target function level is the lowest function level, for example, querying whether all functions of the application running in the system have children called by the function corresponding to the target function level. function. For example, if the target function level is level 4, it is determined whether there is a level 5 function called by the level 4 function; if not, it is determined that the first object function level is the lowest function level, and then step S207 is performed, if any, Then, it is determined that the first target function level is not the lowest function level, and then step S208 is performed.
  • the function corresponding to the first target function level is turned off. For example, if the first target function level is level 4, all the level 4 functions are turned off.
  • the function whose function level is less than or equal to the target function level is turned off. For example, if the first target function level is level 4, all level 4 functions are closed and 5 Level function.
  • the method for obtaining the current power information of the terminal is implemented by using a power management program that is provided by the terminal, and the power information may be a percentage of the total battery capacity.
  • the power information is 30% means that the terminal currently has 30% of the remaining power.
  • a mapping relationship between the power information section and the second target function level may be pre-stored in the built-in storage area of the terminal.
  • the power function information (30%, 40%) corresponds to an objective function level of level 3, and the power information. [20%, 30%) corresponding target function level is level 2, etc., after obtaining the power information of the terminal, first determine the power information interval in which the power information is located, and then according to the power information interval and the pre-stored mapping relationship Get the second objective function level.
  • the level 2 function is closed, and all the level 2 functions in the application are closed, or all levels 2 in the application are closed.
  • Functions and functions whose function level is lower than level 2 level 3 function, level 4 function, etc.).
  • the method for closing an application acquires a calling relationship between functions in an application, sets a function level for a function in the application, receives a closing instruction of the application, and acquires the
  • the startup frequency of the application in the preset time period determines the start frequency interval in which the start frequency is located, and acquires a first target function level corresponding to the start frequency interval, and determines whether the first target function level is the lowest function level. If yes, the function corresponding to the first target function level in the application is closed, if otherwise, the function corresponding to the first target function level in the application is closed, and the function level is lower than the function of the first target function level.
  • the solution first closing the startup frequency of the application Corresponding function, and further close the function corresponding to the power information, due to The program does not directly close the application, but only close function corresponding application, therefore, when the need to restart the application need only recall function can be turned off.
  • the speed of restarting the application can be improved while reducing the power consumption of the terminal.
  • smart terminals are equipped with many sensors, for example, GPS (Global Positioning) System, Global Positioning System) sensors, gravity sensors, fingerprint sensors, image sensors, audio sensors, etc.
  • sensors for example, GPS (Global Positioning) System, Global Positioning System) sensors, gravity sensors, fingerprint sensors, image sensors, audio sensors, etc.
  • applications call these sensors through sensor call functions in the application, each sensor can be called by multiple applications, each application
  • the program can also call multiple sensors.
  • the calling function of the calling sensor in the application When the application is closed, usually the calling function of the calling sensor in the application is not closed.
  • the calling function remains running after the application is closed, which increases the power consumption of the terminal, thereby increasing the power consumption of the terminal and reducing the endurance of the terminal.
  • the device may be integrated into the terminal, and the terminal may be a device such as a smart phone or a tablet computer.
  • An embodiment of the present invention provides a method for closing an application, which can be used to close a calling function of a sensor when the application is closed.
  • the method includes: acquiring a set of calling functions of the calling sensor in the application, and setting a function of the calling function in the set. Level, receiving a closing instruction of the application, and acquiring user behavior characteristic information of the application within a preset time period according to the closing instruction, acquiring a corresponding first objective function level according to the user behavior characteristic information, and according to the first An objective function level closes the corresponding calling function in the collection.
  • the application shutdown method can be as follows:
  • the calling function E is used to call the fingerprint sensor
  • the calling function F is used to call the image sensor
  • the calling function G is used to call the audio sensor, and then the function can be obtained.
  • the collection includes calling function E, calling function F, and calling function G.
  • the function when the function level is set, the function may be set according to the function importance of the sensor called by the multiple calling functions.
  • the fingerprint sensor is an authentication mode when entering the application, and the fingerprint sensor has the highest importance.
  • the fingerprint sensor can be set to the level of level 2 of the function E.
  • the image sensor is used to implement the basic functions of the application.
  • the importance of the image sensor is second.
  • the level of the image sensor calling function F can be set to level 3, and the audio sensor It is an additional function for implementing the application, and the audio sensor is of the least importance, and the level of the audio sensor calling function G can be set to level 4.
  • the identification bits may be set to the calling function in the collection, for example, the identification bits of all calling functions in the collection are set to 1, and the identification bits may also include colors, for example, all of the collections The flag of the calling function is set to green.
  • S303 Receive a shutdown instruction of the application, and obtain user behavior characteristic information of the application within a preset time period.
  • the manner of receiving the closing instruction of the application may be various.
  • the closing instruction sent by the user's touch operation may be received through the screen, or the closing instruction sent by the user through the remote operation may be received, or the receiving terminal may be internal.
  • the preset time period may be a time value stored in advance in the built-in storage area of the terminal, or may be a time value set by the user and stored in the built-in storage area of the terminal, for example, 10 minutes.
  • the user behavior characteristic information may be user operation information of the application, for example, running the application for 3 minutes in 10 minutes, and for example, starting the application within 10 minutes, the startup frequency is 0.04.
  • a mapping relationship between the user behavior feature information and the target function level may be pre-stored in the built-in storage area of the terminal, and the mapping relationship may also be set by the user and stored in the built-in storage area of the terminal.
  • the mapping relationship stored in the built-in storage area of the terminal is invoked, and the target function level is obtained according to the mapping relationship. For example, if the target function level corresponding to the start frequency 0.04 in the mapping relationship is level 3, when the user behavior feature information is obtained as the start frequency is 0.04, the corresponding target function level can be obtained according to the mapping relationship to be level 3.
  • the corresponding calling function in the set is closed.
  • the target function level is 3
  • all the level 3 calling functions in the set are closed, and all the level 3 in the set may be closed. Call the function and the level 4 call function.
  • the identification bit of the closed calling function may also be changed, for example, changing the flag of all calling functions that are closed in the collection from 1 to 2.
  • the flag can also include a color, for example, changing the flag of all calling functions that are turned off in the collection from green to red.
  • the closing method of the application program uses a set of calling functions for calling a sensor in an application, sets a function level for the calling function in the set, receives a closing instruction of the application, and acquires The user behavior feature information in the preset time period acquires a first target function level corresponding to the user behavior feature information, and closes a calling function corresponding to the first target function level in the set; Set the function level to the calling function in the collection, then get the corresponding target function level, and close the calling function corresponding to the target function level in the collection. Since the solution does not directly close the application, it closes the corresponding in the application. The function is called, so when you need to restart the application, you only need to recall the called function that was closed. In this embodiment, the speed of restarting the application can be improved while reducing the power consumption of the terminal.
  • the embodiment of the present invention further provides a device for shutting down an application, and the device for closing the application may be integrated in the terminal, and the terminal may specifically be a device such as a smart phone or a tablet computer.
  • An application closing device comprising:
  • a first acquiring module configured to receive a closing instruction of the application, and acquire user behavior characteristic information of the application within a preset time period
  • a second acquiring module configured to acquire a first target function level corresponding to the user behavior feature information
  • a first processing module configured to close a function in the application that corresponds to the first target function level.
  • the setting module specifically includes:
  • a first obtaining submodule configured to acquire a calling relationship between functions in an application
  • a submodule is set to set a function level for a function in the application.
  • the user behavior feature information includes a starting frequency
  • the second acquiring module specifically includes:
  • a second acquiring submodule configured to acquire a first target function level corresponding to the starting frequency interval.
  • the first target function level is lower than a highest function level
  • the first processing module specifically includes:
  • a determining submodule configured to determine whether the first target function level is the lowest function level
  • a processing submodule configured to: when the determining submodule determines to be YES, close a function corresponding to the first target function level in the application; when the determining submodule determines to be no, close the application The function corresponding to the first objective function level and the function level lower than the first objective function level.
  • the shutdown device further includes a second processing module, the second processing module is configured to:
  • a function in the application corresponding to the second objective function level is closed.
  • the shutdown device of the application may include: a setting module 401, a first obtaining module 402, a second obtaining module 403, and a first processing module 404, which are specifically described as follows:
  • the setting module 401 is configured to set a function level for a function in the application.
  • the first obtaining module 402 is configured to receive a closing instruction of the application, and obtain user behavior characteristic information of the application within a preset time period.
  • the second obtaining module 403 is configured to acquire a first target function level corresponding to the user behavior feature information.
  • the first processing module 404 is configured to close a function corresponding to the first target function level in the application.
  • the setting module 401 may include: a first obtaining submodule 4011 and a setting submodule 4012, as follows:
  • the first obtaining sub-module 4011 is configured to acquire a calling relationship between functions in an application.
  • the setting sub-module 4012 is configured to set a function level for the function in the application.
  • the user behavior characteristic information includes a startup frequency.
  • the second obtaining module 403 may include: a determining submodule 4031 and a second obtaining submodule 4032, as follows:
  • the determining sub-module 4031 is configured to determine a starting frequency interval in which the starting frequency is located.
  • the second obtaining submodule 4032 is configured to acquire a first target function level corresponding to the starting frequency interval.
  • the first target function level is lower than the highest function level.
  • the first processing module 404 may include: a determining submodule 4041 and a processing submodule 4042, as follows:
  • the determining sub-module 4041 is configured to determine whether the first target function level is the lowest function level.
  • the processing sub-module 4042 is configured to: when the determining sub-module 4041 determines YES, close a function corresponding to the first target function level in the application; when the determining sub-module 4041 determines to be no, close the application.
  • the function corresponding to the first objective function level and the function level lower than the function of the first objective function level.
  • the closing device of the application may further include: a second processing module 405; the second processing module 405 is configured to:
  • the closing device of the application program sets the function level to the function in the application program by the setting module 401, and the first obtaining module 402 receives the closing instruction of the application program, and acquires the application program in advance.
  • the second obtaining module 403 acquires the first target function level corresponding to the user behavior characteristic information
  • the first processing module 404 closes the function corresponding to the first target function level in the application program. Because the program does not close the application directly, but closes the corresponding function in the application, so when you need to restart the application, you only need to recall the closed function. In this embodiment, the speed of restarting the application can be improved while reducing the power consumption of the terminal.
  • the foregoing modules may be implemented as a separate entity, or may be implemented in any combination, and may be implemented as the same or a plurality of entities.
  • the foregoing modules refer to the foregoing method embodiments, and details are not described herein again.
  • an electronic device which may be a device such as a smartphone, a tablet, or the like.
  • the electronic device 500 includes a processor 501, a memory 502, a display screen 503, and a control circuit 504.
  • the processor 501 is electrically connected to the memory 502, the display screen 503, and the control circuit 504, respectively.
  • the processor 501 is a control center of the electronic device 500, and connects various parts of the entire electronic device using various interfaces and lines, executes the electronic by running or loading an application stored in the memory 502, and calling data stored in the memory 502.
  • the various functions and processing data of the device enable overall monitoring of the electronic device.
  • the processor 501 in the electronic device 500 loads the instructions corresponding to the process of one or more applications into the memory 502 according to the following steps, and is stored and stored in the memory 502 by the processor 501.
  • the application thus implementing various functions:
  • a function in the application corresponding to the first objective function level is closed.
  • the processor when the function level is set for a function in an application, the processor is further configured to perform the following steps:
  • a function level is set for a function in the application according to the calling relationship.
  • the user behavior characteristic information includes a startup frequency
  • the processor is further configured to perform the following steps:
  • the first target function level is lower than a highest function level, and when the function corresponding to the first target function level in the application is closed, the processor is further configured to perform the following steps. :
  • the function corresponding to the first objective function level in the application is closed, and the function level is lower than the function of the first target function level.
  • the processor is further configured to perform the following steps:
  • a function in the application corresponding to the second objective function level is closed.
  • the processor when the function level is set for a function in an application, the processor is further configured to perform the following steps:
  • the step of closing a function corresponding to the first target function level in the application specifically includes:
  • the calling function in the set corresponding to the first target function level is closed.
  • Memory 502 can be used to store applications and data.
  • the application stored in the memory 502 contains instructions executable in the processor.
  • Applications can form various functional modules.
  • the processor 501 executes various functional applications and data processing by running an application stored in the memory 502.
  • the display screen 503 can be used to display information entered by the user or information provided to the user as well as various graphical user interfaces of the electronic device, which can be composed of images, text, icons, video, and any combination thereof.
  • the control circuit 504 is electrically connected to the display screen 503 for controlling the display screen 503 to display information.
  • the electronic device 500 further includes a radio frequency circuit 505, an input unit 506, an audio circuit 507, a sensor 508, and a power source 509.
  • the processor 501 is electrically connected to the radio frequency circuit 505, the input unit 506, the audio circuit 507, the sensor 508, and the power source 509, respectively.
  • the radio frequency circuit 505 is used for transmitting and receiving radio frequency signals to establish wireless communication with network devices or other electronic devices through wireless communication, and to transmit and receive signals with network devices or other electronic devices.
  • the input unit 506 can be configured to receive input digits, character information, or user characteristic information (eg, fingerprints), and to generate keyboard, mouse, joystick, optical, or trackball signal inputs related to user settings and function controls.
  • the input unit 506 can include a fingerprint identification module.
  • the audio circuit 507 can provide an audio interface between the user and the electronic device through a speaker and a microphone.
  • the electronic device 500 may also include at least one type of sensor 508, such as a light sensor, a motion sensor, a velocity sensor, GPS (Global Positioning) System, Global Positioning System) sensors, image sensors, audio sensors, and other sensors.
  • the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel according to the brightness of the ambient light, and the proximity sensor may close the display panel when the electronic device moves to the ear, and/or Backlighting.
  • the gravity acceleration sensor can detect the magnitude of acceleration in all directions (usually three axes). When it is stationary, it can detect the magnitude and direction of gravity.
  • Power source 509 is used to power various components of electronic device 500.
  • the power supply 509 can be logically coupled to the processor 501 through a power management system to enable functions such as managing charging, discharging, and power management through the power management system.
  • the electronic device 500 may further include a camera, a Bluetooth module, and the like, and details are not described herein.
  • the embodiment of the present invention further provides a storage medium, where the storage medium stores a plurality of instructions, and the instructions are adapted to be loaded by a processor to execute the shutdown method of the application described in any of the above embodiments.

Abstract

L'invention concerne un procédé et un appareil d'arrêt de programme d'application, un support d'informations et un dispositif électronique. Le procédé consiste : à régler des niveaux de fonction pour des fonctions dans un programme d'application, à recevoir une commande d'arrêt pour le programme d'application et à obtenir des informations de caractéristique comportementale d'utilisateur, à obtenir un premier niveau de fonction cible correspondant aux informations de caractéristique comportementale d'utilisateur et à arrêter des fonctions correspondant au premier niveau de fonction cible dans le programme d'application. La présente invention permet de réduire la consommation d'énergie d'un terminal tout en augmentant la vitesse de redémarrage d'un programme d'application.
PCT/CN2017/086462 2016-05-31 2017-05-29 Procédé et appareil d'arrêt de programme d'application, support d'informations et dispositif électronique WO2017206865A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610379764.5A CN106020907B (zh) 2016-05-31 2016-05-31 一种应用程序的关闭方法和装置
CN201610379764.5 2016-05-31

Publications (1)

Publication Number Publication Date
WO2017206865A1 true WO2017206865A1 (fr) 2017-12-07

Family

ID=57092070

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/086462 WO2017206865A1 (fr) 2016-05-31 2017-05-29 Procédé et appareil d'arrêt de programme d'application, support d'informations et dispositif électronique

Country Status (2)

Country Link
CN (1) CN106020907B (fr)
WO (1) WO2017206865A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112997150A (zh) * 2018-12-29 2021-06-18 深圳市欢太科技有限公司 应用程序的管理方法、装置、存储介质及电子设备

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106095412B (zh) * 2016-05-31 2019-07-16 Oppo广东移动通信有限公司 一种应用程序的关闭方法和装置
CN106095492B (zh) * 2016-05-31 2017-11-07 广东欧珀移动通信有限公司 一种应用程序的关闭方法和装置
CN106020907B (zh) * 2016-05-31 2019-12-03 Oppo广东移动通信有限公司 一种应用程序的关闭方法和装置
CN107800757B (zh) * 2017-03-28 2020-10-27 平安壹钱包电子商务有限公司 用户行为记录方法及装置
CN108008988A (zh) * 2017-12-27 2018-05-08 深圳豪客互联网有限公司 一种设备控制方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103176842A (zh) * 2013-03-15 2013-06-26 广东欧珀移动通信有限公司 后台进程管理方法及其移动终端
CN104317373A (zh) * 2014-10-21 2015-01-28 北京奇虎科技有限公司 一种移动终端降温的方法和装置
US20160147636A1 (en) * 2014-11-21 2016-05-26 Vmware, Inc. Enhanced resiliency testing by enabling state level control for request
CN106020907A (zh) * 2016-05-31 2016-10-12 广东欧珀移动通信有限公司 一种应用程序的关闭方法和装置

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8069435B1 (en) * 2003-08-18 2011-11-29 Oracle America, Inc. System and method for integration of web services
CN103369508B (zh) * 2013-06-25 2016-12-28 华为技术有限公司 数据加载方法和终端设备
US9547363B2 (en) * 2014-07-16 2017-01-17 Mediatek Inc. Power-saving method and associated electronic device
CN105100429B (zh) * 2015-06-08 2018-03-06 北京金山安全软件有限公司 确定移动终端剩余电量使用时间的方法和装置
CN105141771A (zh) * 2015-09-08 2015-12-09 北京网诺星云科技有限公司 一种用户的系统级行为偏好的确定方法及装置
CN105260117B (zh) * 2015-09-30 2020-11-10 北京小米移动软件有限公司 应用程序控制方法及装置
CN105227779B (zh) * 2015-10-30 2019-06-28 上海斐讯数据通信技术有限公司 一种移动终端应用的管理方法、管理系统及手机

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103176842A (zh) * 2013-03-15 2013-06-26 广东欧珀移动通信有限公司 后台进程管理方法及其移动终端
CN104317373A (zh) * 2014-10-21 2015-01-28 北京奇虎科技有限公司 一种移动终端降温的方法和装置
US20160147636A1 (en) * 2014-11-21 2016-05-26 Vmware, Inc. Enhanced resiliency testing by enabling state level control for request
CN106020907A (zh) * 2016-05-31 2016-10-12 广东欧珀移动通信有限公司 一种应用程序的关闭方法和装置

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112997150A (zh) * 2018-12-29 2021-06-18 深圳市欢太科技有限公司 应用程序的管理方法、装置、存储介质及电子设备
CN112997150B (zh) * 2018-12-29 2023-12-08 深圳市欢太科技有限公司 应用程序的管理方法、装置、存储介质及电子设备

Also Published As

Publication number Publication date
CN106020907A (zh) 2016-10-12
CN106020907B (zh) 2019-12-03

Similar Documents

Publication Publication Date Title
WO2017206865A1 (fr) Procédé et appareil d'arrêt de programme d'application, support d'informations et dispositif électronique
WO2018084628A1 (fr) Appareil d'affichage et procédé de commande correspondant
WO2019039892A1 (fr) Procédé et dispositif électronique de commutation de mode et support d'informations correspondant
WO2018161604A1 (fr) Procédé et dispositif de commande de lecture pour terminal mobile, support de stockage et dispositif électronique
WO2018076866A1 (fr) Procédé de traitement de données, dispositif, support de stockage, dispositif électronique, et serveur
WO2018090822A1 (fr) Procédé et système de commande d'appareil photo de terminal mobile basée sur une montre intelligente
WO2018090823A1 (fr) Procédé et système de protection de données de clé de partition de système et terminal
WO2015180013A1 (fr) Procédé et appareil d'opération de toucher pour terminal
WO2018161572A1 (fr) Procédé et appareil de commande de débit de trame de terminal mobile, support de stockage et dispositif électronique
WO2019124912A1 (fr) Dispositif électronique et procédé de commande de synchronisation de sortie d'un signal correspondant à un état dans lequel un contenu peut être reçu en fonction d'un emplacement d'affichage du contenu affiché sur un affichage
WO2015057013A1 (fr) Procédé permettant à un dispositif portable d'afficher des informations par l'intermédiaire d'un dispositif pouvant être porté sur soi et son dispositif
WO2018076864A1 (fr) Procédé, appareil, support de stockage et dispositif électronique de synchronisation de données
WO2019164323A1 (fr) Dispositif électronique et procédé de commande de stockage de contenu affiché sur un écran d'affichage
WO2017206879A1 (fr) Procédé et appareil de traitement de programme d'application de terminal mobile, support de stockage, et dispositif électronique
WO2017206867A1 (fr) Procédé et appareil d'arrêt de capteurs, support d'informations, et dispositif électronique
WO2021162320A1 (fr) Dispositif électronique et procédé d'utilisation d'écran à grande vitesse d'un dispositif électronique
WO2017206892A1 (fr) Procédé et appareil de traitement de capteur d'un terminal mobile, support d'informations et dispositif électronique
WO2018129972A1 (fr) Procédé et appareil de traitement de charge, support de stockage, et dispositif électronique
WO2018076811A1 (fr) Dispositif électronique, support d'informations, système, dispositif et procédé de partage de données
WO2017206871A1 (fr) Procédé et appareil d'arrêt de programme d'application, support d'informations et dispositif électronique
WO2017206870A1 (fr) Procédé et appareil d'arrêt de capteur, support d'informations et dispositif électronique
WO2021054784A1 (fr) Dispositif électronique et procédé de changement d'interface utilisateur selon une entrée d'utilisateur
WO2019000467A1 (fr) Procédé et appareil de message guide de réveil, support d'informations et dispositif électronique
WO2017206873A1 (fr) Procédé et appareil d'arrêt de programme d'application, support d'informations et dispositif électronique
WO2017206874A1 (fr) Procédé et appareil d'arrêt de programme d'application, support d'informations et dispositif électronique

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17805810

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17805810

Country of ref document: EP

Kind code of ref document: A1