CN112486368B - Application program management method and device - Google Patents

Application program management method and device Download PDF

Info

Publication number
CN112486368B
CN112486368B CN202011364828.7A CN202011364828A CN112486368B CN 112486368 B CN112486368 B CN 112486368B CN 202011364828 A CN202011364828 A CN 202011364828A CN 112486368 B CN112486368 B CN 112486368B
Authority
CN
China
Prior art keywords
target
application program
target application
application
input
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
CN202011364828.7A
Other languages
Chinese (zh)
Other versions
CN112486368A (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.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication 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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202011364828.7A priority Critical patent/CN112486368B/en
Publication of CN112486368A publication Critical patent/CN112486368A/en
Application granted granted Critical
Publication of CN112486368B publication Critical patent/CN112486368B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Abstract

The application discloses an application program management method and device, belongs to the technical field of electronics, and aims to solve the problem that a user is complicated to operate due to the fact that the user performs manual operation management on each application program one by one. The application program management method comprises the following steps: receiving a first input to a target functionality control; applying the target function indicated by the target function control to a target application in response to the first input; wherein the target application is associated with the first input.

Description

Application program management method and device
Technical Field
The application belongs to the technical field of electronics, and particularly relates to an application program management method and device.
Background
At present, the types of applications in electronic devices are increasing, and multiple applications are developed for the same type. With the widespread emergence of application programs, the cost is increased for the user to manage the application programs while bringing convenience to the user.
For example, a user needs to manually clean a memory to improve the running smoothness of an application program; as another example, a user may need to manually close a running application in the background. In the prior art, users need to perform manual operation one by one for each application program, so that the user operation is complicated.
Therefore, in the process of implementing the present application, the inventors found that at least the following problems exist in the prior art: the user manually operates and manages each application program one by one, so that the user operation is complicated.
Disclosure of Invention
The embodiment of the application program management method aims to solve the problem that a user is complicated to operate due to the fact that the user performs manual operation management on each application program one by one.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides an application management method, where the method includes: receiving a first input to a target functionality control; applying the target function indicated by the target function control to a target application in response to the first input; wherein the target application is associated with the first input.
In a second aspect, an embodiment of the present application provides an application management apparatus, where the apparatus includes: the first input receiving module is used for receiving a first input to the target function control; a first input response module, configured to apply the target function indicated by the target function control to a target application in response to the first input; wherein the target application is associated with the first input.
In a third aspect, embodiments of the present application provide an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, where the program or instructions, when executed by the processor, implement the steps of the method according to the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium on which a program or instructions are stored, which when executed by a processor, implement the steps of the method according to the first aspect.
In a fifth aspect, embodiments of the present application provide a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In this way, in the embodiment of the application, the target function control is added based on the target function, so that the user can select the target function control and the target application program through the preset first input, and further, the target function indicated by the target function control can be automatically realized in the target application program. Further, the user can select a plurality of corresponding target applications according to the target function control, so that the target function indicated by the target function control can be automatically realized in the plurality of target applications. Therefore, the present embodiment can automatically implement the target function in at least one target application program based on the previous input of the user, thereby replacing the management method in which the user performs manual operation on each application program one by one, and simplifying the user operation.
Drawings
FIG. 1 is a flow chart of an application management method of an embodiment of the present application;
FIG. 2 is an interface display diagram of an application management method according to an embodiment of the present application;
FIG. 3 is a second schematic diagram of an interface display of the application management method according to the embodiment of the present application;
FIG. 4 is a diagram illustrating an operation of an application management method according to an embodiment of the present application;
FIG. 5 is a third schematic diagram of an interface display of an application management method according to an embodiment of the present application;
FIG. 6 is a second schematic diagram illustrating the operation of the application management method according to the embodiment of the present application;
FIG. 7 is a fourth illustration of an interface display of the application management method according to the embodiment of the present application;
FIG. 8 is a fifth illustration of an interface display of the application management method according to an embodiment of the present application;
FIG. 9 is a third operational diagram of an application management method according to an embodiment of the present application;
FIG. 10 is a sixth illustration of an interface display of the application management method according to the embodiment of the present application;
FIG. 11 is a block diagram of an application management apparatus according to an embodiment of the present application;
fig. 12 is a hardware configuration diagram of an electronic device according to an embodiment of the present application.
Fig. 13 is a second schematic diagram of a hardware structure of the electronic device according to the embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The following describes in detail an application management method provided in the embodiments of the present application through specific embodiments and application scenarios thereof with reference to the accompanying drawings.
Fig. 1 shows a flowchart of an application management method according to an embodiment of the present application, the method including:
step S1: a first input to a target functionality control is received.
The first input comprises touch input and spaced input which are performed by a user on a screen, and is not limited to input such as clicking, sliding and the like; the first input also includes user input to physical keys on the device, not limited to press or the like. Furthermore, the first input includes one or more inputs, wherein the plurality of inputs may be continuous or intermittent.
The target functionality control is used to represent: the system is self-contained or any tool included in an "application enhancement toolset" installed from a toolset mall.
The tools included in the "application enhancement toolset" are used for adding new functions to any application.
The target function control includes any one of an icon, a setting page, a tab, and the like.
In an application scenario, for example, a user opens a setting page where an "application enhancement tool set" is located, opens a sub-page where any tool is located, and selects an application program in the sub-page as a target application program of this embodiment.
In another example, the user presses the target application icon for a long time in the desktop of the screen, and the target application enters the to-be-deleted mode. Referring to fig. 2, in the to-be-deleted mode, an arrow symbol as shown in the drawing is displayed in the target application icon in addition to the "X" symbol for deleting the target application. Referring to fig. 3, the user clicks the arrow symbol in the diagram, and a bubble is displayed below the target application icon, and the bubble has A, B, C, D, E five function controls that are available from the system or installed from the tool set mall in the "application enhancement toolset", each control being used to represent a tool. Referring to fig. 4, a user presses any tool in the bubble, which is used as a target function control in this embodiment, and drags to the target application icon, and when the target application icon is close to the target application icon, the target application icon has animation feedback, and a prompt can be put in. After the user releases his or her hand, the selected tool merges into the target application icon, which appears as a thin transparent floating layer (see fig. 5).
Optionally, the target function includes functions of automatically cleaning a memory, automatically recording a use time, automatically exiting from a background operation, and the like.
Optionally, according to the specific content of the target function, the application program capable of implementing the function is used as an alternative application program, so that the user can select the target application program from the alternative application programs.
Step S2: in response to the first input, the target functionality indicated by the target functionality control is applied in the target application.
Wherein the target application is associated with the first input.
Alternatively, the user may select the target functionality control, and the target application, via the first input, thereby causing the target functionality to be implemented in the target application.
In this way, in the embodiment of the application, the target function control is added based on the target function, so that the user can select the target function control and the target application program through the preset first input, and further, the target function indicated by the target function control can be automatically realized in the target application program. Further, the user can select a plurality of corresponding target applications according to the target function control, so that the target function indicated by the target function control can be automatically realized in the plurality of target applications. Therefore, the present embodiment can automatically implement the target function in at least one target application program based on the previous input of the user, thereby replacing the management method in which the user performs manual operation on each application program one by one, and simplifying the user operation.
In a flow of the application management method according to another embodiment of the present application, the first input further includes an input for a target area identified by the target application.
Optionally, the target application identification comprises a target application icon.
Referring to fig. 4, in an application scenario, for example, a user presses any tool in a bubble, which is used as a target function control in this embodiment, and drags to an area above a target application icon, when the target application icon is close to the target application icon, the target application icon has animation feedback, and a prompt can be put in. Referring to fig. 5, after the user releases his or her hand, the selected tool is merged into the target application icon, and a thin transparent floating layer appears in the area above the target application icon.
Step S2, including:
substep A1: and identifying a target rule corresponding to the target area.
Wherein, different areas of the target application program identification correspond to different rules; the rules include at least the time the target function is applied to the target application.
In this embodiment, for different areas of the target application icon, implementation rules of corresponding target functions in the target application may be set.
Alternatively, the targeting rules may be any enhancement. The enhancement mode is used for enhancing the functions of the application program, so that the application program can realize more additional functions on the basis of the self-contained functions.
The corresponding times for implementing the additional functions are different for different enhancement modes. Thus, in the case of determining which enhancement mode the target rule is, at least the specific time at which the target function is applied to the target application can be determined.
By reference, common enhancements include: pre-emphasis, post-emphasis, surround emphasis, anomaly emphasis, introduction emphasis, correlation emphasis, and the like.
Further, different regions of the target application identifier correspond to different rules, and it may be set that different regions of the target application identifier correspond to different enhancement modes. For example, the upper region of the target application icon corresponds to a pre-emphasis; the lower area of the target application program icon corresponds to the post-enhancement; the left area of the target application program icon corresponds to the surrounding enhancement; the right area of the target application program icon is correspondingly enhanced abnormally; the center region of the target application icon corresponds to the referral enhancement.
Referring to fig. 5, for example, a thin transparent floating layer appears in the area above the target application icon, indicating that the target function is applied to the target application in a pre-enhanced manner.
Alternatively, there may be multiple enhancements to a tool, with each enhancement capable of being made being determined by the developer or the user of the custom tool based on its functionality.
Referring to fig. 4-7, for example, the same tool can be dragged to the left area and the upper area of the target application icon in two operations, so that a thin transparent floating layer appears in the left area or the upper area of the target application icon, indicating that the target function is applied to the target application in a surround enhancement or a front enhancement mode.
Alternatively, in one application, multiple functions may be applied simultaneously, i.e., enhanced by multiple tools.
Referring to fig. 8, for example, a thin transparent floating layer appears in the upper area and the lower area of the target application icon, respectively, indicating that the two target functions are correspondingly applied to the target application in a pre-enhancement mode and a post-enhancement mode, respectively.
Substep A2: and applying the target function to the target application program according to the target rule.
In this step, according to the target area determined by the user input, the target rule corresponding to the target area is identified, for example, which enhancement mode is identified, so that the target function is controlled to be implemented in the target application program by the target rule.
In this embodiment, the user may also select the implementation rule of the target function in the target application program by selecting different areas of the target application program identifier according to the specific content of the target function, so as to provide a humanized application program management method for the user, thereby further simplifying the user operation.
In the flow of the application management method according to another embodiment of the present application, step S2 includes at least any one of the following:
substep B1: the target function is applied to the target application before entering the target application.
Optionally, this step is an application scenario of the target rule. Corresponding to the pre-emphasis of the previous embodiment.
For example, the user clicks the target application icon to enter the target application, before entering the target application, the task corresponding to the target function is automatically executed in the target application, and after the task is finished, the target application is entered.
Substep B2: after exiting the target application, the target function is applied to the target application.
Optionally, this step is yet another application scenario of the target rule. Corresponding to the post-reinforcement of the previous embodiment.
For example, after the user exits the target application program, the task corresponding to the target function is automatically executed in the target application program.
For another example, after the target application program exits to the background, the task corresponding to the target function is automatically executed in the target application program.
Alternatively, in yet another application scenario of the target rule, the target function may be applied to the target application before entering the target application and after exiting the target application, respectively. Corresponding to the surround enhancement mode of the previous embodiment.
Substep B3: in the case of running the target application, the target function is applied to the target application.
Optionally, this step is yet another application scenario of the target rule.
Optionally, the target rule in this step may correspond to a plurality of enhancement modes, at least corresponding to the introduction enhancement mode of the foregoing embodiment.
The introduction enhancement mode is as follows: and a new page is implanted in the application program, so that the application program has new functions and interfaces.
For example, a search function entry is added to the display interface of the target application.
Optionally, the target rule in this step also corresponds to at least the association enhancement manner of the foregoing embodiment.
The association enhancement mode is as follows: and quickly associating the application program with other application programs.
For example, in the display interface of the target application, the associated application icon is displayed so that the user can quickly switch between multiple associated applications.
Substep B4: and in the case of interrupting the running of the target application program, applying the target function to the target application program.
Optionally, this step is yet another application scenario of the target rule. The exception enhancement mode of the foregoing embodiment corresponds.
In this step, the target function is implemented in the target application when the target application exits abnormally resulting in an interrupted run.
For example, the target application program may be flashed back, which may cause the target application program to interrupt running, and execute a task corresponding to the target function in the target application program.
In this embodiment, a plurality of application scenarios of the target rule are provided, and each application scenario may correspond to a manner of implementing the target function. Different application scenes can be used for realizing different additional functions. Therefore, the rules for realizing the target functions provided in the embodiment are diversified, so that the user can flexibly use the rules in the automatic management of the application program, the personalized requirements of the user are met, and the user operation is further simplified.
In the flow of the application management method according to another embodiment of the present application, step S2 includes at least any one of the following:
substep C1: and aiming at the target application program, executing an instruction of adding a first control in the display interface.
Wherein the first control is associated with the target function.
Optionally, the step is an application scenario of the target function, and corresponds to one tool in the aforementioned tool set.
Optionally, the first control comprises any of an icon, an entry, a display bar, a function bar, a floating window, a floating block, and the like.
Alternatively, the target function in this step may be applied in the introduction enhancement manner of the foregoing embodiment.
For example, a floating block is added in the display interface of the target application program, a user clicks the floating block to pop up a search box, and the user can input search content in the search box, so that the browser can be jumped to and search results are displayed.
Optionally, in a setting page of the target function in this step, such as in a gadget program, the form, content, and the like of the first control are set.
Substep C2: and executing an instruction for automatically exiting the background aiming at the target application program.
Optionally, the step is a further application scenario of the target function, corresponding to a further tool of the aforementioned set of tools.
Alternatively, the target function in this step may be applied in a post-enhancement manner of the foregoing embodiment.
For example, the target application may be automatically cleaned up after exiting to the background.
Substep C3: and executing the instruction for cleaning the memory aiming at the target application program.
Optionally, the step is a further application scenario of the target function, corresponding to a further tool of the aforementioned set of tools.
Alternatively, the target function in this step may be applied in any one of the pre-enhancement mode, the post-enhancement mode, and the surround enhancement mode of the aforementioned embodiments.
For example, assume that the A tool is to clean memory. And the user drags the tool A to the upper area of the target application program icon, sets the tool A to be in a preposed enhancement mode, automatically executes the task of memory cleaning every time the target application program is started, and then enters the target application program.
As another example, assume that the A tool is to clean memory. And the user drags the tool A to the left area of the target application program icon, and sets the tool A to be in a surrounding enhancement mode. When the target application program is started, the instruction task of memory cleaning can be automatically executed, and then the target application program is entered; meanwhile, after the target application program is quitted each time, the task of cleaning the memory can be automatically executed.
In particular, in the case where the target application is a game-like application, the additional function in this step can improve the fluency of the game.
Substep C4: and executing an instruction for processing exception exit aiming at the target application program.
Optionally, the step is a further application scenario of the target function, corresponding to a further tool of the aforementioned set of tools.
Alternatively, the target function in this step may be applied in the manner of the abnormal enhancement in the foregoing embodiment.
For example, after the target application program exits abnormally, application repair is automatically performed, whether a new version exists or not is searched, if yes, updating is automatically performed, and if not, the exception is automatically reported.
Substep C5: and executing an instruction for counting the use time aiming at the target application program.
Optionally, the step is a further application scenario of the target function, corresponding to a further tool of the aforementioned set of tools.
Alternatively, the target function in this step may be applied in the surround enhancement manner of the foregoing embodiment.
For example, the starting time is recorded before entering the target application program, the closing time is recorded after exiting the target application program, and the use duration of the target application program is counted.
Further, the statistics may be viewed in a utility.
Substep C6: and executing an instruction for displaying the first application program identifier on the display interface aiming at the target application program.
The target function is respectively applied to the target application program and the first application program based on user preset.
Optionally, the step is a further application scenario of the target function, corresponding to a further tool of the aforementioned set of tools.
Alternatively, the target function in this step may be applied in the way of the association enhancement of the foregoing embodiment.
For example, when a first application icon enhanced by the tool is displayed on the display interface of the target application, and a user clicks the first application icon, the display interface of the first application can be quickly switched to inside the application. Wherein more switching ways are provided by the system.
Substep C7: and aiming at the target application program, when the target application program is closed, the second application program is opened.
Wherein the second application is associated with the target function.
Optionally, the step is a further application scenario of the target function, corresponding to a further tool of the aforementioned set of tools.
Alternatively, the target function in this step may be applied in the way of the association enhancement of the foregoing embodiment.
For example, the second application is automatically entered after the target application exits.
Optionally, in the tool program in this step, the associated second application program, the association order, and the like are set.
Optionally, the user can customize the specific content of the target function, i.e. the user can customize any tool in the aforementioned tool set. Further, the user can customize the enhancement modes that can be performed for the target functions.
In this embodiment, a plurality of specific contents of the target function are provided, different function contents can be applied to different application scenarios, and a plurality of contents can be combined with each other and applied to more application scenarios. Meanwhile, the functions of different contents can correspond to different enhancement modes. Therefore, the embodiment provides diversified function contents for the user, so that the user can flexibly use the function contents in the automatic management of the application program, and the user operation is further simplified.
In the flow of the application management method according to another embodiment of the present application, after step S2, the method further includes:
step D1: a second input to the target functionality control is received.
The second input comprises touch input and space input which are performed by a user on a screen and are not limited to input of clicking, sliding and the like; the second input also includes user input to physical keys on the device, not limited to press or the like. Also, the second input includes one or more inputs, wherein the plurality of inputs may be continuous or intermittent.
Step D2: in response to the second input, the application of the target function in the target application program is stopped.
The second input is used to stop the application of the target function in the target application program, i.e. delete the enhanced tool in the target application program.
Referring to fig. 9 and 10, an application scenario is that when a tool is dragged to a target application icon, the tool in the bubble is changed from an initial state to a virtualized state (as shown by a dotted line in the figure), which represents that the tool has been used by the target application; further, the user can recycle the enhanced function in the target application program by a second input, such as clicking the tool in the virtualization state, and the tool is changed from the virtualization state to the initial state.
In this embodiment, based on the foregoing explanation of the enhanced additional function of the target application, accordingly, this embodiment provides a method for canceling the enhanced additional function, so that the user can flexibly manage the application according to the requirement, and the user operation is further simplified.
In summary, the embodiment of the application enhances the application program in multiple functions and multiple ways, so that on one hand, the automatic management of the application program is realized, the manual management of a user one by one is avoided, and the user operation is simplified; on the other hand, the enhancement and the extension of the functions of the application program are realized, the functions of the application program are not limited to the contents developed by a single developer, and enhancement tools developed by other developers or provided by a system can be used for enhancement, so that the functions of the application program are enriched.
In the application management method provided in the embodiment of the present application, the execution subject may be an application management apparatus, or a control module in the application management apparatus for executing the application management method. In the embodiment of the present application, an application management device executing an application management method is taken as an example, and an application management device of the application management method provided in the embodiment of the present application is described.
Fig. 11 is a block diagram of an application management apparatus according to another embodiment of the present application, including:
a first input receiving module 10, configured to receive a first input to a target function control;
a first input response module 20, configured to apply the target function indicated by the target function control to the target application in response to the first input;
wherein the target application is associated with the first input.
In this way, in the embodiment of the application, the target function control is added based on the target function, so that the user can select the target function control and the target application program through the preset first input, and further, the target function indicated by the target function control can be automatically realized in the target application program. Further, the user can select a plurality of corresponding target applications according to the target function control, so that the target function indicated by the target function control can be automatically realized in the plurality of target applications. Therefore, the present embodiment can automatically implement the target function in at least one target application program based on the previous input of the user, thereby replacing the management method in which the user performs manual operation on each application program one by one, and simplifying the user operation.
Optionally, the first input further comprises an input for a target area identified by the target application;
a first input response module 20 comprising:
the identification unit is used for identifying a target rule corresponding to the target area;
the first application unit is used for applying the target function to the target application program according to the target rule;
wherein, different areas of the target application program identification correspond to different rules; the rules include at least the time the target function is applied to the target application.
Optionally, the first input response module 20 includes at least any one of:
the second application unit is used for applying the target function to the target application program before entering the target application program;
the third application unit is used for applying the target function in the target application program after exiting the target application program;
a fourth application unit, configured to apply a target function to the target application program when the target application program is running;
and the fifth application unit is used for applying the target function to the target application program under the condition that the target application program is interrupted to run.
Optionally, the first input response module 20 includes at least any one of:
the first execution unit is used for executing an instruction of adding a first control to the display interface aiming at the target application program; wherein the first control is associated with a target function;
the second execution unit is used for executing an instruction for automatically exiting the background aiming at the target application program;
the third execution unit is used for executing an instruction for cleaning the memory aiming at the target application program;
the fourth execution unit is used for executing an instruction for processing the exception exit aiming at the target application program;
the fifth execution unit is used for executing the instruction for counting the use time aiming at the target application program;
the sixth execution unit is used for executing an instruction for displaying the first application program identifier on the display interface aiming at the target application program; the target function is respectively applied to a target application program and a first application program;
the seventh execution unit is used for opening the second application program when the target application program is closed aiming at the target application program; wherein the second application is associated with the target function.
Optionally, the apparatus further comprises:
the second input receiving module is used for receiving second input of the target function control;
and the second input response module is used for responding to the second input and stopping the application of the target function in the target application program.
The application management device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The application management device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
The application management device provided in this embodiment of the present application can implement each process implemented by the foregoing method embodiment, and is not described here again to avoid repetition.
Optionally, as shown in fig. 12, an electronic device 100 is further provided in this embodiment of the present application, and includes a processor 101, a memory 102, and a program or an instruction stored in the memory 102 and executable on the processor 101, where the program or the instruction is executed by the processor 101 to implement each process of any one of the foregoing application management method embodiments, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
It should be noted that the electronic device in the embodiment of the present application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 13 is a schematic hardware structure diagram of an electronic device implementing an embodiment of the present application.
The electronic device 1000 includes, but is not limited to: a radio frequency unit 1001, a network module 1002, an audio output unit 1003, an input unit 1004, a sensor 1005, a display unit 1006, a user input unit 1007, an interface unit 1008, a memory 1009, a processor 1010, and the like.
Those skilled in the art will appreciate that the electronic device 1000 may further comprise a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 1010 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 13 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is omitted here.
The user input unit 1007 is used for receiving a first input to the target function control; a processor 1010, configured to apply a target functionality indicated by the target functionality control in a target application in response to the first input; wherein the target application is associated with the first input.
In this way, in the embodiment of the application, the target function control is added based on the target function, so that the user can select the target function control and the target application program through the preset first input, and further, the target function indicated by the target function control can be automatically realized in the target application program. Further, the user can select a plurality of corresponding target applications according to the target function control, so that the target function indicated by the target function control can be automatically realized in the plurality of target applications. Therefore, the present embodiment can automatically implement the target function in at least one target application program based on the previous input of the user, thereby replacing the management method in which the user performs manual operation on each application program one by one, and simplifying the user operation.
Optionally, the first input further comprises an input for a target area identified by the target application; the processor 1010 is further configured to identify a target rule corresponding to the target area; applying the target function to the target application program according to the target rule; wherein different areas of the target application program identifier correspond to different rules; the rules include at least a time when the target function is applied to the target application.
Optionally, the processor 1010 is further configured to apply the target function to the target application before entering the target application; after exiting the target application program, applying the target function in the target application program; applying the target function to the target application program under the condition of running the target application program; and applying the target function in the target application program under the condition of interrupting the running of the target application program.
Optionally, the processor 1010 is further configured to execute, for the target application program, an instruction to add a first control to the display interface; wherein the first control is associated with the target function; executing an instruction for automatically exiting the background aiming at the target application program; executing an instruction for cleaning a memory aiming at the target application program; executing an instruction for processing exception exit aiming at the target application program; executing an instruction for counting the use time aiming at the target application program; aiming at the target application program, executing an instruction for displaying a first application program identifier on a display interface; wherein the target function is applied to the target application program and the first application program, respectively; aiming at the target application program, when the target application program is closed, a second application program is started; wherein the second application is associated with the target function.
Optionally, the user input unit 1007 is further configured to receive a second input to the target function control; a processor 1010 further configured to stop application of the target function in the target application program in response to the second input.
In summary, the embodiment of the application enhances the application program in multiple functions and multiple ways, so that on one hand, the automatic management of the application program is realized, the manual management of a user one by one is avoided, and the user operation is simplified; on the other hand, the enhancement and the extension of the functions of the application program are realized, the functions of the application program are not limited to the contents developed by a single developer, and enhancement tools developed by other developers or provided by a system can be used for enhancement, so that the functions of the application program are enriched.
It should be understood that in the embodiment of the present application, the input Unit 1004 may include a Graphics Processing Unit (GPU) 10041 and a microphone 10042, and the Graphics Processing Unit 10041 processes image data of still pictures or videos obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1007 includes a touch panel 10071 and other input devices 10072. The touch panel 10071 is also referred to as a touch screen. The touch panel 10071 may include two parts, a touch detection device and a touch controller. Other input devices 10072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein. The memory 1009 may be used to store software programs as well as various data, including but not limited to application programs and operating systems. Processor 1010 may integrate an application processor that handles primarily operating systems, user interfaces, applications, etc. and a modem processor that handles primarily wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 1010.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of any one of the above embodiments of the application management method, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and so on.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a program or an instruction to implement each process of any of the above embodiments of the application management method, and can achieve the same technical effect, and details are not repeated here to avoid repetition.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (8)

1. A method for application management, the method comprising:
receiving a first input to a target functionality control;
applying the target function indicated by the target function control to a target application in response to the first input;
wherein the target application is associated with the first input;
wherein the first input further comprises an input for a target area identified by the target application;
the applying the target function indicated by the target function control to the target application program comprises:
identifying a target rule corresponding to the target area;
applying the target function to the target application program according to the target rule;
wherein different areas of the target application program identifier correspond to different rules; the rules include at least a time when the target function is applied to the target application.
2. The method of claim 1, wherein applying the target functionality indicated by the target functionality control to a target application comprises at least any one of:
applying the target function to the target application before entering the target application;
after exiting the target application, applying the target function to the target application;
applying the target function to the target application program under the condition of running the target application program;
and applying the target function in the target application program under the condition of interrupting the running of the target application program.
3. The method of claim 1, wherein applying the target functionality indicated by the target functionality control to a target application comprises at least any one of:
aiming at the target application program, executing an instruction of adding a first control in a display interface; wherein the first control is associated with the target function;
executing an instruction for automatically exiting the background aiming at the target application program;
executing an instruction for cleaning a memory aiming at the target application program;
executing an instruction for processing exception exit aiming at the target application program;
executing an instruction for counting the use time aiming at the target application program;
aiming at the target application program, executing an instruction for displaying a first application program identifier on a display interface; wherein the target function is applied to the target application program and the first application program, respectively;
aiming at the target application program, when the target application program is closed, a second application program is started; wherein the second application is associated with the target function.
4. The method of claim 1, wherein after applying the target functionality indicated by the target functionality control to the target application, further comprising:
receiving a second input to the target functionality control;
in response to the second input, stopping application of the target function in the target application program.
5. An application management apparatus, comprising:
the first input receiving module is used for receiving a first input to the target function control;
a first input response module, configured to apply the target function indicated by the target function control to a target application in response to the first input;
wherein the target application is associated with the first input;
wherein the first input further comprises an input for a target area identified by the target application;
the first input response module comprising:
the identification unit is used for identifying a target rule corresponding to the target area;
the first application unit is used for applying the target function to the target application program according to the target rule;
wherein different areas of the target application program identifier correspond to different rules; the rules include at least a time when the target function is applied to the target application.
6. The apparatus of claim 5, wherein the first input response module comprises at least one of:
the second application unit is used for applying the target function in the target application program before entering the target application program;
the third application unit is used for applying the target function in the target application program after exiting the target application program;
a fourth application unit, configured to apply the target function to the target application program when the target application program is executed;
and the fifth application unit is used for applying the target function to the target application program under the condition that the target application program is interrupted to run.
7. The apparatus of claim 5, wherein the first input response module comprises at least one of:
the first execution unit is used for executing an instruction of adding a first control to a display interface aiming at the target application program; wherein the first control is associated with the target function;
the second execution unit is used for executing an instruction for automatically exiting the background aiming at the target application program;
a third execution unit, configured to execute an instruction to clean a memory for the target application program;
a fourth execution unit, configured to execute, for the target application, an instruction to handle an exception exit;
a fifth execution unit, configured to execute, for the target application, an instruction for counting usage time;
a sixth execution unit, configured to execute, for the target application, an instruction for displaying a first application identifier on a display interface; wherein the target function is applied to the target application program and the first application program, respectively;
a seventh execution unit, configured to, for the target application program, open a second application program when the target application program is closed; wherein the second application is associated with the target function.
8. The apparatus of claim 5, further comprising:
the second input receiving module is used for receiving a second input to the target function control;
and the second input response module is used for responding to the second input and stopping the application of the target function in the target application program.
CN202011364828.7A 2020-11-27 2020-11-27 Application program management method and device Active CN112486368B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011364828.7A CN112486368B (en) 2020-11-27 2020-11-27 Application program management method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011364828.7A CN112486368B (en) 2020-11-27 2020-11-27 Application program management method and device

Publications (2)

Publication Number Publication Date
CN112486368A CN112486368A (en) 2021-03-12
CN112486368B true CN112486368B (en) 2022-05-10

Family

ID=74936787

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011364828.7A Active CN112486368B (en) 2020-11-27 2020-11-27 Application program management method and device

Country Status (1)

Country Link
CN (1) CN112486368B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104717390A (en) * 2013-12-17 2015-06-17 柯尼卡美能达株式会社 Portable information terminal and control method thereof
CN105677305A (en) * 2014-11-18 2016-06-15 华为终端(东莞)有限公司 Icon management method, device and terminal
CN107577463A (en) * 2017-09-26 2018-01-12 深圳依偎控股有限公司 A kind of method and system for controlling intelligent terminal desktop application icon to start
CN108446058A (en) * 2018-03-12 2018-08-24 维沃移动通信有限公司 A kind of operating method and mobile terminal of mobile terminal
CN109327603A (en) * 2018-08-16 2019-02-12 奇酷互联网络科技(深圳)有限公司 The method, apparatus of mobile terminal and application management
CN111766987A (en) * 2020-05-29 2020-10-13 维沃移动通信有限公司 Application program management method and device and electronic equipment

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105677337A (en) * 2015-12-30 2016-06-15 魅族科技(中国)有限公司 Application control method and device and terminal
CN105573656A (en) * 2015-12-31 2016-05-11 深圳市金立通信设备有限公司 Icon response method and terminal
CN111124224B (en) * 2019-12-12 2021-08-10 维沃移动通信有限公司 Application program control method and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104717390A (en) * 2013-12-17 2015-06-17 柯尼卡美能达株式会社 Portable information terminal and control method thereof
CN105677305A (en) * 2014-11-18 2016-06-15 华为终端(东莞)有限公司 Icon management method, device and terminal
CN107577463A (en) * 2017-09-26 2018-01-12 深圳依偎控股有限公司 A kind of method and system for controlling intelligent terminal desktop application icon to start
CN108446058A (en) * 2018-03-12 2018-08-24 维沃移动通信有限公司 A kind of operating method and mobile terminal of mobile terminal
CN109327603A (en) * 2018-08-16 2019-02-12 奇酷互联网络科技(深圳)有限公司 The method, apparatus of mobile terminal and application management
CN111766987A (en) * 2020-05-29 2020-10-13 维沃移动通信有限公司 Application program management method and device and electronic equipment

Also Published As

Publication number Publication date
CN112486368A (en) 2021-03-12

Similar Documents

Publication Publication Date Title
CN112135181B (en) Video preview method and device and electronic equipment
CN111857509A (en) Split screen display method and device and electronic equipment
CN112269508B (en) Display method and device and electronic equipment
CN112099684A (en) Search display method and device and electronic equipment
CN112083854A (en) Application program running method and device
CN113311973A (en) Recommendation method and device
CN113253883A (en) Application interface display method and device and electronic equipment
CN112306320A (en) Page display method, device, equipment and medium
CN112486368B (en) Application program management method and device
CN112099714A (en) Screenshot method and device, electronic equipment and readable storage medium
CN111857503A (en) Display method, display device and electronic equipment
WO2022247935A1 (en) Display method and display apparatus
CN113325986B (en) Program control method, program control device, electronic device and readable storage medium
CN112291412B (en) Application program control method and device and electronic equipment
CN112929494B (en) Information processing method, information processing apparatus, information processing medium, and electronic device
CN114416264A (en) Message display method and device
CN114489418A (en) Message processing method, message processing device and electronic equipment
CN113655937A (en) Application management method and device, electronic equipment and readable storage medium
EP3776161B1 (en) Method and electronic device for configuring touch screen keyboard
CN114020389A (en) Application program display method and device and electronic equipment
CN113157966A (en) Display method and device and electronic equipment
CN112230817A (en) Link page display method and device and electronic equipment
CN113282830A (en) Display method and display device
CN113726946B (en) Application program control method and device
CN112882624B (en) Process management method and device, electronic equipment and storage medium

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
GR01 Patent grant
GR01 Patent grant