WO2023155877A1 - Application icon management method and apparatus and electronic device - Google Patents

Application icon management method and apparatus and electronic device Download PDF

Info

Publication number
WO2023155877A1
WO2023155877A1 PCT/CN2023/076773 CN2023076773W WO2023155877A1 WO 2023155877 A1 WO2023155877 A1 WO 2023155877A1 CN 2023076773 W CN2023076773 W CN 2023076773W WO 2023155877 A1 WO2023155877 A1 WO 2023155877A1
Authority
WO
WIPO (PCT)
Prior art keywords
icon
input
target object
folder
application
Prior art date
Application number
PCT/CN2023/076773
Other languages
French (fr)
Chinese (zh)
Inventor
杨相和
Original Assignee
维沃移动通信有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 维沃移动通信有限公司 filed Critical 维沃移动通信有限公司
Publication of WO2023155877A1 publication Critical patent/WO2023155877A1/en

Links

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
    • G06F16/168Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/0486Drag-and-drop
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • Embodiments of the present invention belong to the technical field of terminals, and in particular relate to a method, device and electronic device for managing application icons.
  • the method of merging application program icons is usually that the user sequentially drags the icons of two or more application programs to overlap each other, and then a folder containing the overlapping application program icons selected by the user can be automatically generated. The user then adjusts the position of the generated folder in the screen display interface according to his personal habits.
  • Embodiments of the present application provide a method, device, and electronic device for managing application icons, which can solve the problem of cumbersome operations in updating the positions of application icons in the related art.
  • the embodiment of the present application provides a method for managing application icons, the method including:
  • the application icon When the application icon is in the editing state, receiving a user's first input on at least one target object, making the at least one target object in the selected state;
  • the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon.
  • an application icon management device including:
  • the first receiving unit is configured to, when the application icon is in the editing state, receive a user's first input on at least one target object, so that the at least one target object is in the selected state;
  • the second receiving unit is configured to receive a second input from the user on the icon management control
  • an information updating unit configured to update the location information of the at least one target object in response to the second input
  • the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon.
  • an embodiment of the present application provides a terminal device, including: a processor and a memory, the memory stores programs or instructions that can run on the processor, and the programs or instructions are executed by the processor When implementing the method as described in the first aspect.
  • the embodiment of the present application further provides a 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 method according to the first aspect is implemented.
  • the embodiment of the present application provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions, so as to implement the first aspect the method described.
  • an embodiment of the present application provides a computer program product, the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the method described in the first aspect.
  • the application icon when the application icon is in the editing state, it is possible to receive the user's first input on at least one target object, so that at least one target object is in the selected state; and then receive the user's second input on the icon management control ; Finally, in response to the second input, update at least one target The location information of the target object; wherein, the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon.
  • FIG. 1 is a schematic diagram of a specific implementation process of a method for managing application icons provided in an embodiment of the present application
  • FIG. 2 is a schematic diagram of displaying icon management controls when the application icon is in the editing state in the application icon management method provided by the embodiment of the present application;
  • FIG. 3 is a schematic diagram of selecting a target object to be merged when the application icon is in the editing state in the application icon management method provided by the embodiment of the present application;
  • FIG. 4 is a schematic diagram of dragging the icon management control to a blank position to generate a folder 2 in the application icon management method provided by the embodiment of the present application;
  • FIG. 5 is a schematic diagram of long-pressing or double-clicking folder 1 to open the display window of folder 1 when the application icon is in the editing state in the icon management method provided by the embodiment of the present application;
  • FIG. 6 is a schematic diagram of moving the icon management control to the display window of folder 1 in the icon management method provided by the embodiment of the present application;
  • FIG. 7 is a schematic diagram of directly moving the icon of the target object selected by the user to the folder 2 in the icon management method provided by the embodiment of the present application;
  • FIG. 8 is a schematic diagram of moving the icon of the target object selected by the user to the newly created folder 2 in the folder 2 in the icon management method provided by the embodiment of the present application;
  • FIG. 9 is a schematic structural diagram of an application icon management device provided by an embodiment of the present application.
  • FIG. 10 is a schematic diagram of a hardware structure of an electronic device provided in an embodiment of the present application.
  • FIG. 11 is a schematic diagram of a hardware structure of another electronic device provided by an embodiment of the present application.
  • this application provides a method for managing application icons.
  • the execution subject of this method can be configured to execute the implementation of the present invention, but not limited to mobile phones, tablet computers, etc. At least one of the method user terminals provided by the example.
  • the implementation of the method will be introduced below by taking the subject of execution of the method as a terminal device capable of executing the method as an example. It can be understood that the execution subject of the method is the terminal device, which is only an exemplary description, and should not be construed as a limitation of the method.
  • the application icon management method includes: first, when the application icon is in the editing state, receiving the user's first input on at least one target object, so that at least one target object is in the selected state; A second input to the icon management control; then, in response to the second input, update the location information of at least one target object; wherein, the location information is determined based on the second input, and the target object includes at least one of the following: application icon, folder icon.
  • the user can perform operations such as double-clicking or long-pressing on a blank area of the display interface of the application icon to trigger the application icon in the display interface to enter an editing state, for example, enter a shaking state.
  • the target object may be an application icon or a folder icon in the display interface of the application icon, and one folder icon may include multiple application icons or folder icons. That is, the target object includes at least one of the following: an application icon and a folder icon.
  • the embodiment of the present application provides users with an icon management control that can be displayed when the application icon is in the editing state. It is used for updating the position information of the application icon or folder icon selected by the user in response to the user's input to the icon management control, so as to realize the shortcut merging operation of the application icon or folder icon.
  • the embodiment of the present application can realize not only the combination of application icons and application icons, but also the combination of application icons and folder icons, and between folder icons and folder icons, so that the management of application icons is more flexible.
  • the method further includes:
  • the number of icon management controls may be 1; or one display interface corresponds to one icon management control. That is, the icon management control can be a global control floating on the display interface, that is, there is only one icon management control in a terminal device; or, one icon management control can be correspondingly set in each display interface.
  • FIG. 2 is a schematic diagram of displaying an icon management control when an application icon is in an editing state in the application icon management method provided by the embodiment of the present application.
  • the user can double-click or long-press the display interface of the application icon to trigger the display of the icon management control, that is, the control 211 shown in FIG. 2 .
  • the display interface enters an editable state, and the upper right of each application icon and folder icon A small blank square can appear in the corners (ie, 21-210 in the illustration), to indicate that these icons can be selected by the user.
  • FIG. 3 is a schematic diagram of selecting a target object to be merged when the application icon is in the editing state in the application icon management method provided by the embodiment of the present application.
  • Fig. 3 is a schematic diagram of selecting a target object to be merged when the application icon is in the editing state in the application icon management method provided by the embodiment of the present application.
  • the second input includes at least one of the following input methods: drag input, long press input, and click input.
  • the icon management control in the embodiment of the present application can receive the user's second input, and when the second input is a drag input, a folder can be created at the stop position of the drag input, The method is used to update the location information of at least one target object selected by the user into the folder. That is, after the user selects at least one target object, the icon management control is dragged to any position on the display interface of the application icon, and a folder is created at this position for merging the target objects selected by the user.
  • a user's long press operation on the icon management control may also be received, so as to create a folder at the location of the icon management control.
  • a user's click operation on the icon management control may also be received, so as to create a folder at the location of the icon management control.
  • the user can also open a display window of an existing folder icon in the display interface when the application icon is in the editing state, so as to select the application icon or folder icon in the existing folder icon, thereby Realize updating the location of the selected application icon or folder icon.
  • the at least one target object includes an application icon or a folder icon in the fifth folder icon.
  • the location information is determined based on the second input.
  • a folder icon may be created at the location, so that the at least The position of a target object is updated in the folder icon, and when at least one target object is two or more, the merging operation of the at least one target object can be quickly realized.
  • updating the position information of at least one target object includes:
  • a first folder icon is generated at a blank position indicated by the second input, and the first folder icon includes at least one target object.
  • the first folder icon can be generated at this position, and at least The position of a target object is updated into the first folder icon, so that the first folder icon includes at least one target object.
  • FIG. 4 is a schematic diagram of dragging an icon management control to a blank position to generate a folder 2 (illustration 212 ) in the application icon management method provided by the embodiment of the present application.
  • Figure 4 after the user selects the icons of several target objects that he wants to merge, he can drag the "control" in the figure (that is, the icon management control in the embodiment of this application) to the folder where he wants to generate a new folder.
  • the drag operation stops a new folder icon can be generated at the final stop position of the "control” (ie, the icon management control in the embodiment of this application), that is, the folder in Figure 4 2.
  • the icons of several target objects selected by the user are icon 1 (illustration 21), icon 2 (illustration 22), icon 3 (illustration 23) and folder 1 (illustration 210) in the figure
  • the location of is updated to the folder 2 (illustration 212). That is to move the icon 1 (illustration 21), icon 2 (illustration 22), icon 3 (illustration 23) and folder 1 (illustration 210) in the original display interface Figure 2 to folder 2 (illustration 212).
  • updating the location information of at least one target object includes:
  • a new folder icon in the existing folder icon to achieve at least one target The object's location update operation.
  • a new folder icon can be quickly created in existing folder icons to merge the at least one target object.
  • updating the location information of at least one target object includes:
  • a fourth folder icon is generated in the third folder icon, and the fourth folder icon includes at least one target object.
  • the user can also be provided with two application icon management methods in the existing folder icon, and the user can choose to directly move the icon of the selected target object to the existing folder icon, or select the icon in the existing folder Create a new folder icon in the folder icon to move the icon of the target object selected by the user to the newly created folder icon.
  • the icon management control in response to the drag operation of the icon management control, can be dragged into the display window of the second folder icon, and when the drag operation stops, the icon management control can be displayed in the display window of the second folder icon.
  • the Direct Merge option and Generate New Folder option are shown in the
  • FIG. 5 to 8 are schematic diagrams of the icon management method provided by the embodiment of the present application applied to an actual scene.
  • FIG. 5 is a schematic diagram of long-pressing or double-clicking folder 1 to open the display window of folder 1 (illustration 210 ) in the icon management method provided by the embodiment of the present application when the application icon is in the editing state.
  • FIG. 6 is a schematic diagram of moving the icon management control to the display window of folder 1 in the icon management method provided by the embodiment of the present application.
  • the presentation window of the folder 1 can display the "directly merge" option and the "generate New Folder" option.
  • FIG. 7 is a schematic diagram of directly moving the icon of the target object selected by the user to the folder 2 in the icon management method provided by the embodiment of the present application.
  • icon 1 illustratedration 21
  • icon 2 illustratedration 22
  • icon 3 illustratedration 23
  • FIG. 8 is a schematic diagram of moving the icon of the target object selected by the user to the newly created folder 2 (illustration 212 ) in the folder 2 (illustration 212 ) in the icon management method provided by the embodiment of the present application.
  • FIG. 8 is a schematic diagram of moving the icon of the target object selected by the user to the newly created folder 2 (illustration 212 ) in the folder 2 (illustration 212 ) in the icon management method provided by the embodiment of the present application.
  • a folder 2 (illustration 212) is created in folder 1 (illustration 210), and icon 1 (illustration 210) is created. 21), icon 2 (illustration 22) and icon 3 (illustration 23) to folder 2 (illustration 212), so as to realize the icon 1 (illustration 21), icon 2 (illustration 22) and Icon 3 (illustration 23) is merged into folder 2 (illustration 212).
  • the application icon when the application icon is in the editing state, it is possible to receive the user's first input to at least one target object, so that at least one target object is in the selected state; and then receive the user's second input to the icon management control; Finally, in response to the second input, the location information of at least one target object is updated; wherein the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon.
  • the application icon management method provided in the embodiment of the present application may be executed by an application icon management device, or a control module in the application icon management device for executing the application icon management method.
  • the application icon management device provided in the embodiment of the present application is described by taking the application icon management device executing the application icon management method as an example.
  • FIG. 9 is a schematic structural diagram of an application icon management device 900 provided by an embodiment of the present invention. As shown in FIG. 9, it includes a first receiving unit 901, a second receiving unit 902, and an information updating unit 903, wherein:
  • the first receiving unit 901 is configured to, when the application icon is in the editing state, receive a user's first input on at least one target object, so that the at least one target object is in the selected state;
  • the second receiving unit 902 is configured to receive a second input from the user on the icon management control
  • An information updating unit 903, configured to update the location information of the at least one target object in response to the second input
  • the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon.
  • the device when the application icon is in the editing state, the device further includes:
  • the control display unit is used for displaying icon management controls.
  • the information updating unit 903 when the position indicated by the second input is a blank position, the information updating unit 903 is configured to:
  • a first folder icon is generated in a blank position indicated by the second input, and the first folder icon includes the at least one target object.
  • the information update unit 903 is configured to:
  • the information update unit 903 is configured to:
  • a fourth folder icon is generated in the third folder icon, and the fourth folder icon includes the at least one target object.
  • the at least one target object includes an application icon or a folder icon in the fifth folder icon.
  • the second input includes at least one of the following input methods: drag input, long press input, and click input.
  • the number of pages of the display interface of the application icon is greater than 1, the number of the icon management control is 1; or one display interface corresponds to one icon management control controls.
  • the application icon management device 900 provided in the embodiment of the present application, when the user wants to merge several target objects, selects these target objects, and then inputs the icon management control to realize the merge operation of the target objects and update the application.
  • the location information of icons or folder icons avoids the need for users to operate the icons to be merged one by one, which greatly simplifies the operation of merging icons.
  • the application icon management apparatus in the embodiment of the present application may be an electronic device, or a component in the electronic device, such as an integrated circuit or a chip.
  • the electronic device can be a terminal or a terminal devices other than the terminal.
  • the electronic device can be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle electronic device, a mobile Internet device (Mobile Internet Device, MID), an augmented reality (Augmented Reality, AR)/virtual reality (Virtual Reality, VR ) devices, robots, wearable devices, ultra-mobile personal computers (Ultra-Mobile Personal Computer, UMPC), netbooks or personal digital assistants (Personal Digital Assistant, PDA), etc., can also serve as servers, network attached storage (Network Attached Storage, NAS), personal computer (Personal Computer, PC), television (Television, TV), teller machine or self-service machine, etc., which are not specifically limited in this embodiment of the present application.
  • Network Attached Storage Network Attached Storage,
  • the device for managing application icons in this embodiment of the present application may be a device with an operating system.
  • the operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in this embodiment of the present application.
  • the application icon management device provided by the embodiment of the present application can realize each process realized by the method embodiments in FIG. 1 to FIG. 3 and realize the same technical effect. To avoid repetition, details are not repeated here.
  • the embodiment of the present application also provides an electronic device M10, including a processor M101 and a memory M102.
  • the memory M102 stores programs or instructions that can run on the processor M101.
  • the processor M101 executes programs or instructions that can run on the processor M101.
  • the various processes of the above-mentioned application icon management method embodiments can be achieved, and the same technical effect can be achieved. To avoid repetition, details are not repeated here.
  • the electronic devices in the embodiments of the present application include the above-mentioned mobile electronic devices and non-mobile electronic devices.
  • FIG. 11 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
  • the electronic device 1100 includes, but is not limited to: a radio frequency unit 1101, a network module 1102, an audio output unit 1103, an input unit 1104, a sensor 1105, a display unit 1106, a user input unit 1107, an interface unit 1108, a memory 1109, and a processor 1110, etc. part.
  • the electronic device 1100 can also include a power supply (such as a battery) for supplying power to various components, and the power supply can be logically connected to the processor 1110 through the power management system, so that the management of charging, discharging, and function can be realized through the power management system. Consumption management and other functions.
  • a power supply such as a battery
  • the structure of the electronic device shown in FIG. 11 does not constitute a limitation to the electronic device.
  • the electronic device may include more or fewer components than shown in the figure, or combine certain components, or arrange different components, and details will not be repeated here. .
  • the user input unit 1107 can receive the user's first input to at least one target object when the application icon is in the editing state, so that at least one target object is in the selected state; receive the user's second input to the icon management control;
  • the processor 1110 in response to the second input, updates the location information of at least one target object; wherein the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon.
  • the display unit 1106 is configured to display an icon management control when the application icon is in an editing state.
  • the processor 1110 is further configured to generate a first folder icon at the blank position indicated by the second input when the position indicated by the second input is a blank position, and the first folder icon The icon includes the at least one target object.
  • the processor 1110 is further configured to move the at least one target object to the second folder icon when the position indicated by the second input is the second folder icon.
  • the processor 1110 is further configured to generate a fourth folder icon in the third folder icon when the location indicated by the second input is a third folder icon, and the fourth The folder icon includes the at least one target object.
  • the second input includes at least one of the following input methods: drag input, long press input, and click input.
  • the number of pages of the display interface of the application icon is greater than 1, the number of the icon management control is 1; or one of the display interfaces corresponds to one icon management control.
  • the electronic device provided by the present application can receive the user’s first input on at least one target object when the application icon is in the editing state, so that at least one target object is in the selected state; and then receive the user’s second input on the icon management control input; finally, updating the location information of at least one target object in response to the second input; wherein, the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon.
  • the user wants to merge several When there are several target objects, select these target objects, and then input the icon management control to realize the merge operation of the target objects, update the location information of the application icon or folder icon, and avoid the need for the user to operate one by one. Merged Icons greatly simplifies icon merging operations.
  • the input unit 1104 may include a graphics processor (Graphics Processing Unit, GPU) 11041 and a microphone 11042, and the graphics processor 11041 is used for the image capture device (such as the image data of the still picture or video obtained by the camera) for processing.
  • the display unit 1106 may include a display panel 11061, and the display panel 11061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
  • the user input unit 1107 includes at least one of a touch panel 11071 and other input devices 11072 .
  • Touch panel 11071 also called touch screen.
  • the touch panel 11071 may include two parts: a touch detection device and a touch processor.
  • Other input devices 11072 may include, but are not limited to, physical keyboards, function keys (such as volume control keys, switch keys, etc.), trackballs, mice, and joysticks, which will not be repeated here.
  • the memory 1109 can be used to store software programs as well as various data.
  • the memory 1109 may mainly include a first storage area for storing programs or instructions and a second storage area for storing data, wherein the first storage area may store an operating system, an application program or instructions required by at least one function (such as a sound playing function, image playback function, etc.), etc.
  • memory 1109 may include volatile memory or nonvolatile memory, or, memory 1109 may include both volatile and nonvolatile memory.
  • the non-volatile memory may be a read-only memory (Read-Only Memory, ROM), a programmable read-only memory (Programmable ROM, PROM), an erasable programmable read-only memory (Erasable PROM, EPROM), an electronically programmable Erase Programmable Read-Only Memory (Electrically EPROM, EEPROM) or Flash.
  • ROM Read-Only Memory
  • PROM programmable read-only memory
  • Erasable PROM Erasable PROM
  • EPROM electronically programmable Erase Programmable Read-Only Memory
  • Flash Flash
  • Volatile memory can be random access memory (Random Access Memory, RAM), static random access memory (Static RAM, SRAM), dynamic random access memory (Dynamic RAM, DRAM), synchronous dynamic random access memory (Synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (Double Data Rate SDRAM, DDRSDRAM), enhanced synchronous dynamic random access memory (Enhanced SDRAM, ESDRAM), synchronous connection dynamic random access memory (Synch link DRAM , SLDRAM) and Direct Memory Bus Random Access Memory (Direct Rambus RAM, DRRAM).
  • RAM Random Access Memory
  • SRAM static random access memory
  • DRAM dynamic random access memory
  • DRAM synchronous dynamic random access memory
  • SDRAM double data rate synchronous dynamic random access memory
  • Double Data Rate SDRAM Double Data Rate SDRAM
  • DDRSDRAM double data rate synchronous dynamic random access memory
  • Enhanced SDRAM, ESDRAM enhanced synchronous dynamic random access memory
  • Synch link DRAM , SLDRAM
  • Direct Memory Bus Random Access Memory Direct Rambus
  • the processor 1110 may include one or more processing units; optionally, the processor 1110 integrates an application processor and a modem processor, wherein the application processor mainly handles operations related to the operating system, user interface, and application programs, etc., Modem processors mainly process wireless communication signals, such as baseband processors. It can be understood that the foregoing modem processor may not be integrated into the processor 1110 .
  • the embodiment of the present application also provides a readable storage medium, the readable storage medium stores a program or an instruction, and when the program or instruction is executed by a processor, each process of the above-mentioned application icon management method embodiment is implemented, and can achieve The same technical effects are not repeated here to avoid repetition.
  • the processor is the processor in the electronic device described in the above embodiments.
  • the readable storage medium includes computer readable storage medium, such as computer read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk, etc.
  • the embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the above embodiment of the application icon management method Each process, and can achieve the same technical effect, in order to avoid repetition, will not repeat them here.
  • chips mentioned in the embodiments of the present application may also be called system-on-chip, system-on-chip, system-on-a-chip, or system-on-a-chip.
  • the embodiment of the present application provides a computer program product, the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the various processes in the above embodiment of the application icon management method, and can achieve the same technology Effect, in order to avoid repetition, will not repeat them here.
  • the term “comprising”, “comprising” or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, It also includes other elements not expressly listed, or elements inherent in the process, method, article, or device. Without further limitations, an element defined by the phrase “comprising a " does not preclude the presence of additional identical elements in the process, method, article, or apparatus comprising that element.
  • the scope of the methods and devices in the embodiments of the present application is not limited to performing functions in the order shown or discussed, and may also include performing functions in a substantially simultaneous manner or in reverse order according to the functions involved. Executing a function, e.g. For example, the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
  • the methods of the above embodiments can be implemented by means of software plus a necessary general-purpose hardware platform, and of course also by hardware, but in many cases the former is better implementation.
  • the technical solution of the present application can be embodied in the form of computer software products, which are stored in a storage medium (such as ROM/RAM, magnetic disk, etc.) , CD-ROM), including several instructions to make a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the methods described in the various embodiments of the present application.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The present application relates to the technical field of terminals, and discloses an application icon management method and apparatus and an electronic device. The method comprises: when an application icon is in an editing state, receiving a user first input for at least one target object, and enabling the at least one target object to be in a selected state; receiving a user second input for an icon management control; and updating position information of the at least one target object in response to the second input, wherein the position information is determined on the basis of the second input, and the target object comprises at least one of the following items: the application icon and a folder icon.

