CN111857465A - Application icon sorting method and device and electronic equipment - Google Patents

Application icon sorting method and device and electronic equipment Download PDF

Info

Publication number
CN111857465A
CN111857465A CN202010615624.XA CN202010615624A CN111857465A CN 111857465 A CN111857465 A CN 111857465A CN 202010615624 A CN202010615624 A CN 202010615624A CN 111857465 A CN111857465 A CN 111857465A
Authority
CN
China
Prior art keywords
icon
application
icon area
area
application program
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.)
Granted
Application number
CN202010615624.XA
Other languages
Chinese (zh)
Other versions
CN111857465B (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 CN202010615624.XA priority Critical patent/CN111857465B/en
Publication of CN111857465A publication Critical patent/CN111857465A/en
Application granted granted Critical
Publication of CN111857465B publication Critical patent/CN111857465B/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/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
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • 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/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

Abstract

The application discloses an application icon sorting method and device and electronic equipment, and belongs to the technical field of application icon sorting. The method comprises the following steps: displaying a first identifier and a second identifier, wherein the first identifier is used for indicating a first icon area, the second identifier is used for indicating a second icon area, the first icon area comprises application icons of at least two first application programs, and the second icon area comprises application icons of at least one second application program; receiving a first input of the first identification and the second identification by a user; and responding to the first input, and performing icon arrangement on the first application program and the second application program. The method and the device can realize the sorting of one or more application icons without sorting the application icons one by one, reduce the operation steps of a user and improve the user experience.

Description

Application icon sorting method and device and electronic equipment
Technical Field
The application belongs to the technical field of application icon arrangement, and particularly relates to an application icon arrangement method and device and electronic equipment.
Background
With the continuous development of science and technology, electronic devices (such as mobile phones, tablet computers and the like) gradually become an indispensable tool in life and work of people.
At present, more and more APPs (applications) are installed on electronic equipment used by a user, icons on a desktop of the electronic equipment are increased, and desktop icons are more and more difficult to manage by the user, for example, when the user wants to adjust the positions of icons of the same type on the desktop, the user needs to adjust the icons one by one, and the steps are complex; after a user changes the size of the desktop layout, particularly when the layout is changed from large to small, desktop icons can be disordered, and the user needs to manually adjust again, so that the user experience is influenced; the user also needs to delete similar applications one by one when the user wants to delete the similar applications.
Disclosure of Invention
The embodiment of the application icon arrangement method and device and electronic equipment can solve the problems that in the prior art, icon arrangement schemes need to be adjusted one by a user and operation is complex.
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 icon sorting method, including:
displaying a first identifier and a second identifier, wherein the first identifier is used for indicating a first icon area, the second identifier is used for indicating a second icon area, the first icon area comprises application icons of at least two first application programs, and the second icon area comprises application icons of at least one second application program;
Receiving a first input of the first identification and the second identification by a user;
and responding to the first input, and performing icon arrangement on the first application program and the second application program.
In a second aspect, an embodiment of the present application provides an application icon sorting apparatus, where the apparatus includes:
the system comprises an identifier display module, a first identifier display module and a second identifier display module, wherein the first identifier is used for indicating a first icon area, the second identifier is used for indicating a second icon area, the first icon area comprises at least two application icons of a first application program, and the second icon area comprises at least one application icon of a second application program;
the first input receiving module is used for receiving first input of the first identification and the second identification by a user;
and the icon sorting module is used for responding to the first input and carrying out icon sorting on the first application program and the second application program.
In a third aspect, an embodiment of the present application provides 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 application icon sorting method according to the first aspect.
In a fourth aspect, the present application provides a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the application icon sorting method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides 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 application icon sorting method according to the first aspect.
In the embodiment of the application, by displaying a first identifier and a second identifier, the first identifier is used for indicating a first icon area, the second identifier is used for indicating a second icon area, the first icon area comprises at least two application icons of a first application program, the second icon area comprises at least one application icon of a second application program, first input of a user to the first identifier and the second identifier is received, and in response to the first input, icon sorting is performed on the first application program and the second application program. The application icons of at least one application program are divided into areas in advance, and the application icons in the icon areas are sorted, so that one or more application icons can be sorted simultaneously, the application icons do not need to be sorted one by one, the operation steps of a user are reduced, and the user experience is improved.
Drawings
Fig. 1 is a flowchart illustrating steps of an application icon sorting method according to an embodiment of the present application;
fig. 2 is a schematic diagram of icon area division according to an embodiment of the present disclosure;
fig. 3 is a schematic diagram of an application download according to an embodiment of the present application;
fig. 4 is a schematic diagram of dividing an application area according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of an application icon sorting apparatus according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure;
fig. 7 is a schematic structural diagram of another electronic device according to an 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 application icon arrangement scheme provided by the embodiment of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
Referring to fig. 1, a flowchart illustrating steps of an application icon sorting method provided in an embodiment of the present application is shown, and as shown in fig. 1, the application icon sorting method may specifically include the following steps:
step 101: displaying a first identifier and a second identifier, wherein the first identifier is used for indicating a first icon area, the second identifier is used for indicating a second icon area, the first icon area comprises application icons of at least two first application programs, and the second icon area comprises application icons of at least one second application program.
The method and the device for processing the application icons on the desktop of the electronic equipment can be applied to a scene for sorting the application icons on the desktop of the electronic equipment.
In this embodiment, the application icons of the applications on the desktop may be divided into icon areas in advance, and the divided icon areas may include one or more application icons of the applications, for example, after the application icons of the applications on the desktop are divided into icon areas, the divided icon areas may include an icon area 1, an icon area 2, and an icon area 3, where the icon area 1 includes an application icon of the application 1 and an application icon of the application 2, the icon area 2 includes an application icon of the application 3, and the icon area 3 includes an application icon of the application 4, an application icon of the application 5, and an application icon of the application 6.
It should be understood that the above examples are only examples for better understanding of the technical solutions of the embodiments of the present application, and are not to be taken as the only limitation to the embodiments.
At least two application icons of the first application may be included in the first icon area and at least one application icon of the second application may be included in the second icon area.
When the application icons on the screen of the electronic equipment need to be sorted, an application icon sorting mode can be entered in advance, and the application icon sorting mode refers to a mode for sorting the icons of the application programs on the desktop.
In this embodiment, the application icon sorting mode may be entered by long-pressing an icon of an application program on the desktop, and of course, the application icon sorting mode may also be entered in other manners, for example, a button may be triggered and generated on the desktop, and the application icon sorting mode may be entered by clicking the button.
The first icon area and the second icon area are icon areas obtained by dividing icons of application programs on the desktop after the desktop enters the application icon sorting mode.
In this embodiment, the icon area can be divided into the following two schemes:
1. for example, when the application icon is first edited (enters an application icon sorting mode), a surrounding square frame may be formed around each application icon on the desktop as an icon area, and a user may expand the icon area by dragging the square frame on the application icon to form an icon area surrounding a plurality of application icons, as shown in fig. 2. At this time, the enclosing square frame may be used as an identifier of the icon area.
2. For example, as shown in fig. 4, after entering the app icon sorting mode, a button "divide application area" may be displayed on the screen of the electronic device, and after clicking the button, a square frame is displayed in the page, and the user may zoom and move the square frame to select at least one app icon to form an icon area, where the square frame may be used as an identifier of the icon area. The area of the application icon can be further defined according to the input of the user, if the user draws a circle, the area in the circle is the area of the application icon defined by the user, and at this time, the circular frame can be used as the identifier of the icon area.
Of course, without being limited thereto, in a specific implementation, the icon area may also be determined in other manners, and specifically, may be determined according to a business requirement, which is not limited in this embodiment.
After entering the application icon arranging mode, the first identifier and the second identifier may be displayed, and then, step 102 is performed.
Step 102: and receiving first input of the first identification and the second identification by a user.
The first input is input performed on the first identifier and the second identifier to sort the application icons in the first icon area and the application icons in the second icon area.
In this embodiment, the first input may be a drag operation of the first identifier of the first icon area to the second identifier of the second icon area performed by the user. The first icon area and the second icon area may be a first icon area and a second icon area, where the first icon area and the second icon area are located in the first icon area and the second icon area, respectively.
After displaying the first identifier and the second identifier, a first input may be performed by the user on the first identifier and the second identifier to effect sorting of the application icons within the first icon area indicated by the first identifier and the application icons within the second icon area indicated by the second identifier.
In this embodiment, the first input may be a drag operation performed on the first identifier to the second identifier, for example, the first identifier is a square frame, and the user may drag the square frame to the second identifier to form the first input.
After receiving a first input of the first identity and the second identity by the user, step 103 is performed.
Step 103: and responding to the first input, and performing icon arrangement on the first application program and the second application program.
After receiving a first input of the user to the first identifier and the second identifier, the icon arrangement may be performed on the first application program in the first icon area and the second application program in the second icon area, and specifically, the arrangement manner may include: the location of the application icon is moved or the application icon is categorized into a folder. In particular, the detailed description may be combined with the following specific implementations.
In a specific implementation manner of the present application, the step 103 may include:
substep S1: and under the condition that the central point of the first icon area is located at the first position of the second icon area according to the dragging operation, combining the first icon area and the second icon area to generate a target icon area, and displaying the first application program and the second application program in the target icon area.
In the present embodiment, the target icon area refers to an icon area generated after the first icon area and the second icon area are merged.
The first position refers to a position within the second icon area, for example, the first position is a center position of the second icon area.
When the center point of the first icon area is determined to be located at the first position of the second icon area according to the dragging operation, that is, the user drags the first icon area to move towards the second icon area, and when the center point of the first icon area is located at the first position of the second icon area, the first icon area and the second icon area are merged, so that a target icon area is generated, and further, the application icons of the first application program in the first icon area and the application icons of the second application program in the second icon area can be displayed in the target icon area.
Substep S2: and under the condition that the central point of the first icon area and the second position of the second icon area are determined according to the dragging operation, generating an application icon folder, and displaying the first application program and the second application program in the application icon folder.
The application icon folder refers to a folder of the application program in the first application icon area and the second application icon area.
The second position refers to a position within the second icon area, for example, a position of an edge area of the second icon area, and the like.
When it is determined that the center point of the first icon area is located at the second position of the second icon area according to the dragging operation, that is, when the user drags the first identifier to move to the second identifier, in the case that the center point of the first icon area is located at the second position of the second icon area, a folder, that is, an application icon folder may be generated.
After the application icon folder is generated, the application icon of the first application program in the first icon area and the application icon of the second application program in the second icon area may be displayed in the application icon folder, that is, the application icons corresponding to the first application program and the second application program are saved in a folder form.
In the embodiment, the arrangement of one or more application programs can be realized through the operation of the icon area by the aid of the pre-divided icon area, and a user does not need to arrange the application icons one by one, so that operation steps of the user are reduced.
In this embodiment, the application program that needs to be merged may be determined according to the overlapping area of the first icon area and the second icon area, and specifically, the detailed description may be made in conjunction with the following specific implementation manner.
In a specific implementation manner of the present application, the sub-step S1 may include:
substep K1: and under the condition that the central point of the first icon area is determined to be located at the first position of the second icon area according to the dragging operation, acquiring the area of the overlapping area of the first icon area and the second icon area.
In the present embodiment, the overlapping area refers to an area of the overlapping area of the first icon area and the icon area.
When the user performs a drag operation on the first identifier to the second identifier and finishes the drag operation, and the center point of the first icon region is located at the first position of the second icon region, the overlapping region area of the first icon region and the second icon region may be obtained.
After acquiring the overlapping area of the first icon region and the second icon region, substep K2 is performed
Substep K2: and determining an application program to be merged in the first application program and the second application program according to the overlapping area.
The application program to be merged refers to the application program which needs to be merged in the first application program in the first icon area and the second application program in the second icon area.
After the overlapping area of the first icon area and the second icon area is obtained, the application programs to be merged in the first application program and the second application program may be determined according to the overlapping area, for example, when the first column of application icons in the first icon area and the first column of application icons in the second icon area are overlapped, the application programs corresponding to the first column of application icons in the first icon area and the application programs corresponding to the first column of application icons in the second icon area are used as the application programs to be merged. Or when the first row of application icons in the first icon area and the first row of application icons in the second icon area are overlapped, the application programs corresponding to the first row of application icons in the first icon area and the application programs corresponding to the first row of application icons in the second icon area are used as application programs to be merged.
It should be understood that the above examples are only examples for better understanding of the technical solutions of the embodiments of the present application, and are not to be taken as the only limitation to the embodiments.
After determining the application to be merged of the first application and the second application based on the overlapping area, sub-step K3 is performed.
Substep K3: and merging the application programs to be merged to generate a target icon area, and displaying the application programs to be merged in the target icon area.
After determining the application programs to be merged, merging the application icons corresponding to the application programs to be merged to generate a target icon area, and displaying the application icons of the application programs to be merged in the target icon area.
In this embodiment, the user may further perform a one-step operation to delete multiple application programs at the same time, and specifically, the detailed description may be made in conjunction with the following specific implementation manner.
In a specific implementation manner of the present application, after displaying application icons corresponding to the first application program and the second application program in the target icon area, the method may further include:
step M1: and receiving the deletion operation of the target icon area by the user.
In the present embodiment, the deletion operation refers to an operation performed by the user on the target icon area for deleting the target icon area. Specifically, after entering the application icon sorting mode, a trash can icon may be displayed on the desktop, and the user may drag the target icon area to a position above the trash can icon, thereby triggering a deletion operation for the target icon area.
Of course, the deleting operation may also be other forms of deleting operation, and specifically, may be determined according to a service requirement, which is not limited in this embodiment.
After receiving the user's deletion operation of the target icon area, step M2 is performed.
Step M2: and in response to the deletion operation, deleting all the application programs contained in the target icon area.
After receiving a deletion operation for the target icon region, the target icon region may be deleted and all applications contained within the target icon region may be deleted according to the deletion operation. That is, in the present embodiment, the first application program and the second application program are included in the target icon area, and after receiving the deletion operation for the target icon area, the target icon area may be deleted, and the first application program and the second application program may be deleted.
According to the method and the device for deleting the application icons, the application icons of the plurality of application programs can be simultaneously unloaded by executing the deleting operation on the icon area, the user does not need to unload the application programs one by one, and the operation steps of the user are simplified.
In this embodiment, a user may further perform a convergence operation on the target icon area to generate a folder corresponding to the target icon area, and display an application icon of an application program in the target icon area in the folder.
In another specific implementation manner of the present application, after displaying the application icons of the first application program and the second application program in the target icon area, the method may further include:
step N1: displaying a third identifier, wherein the third identifier is used for indicating the target icon area.
In this embodiment, the third identifier is an identifier for indicating the target icon area, for example, the application icons in the target icon area are all enclosed by a circular frame, and the circular frame can be used as the third identifier of the target icon area.
Of course, in a specific implementation, the third identifier may also be an identifier in other forms, and specifically, may be determined according to a service requirement, which is not limited in this embodiment.
After the target icon area is generated, the third identifier corresponding to the target icon area may be displayed, and then step N2 is performed.
Step N2: and receiving a second input of the third identification by the user.
The second input refers to an input performed by the user on the third identifier, in this embodiment, the second input may be an input formed by double-clicking the third identifier by the user, or an input formed by performing an aggregation operation on the third identifier by the user, specifically, a form of the second input may be determined according to an actual situation, which is not limited in this embodiment.
After displaying the third identifier, a second input may be performed by the user on the third identifier, and then step N3 is performed.
Step N3: and responding to the second input, generating a target application folder, and displaying the application program in the target icon area in the target application folder.
After receiving a second identification of the target icon area by the user, a target application folder may be generated according to a second input, and the application programs in the target icon area are displayed in the target application folder, that is, the application icons of the first application program and the second application program in the target icon area are displayed in the target application folder.
In the embodiment, the application folder can be generated through one-time input of the user, the application icons of the application programs in the target icon area are displayed in the folder, and compared with the scheme that the user needs to drag the application icons to the folder one by one in the prior art, the method and the device for displaying the application icons in the target icon area can simplify the operation steps of the user and improve the use experience of the user.
Of course, in this embodiment, an installation area of the application program may also be preset when the application program is downloaded, so as to download and install the application program into the corresponding icon area, and specifically, the detailed description may be made in conjunction with the following specific implementation manner.
In another specific implementation manner of the present application, the method may further include:
step P1: after receiving a download operation for the third application, the icon area is displayed.
In this embodiment, the third application refers to an application currently performing a downloading operation.
After receiving the download operation for the third application, an icon area may be displayed, as shown in fig. 3, and after receiving the download operation for the third application, an icon area, such as area 1, area 2,. or 6, may be displayed on the download interface.
After the icon area is displayed, step P2 is performed.
Step P2: and acquiring a third icon area selected from the icon areas.
The third icon area is an icon area selected by the user from among icon areas displayed in the display interface, and as shown in fig. 3, areas 1 to 6 are displayed in the display interface, and when the user selects area 3, area 3 is set as the third icon area.
After the icon area is displayed, the user may click on an area required for installation of the downloaded application in the displayed icon area as a third icon area.
After the third icon area selected from the icon areas is acquired, step P3 is performed.
Step P3: and downloading and installing the third application program to the third icon area.
After the selected third icon area is acquired, a third application program performing a download operation may be downloaded and installed to the third icon area.
According to the method and the device, the position of the application program to be installed is selected when the application program is downloaded, so that the position of the application program on a desktop does not need to be adjusted by a user after the downloading is finished, the operation steps of the user are reduced, and the user experience is improved.
According to the application icon arrangement method provided by the embodiment of the application, the first identification is used for indicating the first icon area, the second identification is used for indicating the second icon area, the first icon area comprises application icons of at least two first application programs, the second icon area comprises at least one application icon of a second application program, first input of a user to the first identification and the second identification is received, and icon arrangement is carried out on the first application program and the second application program in response to the first input. The application icons of at least one application program are divided into areas in advance, and the application icons in the icon areas are sorted, so that one or more application icons can be sorted simultaneously, the application icons do not need to be sorted one by one, the operation steps of a user are reduced, and the user experience is improved.
It should be noted that in the application icon arranging method provided in the embodiment of the present application, the execution main body may be an application icon arranging device, or a control module in the application icon arranging device, configured to execute the application icon arranging method. In the embodiment of the present application, an application icon sorting device is taken as an example to execute an application icon sorting method, and the application icon sorting device provided in the embodiment of the present application is described.
Referring to fig. 5, a schematic structural diagram of an application icon sorting apparatus provided in an embodiment of the present application is shown, and as shown in fig. 5, the application icon sorting apparatus may specifically include the following modules:
an identifier display module 510, configured to display a first identifier and a second identifier, where the first identifier is used to indicate a first icon area, the second identifier is used to indicate a second icon area, the first icon area includes application icons of at least two first application programs, and the second icon area includes an application icon of at least one second application program;
a first input receiving module 520, configured to receive a first input of the first identifier and the second identifier from a user;
an icon arranging module 530, configured to perform icon arrangement on the first application program and the second application program in response to the first input.
Optionally, the first input receiving module 520 includes:
the dragging operation receiving unit is used for receiving dragging operation of the first identifier to the second identifier by a user;
the icon arranging module 530 includes:
the first icon sorting unit is used for merging the first icon area and the second icon area to generate a target icon area and displaying the first application program and the second application program in the target icon area under the condition that the central point of the first icon area is determined to be located at the first position of the second icon area according to the dragging operation;
and the second icon sorting unit is used for generating an application icon folder and displaying the first application program and the second application program in the application icon folder under the condition that the central point of the first icon area is determined to be positioned at the second position of the second icon area according to the dragging operation.
Optionally, the first icon arranging unit includes:
the area acquisition subunit is configured to acquire an overlapping area of the first icon area and the second icon area when it is determined that the center point of the first icon area is located at the first position of the second icon area according to the dragging operation;
A to-be-merged application determining subunit, configured to determine, according to the overlapping area, an application to be merged in the first application program and the second application program;
and the target area generating subunit is used for merging the application programs to be merged, generating a target icon area, and displaying the application programs to be merged in the target icon area.
Optionally, the method further comprises:
the deleting operation receiving module is used for receiving the deleting operation of the user on the target icon area;
and the application program deleting module is used for responding to the deleting operation and deleting all the application programs contained in the target icon area.
Optionally, the method further comprises:
a third identifier display module, configured to display a third identifier, where the third identifier is used to indicate the target icon area;
the second input receiving module is used for receiving second input of the third identifier by the user;
and the target folder generation module is used for responding to the second input, generating a target application folder and displaying the application program in the target icon area in the target application folder.
Optionally, the method further comprises:
the icon area display module is used for displaying the icon area after receiving the downloading operation of the third application program from the user;
A third area selection module, configured to obtain a third icon area selected from the icon areas;
and the third application installation module is used for downloading and installing the third application program to the third icon area.
According to the application icon arranging device provided by the embodiment of the application, the first identification is used for indicating the first icon area, the second identification is used for indicating the second icon area, the first icon area comprises application icons of at least two first application programs, the second icon area comprises application icons of at least one second application program, first input of a user to the first identification and the second identification is received, and icon arrangement is carried out on the first application program and the second application program in response to the first input. The application icons of at least one application program are divided into areas in advance, and the application icons in the icon areas are sorted, so that one or more application icons can be sorted simultaneously, the application icons do not need to be sorted one by one, the operation steps of a user are reduced, and the user experience is improved.
The application icon sorting 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 icon arranging 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 icon sorting device provided in the embodiment of the present application can implement each process implemented in the method embodiment of fig. 1, and is not described here again to avoid repetition.
Optionally, as shown in fig. 6, an electronic device 600 is further provided in this embodiment of the present application, and includes a processor 601, a memory 602, and a program or an instruction stored in the memory 602 and capable of being executed on the processor 601, where the program or the instruction is executed by the processor 601 to implement each process of the foregoing embodiment of the application icon sorting method, 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. 7 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 700 includes, but is not limited to: a radio frequency unit 701, a network module 702, an audio output unit 703, an input unit 704, a sensor 705, a display unit 706, a user input unit 707, an interface unit 708, a memory 709, and a processor 710.
Those skilled in the art will appreciate that the electronic device 700 may also include a power supply (e.g., a battery) for powering the various components, and the power supply may be logically coupled to the processor 710 via a power management system, such that the functions of managing charging, discharging, and power consumption may be performed via the power management system. The electronic device structure shown in fig. 7 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 processor 710 is configured to display a first identifier and a second identifier, where the first identifier is used to indicate a first icon area, the second identifier is used to indicate a second icon area, the first icon area includes application icons of at least two first applications, and the second icon area includes an application icon of at least one second application; receiving a first input of the first identification and the second identification by a user; and responding to the first input, and performing icon arrangement on the first application program and the second application program.
The method comprises the steps of displaying a first mark and a second mark, wherein the first mark is used for indicating a first icon area, the second mark is used for indicating a second icon area, the first icon area comprises at least two application icons of a first application program, the second icon area comprises at least one application icon of a second application program, receiving first input of a user to the first mark and the second mark, responding to the first input, and conducting icon arrangement on the first application program and the second application program. The application icons of at least one application program are divided into areas in advance, and the application icons in the icon areas are sorted, so that one or more application icons can be sorted simultaneously, the application icons do not need to be sorted one by one, the operation steps of a user are reduced, and the user experience is improved.
Optionally, the user input unit 707 is further configured to receive a drag operation of the first identifier to the second identifier by the user;
optionally, the user input unit 707 is further configured to, in a case that it is determined that a center point of the first icon area is located at a first position of the second icon area according to the dragging operation, merge the first icon area and the second icon area to generate a target icon area, and display the first application program and the second application program in the target icon area; and under the condition that the central point of the first icon area is determined to be located at the second position of the second icon area according to the dragging operation, generating an application icon folder, and displaying the first application program and the second application program in the application icon folder.
Optionally, the user input unit 707 is further configured to, in a case that it is determined that the center point of the first icon region is located at the first position of the second icon region according to the dragging operation, acquire an overlapping area of the first icon region and the second icon region; determining an application program to be merged in the first application program and the second application program according to the overlapping area; and merging the application programs to be merged to generate a target icon area, and displaying the application programs to be merged in the target icon area.
Optionally, the user input unit 707 is further configured to receive a deletion operation of the target icon area by the user; and in response to a deletion operation, deleting all the application programs contained in the target icon area.
Optionally, the user input unit 707 is further configured to display a third identifier, where the third identifier is used to indicate the target icon area; receiving a second input of the third identification by the user; and responding to the second input, generating a target application folder, and displaying the application program in the target icon area in the target application folder.
Optionally, the user input unit 707 is further configured to display an icon area after receiving a download operation for the third application program; acquiring a third icon area selected from the icon areas; and downloading and installing the third application program to the third icon area.
According to the method and the device, the icon area can be displayed when the application program is downloaded, and the downloaded application program is directly installed in the icon area selected by the user, so that the user does not need to sort the icons of the newly downloaded application program.
It should be understood that in the embodiment of the present application, the input Unit 704 may include a Graphics Processing Unit (GPU) 7041 and a microphone 7042, and the graphics processing Unit 7041 processes image data of still pictures or videos obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The display unit 706 may include a display panel 7061, and the display panel 7061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 707 includes a touch panel 7071 and other input devices 7072. The touch panel 7071 is also referred to as a touch screen. The touch panel 7071 may include two parts of a touch detection device and a touch controller. Other input devices 7072 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. Memory 709 may be used to store software programs as well as various data, including but not limited to applications and operating systems. Processor 710 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 710.
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 the foregoing application icon sorting method embodiment, 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 the above embodiment of the application icon sorting method, and can achieve the same technical effect, and in order to avoid repetition, the description is omitted here.
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 (10)

1. An application icon arranging method is characterized by comprising the following steps:
displaying a first identifier and a second identifier, wherein the first identifier is used for indicating a first icon area, the second identifier is used for indicating a second icon area, the first icon area comprises application icons of at least two first application programs, and the second icon area comprises application icons of at least one second application program;
receiving a first input of the first identification and the second identification by a user;
and responding to the first input, and performing icon arrangement on the first application program and the second application program.
2. The method of claim 1, wherein receiving a first input by a user to the first identifier and the second identifier comprises:
receiving a dragging operation of the first identifier to the second identifier by a user;
the icon arranging the first application program and the second application program in response to the first input comprises:
under the condition that the central point of the first icon area is located at the first position of the second icon area according to the dragging operation, combining the first icon area and the second icon area to generate a target icon area, and displaying the first application program and the second application program in the target icon area;
And under the condition that the central point of the first icon area is determined to be located at the second position of the second icon area according to the dragging operation, generating an application icon folder, and displaying the first application program and the second application program in the application icon folder.
3. The method according to claim 2, wherein in a case that it is determined that the center point of the first icon area is located at the first position of the second icon area according to the dragging operation, merging the first icon area and the second icon area to generate a target icon area, and displaying the first application program and the second application program in the target icon area, comprises:
under the condition that the central point of the first icon area is located at the first position of the second icon area according to the dragging operation, acquiring the area of an overlapping area of the first icon area and the second icon area;
determining an application program to be merged in the first application program and the second application program according to the overlapping area;
and merging the application programs to be merged to generate a target icon area, and displaying the application programs to be merged in the target icon area.
4. The method of claim 2, wherein after merging the first icon area and the second icon area to generate a target icon area and displaying the first application and the second application in the target icon area, the method further comprises:
receiving a deleting operation of a user on the target icon area;
and in response to the deletion operation, deleting all the application programs contained in the target icon area.
5. The method of claim 2, wherein after merging the first icon area and the second icon area to generate a target icon area and displaying the first application and the second application in the target icon area, the method further comprises:
displaying a third identifier, wherein the third identifier is used for indicating the target icon area;
receiving a second input of the third identification by the user;
and responding to the second input, generating a target application folder, and displaying the application program in the target icon area in the target application folder.
6. The method of claim 1, further comprising, after said iconifying the first application and the second application in response to the first input:
After receiving a downloading operation of a user on the third application program, displaying an icon area;
acquiring a third icon area selected from the icon areas;
and downloading and installing the third application program to the third icon area.
7. An application icon arranging apparatus, comprising:
the system comprises an identifier display module, a first identifier display module and a second identifier display module, wherein the first identifier is used for indicating a first icon area, the second identifier is used for indicating a second icon area, the first icon area comprises at least two application icons of a first application program, and the second icon area comprises at least one application icon of a second application program;
the first input receiving module is used for receiving first input of the first identification and the second identification by a user;
and the icon sorting module is used for responding to the first input and carrying out icon sorting on the first application program and the second application program.
8. The apparatus of claim 7, wherein the first input receiving module comprises:
the dragging operation receiving unit is used for receiving dragging operation of the first identifier to the second identifier by a user;
The icon arranging module comprises:
the first icon sorting unit is used for merging the first icon area and the second icon area to generate a target icon area and displaying the first application program and the second application program in the target icon area under the condition that the central point of the first icon area is determined to be located at the first position of the second icon area according to the dragging operation;
and the second icon sorting unit is used for generating an application icon folder and displaying the first application program and the second application program in the application icon folder under the condition that the central point of the first icon area is determined to be positioned at the second position of the second icon area according to the dragging operation.
9. An electronic device comprising a processor, a memory, and a program or instructions stored on the memory and executable on the processor, the program or instructions when executed by the processor implementing the steps of the application icon reorganization method of any one of claims 1-6.
10. A readable storage medium, on which a program or instructions are stored, which program or instructions, when executed by a processor, carry out the steps of the application icon collating method according to any one of claims 1 to 6.
CN202010615624.XA 2020-06-30 2020-06-30 Application icon sorting method and device and electronic equipment Active CN111857465B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010615624.XA CN111857465B (en) 2020-06-30 2020-06-30 Application icon sorting method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010615624.XA CN111857465B (en) 2020-06-30 2020-06-30 Application icon sorting method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN111857465A true CN111857465A (en) 2020-10-30
CN111857465B CN111857465B (en) 2022-05-17

Family

ID=72989712

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010615624.XA Active CN111857465B (en) 2020-06-30 2020-06-30 Application icon sorting method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN111857465B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114935992A (en) * 2022-04-25 2022-08-23 苏海强 Display control method and system based on human-computer interaction

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130082988A (en) * 2011-12-26 2013-07-22 주식회사 케이티 System and method for providing contents by using app arrangement area
CN105912212A (en) * 2016-04-15 2016-08-31 奇酷软件(深圳)有限公司 Icon sorting method, sorting device and terminal
CN106528160A (en) * 2016-11-18 2017-03-22 维沃移动通信有限公司 Adding method of application icons and terminal
CN111142723A (en) * 2019-12-24 2020-05-12 维沃移动通信有限公司 Icon moving method and electronic equipment
CN111198637A (en) * 2019-12-30 2020-05-26 维沃移动通信有限公司 Operation control method and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130082988A (en) * 2011-12-26 2013-07-22 주식회사 케이티 System and method for providing contents by using app arrangement area
CN105912212A (en) * 2016-04-15 2016-08-31 奇酷软件(深圳)有限公司 Icon sorting method, sorting device and terminal
CN106528160A (en) * 2016-11-18 2017-03-22 维沃移动通信有限公司 Adding method of application icons and terminal
CN111142723A (en) * 2019-12-24 2020-05-12 维沃移动通信有限公司 Icon moving method and electronic equipment
CN111198637A (en) * 2019-12-30 2020-05-26 维沃移动通信有限公司 Operation control method and electronic equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114935992A (en) * 2022-04-25 2022-08-23 苏海强 Display control method and system based on human-computer interaction
CN114935992B (en) * 2022-04-25 2023-10-10 北京海百川科技有限公司 Display control method and system based on man-machine interaction

Also Published As

Publication number Publication date
CN111857465B (en) 2022-05-17

Similar Documents

Publication Publication Date Title
CN112214142B (en) Application information display method and device, electronic equipment and storage medium
CN112399006B (en) File sending method and device and electronic equipment
CN113794795B (en) Information sharing method and device, electronic equipment and readable storage medium
CN112099684A (en) Search display method and device and electronic equipment
CN112099695B (en) Icon position adjusting method and device and electronic equipment
CN112148181B (en) Menu display method and device, electronic equipment and storage medium
CN112486444A (en) Screen projection method, device, equipment and readable storage medium
CN112433693A (en) Split screen display method and device and electronic equipment
CN113126838A (en) Application icon sorting method and device and electronic equipment
CN111813305A (en) Application program starting method and device
CN112698762B (en) Icon display method and device and electronic equipment
CN112783406B (en) Operation execution method and device and electronic equipment
CN114116098A (en) Application icon management method and device, electronic equipment and storage medium
CN111857465B (en) Application icon sorting method and device and electronic equipment
CN112416199A (en) Control method and device and electronic equipment
CN112399010A (en) Page display method and device and electronic equipment
CN111796736B (en) Application sharing method and device and electronic equipment
CN112578961B (en) Application identifier display method and device
CN113037614B (en) File sharing method and device, electronic equipment and storage medium
CN112099682B (en) Icon display method and device and electronic equipment
CN113885981A (en) Desktop editing method and device and electronic equipment
CN114089885A (en) Application icon management method and device, electronic equipment and readable storage medium
CN114116087A (en) Interface operation method and device between two systems, electronic equipment and medium
CN113672136A (en) Information display method, device, equipment and storage medium
CN112506594A (en) Application icon display method and device

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