CN110908572A - Application processing method and electronic equipment - Google Patents

Application processing method and electronic equipment Download PDF

Info

Publication number
CN110908572A
CN110908572A CN201911194234.3A CN201911194234A CN110908572A CN 110908572 A CN110908572 A CN 110908572A CN 201911194234 A CN201911194234 A CN 201911194234A CN 110908572 A CN110908572 A CN 110908572A
Authority
CN
China
Prior art keywords
application program
application
processing
target
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.)
Pending
Application number
CN201911194234.3A
Other languages
Chinese (zh)
Inventor
侯鑫云
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 CN201911194234.3A priority Critical patent/CN110908572A/en
Publication of CN110908572A publication Critical patent/CN110908572A/en
Pending legal-status Critical Current

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
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses an application program processing method and electronic equipment, wherein the method comprises the following steps: receiving first input of a user to a first application program, and determining a second application program of the same type as the first application program in response to the first input; displaying at least one processing mode corresponding to the first application program; receiving a second input of the user to the at least one processing mode, and responding to the second input to select a target processing mode from the at least one processing mode; and executing the processing of the target processing mode on at least two target application programs, wherein the at least two target application programs are application programs in the first application program and the second application program. Therefore, the invention can process the application program more effectively by determining the second application program with the same type as the selected first application program and processing a plurality of application programs simultaneously.

Description

Application processing method and electronic equipment
Technical Field
The present invention relates to the field of terminals, and in particular, to an application processing method and an electronic device.
Background
An application mainly refers to software installed on an electronic device.
At present, if a user needs to process a plurality of application programs, the user needs to sequentially process each application program in the plurality of application programs, and the efficiency is not high enough.
Therefore, a more efficient application processing scheme is needed.
Disclosure of Invention
The embodiment of the invention aims to provide an application program processing method and electronic equipment, which are used for solving the problem of low efficiency when a plurality of application programs are processed.
In a first aspect, a method for processing an application program is provided, and the method includes:
receiving first input of a user to a first application program, and determining a second application program of the same type as the first application program in response to the first input;
displaying at least one processing mode corresponding to the first application program;
receiving a second input of the user to the at least one processing mode, and responding to the second input to select a target processing mode from the at least one processing mode;
and executing the processing of the target processing mode on at least two target application programs, wherein the at least two target application programs are application programs in the first application program and the second application program.
In a second aspect, a method for processing an application program is provided, and the method includes:
receiving first input of a user to a target application program folder, and determining an application program in the target application program folder in response to the first input;
displaying at least one processing mode corresponding to the target application program folder;
receiving a second input of the user to the at least one processing mode, and responding to the second input to select a target processing mode from the at least one processing mode;
and executing the processing of the target processing mode on at least two application programs in the target application program folder.
In a third aspect, an electronic device is provided, which includes:
the device comprises a first receiving module, a second receiving module and a first display module, wherein the first receiving module is used for receiving first input of a user to a first application program, and determining a second application program of the same type as the first application program in response to the first input;
the first display module is used for displaying at least one processing mode corresponding to the first application program;
a second receiving module, configured to receive a second input of the at least one processing manner from the user, and select a target processing manner from the at least one processing manner in response to the second input;
and the processing module is used for executing the processing of the target processing mode on at least two target application programs, wherein the at least two target application programs are application programs in the first application program and the second application program.
In a fourth aspect, an electronic device is provided, which includes:
the device comprises a first receiving module, a second receiving module and a third receiving module, wherein the first receiving module is used for receiving first input of a target application program folder from a user and determining an application program in the target application program folder in response to the first input;
the first display module is used for displaying at least one processing mode corresponding to the target application program folder;
a second receiving module, configured to receive a second input of the at least one processing manner from the user, and select a target processing manner from the at least one processing manner in response to the second input;
and the processing module is used for executing the processing of the target processing mode on at least two application programs in the target application program folder.
In a fifth aspect, an electronic device is provided, which includes: a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the method according to the first aspect.
In a sixth aspect, an electronic device is provided, the electronic device comprising: a processor, a memory and a computer program stored on the memory and executable on the processor, which computer program, when executed by the processor, carries out the steps of the method according to the second aspect.
In a seventh aspect, a computer-readable storage medium is provided, on which a computer program is stored, which computer program, when being executed by a processor, realizes the steps of the method according to the first aspect.
In an eighth aspect, a computer-readable storage medium is provided, on which a computer program is stored, which computer program, when being executed by a processor, realizes the steps of the method according to the second aspect.
In the embodiment of the invention, the second application program of the same type as the selected first application program is determined, and a plurality of application programs are processed simultaneously, so that the application programs can be processed more effectively.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the invention and not to limit the invention. In the drawings:
FIG. 1 is a flow chart illustrating a method for processing an application according to an embodiment of the present invention;
FIGS. 2a to 2d are schematic diagrams illustrating a virtual icon and a floating frame according to an embodiment of the present invention;
FIG. 2e is a schematic illustration of a display of a process recipe configuration interface according to an embodiment of the invention;
FIG. 3 is a flowchart illustrating a method for processing an application according to another embodiment of the present invention;
FIGS. 4a and 4b are schematic diagrams illustrating a virtual icon and a floating frame according to another 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 a schematic structural diagram of an electronic device according to another embodiment of the present invention;
fig. 7 is a schematic structural diagram of an electronic device according to yet another embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. 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 invention.
Various embodiments of the present invention are described in detail below with reference to the following figures:
fig. 1 is a flowchart illustrating an application processing method according to an embodiment of the present invention, which may be executed by an electronic device, and referring to fig. 1, the method may specifically include the following steps:
step 102: a first input of a user to a first application program is received, and a second application program of the same type as the first application program is determined in response to the first input.
The application program mainly refers to software installed on the electronic equipment; the first input refers to point touch operation of a user on a first application program to determine a second application program of the same type as the first application program, and the first input may be pressing operation of the user on an application icon of the first application program, sliding operation of the user on the application icon of the first application program, combined pressing and sliding operation of the user on the application icon of the first application program, and the like; referring to fig. 2a, the application program may be "e-book", "e-mail", "video", "calculator", "music", "game center", and "browser", etc.
The step 102 may specifically be exemplified by:
example one: referring to fig. 2a, a user selects a first application program "game center" on the desktop of the electronic device, and presses an application icon 200a of the "game center" with one finger while the other hand slides in any direction; the electronic equipment detects whether the sliding distance of the user to any direction is within a preset distance range, if so, the electronic equipment responds to the pressing and sliding operation of the user on the application icon 200a of the game center, determines that the type of the game center of the first application program is game, and determines that other game application programs installed on the electronic equipment except the game center comprise: the "find gold leaf" and the "star wars" are determined as the second application program of the same type as the first application program "game center".
Example two: referring to fig. 2c, the user selects a first application program "music" on the desktop of the electronic device, and presses the application icon 200c of "music" with one finger while the other hand slides in any direction; the electronic equipment detects whether the sliding distance of the user to any direction is within a preset distance range, if so, the type of the music of the first application program is determined to be music in response to the pressing and sliding operation of the user on the music application icon 200c, and other music application programs except the music installed on the electronic equipment are determined to comprise: "hear" and are determined to be a second application of the same type as the first application "music".
Step 104: and displaying at least one processing mode corresponding to the first application program.
It should be noted that, one implementation of step 104 may be:
displaying a first virtual icon and a floating frame associated with the first virtual icon, wherein the first virtual icon is generated based on an application icon of the first application program, and the floating frame is used for displaying at least one processing mode corresponding to the first application program.
Referring to fig. 2e, the at least one processing manner is a processing manner corresponding to the first application (i.e., a processing manner corresponding to the first application can be executed on the first application), and the at least one processing manner includes: cleaning (batch cleaning of a plurality of applications of the same type, that is, only one or more applications of the same type are reserved), deleting (batch deleting of part or all of the applications of the same type (such as the first application and the second application)), opening (batch opening of part or all of the applications of the same type), closing (batch closing of part or all of the applications of the same type), downloading (batch downloading of part or all of the applications of the same type), cleaning of related notification messages (batch cleaning of a pinky dot in the upper right corner of part or all of the applications of the same type), opening of a split application (such as opening of a split application of the first application), and the like.
The floating frame may display the sequence numbers ("1", "2", "3", and "4" and the like) of the areas corresponding to the at least one processing method, may display processing method icons (a clear icon, a delete icon, an open icon, a close icon, a download icon, and the like) corresponding to the at least one processing method, and may display characters ("clear", "delete", "open", "close", "download", "clear related notification message", and "open a personal application", and the like) corresponding to the at least one processing method; the at least one processing mode displayed in the floating frame may be a default processing mode of the electronic device system, or may be a processing mode autonomously configured by a user.
Further, if the at least one processing manner displayed in the floating frame is a processing manner configured autonomously by the user, before step 104, the method further includes a configuration step, and one implementation manner of the configuration step may be:
s1: receiving fourth input of the user on the processing modes, and responding to the fourth input to select at least one processing mode in a processing mode configuration interface;
s2: and establishing a corresponding relation between the at least one processing mode and each region of the suspension frame.
Referring to fig. 2e, the fourth input refers to a click operation of the processing method in the processing method configuration interface by the user, and is used to select at least one processing method, and the fourth input may be a click operation of the processing method in the processing method configuration interface, a click operation of a pane corresponding to the processing method, or the like.
Based on the implementation of the configuration step and the step 104, referring to fig. 2a to fig. 2e, the configuration step and the step 104 may specifically be exemplified as:
example one: referring to fig. 2a and 2e, assuming that the first application is a "game center," and the serial number of the area corresponding to the at least one processing method is displayed in the floating frame, the configuration step and the step 104 may specifically be exemplified by:
a user enters a processing mode configuration interface of a game center shown in fig. 2e, and checks grids corresponding to batch deletion of applications of the same type, batch opening of applications of the same type, batch closing of applications of the same type, and opening of the split application in sequence; the electronic equipment responds to the checking operation of the user, and determines four processing modes of deleting, opening, closing and opening the split application program as the processing mode corresponding to the game center; and dividing the suspension frame into four areas from the area 1 to the area 4, and establishing the corresponding relation between each area of the suspension frame and the four processing modes: deleting the area 1 correspondingly, opening the area 2 correspondingly, closing the area 3 correspondingly and opening the split application program in the area 4 correspondingly; in response to the pressing and sliding operations of the user on the app icon 200a of the "game center" shown in fig. 2a, the electronic device generates and displays a first virtual icon 201a and a floating frame 202a on the desktop, where the floating frame 202a displays a number "1" for deleting the corresponding area 1, a number "2" for opening the corresponding area 2, a number "3" for closing the corresponding area 3, and a number "4" for opening the area 4 corresponding to the avatar app.
Example two: referring to fig. 2c and fig. 2e, assuming that the first application is "music", and the suspension frame displays a processing method icon corresponding to the at least one processing method, the configuration step and the step 104 may specifically be exemplified by:
the user enters a processing mode configuration interface of music shown in fig. 2e, and sequentially checks the batch deletion of the same type of application programs, the batch opening of the same type of application programs, the batch closing of the same type of application programs, the batch downloading of the same type of application programs, and the batch cleaning of the red dots at the upper right corner of the same type of application programs; the electronic equipment responds to the checking operation of the user, and determines five processing modes of deleting, opening, closing, downloading and cleaning the related notification message as processing modes corresponding to music; and dividing the suspension frame into five regions from the region 1 to the region 5, and establishing the corresponding relation between each region of the suspension frame and five processing modes: deleting the area 1 correspondingly, clearing the related notification message corresponding to the area 2 correspondingly, closing the area 3 correspondingly, opening the area 4 correspondingly and downloading the area 5 correspondingly; in response to the pressing and sliding operation of the user on the application icon 200c of "music" shown in fig. 2c, the electronic device generates a first virtual icon 201c and a floating frame 202c, and displays the first virtual icon 201c and the floating frame 202c on the desktop, where a delete icon for deleting the corresponding area 1, a clear icon for clearing the area 2 corresponding to the notification message, a close icon for closing the corresponding area 3, an open icon for opening the corresponding area 4, and a download icon for downloading the corresponding area 5 are displayed in the floating frame 202 c.
Based on the above, by providing the processing mode configuration interface, the user can autonomously select at least one processing mode from the multiple processing modes displayed on the processing mode configuration interface of an application program as the processing mode corresponding to the application program, so that the personalized configuration of the processing modes of the application program can be realized; by generating the virtual icon corresponding to the application program, the user can complete the processing of the application program corresponding to the virtual icon through the operation of the virtual icon, so that the application program can be more conveniently processed.
Step 106: and receiving a second input of the user to the at least one processing mode, and responding to the second input to select a target processing mode from the at least one processing mode.
It should be noted that the second input includes an operation of dragging the first virtual icon to the target area of the floating frame, an operation of clicking the target area of the floating frame, and the like, and then one implementation manner of step 106 may be:
and responding to the second input, and taking the processing mode corresponding to the target area as the target processing mode.
Based on the implementation of step 106, referring to fig. 2a to 2d, step 106 may specifically be exemplified as:
example one: referring to fig. 2a, the user drags the first virtual icon 201a of "game center" to the area 1 corresponding to the serial number 1 of the floating frame 202 a; in response to the dragging operation, the electronic device determines that the processing mode corresponding to the area 1 is deletion based on the correspondence between the area and the processing mode pre-established by the first application program "game center", and then takes the deletion as a target processing mode, and displays a deletion icon at the center position of the floating frame 202a shown in fig. 2 b.
Example two: referring to fig. 2c, the user drags the first virtual icon 201c of "music" to the area 4 corresponding to the open icon of the floating frame 202 c; in response to the dragging operation, the electronic device determines that the processing mode corresponding to the area 4 is open based on the correspondence between the area and the processing mode pre-established by the first application program "music", and then the electronic device takes the open as the target processing mode and displays the open icon at the center position of the floating frame 202c shown in fig. 2 d.
Based on the above, the virtual icon is dragged to the target area of the floating frame, and the processing of the target processing mode corresponding to the target area is executed on the application program corresponding to the virtual icon based on the pre-established corresponding relationship between each area of the floating frame and the processing mode, so that the application program can be processed more conveniently.
It should be noted that the method further includes a target application program selecting step, and one implementation manner of the step may be:
s1: displaying the first virtual icon and a second virtual icon of the second application, the second virtual icon being generated based on an application icon of the second application;
s2: receiving a third input by the user, selecting at least two virtual icons from the first virtual icon and the second virtual icon in response to the third input;
s3: and taking the application programs corresponding to the at least two virtual icons as the at least two target application programs.
The third input refers to a click operation of a user on a virtual icon, and is used for selecting at least two virtual icons from the first virtual icon and the second virtual icon, and the third input may be a click operation on the first virtual icon or the second virtual icon, or a click operation on a cross mark at the upper right corner of the first virtual icon or the second virtual icon, and the like.
Based on the implementation of the target application selection step, referring to fig. 2b and fig. 2d, the target application selection step may specifically be exemplified by:
example one: referring to fig. 2b, in response to a drag operation by a user (dragging a first virtual icon 201a of a "game center" to an area 1 corresponding to a sequence number 1 of a floating frame 202 a), the electronic device displays the first virtual icon 201a, a second virtual icon 201b of a second application program "search for gold leaves", and a second virtual icon 202b of a second application program "star war" on the floating frame 202a to replace sequence numbers of areas corresponding to the previously displayed four processing manners; the user clicks the crosses at the upper right corners of the first virtual icon 201a and the second virtual icon 202b, and the electronic device responds to the clicking operation and takes the application program "game center" corresponding to the first virtual icon 201a and the application program "star wars" corresponding to the second virtual icon 202b as two target application programs.
Example two: referring to fig. 2d, in response to a drag operation by the user (dragging the first virtual icon 201c of "music" to the area 4 corresponding to the open icon of the floating frame 202 c), the electronic device displays the first virtual icon 201c, the second virtual icon 201d of the second application program "pleasant", and the second virtual icon 202d of the second application program "listening" on the floating frame 202c to replace the processing mode icons corresponding to the five previously displayed processing modes; the user clicks the crosses at the upper right corners of the second virtual icon 201d and the second virtual icon 202d, and the electronic device responds to the clicking operation and takes the application program "pleasing to the eye" corresponding to the second virtual icon 201d and the application program "listening" corresponding to the second virtual icon 202d as two target application programs.
Based on this, the first virtual icon and the second virtual icon are displayed for selection by the user, and the processing of the target processing method is executed for the application program corresponding to the virtual icon selected by the user, so that the application program can be processed more efficiently.
Step 108: and executing the processing of the target processing mode on at least two target application programs, wherein the at least two target application programs are application programs in the first application program and the second application program.
It should be noted that, when the at least two target applications include a part of the first application and the second application, step 108 may specifically be exemplified as:
example one: referring to fig. 2b, assuming that the target processing mode is "delete", the electronic device deletes two applications of "game center" and "star war" in response to the user clicking the crosses at the upper right corners of the first virtual icon 201a and the second virtual icon 202 b.
Example two: referring to fig. 2d, assuming that the target processing mode is "open", the electronic device opens two applications of "pleasant" and "listening" in response to the user clicking the crosses at the upper right corners of the second virtual icon 201d and the second virtual icon 202 d.
In addition, when the at least two target applications include all of the first application and the second application, one implementation of step 108 may be:
and executing the target processing mode processing on the first application program and the second application program.
Specific examples thereof may be:
example one: referring to fig. 2b, assuming the target processing mode is "delete", the electronic device deletes "game center" and all applications of the same type as "game center" (find gold leaves "and" star wars ") in response to the user clicking on the delete icon at the center of the floating frame 202 a.
Example two: referring to fig. 2d, assuming the target processing mode is "open," the electronic device opens "music" and all applications ("music" and "hear") of the same type as "music" in response to the user clicking on the open icon in the center of the floating box 202 c.
Based on this, by displaying the processing method icon in the center of the floating frame, the user can execute the processing of the target processing method on the first application program and all the application programs of the same type by directly clicking the processing method icon, thereby processing the application programs more effectively.
As can be seen, the present embodiment can process the application more efficiently by determining the second application of the same type as the selected first application and processing a plurality of applications simultaneously therein.
Fig. 3 is a flowchart illustrating an application processing method according to an embodiment of the present invention, which may be executed by an electronic device, and referring to fig. 3, the method may specifically include the following steps:
step 302: receiving first input of a user to a target application program folder, and determining the application programs in the target application program folder in response to the first input.
The first input refers to a point touch operation of a user on a folder icon of a target application program folder, and the first input may be a pressing operation of the user on the folder icon, a sliding operation of the user on the folder icon, a combined pressing and sliding operation of the user on the folder icon, and the like; the application folder may be a folder on a desktop of the electronic device for placing applications.
It should be noted that, referring to fig. 4a, step 302 may specifically be exemplified as:
a user selects a target application folder 'tool' on the desktop of the electronic equipment, one finger presses a folder icon 400a of the 'tool', and the other hand slides in any direction; the electronic equipment detects whether the sliding distance of the user to any direction is within a preset distance range, and if yes, the electronic equipment responds to the pressing and sliding operation of the user on the folder icon 400a of the tool, and determines that the application programs in the tool comprise a safety center, a clock and weather.
Step 304: and displaying at least one processing mode corresponding to the target application program folder.
It should be noted that, one implementation manner of step 304 may be:
displaying a first virtual icon and a floating frame associated with the first virtual icon, wherein the first virtual icon is generated based on a folder icon of the target application program folder, and the floating frame is used for displaying at least one processing mode corresponding to the target application program folder.
Further, before step 304, the method further includes a configuration step, and one implementation manner of the configuration step may be:
s1: receiving fourth input of the user on the processing modes, and responding to the fourth input to select at least one processing mode in a processing mode configuration interface;
s2: and establishing a corresponding relation between the at least one processing mode and each region of the suspension frame.
Referring to fig. 2e, the fourth input refers to a click operation of the processing method in the processing method configuration interface by the user, and is used to select at least one processing method, and the fourth input may be a click operation of the processing method in the processing method configuration interface, a click operation of a pane corresponding to the processing method, or the like.
Based on the implementation manner of the configuring step and the step 304, referring to fig. 4a and 4b, assuming that the target application folder is a "tool", and the suspension frame displays the text corresponding to the at least one processing manner, the configuring step and the step 304 may specifically be as follows:
firstly, a user enters a processing mode configuration interface of a safety center shown in fig. 2e, and checks grids corresponding to the batch deletion of the application programs of the same type, the batch opening of the application programs of the same type, the batch closing of the application programs of the same type and the batch cleaning of the red dots on the upper right corner of the application programs of the same type in sequence; and the electronic equipment responds to the checking operation of the user, and determines four processing modes of deleting, opening, closing and cleaning the related notification message as the processing mode corresponding to the safety center.
Secondly, the user enters a processing mode configuration interface of a clock shown in fig. 2e, and sequentially checks grids corresponding to the batch deletion of the application programs of the same type, the batch download of the application programs of the same type, the batch close of the application programs of the same type and the batch cleaning of the red dots at the upper right corner of the application programs of the same type; and the electronic equipment responds to the checking operation of the user, and determines four processing modes of deleting, downloading, closing and cleaning the related notification message as the processing mode corresponding to the clock.
Then, the user enters a processing mode configuration interface of weather shown in fig. 2e, and sequentially checks squares corresponding to "delete application programs of the same type in batch", "open separate application programs", "close application programs of the same type in batch", and "clear red dots on the upper right corner of application programs of the same type in batch"; and the electronic equipment responds to the checking operation of the user, and determines four processing modes of deleting, opening the body-separating application program and closing and clearing the related notification message as the processing mode corresponding to the weather.
Then, the electronic equipment determines that the processing modes corresponding to the safety center, the clock and the weather are 'batch deletion of the application programs of the same type', 'batch closing of the application programs of the same type' and 'batch cleaning of the red dots at the upper right corner of the application programs of the same type', equally divides the floating frame into three regions from region 1 to region 3, and establishes the corresponding relation between each region of the floating frame and the three processing modes: the area 1 is correspondingly cleared of the related notification message, the area 2 is correspondingly deleted, and the area 3 is correspondingly closed; in response to the user's pressing and sliding operation on the folder icon 400a of the "tool" shown in fig. 4a, the electronic device generates and displays a first virtual icon 401a and a floating frame 402a on the desktop, where the "cleaning related notification message" for cleaning the area 1 corresponding to the related notification message, "delete" for deleting the corresponding area 2, and "close" for closing the corresponding area 3 are displayed in the floating frame.
Based on the above, by providing the processing mode configuration interface, the user can autonomously select at least one processing mode from the multiple processing modes displayed on the processing mode configuration interface of an application program as the processing mode corresponding to the application program, so that the personalized configuration of the processing modes of the application program can be realized; by generating the virtual icon corresponding to the application folder, the user can complete the processing of the application program in the application folder corresponding to the virtual icon through the operation of the virtual icon, so that the application program can be more conveniently processed.
Step 306: and receiving a second input of the user to the at least one processing mode, and responding to the second input to select a target processing mode from the at least one processing mode.
It should be noted that the second input includes an operation of dragging the first virtual icon to the target area of the floating frame, an operation of clicking the target area of the floating frame, and the like, and then one implementation manner of step 306 may be:
and responding to the second input, and taking the processing mode corresponding to the target area as the target processing mode.
Based on the implementation of step 306, referring to fig. 4a and 4b, step 306 may specifically be exemplified as:
referring to fig. 4a, the user drags the first virtual icon 401a of "tool" to the area 1 corresponding to "clear related notification message" of the floating frame 402 a; in response to the dragging operation, the electronic device determines that the processing mode corresponding to the area 1 is the cleaning related notification message based on the corresponding relationship between the area and the processing mode pre-established by the application folder "tool", and then takes the cleaning related notification message as the target processing mode, and displays the icon corresponding to the cleaning related notification message in the center position of the floating frame 402a shown in fig. 4 b.
Based on the above, the virtual icon is dragged to the target area of the floating frame, and the processing of the target processing mode corresponding to the target area is executed on the application program in the application program folder corresponding to the virtual icon based on the pre-established corresponding relationship between each area of the floating frame and the processing mode, so that the application program can be processed more conveniently.
It should be noted that the method further includes a target application program selecting step, and one implementation manner of the step may be:
s1: displaying a second virtual icon of an application in the application folder, the second virtual icon being generated based on the application icon of the application in the application folder;
s2: receiving a third input by the user, and selecting at least two virtual icons from the second virtual icons in response to the third input;
s3: and taking the application programs corresponding to the at least two virtual icons as the at least two target application programs.
The third input refers to a click operation on a second virtual icon, and is used for selecting at least two virtual icons from the second virtual icon, and the third input may be a click operation on the second virtual icon, or a click operation on a cross mark at the upper right corner of the second virtual icon, and the like.
Referring to fig. 4b, the target application selection step may specifically be exemplified by:
in response to the dragging operation of the user (dragging the first virtual icon 401a of the tool to the area 1 corresponding to the cleaning-related notification message of the floating frame 402 a), the electronic equipment displays the second virtual icon 4010b of the application program 'security center', the second virtual icon 4011b of the application program 'clock' and the second virtual icon 4012b of the application program 'weather' in the application program folder on the floating frame 402a so as to replace the characters corresponding to the three processing modes displayed before; the user clicks the cross signs at the upper right corners of the second virtual icons 4011b and 4012b, and the electronic device responds to the clicking operation and takes the application program clock corresponding to the second virtual icon 4011b and the application program weather corresponding to the second virtual icon 4012b as two target application programs.
Step 308: and executing the processing of the target processing mode on at least two application programs in the target application program folder.
It should be noted that, if the at least two applications are part of the applications in the target application folder, referring to fig. 4b, step 308 may specifically be as follows:
the electronic device clears the notification messages related to the two applications "clock" and "weather" in response to the user clicking the crosses in the upper right corners of the second virtual icons 4011b and 4012 b.
Based on this, the second virtual icon is displayed for the user to select, and the processing of the target processing method is executed for the application program corresponding to the virtual icon selected by the user, so that the application program can be processed more efficiently.
In addition, if the at least two applications are all applications in the target application folder, one implementation manner of step 308 may be:
and executing the processing of the target processing mode on all the application programs in the application program folder.
Specific examples thereof may be:
referring to fig. 4b, the electronic device cleans up the relevant notification messages for all applications ("security center", "clock", "weather") in the "tools" in response to the user clicking on the clean up relevant notification message icon at the center of the hover box 402 a.
In this way, by displaying the processing method icon in the center of the floating frame, the user can execute the processing of the target processing method for all the applications in the application folder by directly clicking the processing method icon, thereby processing the applications more efficiently.
Therefore, in the embodiment, the application program in the target application program folder is determined, and the target processing mode processing is performed on the plurality of application programs in the target application program folder at the same time, so that the application program can be processed more effectively.
Fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention, and referring to fig. 5, the electronic device may specifically include a first receiving module 502, a first displaying module 504, a second receiving module 506, and a processing module 508, where:
a first receiving module 502, configured to receive a first input of a first application from a user, and determine, in response to the first input, a second application of the same type as the first application;
a first display module 504, configured to display at least one processing manner corresponding to the first application;
a second receiving module 506, configured to receive a second input of the at least one processing manner from the user, and select a target processing manner from the at least one processing manner in response to the second input;
a processing module 508, configured to execute the processing of the target processing manner on at least two target applications, where the at least two target applications are applications in the first application and the second application.
Optionally, the first display module 504 includes:
the first display sub-module is configured to display a first virtual icon and a floating frame associated with the first virtual icon, where the first virtual icon is generated based on an application icon of the first application program, and the floating frame is used to display at least one processing mode corresponding to the first application program.
Optionally, the electronic device further includes:
a second display module, configured to display the first virtual icon and a second virtual icon of the second application, where the second virtual icon is generated based on an application icon of the second application;
a third receiving module, configured to receive a third input from the user, and in response to the third input, select at least two virtual icons from the first virtual icon and the second virtual icon;
and the determining module is used for taking the application programs corresponding to the at least two virtual icons as the at least two target application programs.
As can be seen, the present embodiment can process the application more efficiently by determining the second application of the same type as the selected first application and processing a plurality of applications simultaneously therein.
The device provided by the embodiment of the present invention can implement each process implemented by the device in the method embodiments of fig. 1 to fig. 2e, and is not described herein again to avoid repetition. Further, it should be noted that, among the respective components of the apparatus of the present invention, the components thereof are logically divided according to the functions to be realized, but the present invention is not limited thereto, and the respective components may be newly divided or combined as necessary.
Fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present invention, and referring to fig. 6, the electronic device may specifically include a first receiving module 602, a first display module 604, a second receiving module 606, and a processing module 608, where:
a first receiving module 602, configured to receive a first input of a target application folder from a user, and determine an application in the target application folder in response to the first input;
a first display module 604, configured to display at least one processing manner corresponding to the target application folder;
a second receiving module 606, configured to receive a second input of the at least one processing manner from the user, and select a target processing manner from the at least one processing manner in response to the second input;
a processing module 608, configured to execute the processing of the target processing manner on at least two applications in the target application folder.
As can be seen, in the present embodiment, the application program in the target application folder is determined, and the processing of the selected target processing manner is simultaneously performed on the plurality of application programs in the target application folder, so that the application program can be processed more effectively.
The device provided by the embodiment of the present invention can implement each process implemented by the device in the method embodiments of fig. 3 to fig. 4b, and is not described herein again to avoid repetition. Further, it should be noted that, among the respective components of the apparatus of the present invention, the components thereof are logically divided according to the functions to be realized, but the present invention is not limited thereto, and the respective components may be newly divided or combined as necessary.
Figure 7 is a schematic diagram of a hardware configuration of an electronic device implementing various embodiments of the invention,
the electronic device 400 includes, but is not limited to: radio frequency unit 401, network module 402, audio output unit 403, input unit 404, sensor 405, display unit 406, user input unit 407, interface unit 408, memory 409, processor 410, and power supply 411. Those skilled in the art will appreciate that the electronic device configuration shown in fig. 7 does not constitute a limitation of the electronic device, and that the electronic device may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the electronic device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
The radio frequency unit 401 is configured to receive a first input of a first application program from a user;
and receiving a second input of the at least one processing mode from the user.
A processor 410 for determining a second application program of the same type as the first application program in response to the first input;
selecting a target processing mode from the at least one processing mode in response to the second input;
and executing the processing of the target processing mode on at least two target application programs, wherein the at least two target application programs are application programs in the first application program and the second application program.
The display unit 406 is configured to display at least one processing manner corresponding to the first application.
By determining the second application program of the same type as the selected first application program and processing a plurality of application programs simultaneously, the application programs can be processed more effectively.
The radio frequency unit 401 is further configured to receive a first input of the target application folder from the user;
and receiving a second input of the at least one processing mode from the user.
A processor 410 further configured to determine an application in the target application folder in response to the first input;
selecting a target processing mode from the at least one processing mode in response to the second input;
and executing the processing of the target processing mode on at least two application programs in the target application program folder.
The display unit 406 is further configured to display at least one processing manner corresponding to the target application folder.
By determining the application programs in the target application program folder and simultaneously executing the processing of the selected target processing mode on the plurality of application programs in the target application program folder, the application programs can be processed more effectively.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 401 may be used for receiving and sending signals during a message sending and receiving process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 410; in addition, the uplink data is transmitted to the base station. Typically, radio unit 401 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. Further, the radio unit 401 can also communicate with a network and other devices through a wireless communication system.
The electronic device provides wireless broadband internet access to the user via the network module 402, such as assisting the user in sending and receiving e-mails, browsing web pages, and accessing streaming media.
The audio output unit 403 may convert audio data received by the radio frequency unit 401 or the network module 402 or stored in the memory 409 into an audio signal and output as sound. Also, the audio output unit 403 may also provide audio output related to a specific function performed by the electronic apparatus 400 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 403 includes a speaker, a buzzer, a receiver, and the like.
The input unit 404 is used to receive audio or video signals. The input Unit 404 may include a Graphics Processing Unit (GPU) 4041 and a microphone 4042, and the Graphics processor 4041 processes image data of a still picture or video obtained by an image capturing apparatus (such as a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 406. The image frames processed by the graphic processor 4041 may be stored in the memory 409 (or other storage medium) or transmitted via the radio frequency unit 401 or the network module 402. The microphone 4042 may receive sound, and may be capable of processing such sound into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 401 in case of the phone call mode.
The electronic device 400 also includes at least one sensor 405, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor includes an ambient light sensor that adjusts the brightness of the display panel 4061 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 4061 and/or the backlight when the electronic apparatus 400 is moved to the ear. As one type of motion sensor, an accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of an electronic device (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), and vibration identification related functions (such as pedometer, tapping); the sensors 405 may also include a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, an infrared sensor, etc., which will not be described in detail herein.
The display unit 406 is used to display information input by the user or information provided to the user. The Display unit 406 may include a Display panel 4061, and the Display panel 4061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 407 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the electronic device. Specifically, the user input unit 407 includes a touch panel 4071 and other input devices 4072. Touch panel 4071, also referred to as a touch screen, may collect touch operations by a user on or near it (e.g., operations by a user on or near touch panel 4071 using a finger, a stylus, or any suitable object or attachment). The touch panel 4071 may include two parts, a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 410, receives a command from the processor 410, and executes the command. In addition, the touch panel 4071 can be implemented by using various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 4071, the user input unit 407 may include other input devices 4072. Specifically, the other input devices 4072 may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a track ball, a mouse, and a joystick, which are not described herein again.
Further, the touch panel 4071 can be overlaid on the display panel 4061, and when the touch panel 4071 detects a touch operation thereon or nearby, the touch operation is transmitted to the processor 410 to determine the type of the touch event, and then the processor 410 provides a corresponding visual output on the display panel 4061 according to the type of the touch event. Although in fig. 7, the touch panel 4071 and the display panel 4061 are two independent components to implement the input and output functions of the electronic device, in some embodiments, the touch panel 4071 and the display panel 4061 may be integrated to implement the input and output functions of the electronic device, and the implementation is not limited herein.
The interface unit 408 is an interface for connecting an external device to the electronic apparatus 400. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 408 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the electronic apparatus 400 or may be used to transmit data between the electronic apparatus 400 and an external device.
The memory 409 may be used to store software programs as well as various data. The memory 409 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 409 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 410 is a control center of the electronic device, connects various parts of the entire electronic device using various interfaces and lines, performs various functions of the electronic device and processes data by operating or executing software programs and/or modules stored in the memory 409 and calling data stored in the memory 409, thereby performing overall monitoring of the electronic device. Processor 410 may include one or more processing units; preferably, the processor 410 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 410.
The electronic device 400 may further include a power supply 411 (e.g., a battery) for supplying power to various components, and preferably, the power supply 411 may be logically connected to the processor 410 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system.
In addition, the electronic device 400 includes some functional modules that are not shown, and are not described in detail herein.
Preferably, an embodiment of the present invention further provides an electronic device, which includes a processor, a memory, and a computer program stored in the memory and capable of running on the processor, where the computer program, when executed by the processor, implements each process of the foregoing application processing method embodiment, and can achieve the same technical effect, and details are not repeated here to avoid repetition.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the foregoing application processing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
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.
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 invention 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 invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (10)

1. An application processing method applied to an electronic device is characterized by comprising the following steps:
receiving first input of a user to a first application program, and determining a second application program of the same type as the first application program in response to the first input;
displaying at least one processing mode corresponding to the first application program;
receiving a second input of the user to the at least one processing mode, and responding to the second input to select a target processing mode from the at least one processing mode;
and executing the processing of the target processing mode on at least two target application programs, wherein the at least two target application programs are application programs in the first application program and the second application program.
2. The method according to claim 1, wherein the displaying at least one processing manner corresponding to the first application comprises:
displaying a first virtual icon and a floating frame associated with the first virtual icon, wherein the first virtual icon is generated based on an application icon of the first application program, and the floating frame is used for displaying at least one processing mode corresponding to the first application program.
3. The method according to claim 2, further comprising, before said performing the target processing mode of the processing on the at least two target applications:
displaying the first virtual icon and a second virtual icon of the second application, the second virtual icon being generated based on an application icon of the second application;
receiving a third input by the user, selecting at least two virtual icons from the first virtual icon and the second virtual icon in response to the third input;
and taking the application programs corresponding to the at least two virtual icons as the at least two target application programs.
4. An application processing method applied to an electronic device is characterized by comprising the following steps:
receiving first input of a user to a target application program folder, and determining an application program in the target application program folder in response to the first input;
displaying at least one processing mode corresponding to the target application program folder;
receiving a second input of the user to the at least one processing mode, and responding to the second input to select a target processing mode from the at least one processing mode;
and executing the processing of the target processing mode on at least two application programs in the target application program folder.
5. An electronic device, comprising:
the device comprises a first receiving module, a second receiving module and a first display module, wherein the first receiving module is used for receiving first input of a user to a first application program, and determining a second application program of the same type as the first application program in response to the first input;
the first display module is used for displaying at least one processing mode corresponding to the first application program;
a second receiving module, configured to receive a second input of the at least one processing manner from the user, and select a target processing manner from the at least one processing manner in response to the second input;
and the processing module is used for executing the processing of the target processing mode on at least two target application programs, wherein the at least two target application programs are application programs in the first application program and the second application program.
6. The electronic device of claim 5, wherein the first display module comprises:
the first display sub-module is configured to display a first virtual icon and a floating frame associated with the first virtual icon, where the first virtual icon is generated based on an application icon of the first application program, and the floating frame is used to display at least one processing mode corresponding to the first application program.
7. The electronic device of claim 6, further comprising:
a second display module, configured to display the first virtual icon and a second virtual icon of the second application, where the second virtual icon is generated based on an application icon of the second application;
a third receiving module, configured to receive a third input from the user, and in response to the third input, select at least two virtual icons from the first virtual icon and the second virtual icon;
and the determining module is used for taking the application programs corresponding to the at least two virtual icons as the at least two target application programs.
8. An electronic device, comprising:
the device comprises a first receiving module, a second receiving module and a third receiving module, wherein the first receiving module is used for receiving first input of a target application program folder from a user and determining an application program in the target application program folder in response to the first input;
the first display module is used for displaying at least one processing mode corresponding to the target application program folder;
a second receiving module, configured to receive a second input of the at least one processing manner from the user, and select a target processing manner from the at least one processing manner in response to the second input;
and the processing module is used for executing the processing of the target processing mode on at least two application programs in the target application program folder.
9. An electronic device, comprising: memory, processor and computer program stored on the memory and executable on the processor, which computer program, when executed by the processor, carries out the steps of the method according to any one of claims 1 to 4.
10. A computer-readable storage medium, characterized in that a computer program is stored on the computer-readable storage medium, which computer program, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 4.
CN201911194234.3A 2019-11-28 2019-11-28 Application processing method and electronic equipment Pending CN110908572A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911194234.3A CN110908572A (en) 2019-11-28 2019-11-28 Application processing method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911194234.3A CN110908572A (en) 2019-11-28 2019-11-28 Application processing method and electronic equipment

Publications (1)

Publication Number Publication Date
CN110908572A true CN110908572A (en) 2020-03-24

Family

ID=69820365

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911194234.3A Pending CN110908572A (en) 2019-11-28 2019-11-28 Application processing method and electronic equipment

Country Status (1)

Country Link
CN (1) CN110908572A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112764833A (en) * 2021-01-22 2021-05-07 维沃移动通信有限公司 Application program management method and device and electronic equipment

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103218133A (en) * 2013-03-28 2013-07-24 东莞宇龙通信科技有限公司 Startup method of associated application program and terminal
US20140149920A1 (en) * 2012-11-29 2014-05-29 Samsung Electronics Co., Ltd. Method and electronic device for switching application programs
CN106155472A (en) * 2015-04-28 2016-11-23 东莞酷派软件技术有限公司 A kind of operation application drawing calibration method, device and mobile terminal
US20170364238A1 (en) * 2016-06-17 2017-12-21 Samsung Electronics Co., Ltd. User input processing method and electronic device performing the same
CN109828704A (en) * 2018-12-28 2019-05-31 努比亚技术有限公司 A kind of electronic equipment control method, terminal and computer readable storage medium
CN109840119A (en) * 2018-12-28 2019-06-04 努比亚技术有限公司 A kind of terminal applies starting method, terminal and computer readable storage medium
CN110058754A (en) * 2019-03-29 2019-07-26 维沃移动通信有限公司 A kind of option display method and terminal device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140149920A1 (en) * 2012-11-29 2014-05-29 Samsung Electronics Co., Ltd. Method and electronic device for switching application programs
CN103218133A (en) * 2013-03-28 2013-07-24 东莞宇龙通信科技有限公司 Startup method of associated application program and terminal
CN106155472A (en) * 2015-04-28 2016-11-23 东莞酷派软件技术有限公司 A kind of operation application drawing calibration method, device and mobile terminal
US20170364238A1 (en) * 2016-06-17 2017-12-21 Samsung Electronics Co., Ltd. User input processing method and electronic device performing the same
CN109828704A (en) * 2018-12-28 2019-05-31 努比亚技术有限公司 A kind of electronic equipment control method, terminal and computer readable storage medium
CN109840119A (en) * 2018-12-28 2019-06-04 努比亚技术有限公司 A kind of terminal applies starting method, terminal and computer readable storage medium
CN110058754A (en) * 2019-03-29 2019-07-26 维沃移动通信有限公司 A kind of option display method and terminal device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112764833A (en) * 2021-01-22 2021-05-07 维沃移动通信有限公司 Application program management method and device and electronic equipment
WO2022156663A1 (en) * 2021-01-22 2022-07-28 维沃移动通信有限公司 Application program management method and apparatus, and electronic device

Similar Documents

Publication Publication Date Title
CN108255378B (en) Display control method and mobile terminal
CN107977132B (en) Information display method and mobile terminal
CN108491129B (en) Application program management method and terminal
CN108491133B (en) Application program control method and terminal
CN110196667B (en) Notification message processing method and terminal
CN108427526B (en) Application program management method and terminal
CN110413168B (en) Icon management method and terminal
CN109491738B (en) Terminal device control method and terminal device
CN107943390B (en) Character copying method and mobile terminal
CN110308839B (en) File management method and terminal equipment
CN109739407B (en) Information processing method and terminal equipment
CN108920226B (en) Screen recording method and device
CN110096326A (en) A kind of screenshotss method, terminal device and computer readable storage medium
CN111142769A (en) Split screen display method and electronic equipment
CN110196668B (en) Information processing method and terminal equipment
CN110213729B (en) Message sending method and terminal
CN110825295B (en) Application program control method and electronic equipment
CN110442279B (en) Message sending method and mobile terminal
CN108600498B (en) Information prompting method and device
CN111610903A (en) Information display method and electronic equipment
CN110928619B (en) Wallpaper setting method and device, electronic equipment and medium
CN110413363B (en) Screenshot method and terminal equipment
US11669237B2 (en) Operation method and terminal device
CN109782970B (en) Display method and terminal
CN111142721A (en) Application icon processing method and electronic equipment

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