Description

应用图标管理方法、装置和电子设备Application icon management method, apparatus and electronic equipment
交叉引用cross reference
本发明要求在2022年02月18日提交中国专利局、申请号为202210150814.8、发明名称为“应用图标管理方法、装置和电子设备”的中国专利申请的优先权,该申请的全部内容通过引用结合在本发明中。The present invention claims the priority of a Chinese patent application filed with the China Patent Office on February 18, 2022, with application number 202210150814.8, and the title of the invention is "applied icon management method, device and electronic equipment", the entire content of which is incorporated by reference In the present invention.
技术领域technical field
本发明实施例属于终端技术领域,尤其涉及一种应用图标管理方法、装置和电子设备。Embodiments of the present invention belong to the technical field of terminals, and in particular relate to a method, device and electronic device for managing application icons.
背景技术Background technique
随着移动互联网技术以及终端技术的快速发展,终端设备的容量和性能也随之得到极大的提升,这就使得手机、iPad、智能手表等终端设备中能够安装的应用程序的数量越来越多。而随着终端设备中安装的应用程序的数量大量增长,用户也面临着要在有限的终端设备的屏幕显示界面中对所显示的应用程序图标进行管理,比如可以将一些应用程序的图标合并到一个文件夹中进行显示。With the rapid development of mobile Internet technology and terminal technology, the capacity and performance of terminal equipment have also been greatly improved, which makes the number of applications that can be installed in mobile phones, iPads, smart watches and other terminal equipment more and more many. As the number of application programs installed in the terminal equipment increases greatly, users are also faced with the need to manage the displayed application program icons in the limited screen display interface of the terminal equipment, for example, the icons of some application programs can be merged into displayed in a folder.
目前,应用程序图标的合并方式通常是用户依次将两个或更多的应用程序的图标拖动至重叠在一起,便可以自动生成一个包含有用户选择重叠的应用程序图标的文件夹。用户再根据其个人习惯调整所生成的文件夹在屏幕显示界面中的位置。At present, the method of merging application program icons is usually that the user sequentially drags the icons of two or more application programs to overlap each other, and then a folder containing the overlapping application program icons selected by the user can be automatically generated. The user then adjusts the position of the generated folder in the screen display interface according to his personal habits.
显然,上述操作方式繁琐且效率较低。Obviously, the above operation method is cumbersome and inefficient.
发明内容Contents of the invention
本申请实施例提供一种应用图标管理方法、装置和电子设备,能够解决相关技术中更新应用图标的位置时操作繁琐的问题。Embodiments of the present application provide a method, device, and electronic device for managing application icons, which can solve the problem of cumbersome operations in updating the positions of application icons in the related art.
第一方面,本申请实施例提供了一种应用图标管理方法,该方法包括: In the first aspect, the embodiment of the present application provides a method for managing application icons, the method including:
在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使所述至少一个目标对象处于选中状态;When the application icon is in the editing state, receiving a user's first input on at least one target object, making the at least one target object in the selected state;
接收用户对图标管理控件的第二输入;receiving a user's second input to the icon management control;
响应于所述第二输入,更新所述至少一个目标对象的位置信息;updating location information of the at least one target object in response to the second input;
其中,所述位置信息是基于所述第二输入确定的,所述目标对象包括以下至少一项:应用图标、文件夹图标。Wherein, the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon.
第二方面,本申请实施例提供了一种应用图标管理装置,包括:In the second aspect, the embodiment of the present application provides an application icon management device, including:
第一接收单元,用于在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使所述至少一个目标对象处于选中状态;The first receiving unit is configured to, when the application icon is in the editing state, receive a user's first input on at least one target object, so that the at least one target object is in the selected state;
第二接收单元,用于接收用户对图标管理控件的第二输入;The second receiving unit is configured to receive a second input from the user on the icon management control;
信息更新单元,用于响应于所述第二输入,更新所述至少一个目标对象的位置信息;an information updating unit, configured to update the location information of the at least one target object in response to the second input;
其中,所述位置信息是基于所述第二输入确定的,所述目标对象包括以下至少一项:应用图标、文件夹图标。Wherein, the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon.
第三方面,本申请实施例提供了一种终端设备,包括:处理器和存储器,所述存储器存储可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第一方面所述的方法。In a third aspect, an embodiment of the present application provides a terminal device, including: a processor and a memory, the memory stores programs or instructions that can run on the processor, and the programs or instructions are executed by the processor When implementing the method as described in the first aspect.
第四方面,本申请实施例还提供一种可读存储介质,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现如第一方面所述的方法。In a fourth aspect, the embodiment of the present application further provides a 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 method according to the first aspect is implemented.
第五方面,本申请实施例提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如第一方面所述的方法。In the fifth aspect, the embodiment of the present application provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions, so as to implement the first aspect the method described.
第六方面,本申请实施例提供一种计算机程序产品,该程序产品被存储在存储介质中,该程序产品被至少一个处理器执行以实现如第一方面所述的方法。In a sixth aspect, an embodiment of the present application provides a computer program product, the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the method described in the first aspect.
在本申请实施例中,能够在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使至少一个目标对象处于选中状态;再接收用户对图标管理控件的第二输入;最后响应于第二输入,更新至少一个目 标对象的位置信息;其中,该位置信息是基于第二输入确定的,目标对象包括以下至少一项:应用图标、文件夹图标。这样当用户想要合并几个目标对象时,选中这几个目标对象,再通过对图标管理控件进行输入,即可实现对目标对象的合并操作,更新应用图标或文件夹图标的位置信息,避免用户逐个操作想要合并的图标,极大地简化了图标的合并操作。In the embodiment of the present application, when the application icon is in the editing state, it is possible to receive the user's first input on at least one target object, so that at least one target object is in the selected state; and then receive the user's second input on the icon management control ; Finally, in response to the second input, update at least one target The location information of the target object; wherein, the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon. In this way, when the user wants to merge several target objects, select these target objects, and then input the icon management control to realize the merge operation of the target objects, update the location information of the application icon or folder icon, and avoid The user operates the icons to be merged one by one, which greatly simplifies the icon merge operation.
附图说明Description of drawings
图1为本申请实施例提供的一种应用图标管理方法的具体实施流程示意图;FIG. 1 is a schematic diagram of a specific implementation process of a method for managing application icons provided in an embodiment of the present application;
图2为本申请实施例提供的应用图标管理方法中应用图标处于编辑状态的情况下显示图标管理控件的示意图;FIG. 2 is a schematic diagram of displaying icon management controls when the application icon is in the editing state in the application icon management method provided by the embodiment of the present application;
图3为本申请实施例提供的应用图标管理方法中应用图标处于编辑状态的情况下选中想要合并的目标对象的示意图;3 is a schematic diagram of selecting a target object to be merged when the application icon is in the editing state in the application icon management method provided by the embodiment of the present application;
图4为本申请实施例提供的应用图标管理方法中拖动图标管理控件至空白位置处生成文件夹2的示意图;4 is a schematic diagram of dragging the icon management control to a blank position to generate a folder 2 in the application icon management method provided by the embodiment of the present application;
图5为本申请实施例提供的图标管理方法中在应用图标处于编辑状态的情况下长按或双击文件夹1以打开文件夹1的展示窗口的示意图;5 is a schematic diagram of long-pressing or double-clicking folder 1 to open the display window of folder 1 when the application icon is in the editing state in the icon management method provided by the embodiment of the present application;
图6为本申请实施例提供的图标管理方法中将图标管理控件移动至文件夹1的展示窗口的示意图;6 is a schematic diagram of moving the icon management control to the display window of folder 1 in the icon management method provided by the embodiment of the present application;
图7为本申请实施例提供的图标管理方法中将用户选择的目标对象的图标直接移动至文件夹2中的示意图;7 is a schematic diagram of directly moving the icon of the target object selected by the user to the folder 2 in the icon management method provided by the embodiment of the present application;
图8为本申请实施例提供的图标管理方法中将用户选择的目标对象的图标移动至文件夹2中新建的文件夹2中的示意图;8 is a schematic diagram of moving the icon of the target object selected by the user to the newly created folder 2 in the folder 2 in the icon management method provided by the embodiment of the present application;
图9为本申请实施例提供的一种应用图标管理装置的结构示意图;FIG. 9 is a schematic structural diagram of an application icon management device provided by an embodiment of the present application;
图10为本申请实施例提供的一种电子设备的硬件结构示意图;FIG. 10 is a schematic diagram of a hardware structure of an electronic device provided in an embodiment of the present application;
图11为本申请实施例提供的又一种电子设备的硬件结构示意图。FIG. 11 is a schematic diagram of a hardware structure of another electronic device provided by an embodiment of the present application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行 清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。根据本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical scheme in the embodiment of the application will be carried out below in conjunction with the accompanying drawings in the embodiment of the application Clearly and completely described, it is obvious that the described embodiments are some of the embodiments of the present application, but not all of the embodiments. According to the embodiments in the present application, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts belong to the protection scope of the present application.
本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便本申请的实施例能够以除了在这里图示或描述的那些以外的顺序实施,且“第一”、“第二”等所区分的对象通常为一类,并不限定对象的个数,例如第一对象可以是一个,也可以是多个。此外,说明书以及权利要求中“和/或”表示所连接对象的至少其中之一,字符“/”,一般表示前后关联对象是一种“或”的关系。The terms "first", "second" and the like in the specification and claims of the present application are used to distinguish similar objects, and are not used to describe a specific sequence or sequence. It should be understood that the terms so used are interchangeable under appropriate circumstances such that the embodiments of the application can be practiced in sequences other than those illustrated or described herein, and that references to "first," "second," etc. distinguish Objects are generally of one type, and the number of objects is not limited. For example, there may be one or more first objects. In addition, "and/or" in the specification and claims means at least one of the connected objects, and the character "/" generally means that the related objects are an "or" relationship.
下面结合附图,通过具体的实施例及其应用场景对本申请实施例提供的应用图标管理方法进行详细地说明。The application icon management method provided by the embodiment of the present application will be described in detail below through specific embodiments and application scenarios with reference to the accompanying drawings.
为解决现有技术中更新应用图标的位置时操作繁琐的问题,本申请提供一种应用图标管理方法,该方法的执行主体,可以但不限于手机、平板电脑等能够被配置为执行本发明实施例提供的该方法用户终端中的至少一种。In order to solve the problem of cumbersome operations when updating the position of application icons in the prior art, this application provides a method for managing application icons. The execution subject of this method can be configured to execute the implementation of the present invention, but not limited to mobile phones, tablet computers, etc. At least one of the method user terminals provided by the example.
为便于描述,下文以该方法的执行主体为能够执行该方法的终端设备为例,对该方法的实施方式进行介绍。可以理解,该方法的执行主体为终端设备只是一种示例性的说明,并不应理解为对该方法的限定。For ease of description, the implementation of the method will be introduced below by taking the subject of execution of the method as a terminal device capable of executing the method as an example. It can be understood that the execution subject of the method is the terminal device, which is only an exemplary description, and should not be construed as a limitation of the method.
具体地,本发明提供的应用图标管理方法包括:首先,在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使至少一个目标对象处于选中状态;再,接收用户对图标管理控件的第二输入;然后,响应于第二输入,更新至少一个目标对象的位置信息;其中,该位置信息是基于第二输入确定的,目标对象包括以下至少一项:应用图标、文件夹图标。Specifically, the application icon management method provided by the present invention includes: first, when the application icon is in the editing state, receiving the user's first input on at least one target object, so that at least one target object is in the selected state; A second input to the icon management control; then, in response to the second input, update the location information of at least one target object; wherein, the location information is determined based on the second input, and the target object includes at least one of the following: application icon, folder icon.
本申请实施例中,当用户想要合并几个目标对象时,选中这几个目标对象,再通过对图标管理控件进行输入,即可实现对目标对象的合并操作,更新应用图标或文件夹图标的位置信息,避免用户还需逐个操作想要合并的图标,极大地简化了图标的合并操作。In the embodiment of this application, when the user wants to merge several target objects, select these target objects, and then input the icon management control to realize the merge operation of the target objects and update the application icon or folder icon location information, avoiding the need for the user to operate the icons to be merged one by one, which greatly simplifies the icon merging operation.
下面结合图1所示的应用图标管理方法的具体实施流程示意图,对该方法的实施过程进行详细介绍,包括: The implementation process of the method will be described in detail below in combination with the specific implementation flow diagram of the application icon management method shown in FIG. 1 , including:
S110,在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使至少一个目标对象处于选中状态。S110. When the application icon is in the editing state, receive a user's first input on at least one target object, and make the at least one target object in the selected state.
其中,用户可对应用图标的显示界面的空白处执行双击或长按等操作,来触发显示界面中的应用图标进入编辑状态,例如进入抖动状态。目标对象可为应用图标的显示界面中的应用图标或文件夹图标,一个文件夹图标中可以包括多个应用图标或文件夹图标。即目标对象包括以下至少一项:应用图标、文件夹图标。Wherein, the user can perform operations such as double-clicking or long-pressing on a blank area of the display interface of the application icon to trigger the application icon in the display interface to enter an editing state, for example, enter a shaking state. The target object may be an application icon or a folder icon in the display interface of the application icon, and one folder icon may include multiple application icons or folder icons. That is, the target object includes at least one of the following: an application icon and a folder icon.
如背景技术中所述,目前,应用图标的合并方式中往往需要用户逐个拖动想要合并的应用图标至合并的文件夹中,这种逐个拖动应用图标至合并的文件夹中的方式对用户而言操作有些繁琐。本申请实施例为了改善这一繁琐操作,提高合并应用图标的效率,以便给用户提供更优质的使用体验,为用户提供一个图标管理控件,该图标管理控件可在应用图标处于编辑状态时显示,用于响应于用户对该图标管理控件的输入,更新用户所选中的应用图标或文件夹图标的位置信息,从而实现应用图标或文件夹图标的快捷合并操作。本申请实施例不仅可以实现应用图标和应用图标之间的合并,还可以实现应用图标与文件夹图标,以及文件夹图标与文件夹图标之间的合并,使得对应用图标的管理更加灵活。As mentioned in the background technology, at present, in the method of merging application icons, the user often needs to drag the application icons to be merged into the merged folder one by one. The operation is somewhat cumbersome for users. In order to improve this cumbersome operation and improve the efficiency of merging application icons in order to provide users with a better user experience, the embodiment of the present application provides users with an icon management control that can be displayed when the application icon is in the editing state. It is used for updating the position information of the application icon or folder icon selected by the user in response to the user's input to the icon management control, so as to realize the shortcut merging operation of the application icon or folder icon. The embodiment of the present application can realize not only the combination of application icons and application icons, but also the combination of application icons and folder icons, and between folder icons and folder icons, so that the management of application icons is more flexible.
可选地,在应用图标处于编辑状态的情况下,所述方法还包括:Optionally, when the application icon is in the edit state, the method further includes:
显示图标管理控件。Displays the icon management controls.
可选地,当应用图标的显示界面的页数大于1时,图标管理控件的数量可以为1个;或者一个显示界面对应设置一个图标管理控件。也即,该图标管理控件可以是一个全局的悬浮在显示界面上的控件,即一个终端设备中只有一个图标管理控件;或者,每个显示界面中都可对应设置一个图标管理控件。Optionally, when the number of pages of the display interface of the application icon is greater than 1, the number of icon management controls may be 1; or one display interface corresponds to one icon management control. That is, the icon management control can be a global control floating on the display interface, that is, there is only one icon management control in a terminal device; or, one icon management control can be correspondingly set in each display interface.
图2为本申请实施例提供的应用图标管理方法中应用图标处于编辑状态的情况下显示图标管理控件的示意图。在图2中,用户可以双击或者长按应用图标的显示界面,以触发显示图标管理控件即图2显示的控件211。与此同时,该显示界面进入可编辑的状态,每个应用图标以及文件夹图标的右上 角(即图示的21~210)可出现一个空白小方格,以表明这些图标可被用户选中。FIG. 2 is a schematic diagram of displaying an icon management control when an application icon is in an editing state in the application icon management method provided by the embodiment of the present application. In FIG. 2 , the user can double-click or long-press the display interface of the application icon to trigger the display of the icon management control, that is, the control 211 shown in FIG. 2 . At the same time, the display interface enters an editable state, and the upper right of each application icon and folder icon A small blank square can appear in the corners (ie, 21-210 in the illustration), to indicate that these icons can be selected by the user.
在应用图标处于编辑状态的情况下,用户可以选择想要合并的目标对象,被选择的目标对象的图标可呈现为被选中的状态。比如可以在应用程序图标的右上角显示有“√”的样式,以表明该应用程序的图标被选中。图3为本申请实施例提供的应用图标管理方法中应用图标处于编辑状态的情况下选中想要合并的目标对象的示意图。在图3中,用户在点击图标1(图示21)、图标2(图示22)、图标3(图示23)和文件夹1(图示210)这几个图标之后,图标1(图示21)、图标2(图示22)、图标3(图示23)和文件夹1(图示210)这几个目标对象的右上角的小方格中便显示有“√”的样式,以表明这些目标对象被选中。When the application icon is in the editing state, the user may select the target object to be merged, and the icon of the selected target object may appear as a selected state. For example, a "√" pattern may be displayed on the upper right corner of the application program icon to indicate that the application program icon is selected. FIG. 3 is a schematic diagram of selecting a target object to be merged when the application icon is in the editing state in the application icon management method provided by the embodiment of the present application. In Fig. 3, after the user clicks the icons of icon 1 (illustration 21), icon 2 (illustration 22), icon 3 (illustration 23) and folder 1 (illustration 210), icon 1 (illustration 210) 21), icon 2 (illustration 22), icon 3 (illustration 23) and folder 1 (illustration 210), the small squares in the upper right corner of these target objects will display a pattern of "√", to indicate that these target objects are selected.
S120,接收用户对图标管理控件的第二输入。S120. Receive a second input from the user on the icon management control.
可选地,第二输入包括下述至少一种输入方式:拖动输入、长按输入、点击输入。Optionally, the second input includes at least one of the following input methods: drag input, long press input, and click input.
为便于快速实现用户选中的目标对象之间的合并操作、或者将用户选中的目标对象合并到已有文件夹中等目标对象的位置信息的更新操作,提高用户选中的目标对象的合并效率,在用户选中了至少一个目标对象之后,本申请实施例中的图标管理控件可接收用户的第二输入,当第二输入为拖动输入时,可在拖动输入的停止位置处创建一个的文件夹,用以将用户选中的至少一个目标对象的位置信息更新至该文件夹中。即在用户选中了至少一个目标对象之后,该图标管理控件被拖动到应用图标的显示界面的任意位置处,便在该位置处创建一个文件夹,用于合并用户选中的目标对象。In order to quickly realize the merge operation between the target objects selected by the user, or to merge the target objects selected by the user into existing folders, etc., to update the location information of the target objects, and improve the efficiency of merging the target objects selected by the user, in the user After at least one target object is selected, the icon management control in the embodiment of the present application can receive the user's second input, and when the second input is a drag input, a folder can be created at the stop position of the drag input, The method is used to update the location information of at least one target object selected by the user into the folder. That is, after the user selects at least one target object, the icon management control is dragged to any position on the display interface of the application icon, and a folder is created at this position for merging the target objects selected by the user.
此外,还可接收用户对图标管理控件的长按操作,用于在图标管理控件的所在位置处创建一个文件夹。或者还可接收用户对图标管理控件的点击操作,用于在图标管理控件的所在位置处创建一个文件夹。In addition, a user's long press operation on the icon management control may also be received, so as to create a folder at the location of the icon management control. Alternatively, a user's click operation on the icon management control may also be received, so as to create a folder at the location of the icon management control.
可选地,用户还可在应用图标处于编辑的状态下,打开显示界面中的某个已有文件夹图标的展示窗口,以选中该已有文件夹图标中的应用图标或文件夹图标,从而实现对所选中的应用图标或文件夹图标的位置更新。具体地,所述至少一个目标对象包括第五文件夹图标中的应用图标或文件夹图标。 Optionally, the user can also open a display window of an existing folder icon in the display interface when the application icon is in the editing state, so as to select the application icon or folder icon in the existing folder icon, thereby Realize updating the location of the selected application icon or folder icon. Specifically, the at least one target object includes an application icon or a folder icon in the fifth folder icon.
S130,响应于第二输入,更新至少一个目标对象的位置信息。S130. Update location information of at least one target object in response to the second input.
其中,位置信息是基于第二输入确定的。Wherein, the location information is determined based on the second input.
可选地,为了提高至少一个目标对象的位置信息的更新效率,本申请实施例在第二输入指示的位置为空白位置的情况下,可在该位置处创建一个文件夹图标,以将该至少一个目标对象的位置更新至该文件夹图标中,当至少一个目标对象为两个或两个以上时,便可快速实现对该至少一个目标对象的合并操作。具体地,在第二输入指示的位置为空白位置的情况下,更新至少一个目标对象的位置信息,包括:Optionally, in order to improve the update efficiency of the location information of at least one target object, in the embodiment of the present application, in the case that the location indicated by the second input is a blank location, a folder icon may be created at the location, so that the at least The position of a target object is updated in the folder icon, and when at least one target object is two or more, the merging operation of the at least one target object can be quickly realized. Specifically, in the case where the position indicated by the second input is a blank position, updating the position information of at least one target object includes:
在第二输入指示的空白位置生成第一文件夹图标,第一文件夹图标中包括至少一个目标对象。A first folder icon is generated at a blank position indicated by the second input, and the first folder icon includes at least one target object.
以第二输入为拖动输入为例,当用户拖动图标管理控件至应用图标的显示界面的某一空白位置处,便可在该位置处生成第一文件夹图标,同时将用户选中的至少一个目标对象的位置更新至第一文件夹图标中,使得第一文件夹图标中包括至少一个目标对象。Taking the second input as the drag input as an example, when the user drags the icon management control to a certain blank position on the display interface of the application icon, the first folder icon can be generated at this position, and at least The position of a target object is updated into the first folder icon, so that the first folder icon includes at least one target object.
图4为本申请实施例提供的应用图标管理方法中拖动图标管理控件至空白位置处生成文件夹2(图示212)的示意图。在图4中,在用户选择了想要合并的几个目标对象的图标之后,便可以拖动图中的“控件”(即本申请实施例中的图标管理控件)至想要生成新文件夹的位置处,在拖动操作停止时,便可以在“控件”(即本申请实施例中的图标管理控件)的最终的停留位置处生成一个新的文件夹图标,即图4中的文件夹2,用以将用户选择的几个目标对象的图标即图中的图标1(图示21)、图标2(图示22)、图标3(图示23)和文件夹1(图示210)的位置更新至该文件夹2(图示212)中。即将原显示界面图2中的图标1(图示21)、图标2(图示22)、图标3(图示23)和文件夹1(图示210)均移动到至文件夹2(图示212)中。FIG. 4 is a schematic diagram of dragging an icon management control to a blank position to generate a folder 2 (illustration 212 ) in the application icon management method provided by the embodiment of the present application. In Figure 4, after the user selects the icons of several target objects that he wants to merge, he can drag the "control" in the figure (that is, the icon management control in the embodiment of this application) to the folder where he wants to generate a new folder. When the drag operation stops, a new folder icon can be generated at the final stop position of the "control" (ie, the icon management control in the embodiment of this application), that is, the folder in Figure 4 2. The icons of several target objects selected by the user are icon 1 (illustration 21), icon 2 (illustration 22), icon 3 (illustration 23) and folder 1 (illustration 210) in the figure The location of is updated to the folder 2 (illustration 212). That is to move the icon 1 (illustration 21), icon 2 (illustration 22), icon 3 (illustration 23) and folder 1 (illustration 210) in the original display interface Figure 2 to folder 2 (illustration 212).
可选地,还可以选择将选中的目标对象移动至应用图标的显示界面中已存在的文件夹图标中,即实现与已存在的文件夹图标中的应用图标或文件夹图标的合并。具体地,在第二输入指示的位置为第二文件夹图标的情况下,更新至少一个目标对象的位置信息,包括:Optionally, it is also possible to choose to move the selected target object to an existing folder icon in the display interface of the application icon, that is, to realize merging with the application icon or the folder icon in the existing folder icon. Specifically, in the case where the location indicated by the second input is the second folder icon, updating the location information of at least one target object includes:
将至少一个目标对象移动至第二文件夹图标中。 Move at least one target object into the second folder icon.
可选地,还可以选择将选中的目标对象移动至应用图标的显示界面中已存在的文件夹图标中,在该已存在的文件夹图标中生成一个新的文件夹图标来实现对至少一个目标对象的位置更新操作。当至少一个目标对象的数量为2个或2个以上时,可快速实现在已存在的文件夹图标中创建新的文件夹图标来合并该至少一个目标对象。具体地,在第二输入指示的位置为第三文件夹图标的情况下,更新至少一个目标对象的位置信息,包括:Optionally, it is also possible to choose to move the selected target object to an existing folder icon in the display interface of the application icon, and generate a new folder icon in the existing folder icon to achieve at least one target The object's location update operation. When the quantity of at least one target object is 2 or more, a new folder icon can be quickly created in existing folder icons to merge the at least one target object. Specifically, in the case where the location indicated by the second input is the third folder icon, updating the location information of at least one target object includes:
在第三文件夹图标中生成第四文件夹图标,第四文件夹图标中包括至少一个目标对象。A fourth folder icon is generated in the third folder icon, and the fourth folder icon includes at least one target object.
可选地,还可以在已存在的文件夹图标中为用户提供两种应用图标管理方式,由用户选择将选中的目标对象的图标直接移动至已存在的文件夹图标中,或者在该已存在的文件夹图标中新建文件夹图标以将用户选中的目标对象的图标移动至该新建的文件夹图标中。具体地,还可响应于对图标管理控件的拖动操作,将图标管理控件拖动至第二文件夹图标的展示窗口中,以及在拖动操作停止时,在第二文件夹图标的展示窗口中显示直接合并选项和生成新文件夹选项;Optionally, the user can also be provided with two application icon management methods in the existing folder icon, and the user can choose to directly move the icon of the selected target object to the existing folder icon, or select the icon in the existing folder Create a new folder icon in the folder icon to move the icon of the target object selected by the user to the newly created folder icon. Specifically, in response to the drag operation of the icon management control, the icon management control can be dragged into the display window of the second folder icon, and when the drag operation stops, the icon management control can be displayed in the display window of the second folder icon. The Direct Merge option and Generate New Folder option are shown in the
响应于针对直接合并选项的选择操作,将至少一个目标对象移动至所述第二文件夹图标中;或者,响应于针对生成新文件夹选项的选择操作,在第二文件夹图标中生成第四文件夹图标,以及将至少一个目标对象移动至第四文件夹图标中。In response to a selection operation for the direct merge option, moving at least one target object into the second folder icon; or, in response to a selection operation for the generate new folder option, generating a fourth folder icon in the second folder icon folder icon, and at least one target object is moved into the fourth folder icon.
图5~图8为本申请实施例提供的图标管理方法应用于一种实际场景中的示意图。图5为本申请实施例提供的图标管理方法中在应用图标处于编辑状态的情况下长按或双击文件夹1以打开文件夹1(图示210)的展示窗口的示意图。图6为本申请实施例提供的图标管理方法中将图标管理控件移动至文件夹1的展示窗口的示意图。在图6中,当用户将图标管理控件拖动至文件夹1(图示210)的展示窗口中时,该文件夹1(图示210)的展示窗口可显示“直接合并”选项和“生成新文件夹”选项。5 to 8 are schematic diagrams of the icon management method provided by the embodiment of the present application applied to an actual scene. FIG. 5 is a schematic diagram of long-pressing or double-clicking folder 1 to open the display window of folder 1 (illustration 210 ) in the icon management method provided by the embodiment of the present application when the application icon is in the editing state. FIG. 6 is a schematic diagram of moving the icon management control to the display window of folder 1 in the icon management method provided by the embodiment of the present application. In FIG. 6, when the user drags the icon management control to the presentation window of folder 1 (illustration 210), the presentation window of the folder 1 (illustration 210) can display the "directly merge" option and the "generate New Folder" option.
图7为本申请实施例提供的图标管理方法中将用户选择的目标对象的图标直接移动至文件夹2中的示意图。在图7中,当用户选择“直接合并”选项时,便响应于用户的选择,将图标1(图示21)、图标2(图示22)和图标 3(图示23)移动至文件夹1(图示210)中,从而实现将图标1、图标2(图示22)和图标3(图示23)合并至文件夹1(图示210)中。图8为本申请实施例提供的图标管理方法中将用户选择的目标对象的图标移动至文件夹2(图示212)中新建的文件夹2(图示212)中的示意图。在图8中,当用户选择“生成新文件夹”选项时,便响应于用户的选择,在文件夹1(图示210)中创建文件夹2(图示212),并将图标1(图示21)、图标2(图示22)和图标3(图示23)移动至文件夹2(图示212)中,从而实现将图标1(图示21)、图标2(图示22)和图标3(图示23)合并至文件夹2(图示212)中。FIG. 7 is a schematic diagram of directly moving the icon of the target object selected by the user to the folder 2 in the icon management method provided by the embodiment of the present application. In Fig. 7, when the user selects the "directly merge" option, icon 1 (illustration 21), icon 2 (illustration 22) and icon 3 (illustration 23) is moved to folder 1 (illustration 210), so that icon 1, icon 2 (illustration 22) and icon 3 (illustration 23) are merged into folder 1 (illustration 210) . FIG. 8 is a schematic diagram of moving the icon of the target object selected by the user to the newly created folder 2 (illustration 212 ) in the folder 2 (illustration 212 ) in the icon management method provided by the embodiment of the present application. In FIG. 8 , when the user selects the option "generate a new folder", in response to the user's selection, a folder 2 (illustration 212) is created in folder 1 (illustration 210), and icon 1 (illustration 210) is created. 21), icon 2 (illustration 22) and icon 3 (illustration 23) to folder 2 (illustration 212), so as to realize the icon 1 (illustration 21), icon 2 (illustration 22) and Icon 3 (illustration 23) is merged into folder 2 (illustration 212).
本申请实施例中,能够在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使至少一个目标对象处于选中状态;再接收用户对图标管理控件的第二输入;最后响应于第二输入,更新至少一个目标对象的位置信息;其中,该位置信息是基于第二输入确定的,目标对象包括以下至少一项:应用图标、文件夹图标。这样当用户想要合并几个目标对象时,选中这几个目标对象,再通过对图标管理控件进行输入,即可实现对目标对象的合并操作,更新应用图标或文件夹图标的位置信息,避免用户还需逐个操作想要合并的图标,极大地简化了图标的合并操作。In the embodiment of the present application, when the application icon is in the editing state, it is possible to receive the user's first input to at least one target object, so that at least one target object is in the selected state; and then receive the user's second input to the icon management control; Finally, in response to the second input, the location information of at least one target object is updated; wherein the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon. In this way, when the user wants to merge several target objects, select these target objects, and then input the icon management control to realize the merge operation of the target objects, update the location information of the application icon or folder icon, and avoid The user also needs to operate the icons to be merged one by one, which greatly simplifies the operation of merging icons.
本申请实施例提供的应用图标管理方法,执行主体可以为应用图标管理装置,或者该应用图标管理装置中的用于执行应用图标管理方法的控制模块。本申请实施例中以应用图标管理装置执行应用图标管理方法为例,说明本申请实施例提供的应用图标管理装置。The application icon management method provided in the embodiment of the present application may be executed by an application icon management device, or a control module in the application icon management device for executing the application icon management method. In the embodiment of the present application, the application icon management device provided in the embodiment of the present application is described by taking the application icon management device executing the application icon management method as an example.
请参阅图9,为本发明实施例提供的应用图标管理装置900的结构示意图,如图9所示,包括第一接收单元901、第二接收单元902和信息更新单元903,其中:Please refer to FIG. 9, which is a schematic structural diagram of an application icon management device 900 provided by an embodiment of the present invention. As shown in FIG. 9, it includes a first receiving unit 901, a second receiving unit 902, and an information updating unit 903, wherein:
第一接收单元901,用于在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使所述至少一个目标对象处于选中状态;The first receiving unit 901 is configured to, when the application icon is in the editing state, receive a user's first input on at least one target object, so that the at least one target object is in the selected state;
第二接收单元902,用于接收用户对图标管理控件的第二输入;The second receiving unit 902 is configured to receive a second input from the user on the icon management control;
信息更新单元903,用于响应于所述第二输入,更新所述至少一个目标对象的位置信息; An information updating unit 903, configured to update the location information of the at least one target object in response to the second input;
其中,所述位置信息是基于所述第二输入确定的,所述目标对象包括以下至少一项:应用图标、文件夹图标。Wherein, the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon.
可选地,在一种实施方式中,在应用图标处于编辑状态的情况下,所述装置还包括:Optionally, in an implementation manner, when the application icon is in the editing state, the device further includes:
控件显示单元,用于显示图标管理控件。The control display unit is used for displaying icon management controls.
可选地,在一种实施方式中在所述第二输入指示的位置为空白位置的情况下,所述信息更新单元903,用于:Optionally, in an implementation manner, when the position indicated by the second input is a blank position, the information updating unit 903 is configured to:
在所述第二输入指示的空白位置生成第一文件夹图标,所述第一文件夹图标中包括所述至少一个目标对象。A first folder icon is generated in a blank position indicated by the second input, and the first folder icon includes the at least one target object.
可选地,在一种实施方式中,在所述第二输入指示的位置为第二文件夹图标的情况下,所述信息更新单元903,用于:Optionally, in an implementation manner, when the position indicated by the second input is a second folder icon, the information update unit 903 is configured to:
将所述至少一个目标对象移动至所述第二文件夹图标中。moving the at least one target object into the second folder icon.
可选地,在一种实施方式中,在所述第二输入指示的位置为第三文件夹图标的情况下,所述信息更新单元903,用于:Optionally, in an implementation manner, when the position indicated by the second input is a third folder icon, the information update unit 903 is configured to:
在所述第三文件夹图标中生成第四文件夹图标,所述第四文件夹图标中包括所述至少一个目标对象。A fourth folder icon is generated in the third folder icon, and the fourth folder icon includes the at least one target object.
可选地,在一种实施方式中,所述至少一个目标对象包括第五文件夹图标中的应用图标或文件夹图标。Optionally, in an implementation manner, the at least one target object includes an application icon or a folder icon in the fifth folder icon.
可选地,在一种实施方式中,所述第二输入包括下述至少一种输入方式:拖动输入、长按输入、点击输入。Optionally, in an implementation manner, the second input includes at least one of the following input methods: drag input, long press input, and click input.
可选地,在一种实施方式中,当所述应用图标的显示界面的页数大于1时,所述图标管理控件的数量为1个;或者一个所述显示界面对应设置一个所述图标管理控件。Optionally, in an implementation manner, when the number of pages of the display interface of the application icon is greater than 1, the number of the icon management control is 1; or one display interface corresponds to one icon management control controls.
本申请实施例提供的应用图标管理装置900当用户想要合并几个目标对象时,选中这几个目标对象,再通过对图标管理控件进行输入,即可实现对目标对象的合并操作,更新应用图标或文件夹图标的位置信息,避免用户还需逐个操作想要合并的图标,极大地简化了图标的合并操作。The application icon management device 900 provided in the embodiment of the present application, when the user wants to merge several target objects, selects these target objects, and then inputs the icon management control to realize the merge operation of the target objects and update the application. The location information of icons or folder icons avoids the need for users to operate the icons to be merged one by one, which greatly simplifies the operation of merging icons.
本申请实施例中的应用图标管理装置可以是电子设备,也可以是电子设备中的部件,例如集成电路或芯片。该电子设备可以是终端,也可以为除终 端之外的其他设备。示例性的,电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、移动上网装置(Mobile Internet Device,MID)、增强现实(Augmented Reality,AR)/虚拟现实(Virtual Reality,VR)设备、机器人、可穿戴设备、超级移动个人计算机(Ultra-Mobile Personal Computer,UMPC)、上网本或者个人数字助理(Personal Digital Assistant,PDA)等,还可以为服务器、网络附属存储器(Network Attached Storage,NAS)、个人计算机(Personal Computer,PC)、电视机(Television,TV)、柜员机或者自助机等,本申请实施例不作具体限定。The application icon management apparatus in the embodiment of the present application may be an electronic device, or a component in the electronic device, such as an integrated circuit or a chip. The electronic device can be a terminal or a terminal devices other than the terminal. Exemplarily, the electronic device can be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle electronic device, a mobile Internet device (Mobile Internet Device, MID), an augmented reality (Augmented Reality, AR)/virtual reality (Virtual Reality, VR ) devices, robots, wearable devices, ultra-mobile personal computers (Ultra-Mobile Personal Computer, UMPC), netbooks or personal digital assistants (Personal Digital Assistant, PDA), etc., can also serve as servers, network attached storage (Network Attached Storage, NAS), personal computer (Personal Computer, PC), television (Television, TV), teller machine or self-service machine, etc., which are not specifically limited in this embodiment of the present application.
本申请实施例中的应用图标管理装置可以为具有操作系统的装置。该操作系统可以为安卓(Android)操作系统,可以为ios操作系统,还可以为其他可能的操作系统,本申请实施例不作具体限定。The device for managing application icons in this embodiment of the present application may be a device with an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in this embodiment of the present application.
本申请实施例提供的应用图标管理装置能够实现图1至图3的方法实施例实现的各个过程,实现相同的技术效果,为避免重复,这里不再赘述。The application icon management device provided by the embodiment of the present application can realize each process realized by the method embodiments in FIG. 1 to FIG. 3 and realize the same technical effect. To avoid repetition, details are not repeated here.
可选地,如图10所示,本申请实施例还提供一种电子设备M10,包括处理器M101和存储器M102,存储器M102上存储有可在所述处理器M101上运行的程序或指令,该程序或指令被处理器M101执行时实现上述应用图标管理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Optionally, as shown in FIG. 10 , the embodiment of the present application also provides an electronic device M10, including a processor M101 and a memory M102. The memory M102 stores programs or instructions that can run on the processor M101. The When the programs or instructions are executed by the processor M101, the various processes of the above-mentioned application icon management method embodiments can be achieved, and the same technical effect can be achieved. To avoid repetition, details are not repeated here.
需要说明的是,本申请实施例中的电子设备包括上述所述的移动电子设备和非移动电子设备。It should be noted that the electronic devices in the embodiments of the present application include the above-mentioned mobile electronic devices and non-mobile electronic devices.
图11为实现本申请实施例的一种电子设备的硬件结构示意图。FIG. 11 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
该电子设备1100包括但不限于:射频单元1101、网络模块1102、音频输出单元1103、输入单元1104、传感器1105、显示单元1106、用户输入单元1107、接口单元1108、存储器1109、以及处理器1110等部件。The electronic device 1100 includes, but is not limited to: a radio frequency unit 1101, a network module 1102, an audio output unit 1103, an input unit 1104, a sensor 1105, a display unit 1106, a user input unit 1107, an interface unit 1108, a memory 1109, and a processor 1110, etc. part.
本领域技术人员可以理解,电子设备1100还可以包括给各个部件供电的电源(比如电池),电源可以通过电源管理系统与处理器1110逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。图11中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置,在此不再赘述。 Those skilled in the art can understand that the electronic device 1100 can also include a power supply (such as a battery) for supplying power to various components, and the power supply can be logically connected to the processor 1110 through the power management system, so that the management of charging, discharging, and function can be realized through the power management system. Consumption management and other functions. The structure of the electronic device shown in FIG. 11 does not constitute a limitation to the electronic device. The electronic device may include more or fewer components than shown in the figure, or combine certain components, or arrange different components, and details will not be repeated here. .
其中,用户输入单元1107能够在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使至少一个目标对象处于选中状态;接收用户对图标管理控件的第二输入;Wherein, the user input unit 1107 can receive the user's first input to at least one target object when the application icon is in the editing state, so that at least one target object is in the selected state; receive the user's second input to the icon management control;
处理器1110,响应于第二输入,更新至少一个目标对象的位置信息;其中,该位置信息是基于第二输入确定的,目标对象包括以下至少一项:应用图标、文件夹图标。The processor 1110, in response to the second input, updates the location information of at least one target object; wherein the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon.
采用本申请提供的电子设备,当用户想要合并几个目标对象时,选中这几个目标对象,再通过对图标管理控件进行输入,即可实现对目标对象的合并操作,更新应用图标或文件夹图标的位置信息,避免用户还需逐个操作想要合并的图标,极大地简化了图标的合并操作。Using the electronic device provided by this application, when the user wants to merge several target objects, select these target objects, and then input the icon management control to realize the merge operation of the target objects and update the application icon or file The location information of the folder icon avoids the need for the user to operate the icons to be merged one by one, which greatly simplifies the icon merge operation.
可选地,显示单元1106,用于在应用图标处于编辑状态的情况下,显示图标管理控件。Optionally, the display unit 1106 is configured to display an icon management control when the application icon is in an editing state.
可选地,处理器1110,还用于在所述第二输入指示的位置为空白位置的情况下,在所述第二输入指示的空白位置生成第一文件夹图标,所述第一文件夹图标中包括所述至少一个目标对象。Optionally, the processor 1110 is further configured to generate a first folder icon at the blank position indicated by the second input when the position indicated by the second input is a blank position, and the first folder icon The icon includes the at least one target object.
可选地,处理器1110,还用于在所述第二输入指示的位置为第二文件夹图标的情况下,将所述至少一个目标对象移动至所述第二文件夹图标中。Optionally, the processor 1110 is further configured to move the at least one target object to the second folder icon when the position indicated by the second input is the second folder icon.
可选地,处理器1110,还用于在所述第二输入指示的位置为第三文件夹图标的情况下,在所述第三文件夹图标中生成第四文件夹图标,所述第四文件夹图标中包括所述至少一个目标对象。Optionally, the processor 1110 is further configured to generate a fourth folder icon in the third folder icon when the location indicated by the second input is a third folder icon, and the fourth The folder icon includes the at least one target object.
可选地,所述第二输入包括下述至少一种输入方式:拖动输入、长按输入、点击输入。Optionally, the second input includes at least one of the following input methods: drag input, long press input, and click input.
可选地,当所述应用图标的显示界面的页数大于1时,所述图标管理控件的数量为1个;或者一个所述显示界面对应设置一个所述图标管理控件。Optionally, when the number of pages of the display interface of the application icon is greater than 1, the number of the icon management control is 1; or one of the display interfaces corresponds to one icon management control.
采用本申请提供的电子设备,能够在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使至少一个目标对象处于选中状态;再接收用户对图标管理控件的第二输入;最后响应于第二输入,更新至少一个目标对象的位置信息;其中,该位置信息是基于第二输入确定的,目标对象包括以下至少一项:应用图标、文件夹图标。这样当用户想要合并几 个目标对象时,选中这几个目标对象,再通过对图标管理控件进行输入,即可实现对目标对象的合并操作,更新应用图标或文件夹图标的位置信息,避免用户还需逐个操作想要合并的图标,极大地简化了图标的合并操作。The electronic device provided by the present application can receive the user’s first input on at least one target object when the application icon is in the editing state, so that at least one target object is in the selected state; and then receive the user’s second input on the icon management control input; finally, updating the location information of at least one target object in response to the second input; wherein, the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon. In this way, when the user wants to merge several When there are several target objects, select these target objects, and then input the icon management control to realize the merge operation of the target objects, update the location information of the application icon or folder icon, and avoid the need for the user to operate one by one. Merged Icons greatly simplifies icon merging operations.
应理解的是,本申请实施例中,输入单元1104可以包括图形处理器(Graphics Processing Unit,GPU)11041和麦克风11042,图形处理器11041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。显示单元1106可包括显示面板11061,可以采用液晶显示器、有机发光二极管等形式来配置显示面板11061。用户输入单元1107包括触控面板11071以及其他输入设备11072中的至少一种。触控面板11071,也称为触摸屏。触控面板11071可包括触摸检测装置和触摸处理器两个部分。其他输入设备11072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。It should be understood that, in the embodiment of the present application, the input unit 1104 may include a graphics processor (Graphics Processing Unit, GPU) 11041 and a microphone 11042, and the graphics processor 11041 is used for the image capture device ( Such as the image data of the still picture or video obtained by the camera) for processing. The display unit 1106 may include a display panel 11061, and the display panel 11061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1107 includes at least one of a touch panel 11071 and other input devices 11072 . Touch panel 11071, also called touch screen. The touch panel 11071 may include two parts: a touch detection device and a touch processor. Other input devices 11072 may include, but are not limited to, physical keyboards, function keys (such as volume control keys, switch keys, etc.), trackballs, mice, and joysticks, which will not be repeated here.
存储器1109可用于存储软件程序以及各种数据。存储器1109可主要包括存储程序或指令的第一存储区和存储数据的第二存储区,其中,第一存储区可存储操作系统、至少一个功能所需的应用程序或指令(比如声音播放功能、图像播放功能等)等。此外,存储器1109可以包括易失性存储器或非易失性存储器,或者,存储器1109可以包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(Read-Only Memory,ROM)、可编程只读存储器(Programmable ROM,PROM)、可擦除可编程只读存储器(Erasable PROM,EPROM)、电可擦除可编程只读存储器(Electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(Random Access Memory,RAM),静态随机存取存储器(Static RAM,SRAM)、动态随机存取存储器(Dynamic RAM,DRAM)、同步动态随机存取存储器(Synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(Double Data Rate SDRAM,DDRSDRAM)、增强型同步动态随机存取存储器(Enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(Synch link DRAM,SLDRAM)和直接内存总线随机存取存储器(Direct Rambus RAM,DRRAM)。本申请实施例中的存储器1109包括但不限于这些和任意其它适合类型的存储器。 The memory 1109 can be used to store software programs as well as various data. The memory 1109 may mainly include a first storage area for storing programs or instructions and a second storage area for storing data, wherein the first storage area may store an operating system, an application program or instructions required by at least one function (such as a sound playing function, image playback function, etc.), etc. Furthermore, memory 1109 may include volatile memory or nonvolatile memory, or, memory 1109 may include both volatile and nonvolatile memory. Wherein, the non-volatile memory may be a read-only memory (Read-Only Memory, ROM), a programmable read-only memory (Programmable ROM, PROM), an erasable programmable read-only memory (Erasable PROM, EPROM), an electronically programmable Erase Programmable Read-Only Memory (Electrically EPROM, EEPROM) or Flash. Volatile memory can be random access memory (Random Access Memory, RAM), static random access memory (Static RAM, SRAM), dynamic random access memory (Dynamic RAM, DRAM), synchronous dynamic random access memory (Synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (Double Data Rate SDRAM, DDRSDRAM), enhanced synchronous dynamic random access memory (Enhanced SDRAM, ESDRAM), synchronous connection dynamic random access memory (Synch link DRAM , SLDRAM) and Direct Memory Bus Random Access Memory (Direct Rambus RAM, DRRAM). The memory 1109 in the embodiment of the present application includes but is not limited to these and any other suitable types of memory.
处理器1110可包括一个或多个处理单元;可选地,处理器1110集成应用处理器和调制解调处理器,其中,应用处理器主要处理涉及操作系统、用户界面和应用程序等的操作,调制解调处理器主要处理无线通信信号,如基带处理器。可以理解的是,上述调制解调处理器也可以不集成到处理器1110中。The processor 1110 may include one or more processing units; optionally, the processor 1110 integrates an application processor and a modem processor, wherein the application processor mainly handles operations related to the operating system, user interface, and application programs, etc., Modem processors mainly process wireless communication signals, such as baseband processors. It can be understood that the foregoing modem processor may not be integrated into the processor 1110 .
本申请实施例还提供一种可读存储介质,所述可读存储介质上存储有程序或指令,该程序或指令被处理器执行时实现上述应用图标管理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present application also provides a readable storage medium, the readable storage medium stores a program or an instruction, and when the program or instruction is executed by a processor, each process of the above-mentioned application icon management method embodiment is implemented, and can achieve The same technical effects are not repeated here to avoid repetition.
其中,所述处理器为上述实施例中所述的电子设备中的处理器。所述可读存储介质,包括计算机可读存储介质,如计算机只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。Wherein, the processor is the processor in the electronic device described in the above embodiments. The readable storage medium includes computer readable storage medium, such as computer read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk, etc.
本申请实施例另提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现上述应用图标管理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the above embodiment of the application icon management method Each process, and can achieve the same technical effect, in order to avoid repetition, will not repeat them here.
应理解,本申请实施例提到的芯片还可以称为系统级芯片、系统芯片、芯片系统或片上系统芯片等。It should be understood that the chips mentioned in the embodiments of the present application may also be called system-on-chip, system-on-chip, system-on-a-chip, or system-on-a-chip.
本申请实施例提供一种计算机程序产品,该程序产品被存储在存储介质中,该程序产品被至少一个处理器执行以实现如上述应用图标管理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present application provides a computer program product, the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the various processes in the above embodiment of the application icon management method, and can achieve the same technology Effect, in order to avoid repetition, will not repeat them here.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例 如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。It should be noted that, in this document, the term "comprising", "comprising" or any other variation thereof is intended to cover a non-exclusive inclusion such that a process, method, article or apparatus comprising a set of elements includes not only those elements, It also includes other elements not expressly listed, or elements inherent in the process, method, article, or device. Without further limitations, an element defined by the phrase "comprising a ..." does not preclude the presence of additional identical elements in the process, method, article, or apparatus comprising that element. In addition, it should be pointed out that the scope of the methods and devices in the embodiments of the present application is not limited to performing functions in the order shown or discussed, and may also include performing functions in a substantially simultaneous manner or in reverse order according to the functions involved. Executing a function, e.g. For example, the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以计算机软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。Through the description of the above embodiments, those skilled in the art can clearly understand that the methods of the above embodiments can be implemented by means of software plus a necessary general-purpose hardware platform, and of course also by hardware, but in many cases the former is better implementation. Based on such an understanding, the technical solution of the present application can be embodied in the form of computer software products, which are stored in a storage medium (such as ROM/RAM, magnetic disk, etc.) , CD-ROM), including several instructions to make a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) execute the methods described in the various embodiments of the present application.
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。 The embodiments of the present application have been described above in conjunction with the accompanying drawings, but the present application is not limited to the above-mentioned specific implementations. The above-mentioned specific implementations are only illustrative and not restrictive. Those of ordinary skill in the art will Under the inspiration of this application, without departing from the purpose of this application and the scope of protection of the claims, many forms can also be made, all of which belong to the protection of this application.

Claims (18)

  1. 一种应用图标管理方法,包括:A method for managing application icons, comprising:
    在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使所述至少一个目标对象处于选中状态;When the application icon is in the editing state, receiving a user's first input on at least one target object, making the at least one target object in the selected state;
    接收用户对图标管理控件的第二输入;receiving a user's second input to the icon management control;
    响应于所述第二输入,更新所述至少一个目标对象的位置信息;updating location information of the at least one target object in response to the second input;
    其中,所述位置信息是基于所述第二输入确定的,所述目标对象包括以下至少一项:应用图标、文件夹图标。Wherein, the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon.
  2. 如权利要求1所述的方法,其中,在应用图标处于编辑状态的情况下,所述方法还包括:The method according to claim 1, wherein, when the application icon is in the editing state, the method further comprises:
    显示图标管理控件。Displays the icon management controls.
  3. 如权利要求1所述的方法,其中,在所述第二输入指示的位置为空白位置的情况下,所述更新所述至少一个目标对象的位置信息,包括:The method according to claim 1, wherein when the position indicated by the second input is a blank position, the updating the position information of the at least one target object comprises:
    在所述第二输入指示的空白位置生成第一文件夹图标,所述第一文件夹图标中包括所述至少一个目标对象。A first folder icon is generated in a blank position indicated by the second input, and the first folder icon includes the at least one target object.
  4. 如权利要求1所述的方法,其中,在所述第二输入指示的位置为第二文件夹图标的情况下,所述更新所述至少一个目标对象的位置信息,包括:The method according to claim 1, wherein when the location indicated by the second input is a second folder icon, the updating the location information of the at least one target object comprises:
    将所述至少一个目标对象移动至所述第二文件夹图标中。moving the at least one target object into the second folder icon.
  5. 如权利要求1所述的方法,其中,在所述第二输入指示的位置为第三文件夹图标的情况下,所述更新所述至少一个目标对象的位置信息,包括:The method according to claim 1, wherein when the location indicated by the second input is a third folder icon, the updating the location information of the at least one target object comprises:
    在所述第三文件夹图标中生成第四文件夹图标,所述第四文件夹图标中包括所述至少一个目标对象。A fourth folder icon is generated in the third folder icon, and the fourth folder icon includes the at least one target object.
  6. 如权利要求1所述的方法,其中,所述至少一个目标对象包括第五文件夹图标中的应用图标或文件夹图标。The method of claim 1, wherein the at least one target object comprises an application icon or a folder icon in the fifth folder icon.
  7. 如权利要求1-6任意一项所述的方法,其中,所述第二输入包括下述至少一种输入方式:拖动输入、长按输入、点击输入。The method according to any one of claims 1-6, wherein the second input includes at least one of the following input methods: drag input, long press input, and click input.
  8. 如权利要求2所述的方法,其中,当所述应用图标的显示界面的页数大于1时,所述图标管理控件的数量为1个;或者一个所述显示界面对应设置一个所述图标管理控件。 The method according to claim 2, wherein when the number of pages of the display interface of the application icon is greater than 1, the number of the icon management control is 1; or one of the display interfaces corresponds to one of the icon management controls.
  9. 一种应用图标管理装置,包括:An application icon management device, comprising:
    第一接收单元,用于在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使所述至少一个目标对象处于选中状态;The first receiving unit is configured to, when the application icon is in the editing state, receive a user's first input on at least one target object, so that the at least one target object is in the selected state;
    第二接收单元,用于接收用户对图标管理控件的第二输入;The second receiving unit is configured to receive a second input from the user on the icon management control;
    信息更新单元,用于响应于所述第二输入,更新所述至少一个目标对象的位置信息;an information updating unit, configured to update the location information of the at least one target object in response to the second input;
    其中,所述位置信息是基于所述第二输入确定的,所述目标对象包括以下至少一项:应用图标、文件夹图标。Wherein, the location information is determined based on the second input, and the target object includes at least one of the following: an application icon and a folder icon.
  10. 如权利要求9所述的装置,其中,在应用图标处于编辑状态的情况下,所述装置还包括:The device according to claim 9, wherein, when the application icon is in the editing state, the device further comprises:
    控件显示单元,用于显示图标管理控件。The control display unit is used for displaying icon management controls.
  11. 如权利要求9所述的装置,其中,在所述第二输入指示的位置为空白位置的情况下,所述信息更新单元,用于:The device according to claim 9, wherein, when the position indicated by the second input is a blank position, the information updating unit is configured to:
    在所述第二输入指示的空白位置生成第一文件夹图标,所述第一文件夹图标中包括所述至少一个目标对象。A first folder icon is generated in a blank position indicated by the second input, and the first folder icon includes the at least one target object.
  12. 如权利要求9所述的装置,其中,在所述第二输入指示的位置为第二文件夹图标的情况下,所述信息更新单元,用于:The device according to claim 9, wherein, when the position indicated by the second input is a second folder icon, the information update unit is configured to:
    将所述至少一个目标对象移动至所述第二文件夹图标中。moving the at least one target object into the second folder icon.
  13. 如权利要求9所述的装置,其中,在所述第二输入指示的位置为第三文件夹图标的情况下,所述信息更新单元,用于:The device according to claim 9, wherein, when the position indicated by the second input is a third folder icon, the information updating unit is configured to:
    在所述第三文件夹图标中生成第四文件夹图标,所述第四文件夹图标中包括所述至少一个目标对象。A fourth folder icon is generated in the third folder icon, and the fourth folder icon includes the at least one target object.
  14. 如权利要求9所述的装置,其中,所述至少一个目标对象包括第五文件夹图标中的应用图标或文件夹图标。The apparatus of claim 9, wherein the at least one target object comprises an application icon or a folder icon in the fifth folder icon.
  15. 一种电子设备,包括处理器和存储器,所述存储器存储可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如权利要求1-8任一项所述的应用图标管理方法的步骤。An electronic device, comprising a processor and a memory, the memory stores programs or instructions that can run on the processor, and when the programs or instructions are executed by the processor, any one of claims 1-8 is implemented Steps in the method for managing application icons.
  16. 一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如权利要求1至8任一项所述的应用图标管理 方法的步骤。A readable storage medium, storing programs or instructions on the readable storage medium, and implementing the application icon management according to any one of claims 1 to 8 when the programs or instructions are executed by a processor method steps.
  17. 一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如权利要求1至8任一项所述的应用图标管理方法步骤。A chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, the processor is used to run programs or instructions, and realize the application icon according to any one of claims 1 to 8 Manage method steps.
  18. 一种计算机程序产品,所述计算机程序产品包括存储了计算机程序的非瞬时性计算机可读存储介质,所述计算机程序可操作来使计算机执行如如权利要求1至8任一项所述的应用图标管理方法步骤。 A computer program product comprising a non-transitory computer-readable storage medium storing a computer program operable to cause a computer to execute the application as claimed in any one of claims 1 to 8 Icon management method steps.
PCT/CN2023/076773 2022-02-18 2023-02-17 Application icon management method and apparatus and electronic device WO2023155877A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210150814.8 2022-02-18
CN202210150814.8A CN114518822A (en) 2022-02-18 2022-02-18 Application icon management method and device and electronic equipment

Publications (1)

Publication Number Publication Date
WO2023155877A1 true WO2023155877A1 (en) 2023-08-24

Family

ID=81600025

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/076773 WO2023155877A1 (en) 2022-02-18 2023-02-17 Application icon management method and apparatus and electronic device

Country Status (2)

Country Link
CN (1) CN114518822A (en)
WO (1) WO2023155877A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114518821A (en) * 2022-02-18 2022-05-20 维沃移动通信有限公司 Application icon management method and device and electronic equipment
CN114518822A (en) * 2022-02-18 2022-05-20 维沃移动通信有限公司 Application icon management method and device and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120140569A (en) * 2011-06-21 2012-12-31 삼성전자주식회사 Method for installing applications in a portable terminal
CN110069179A (en) * 2019-03-14 2019-07-30 维沃移动通信有限公司 Icon control method and terminal device
CN111913616A (en) * 2020-06-29 2020-11-10 维沃移动通信有限公司 Application program management method and device and electronic equipment
CN114518822A (en) * 2022-02-18 2022-05-20 维沃移动通信有限公司 Application icon management method and device and electronic equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109358784A (en) * 2018-09-25 2019-02-19 维沃移动通信有限公司 A kind of arrangement figure calibration method, terminal device and storage medium
CN109814772A (en) * 2018-12-26 2019-05-28 维沃移动通信有限公司 A kind of application program image target moving method and terminal device
CN111522478B (en) * 2020-04-17 2021-09-07 维沃移动通信有限公司 Icon moving method and electronic equipment
CN112148170B (en) * 2020-09-29 2022-07-01 维沃移动通信有限公司 Desktop element adjusting method and device and electronic equipment
CN112558851B (en) * 2020-12-22 2023-05-23 维沃移动通信有限公司 Object processing method, device, equipment and readable storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120140569A (en) * 2011-06-21 2012-12-31 삼성전자주식회사 Method for installing applications in a portable terminal
CN110069179A (en) * 2019-03-14 2019-07-30 维沃移动通信有限公司 Icon control method and terminal device
CN111913616A (en) * 2020-06-29 2020-11-10 维沃移动通信有限公司 Application program management method and device and electronic equipment
CN114518822A (en) * 2022-02-18 2022-05-20 维沃移动通信有限公司 Application icon management method and device and electronic equipment

Also Published As

Publication number Publication date
CN114518822A (en) 2022-05-20

Similar Documents

Publication Publication Date Title
WO2023155877A1 (en) Application icon management method and apparatus and electronic device
CN112181225A (en) Desktop element adjusting method and device and electronic equipment
WO2022083241A1 (en) Information guide method and apparatus
WO2023125425A1 (en) Display method and apparatus, and electronic device
WO2023061280A1 (en) Application program display method and apparatus, and electronic device
JP2023542666A (en) Operation method and device
WO2023155885A1 (en) Icon arrangement method and apparatus, and electronic device
WO2024037418A1 (en) Display method and apparatus, electronic device, and readable storage medium
WO2024046204A1 (en) Message processing method and apparatus, electronic device, and storage medium
WO2024037415A1 (en) Screen mirroring content display method and apparatus, device and storage medium
WO2023030115A1 (en) Interface display method and apparatus
WO2022242515A1 (en) Interface display method and apparatus
WO2022242542A1 (en) Application icon management method and electronic device
WO2022143660A1 (en) Icon display method and apparatus, and electronic device
WO2024088318A1 (en) Icon management method and apparatus
CN114415886A (en) Application icon management method and electronic equipment
WO2024109635A1 (en) Interface display method and apparatus thereof
WO2023155874A1 (en) Application icon management method and apparatus, and electronic device
WO2024078552A1 (en) Background application management method and apparatus, electronic device and medium
WO2024099102A1 (en) Control display method and apparatus, electronic device, and readable storage medium
WO2024088216A1 (en) Content display method and apparatus, and electronic device and readable storage medium
CN114116098A (en) Application icon management method and device, electronic equipment and storage medium
WO2024037438A1 (en) Split screen control method and apparatus, electronic device, and readable storage medium
WO2023155858A1 (en) Document editing method and apparatus
CN112765500A (en) Information searching method and device

Legal Events

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

Ref document number: 23755878

Country of ref document: EP

Kind code of ref document: A1