WO2023155877A1 - 应用图标管理方法、装置和电子设备 - Google Patents
应用图标管理方法、装置和电子设备 Download PDFInfo
- 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
Links
- 238000007726 management method Methods 0.000 title claims abstract description 103
- 238000000034 method Methods 0.000 claims abstract description 60
- 230000004044 response Effects 0.000 claims abstract description 17
- 238000004891 communication Methods 0.000 claims description 7
- 238000004590 computer program Methods 0.000 claims description 6
- 238000010586 diagram Methods 0.000 description 22
- 230000006870 function Effects 0.000 description 10
- 230000000694 effects Effects 0.000 description 5
- 230000001360 synchronised effect Effects 0.000 description 5
- 238000005516 engineering process Methods 0.000 description 4
- 230000003190 augmentative effect Effects 0.000 description 2
- 230000003068 static effect Effects 0.000 description 2
- 241000699670 Mus sp. Species 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000007599 discharging Methods 0.000 description 1
- 238000007667 floating Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0481—Interaction 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/04817—Interaction 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/16—File or folder operations, e.g. details of user interfaces specifically adapted to file systems
- G06F16/168—Details of user interfaces specifically adapted to file systems, e.g. browsing and visualisation, 2d or 3d GUIs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input 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/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction 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/0486—Drag-and-drop
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/451—Execution 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
本申请公开了一种应用图标管理方法、装置和电子设备,属于终端技术领域。所述方法包括:在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使所述至少一个目标对象处于选中状态;接收用户对图标管理控件的第二输入;响应于所述第二输入,更新所述至少一个目标对象的位置信息;其中,所述位置信息是基于所述第二输入确定的,所述目标对象包括以下至少一项:应用图标、文件夹图标。
Description
交叉引用
本发明要求在2022年02月18日提交中国专利局、申请号为202210150814.8、发明名称为“应用图标管理方法、装置和电子设备”的中国专利申请的优先权,该申请的全部内容通过引用结合在本发明中。
本发明实施例属于终端技术领域,尤其涉及一种应用图标管理方法、装置和电子设备。
随着移动互联网技术以及终端技术的快速发展,终端设备的容量和性能也随之得到极大的提升,这就使得手机、iPad、智能手表等终端设备中能够安装的应用程序的数量越来越多。而随着终端设备中安装的应用程序的数量大量增长,用户也面临着要在有限的终端设备的屏幕显示界面中对所显示的应用程序图标进行管理,比如可以将一些应用程序的图标合并到一个文件夹中进行显示。
目前,应用程序图标的合并方式通常是用户依次将两个或更多的应用程序的图标拖动至重叠在一起,便可以自动生成一个包含有用户选择重叠的应用程序图标的文件夹。用户再根据其个人习惯调整所生成的文件夹在屏幕显示界面中的位置。
显然,上述操作方式繁琐且效率较低。
发明内容
本申请实施例提供一种应用图标管理方法、装置和电子设备,能够解决相关技术中更新应用图标的位置时操作繁琐的问题。
第一方面,本申请实施例提供了一种应用图标管理方法,该方法包括:
在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使所述至少一个目标对象处于选中状态;
接收用户对图标管理控件的第二输入;
响应于所述第二输入,更新所述至少一个目标对象的位置信息;
其中,所述位置信息是基于所述第二输入确定的,所述目标对象包括以下至少一项:应用图标、文件夹图标。
第二方面,本申请实施例提供了一种应用图标管理装置,包括:
第一接收单元,用于在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使所述至少一个目标对象处于选中状态;
第二接收单元,用于接收用户对图标管理控件的第二输入;
信息更新单元,用于响应于所述第二输入,更新所述至少一个目标对象的位置信息;
其中,所述位置信息是基于所述第二输入确定的,所述目标对象包括以下至少一项:应用图标、文件夹图标。
第三方面,本申请实施例提供了一种终端设备,包括:处理器和存储器,所述存储器存储可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第一方面所述的方法。
第四方面,本申请实施例还提供一种可读存储介质,所述计算机可读存储介质上存储有计算机程序,所述计算机程序被处理器执行时实现如第一方面所述的方法。
第五方面,本申请实施例提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如第一方面所述的方法。
第六方面,本申请实施例提供一种计算机程序产品,该程序产品被存储在存储介质中,该程序产品被至少一个处理器执行以实现如第一方面所述的方法。
在本申请实施例中,能够在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使至少一个目标对象处于选中状态;再接收用户对图标管理控件的第二输入;最后响应于第二输入,更新至少一个目
标对象的位置信息;其中,该位置信息是基于第二输入确定的,目标对象包括以下至少一项:应用图标、文件夹图标。这样当用户想要合并几个目标对象时,选中这几个目标对象,再通过对图标管理控件进行输入,即可实现对目标对象的合并操作,更新应用图标或文件夹图标的位置信息,避免用户逐个操作想要合并的图标,极大地简化了图标的合并操作。
图1为本申请实施例提供的一种应用图标管理方法的具体实施流程示意图;
图2为本申请实施例提供的应用图标管理方法中应用图标处于编辑状态的情况下显示图标管理控件的示意图;
图3为本申请实施例提供的应用图标管理方法中应用图标处于编辑状态的情况下选中想要合并的目标对象的示意图;
图4为本申请实施例提供的应用图标管理方法中拖动图标管理控件至空白位置处生成文件夹2的示意图;
图5为本申请实施例提供的图标管理方法中在应用图标处于编辑状态的情况下长按或双击文件夹1以打开文件夹1的展示窗口的示意图;
图6为本申请实施例提供的图标管理方法中将图标管理控件移动至文件夹1的展示窗口的示意图;
图7为本申请实施例提供的图标管理方法中将用户选择的目标对象的图标直接移动至文件夹2中的示意图;
图8为本申请实施例提供的图标管理方法中将用户选择的目标对象的图标移动至文件夹2中新建的文件夹2中的示意图;
图9为本申请实施例提供的一种应用图标管理装置的结构示意图;
图10为本申请实施例提供的一种电子设备的硬件结构示意图;
图11为本申请实施例提供的又一种电子设备的硬件结构示意图。
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行
清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。根据本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
本申请的说明书和权利要求书中的术语“第一”、“第二”等是用于区别类似的对象,而不用于描述特定的顺序或先后次序。应该理解这样使用的数据在适当情况下可以互换,以便本申请的实施例能够以除了在这里图示或描述的那些以外的顺序实施,且“第一”、“第二”等所区分的对象通常为一类,并不限定对象的个数,例如第一对象可以是一个,也可以是多个。此外,说明书以及权利要求中“和/或”表示所连接对象的至少其中之一,字符“/”,一般表示前后关联对象是一种“或”的关系。
下面结合附图,通过具体的实施例及其应用场景对本申请实施例提供的应用图标管理方法进行详细地说明。
为解决现有技术中更新应用图标的位置时操作繁琐的问题,本申请提供一种应用图标管理方法,该方法的执行主体,可以但不限于手机、平板电脑等能够被配置为执行本发明实施例提供的该方法用户终端中的至少一种。
为便于描述,下文以该方法的执行主体为能够执行该方法的终端设备为例,对该方法的实施方式进行介绍。可以理解,该方法的执行主体为终端设备只是一种示例性的说明,并不应理解为对该方法的限定。
具体地,本发明提供的应用图标管理方法包括:首先,在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使至少一个目标对象处于选中状态;再,接收用户对图标管理控件的第二输入;然后,响应于第二输入,更新至少一个目标对象的位置信息;其中,该位置信息是基于第二输入确定的,目标对象包括以下至少一项:应用图标、文件夹图标。
本申请实施例中,当用户想要合并几个目标对象时,选中这几个目标对象,再通过对图标管理控件进行输入,即可实现对目标对象的合并操作,更新应用图标或文件夹图标的位置信息,避免用户还需逐个操作想要合并的图标,极大地简化了图标的合并操作。
下面结合图1所示的应用图标管理方法的具体实施流程示意图,对该方法的实施过程进行详细介绍,包括:
S110,在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使至少一个目标对象处于选中状态。
其中,用户可对应用图标的显示界面的空白处执行双击或长按等操作,来触发显示界面中的应用图标进入编辑状态,例如进入抖动状态。目标对象可为应用图标的显示界面中的应用图标或文件夹图标,一个文件夹图标中可以包括多个应用图标或文件夹图标。即目标对象包括以下至少一项:应用图标、文件夹图标。
如背景技术中所述,目前,应用图标的合并方式中往往需要用户逐个拖动想要合并的应用图标至合并的文件夹中,这种逐个拖动应用图标至合并的文件夹中的方式对用户而言操作有些繁琐。本申请实施例为了改善这一繁琐操作,提高合并应用图标的效率,以便给用户提供更优质的使用体验,为用户提供一个图标管理控件,该图标管理控件可在应用图标处于编辑状态时显示,用于响应于用户对该图标管理控件的输入,更新用户所选中的应用图标或文件夹图标的位置信息,从而实现应用图标或文件夹图标的快捷合并操作。本申请实施例不仅可以实现应用图标和应用图标之间的合并,还可以实现应用图标与文件夹图标,以及文件夹图标与文件夹图标之间的合并,使得对应用图标的管理更加灵活。
可选地,在应用图标处于编辑状态的情况下,所述方法还包括:
显示图标管理控件。
可选地,当应用图标的显示界面的页数大于1时,图标管理控件的数量可以为1个;或者一个显示界面对应设置一个图标管理控件。也即,该图标管理控件可以是一个全局的悬浮在显示界面上的控件,即一个终端设备中只有一个图标管理控件;或者,每个显示界面中都可对应设置一个图标管理控件。
图2为本申请实施例提供的应用图标管理方法中应用图标处于编辑状态的情况下显示图标管理控件的示意图。在图2中,用户可以双击或者长按应用图标的显示界面,以触发显示图标管理控件即图2显示的控件211。与此同时,该显示界面进入可编辑的状态,每个应用图标以及文件夹图标的右上
角(即图示的21~210)可出现一个空白小方格,以表明这些图标可被用户选中。
在应用图标处于编辑状态的情况下,用户可以选择想要合并的目标对象,被选择的目标对象的图标可呈现为被选中的状态。比如可以在应用程序图标的右上角显示有“√”的样式,以表明该应用程序的图标被选中。图3为本申请实施例提供的应用图标管理方法中应用图标处于编辑状态的情况下选中想要合并的目标对象的示意图。在图3中,用户在点击图标1(图示21)、图标2(图示22)、图标3(图示23)和文件夹1(图示210)这几个图标之后,图标1(图示21)、图标2(图示22)、图标3(图示23)和文件夹1(图示210)这几个目标对象的右上角的小方格中便显示有“√”的样式,以表明这些目标对象被选中。
S120,接收用户对图标管理控件的第二输入。
可选地,第二输入包括下述至少一种输入方式:拖动输入、长按输入、点击输入。
为便于快速实现用户选中的目标对象之间的合并操作、或者将用户选中的目标对象合并到已有文件夹中等目标对象的位置信息的更新操作,提高用户选中的目标对象的合并效率,在用户选中了至少一个目标对象之后,本申请实施例中的图标管理控件可接收用户的第二输入,当第二输入为拖动输入时,可在拖动输入的停止位置处创建一个的文件夹,用以将用户选中的至少一个目标对象的位置信息更新至该文件夹中。即在用户选中了至少一个目标对象之后,该图标管理控件被拖动到应用图标的显示界面的任意位置处,便在该位置处创建一个文件夹,用于合并用户选中的目标对象。
此外,还可接收用户对图标管理控件的长按操作,用于在图标管理控件的所在位置处创建一个文件夹。或者还可接收用户对图标管理控件的点击操作,用于在图标管理控件的所在位置处创建一个文件夹。
可选地,用户还可在应用图标处于编辑的状态下,打开显示界面中的某个已有文件夹图标的展示窗口,以选中该已有文件夹图标中的应用图标或文件夹图标,从而实现对所选中的应用图标或文件夹图标的位置更新。具体地,所述至少一个目标对象包括第五文件夹图标中的应用图标或文件夹图标。
S130,响应于第二输入,更新至少一个目标对象的位置信息。
其中,位置信息是基于第二输入确定的。
可选地,为了提高至少一个目标对象的位置信息的更新效率,本申请实施例在第二输入指示的位置为空白位置的情况下,可在该位置处创建一个文件夹图标,以将该至少一个目标对象的位置更新至该文件夹图标中,当至少一个目标对象为两个或两个以上时,便可快速实现对该至少一个目标对象的合并操作。具体地,在第二输入指示的位置为空白位置的情况下,更新至少一个目标对象的位置信息,包括:
在第二输入指示的空白位置生成第一文件夹图标,第一文件夹图标中包括至少一个目标对象。
以第二输入为拖动输入为例,当用户拖动图标管理控件至应用图标的显示界面的某一空白位置处,便可在该位置处生成第一文件夹图标,同时将用户选中的至少一个目标对象的位置更新至第一文件夹图标中,使得第一文件夹图标中包括至少一个目标对象。
图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)中。
可选地,还可以选择将选中的目标对象移动至应用图标的显示界面中已存在的文件夹图标中,即实现与已存在的文件夹图标中的应用图标或文件夹图标的合并。具体地,在第二输入指示的位置为第二文件夹图标的情况下,更新至少一个目标对象的位置信息,包括:
将至少一个目标对象移动至第二文件夹图标中。
可选地,还可以选择将选中的目标对象移动至应用图标的显示界面中已存在的文件夹图标中,在该已存在的文件夹图标中生成一个新的文件夹图标来实现对至少一个目标对象的位置更新操作。当至少一个目标对象的数量为2个或2个以上时,可快速实现在已存在的文件夹图标中创建新的文件夹图标来合并该至少一个目标对象。具体地,在第二输入指示的位置为第三文件夹图标的情况下,更新至少一个目标对象的位置信息,包括:
在第三文件夹图标中生成第四文件夹图标,第四文件夹图标中包括至少一个目标对象。
可选地,还可以在已存在的文件夹图标中为用户提供两种应用图标管理方式,由用户选择将选中的目标对象的图标直接移动至已存在的文件夹图标中,或者在该已存在的文件夹图标中新建文件夹图标以将用户选中的目标对象的图标移动至该新建的文件夹图标中。具体地,还可响应于对图标管理控件的拖动操作,将图标管理控件拖动至第二文件夹图标的展示窗口中,以及在拖动操作停止时,在第二文件夹图标的展示窗口中显示直接合并选项和生成新文件夹选项;
响应于针对直接合并选项的选择操作,将至少一个目标对象移动至所述第二文件夹图标中;或者,响应于针对生成新文件夹选项的选择操作,在第二文件夹图标中生成第四文件夹图标,以及将至少一个目标对象移动至第四文件夹图标中。
图5~图8为本申请实施例提供的图标管理方法应用于一种实际场景中的示意图。图5为本申请实施例提供的图标管理方法中在应用图标处于编辑状态的情况下长按或双击文件夹1以打开文件夹1(图示210)的展示窗口的示意图。图6为本申请实施例提供的图标管理方法中将图标管理控件移动至文件夹1的展示窗口的示意图。在图6中,当用户将图标管理控件拖动至文件夹1(图示210)的展示窗口中时,该文件夹1(图示210)的展示窗口可显示“直接合并”选项和“生成新文件夹”选项。
图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)中。
本申请实施例中,能够在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使至少一个目标对象处于选中状态;再接收用户对图标管理控件的第二输入;最后响应于第二输入,更新至少一个目标对象的位置信息;其中,该位置信息是基于第二输入确定的,目标对象包括以下至少一项:应用图标、文件夹图标。这样当用户想要合并几个目标对象时,选中这几个目标对象,再通过对图标管理控件进行输入,即可实现对目标对象的合并操作,更新应用图标或文件夹图标的位置信息,避免用户还需逐个操作想要合并的图标,极大地简化了图标的合并操作。
本申请实施例提供的应用图标管理方法,执行主体可以为应用图标管理装置,或者该应用图标管理装置中的用于执行应用图标管理方法的控制模块。本申请实施例中以应用图标管理装置执行应用图标管理方法为例,说明本申请实施例提供的应用图标管理装置。
请参阅图9,为本发明实施例提供的应用图标管理装置900的结构示意图,如图9所示,包括第一接收单元901、第二接收单元902和信息更新单元903,其中:
第一接收单元901,用于在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使所述至少一个目标对象处于选中状态;
第二接收单元902,用于接收用户对图标管理控件的第二输入;
信息更新单元903,用于响应于所述第二输入,更新所述至少一个目标对象的位置信息;
其中,所述位置信息是基于所述第二输入确定的,所述目标对象包括以下至少一项:应用图标、文件夹图标。
可选地,在一种实施方式中,在应用图标处于编辑状态的情况下,所述装置还包括:
控件显示单元,用于显示图标管理控件。
可选地,在一种实施方式中在所述第二输入指示的位置为空白位置的情况下,所述信息更新单元903,用于:
在所述第二输入指示的空白位置生成第一文件夹图标,所述第一文件夹图标中包括所述至少一个目标对象。
可选地,在一种实施方式中,在所述第二输入指示的位置为第二文件夹图标的情况下,所述信息更新单元903,用于:
将所述至少一个目标对象移动至所述第二文件夹图标中。
可选地,在一种实施方式中,在所述第二输入指示的位置为第三文件夹图标的情况下,所述信息更新单元903,用于:
在所述第三文件夹图标中生成第四文件夹图标,所述第四文件夹图标中包括所述至少一个目标对象。
可选地,在一种实施方式中,所述至少一个目标对象包括第五文件夹图标中的应用图标或文件夹图标。
可选地,在一种实施方式中,所述第二输入包括下述至少一种输入方式:拖动输入、长按输入、点击输入。
可选地,在一种实施方式中,当所述应用图标的显示界面的页数大于1时,所述图标管理控件的数量为1个;或者一个所述显示界面对应设置一个所述图标管理控件。
本申请实施例提供的应用图标管理装置900当用户想要合并几个目标对象时,选中这几个目标对象,再通过对图标管理控件进行输入,即可实现对目标对象的合并操作,更新应用图标或文件夹图标的位置信息,避免用户还需逐个操作想要合并的图标,极大地简化了图标的合并操作。
本申请实施例中的应用图标管理装置可以是电子设备,也可以是电子设备中的部件,例如集成电路或芯片。该电子设备可以是终端,也可以为除终
端之外的其他设备。示例性的,电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、移动上网装置(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)、柜员机或者自助机等,本申请实施例不作具体限定。
本申请实施例中的应用图标管理装置可以为具有操作系统的装置。该操作系统可以为安卓(Android)操作系统,可以为ios操作系统,还可以为其他可能的操作系统,本申请实施例不作具体限定。
本申请实施例提供的应用图标管理装置能够实现图1至图3的方法实施例实现的各个过程,实现相同的技术效果,为避免重复,这里不再赘述。
可选地,如图10所示,本申请实施例还提供一种电子设备M10,包括处理器M101和存储器M102,存储器M102上存储有可在所述处理器M101上运行的程序或指令,该程序或指令被处理器M101执行时实现上述应用图标管理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
需要说明的是,本申请实施例中的电子设备包括上述所述的移动电子设备和非移动电子设备。
图11为实现本申请实施例的一种电子设备的硬件结构示意图。
该电子设备1100包括但不限于:射频单元1101、网络模块1102、音频输出单元1103、输入单元1104、传感器1105、显示单元1106、用户输入单元1107、接口单元1108、存储器1109、以及处理器1110等部件。
本领域技术人员可以理解,电子设备1100还可以包括给各个部件供电的电源(比如电池),电源可以通过电源管理系统与处理器1110逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。图11中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置,在此不再赘述。
其中,用户输入单元1107能够在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使至少一个目标对象处于选中状态;接收用户对图标管理控件的第二输入;
处理器1110,响应于第二输入,更新至少一个目标对象的位置信息;其中,该位置信息是基于第二输入确定的,目标对象包括以下至少一项:应用图标、文件夹图标。
采用本申请提供的电子设备,当用户想要合并几个目标对象时,选中这几个目标对象,再通过对图标管理控件进行输入,即可实现对目标对象的合并操作,更新应用图标或文件夹图标的位置信息,避免用户还需逐个操作想要合并的图标,极大地简化了图标的合并操作。
可选地,显示单元1106,用于在应用图标处于编辑状态的情况下,显示图标管理控件。
可选地,处理器1110,还用于在所述第二输入指示的位置为空白位置的情况下,在所述第二输入指示的空白位置生成第一文件夹图标,所述第一文件夹图标中包括所述至少一个目标对象。
可选地,处理器1110,还用于在所述第二输入指示的位置为第二文件夹图标的情况下,将所述至少一个目标对象移动至所述第二文件夹图标中。
可选地,处理器1110,还用于在所述第二输入指示的位置为第三文件夹图标的情况下,在所述第三文件夹图标中生成第四文件夹图标,所述第四文件夹图标中包括所述至少一个目标对象。
可选地,所述第二输入包括下述至少一种输入方式:拖动输入、长按输入、点击输入。
可选地,当所述应用图标的显示界面的页数大于1时,所述图标管理控件的数量为1个;或者一个所述显示界面对应设置一个所述图标管理控件。
采用本申请提供的电子设备,能够在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使至少一个目标对象处于选中状态;再接收用户对图标管理控件的第二输入;最后响应于第二输入,更新至少一个目标对象的位置信息;其中,该位置信息是基于第二输入确定的,目标对象包括以下至少一项:应用图标、文件夹图标。这样当用户想要合并几
个目标对象时,选中这几个目标对象,再通过对图标管理控件进行输入,即可实现对目标对象的合并操作,更新应用图标或文件夹图标的位置信息,避免用户还需逐个操作想要合并的图标,极大地简化了图标的合并操作。
应理解的是,本申请实施例中,输入单元1104可以包括图形处理器(Graphics Processing Unit,GPU)11041和麦克风11042,图形处理器11041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。显示单元1106可包括显示面板11061,可以采用液晶显示器、有机发光二极管等形式来配置显示面板11061。用户输入单元1107包括触控面板11071以及其他输入设备11072中的至少一种。触控面板11071,也称为触摸屏。触控面板11071可包括触摸检测装置和触摸处理器两个部分。其他输入设备11072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。
存储器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包括但不限于这些和任意其它适合类型的存储器。
处理器1110可包括一个或多个处理单元;可选地,处理器1110集成应用处理器和调制解调处理器,其中,应用处理器主要处理涉及操作系统、用户界面和应用程序等的操作,调制解调处理器主要处理无线通信信号,如基带处理器。可以理解的是,上述调制解调处理器也可以不集成到处理器1110中。
本申请实施例还提供一种可读存储介质,所述可读存储介质上存储有程序或指令,该程序或指令被处理器执行时实现上述应用图标管理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
其中,所述处理器为上述实施例中所述的电子设备中的处理器。所述可读存储介质,包括计算机可读存储介质,如计算机只读存储器(Read-Only Memory,ROM)、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等。
本申请实施例另提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现上述应用图标管理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
应理解,本申请实施例提到的芯片还可以称为系统级芯片、系统芯片、芯片系统或片上系统芯片等。
本申请实施例提供一种计算机程序产品,该程序产品被存储在存储介质中,该程序产品被至少一个处理器执行以实现如上述应用图标管理方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例
如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。
通过以上的实施方式的描述,本领域的技术人员可以清楚地了解到上述实施例方法可借助软件加必需的通用硬件平台的方式来实现,当然也可以通过硬件,但很多情况下前者是更佳的实施方式。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分可以以计算机软件产品的形式体现出来,该计算机软件产品存储在一个存储介质(如ROM/RAM、磁碟、光盘)中,包括若干指令用以使得一台终端(可以是手机,计算机,服务器,空调器,或者网络设备等)执行本申请各个实施例所述的方法。
上面结合附图对本申请的实施例进行了描述,但是本申请并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本申请的启示下,在不脱离本申请宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本申请的保护之内。
Claims (18)
- 一种应用图标管理方法,包括:在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使所述至少一个目标对象处于选中状态;接收用户对图标管理控件的第二输入;响应于所述第二输入,更新所述至少一个目标对象的位置信息;其中,所述位置信息是基于所述第二输入确定的,所述目标对象包括以下至少一项:应用图标、文件夹图标。
- 如权利要求1所述的方法,其中,在应用图标处于编辑状态的情况下,所述方法还包括:显示图标管理控件。
- 如权利要求1所述的方法,其中,在所述第二输入指示的位置为空白位置的情况下,所述更新所述至少一个目标对象的位置信息,包括:在所述第二输入指示的空白位置生成第一文件夹图标,所述第一文件夹图标中包括所述至少一个目标对象。
- 如权利要求1所述的方法,其中,在所述第二输入指示的位置为第二文件夹图标的情况下,所述更新所述至少一个目标对象的位置信息,包括:将所述至少一个目标对象移动至所述第二文件夹图标中。
- 如权利要求1所述的方法,其中,在所述第二输入指示的位置为第三文件夹图标的情况下,所述更新所述至少一个目标对象的位置信息,包括:在所述第三文件夹图标中生成第四文件夹图标,所述第四文件夹图标中包括所述至少一个目标对象。
- 如权利要求1所述的方法,其中,所述至少一个目标对象包括第五文件夹图标中的应用图标或文件夹图标。
- 如权利要求1-6任意一项所述的方法,其中,所述第二输入包括下述至少一种输入方式:拖动输入、长按输入、点击输入。
- 如权利要求2所述的方法,其中,当所述应用图标的显示界面的页数大于1时,所述图标管理控件的数量为1个;或者一个所述显示界面对应设置一个所述图标管理控件。
- 一种应用图标管理装置,包括:第一接收单元,用于在应用图标处于编辑状态的情况下,接收用户对至少一个目标对象的第一输入,使所述至少一个目标对象处于选中状态;第二接收单元,用于接收用户对图标管理控件的第二输入;信息更新单元,用于响应于所述第二输入,更新所述至少一个目标对象的位置信息;其中,所述位置信息是基于所述第二输入确定的,所述目标对象包括以下至少一项:应用图标、文件夹图标。
- 如权利要求9所述的装置,其中,在应用图标处于编辑状态的情况下,所述装置还包括:控件显示单元,用于显示图标管理控件。
- 如权利要求9所述的装置,其中,在所述第二输入指示的位置为空白位置的情况下,所述信息更新单元,用于:在所述第二输入指示的空白位置生成第一文件夹图标,所述第一文件夹图标中包括所述至少一个目标对象。
- 如权利要求9所述的装置,其中,在所述第二输入指示的位置为第二文件夹图标的情况下,所述信息更新单元,用于:将所述至少一个目标对象移动至所述第二文件夹图标中。
- 如权利要求9所述的装置,其中,在所述第二输入指示的位置为第三文件夹图标的情况下,所述信息更新单元,用于:在所述第三文件夹图标中生成第四文件夹图标,所述第四文件夹图标中包括所述至少一个目标对象。
- 如权利要求9所述的装置,其中,所述至少一个目标对象包括第五文件夹图标中的应用图标或文件夹图标。
- 一种电子设备,包括处理器和存储器,所述存储器存储可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如权利要求1-8任一项所述的应用图标管理方法的步骤。
- 一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如权利要求1至8任一项所述的应用图标管理 方法的步骤。
- 一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如权利要求1至8任一项所述的应用图标管理方法步骤。
- 一种计算机程序产品,所述计算机程序产品包括存储了计算机程序的非瞬时性计算机可读存储介质,所述计算机程序可操作来使计算机执行如如权利要求1至8任一项所述的应用图标管理方法步骤。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202210150814.8 | 2022-02-18 | ||
CN202210150814.8A CN114518822A (zh) | 2022-02-18 | 2022-02-18 | 应用图标管理方法、装置和电子设备 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2023155877A1 true WO2023155877A1 (zh) | 2023-08-24 |
Family
ID=81600025
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2023/076773 WO2023155877A1 (zh) | 2022-02-18 | 2023-02-17 | 应用图标管理方法、装置和电子设备 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN114518822A (zh) |
WO (1) | WO2023155877A1 (zh) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114518822A (zh) * | 2022-02-18 | 2022-05-20 | 维沃移动通信有限公司 | 应用图标管理方法、装置和电子设备 |
CN114518821A (zh) * | 2022-02-18 | 2022-05-20 | 维沃移动通信有限公司 | 应用图标管理方法、装置和电子设备 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20120140569A (ko) * | 2011-06-21 | 2012-12-31 | 삼성전자주식회사 | 휴대단말기의 어플리케이션 설치 방법 |
CN110069179A (zh) * | 2019-03-14 | 2019-07-30 | 维沃移动通信有限公司 | 图标控制方法及终端设备 |
CN111913616A (zh) * | 2020-06-29 | 2020-11-10 | 维沃移动通信有限公司 | 应用程序管理方法、装置和电子设备 |
CN114518822A (zh) * | 2022-02-18 | 2022-05-20 | 维沃移动通信有限公司 | 应用图标管理方法、装置和电子设备 |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109358784A (zh) * | 2018-09-25 | 2019-02-19 | 维沃移动通信有限公司 | 一种整理图标的方法、终端设备及存储介质 |
CN109814772A (zh) * | 2018-12-26 | 2019-05-28 | 维沃移动通信有限公司 | 一种应用程序图标的移动方法及终端设备 |
CN111522478B (zh) * | 2020-04-17 | 2021-09-07 | 维沃移动通信有限公司 | 一种图标的移动方法及电子设备 |
CN112148170B (zh) * | 2020-09-29 | 2022-07-01 | 维沃移动通信有限公司 | 桌面元素调整方法、装置和电子设备 |
CN112558851B (zh) * | 2020-12-22 | 2023-05-23 | 维沃移动通信有限公司 | 对象处理方法、装置、设备和可读存储介质 |
-
2022
- 2022-02-18 CN CN202210150814.8A patent/CN114518822A/zh active Pending
-
2023
- 2023-02-17 WO PCT/CN2023/076773 patent/WO2023155877A1/zh unknown
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20120140569A (ko) * | 2011-06-21 | 2012-12-31 | 삼성전자주식회사 | 휴대단말기의 어플리케이션 설치 방법 |
CN110069179A (zh) * | 2019-03-14 | 2019-07-30 | 维沃移动通信有限公司 | 图标控制方法及终端设备 |
CN111913616A (zh) * | 2020-06-29 | 2020-11-10 | 维沃移动通信有限公司 | 应用程序管理方法、装置和电子设备 |
CN114518822A (zh) * | 2022-02-18 | 2022-05-20 | 维沃移动通信有限公司 | 应用图标管理方法、装置和电子设备 |
Also Published As
Publication number | Publication date |
---|---|
CN114518822A (zh) | 2022-05-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2023061280A1 (zh) | 应用程序显示方法、装置及电子设备 | |
WO2022083241A1 (zh) | 信息引导方法及装置 | |
WO2023155877A1 (zh) | 应用图标管理方法、装置和电子设备 | |
WO2023125425A1 (zh) | 一种显示方法、装置和电子设备 | |
JP2023542666A (ja) | 操作方法及び装置 | |
WO2023155885A1 (zh) | 图标整理方法、装置和电子设备 | |
WO2024037418A1 (zh) | 显示方法、装置、电子设备及可读存储介质 | |
WO2024046204A1 (zh) | 消息处理方法、装置、电子设备及存储介质 | |
WO2022242515A1 (zh) | 界面显示方法及装置 | |
WO2022242542A1 (zh) | 应用图标的管理方法和电子设备 | |
WO2024037415A1 (zh) | 投屏内容显示方法、装置、设备及存储介质 | |
WO2024037438A1 (zh) | 分屏控制方法、装置、电子设备和可读存储介质 | |
WO2023198064A1 (zh) | 应用程序启动方法、装置、电子设备及存储介质 | |
WO2022143660A1 (zh) | 图标显示方法、装置及电子设备 | |
CN114416269A (zh) | 界面显示方法和显示设备 | |
CN114415886A (zh) | 应用图标的管理方法和电子设备 | |
WO2023155874A1 (zh) | 应用图标管理方法、装置和电子设备 | |
WO2024174926A1 (zh) | 应用控制方法及其装置 | |
WO2024153027A1 (zh) | 应用显示方法和应用显示装置 | |
WO2024217467A1 (zh) | 图标显示控制方法、装置、电子设备及介质 | |
WO2024088318A1 (zh) | 图标管理方法及装置 | |
CN114116098A (zh) | 应用图标管理方法、装置、电子设备及存储介质 | |
WO2024109635A1 (zh) | 界面显示方法及其装置 | |
WO2024078552A1 (zh) | 后台应用的管理方法、装置、电子设备及介质 | |
US20240095048A1 (en) | Program control method and apparatus, electronic device, and non-transitory readable storage medium |
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 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |