WO2023061280A1 - Application program display method and apparatus, and electronic device - Google Patents

Application program display method and apparatus, and electronic device Download PDF

Info

Publication number
WO2023061280A1
WO2023061280A1 PCT/CN2022/124035 CN2022124035W WO2023061280A1 WO 2023061280 A1 WO2023061280 A1 WO 2023061280A1 CN 2022124035 W CN2022124035 W CN 2022124035W WO 2023061280 A1 WO2023061280 A1 WO 2023061280A1
Authority
WO
WIPO (PCT)
Prior art keywords
icon
application
icons
display
application interface
Prior art date
Application number
PCT/CN2022/124035
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 WO2023061280A1 publication Critical patent/WO2023061280A1/en

Links

Images

Classifications

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

Definitions

  • the present application belongs to the field of application program control, and in particular relates to an application program display method, device and electronic equipment.
  • the purpose of the embodiments of the present application is to provide an application program display method, device and electronic device, so as to solve the existing problem of cumbersome operation process for simultaneously launching multiple applications.
  • an embodiment of the present application provides a method for displaying an application, the method including:
  • the combined icon includes N icons, and the N icons have a first relative position;
  • N is an integer greater than or equal to 2.
  • an application display device including:
  • the first receiving module is configured to receive a first input to the combined icon, the combined icon includes N icons, and the N icons have a first relative position among them;
  • a first response module configured to display N application interfaces respectively corresponding to the N icons in response to the first input, wherein the N application interfaces have the first relative positions among them;
  • N is an integer greater than or equal to 2.
  • an embodiment of the present application provides an electronic device, the electronic device includes a processor, a memory, and a program or instruction stored in the memory and operable on the processor, and the program or instruction is The processor implements the steps of the method described in the first aspect when executed.
  • an embodiment of the present application provides a readable storage medium, on which a program or an instruction is stored, and when the program or instruction is executed by a processor, the steps of the method described in the first aspect are 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 steps of the method.
  • a computer software product is provided, the computer software product is stored in a non-transitory storage medium, and the computer software product is executed by at least one processor to implement the method described in the first aspect step.
  • an electronic device configured to implement the steps of the method described in the first aspect.
  • a combination icon including icons of N application programs is created.
  • the electronic device can start N application programs at the same time, and according to the relative position of each icon in the combination icon , to display the application interfaces of N application programs, so as to realize fast and simultaneous launch of multiple application programs.
  • FIG. 1 is a schematic flowchart of an application program display method according to an embodiment of the present application
  • Fig. 2a-Fig. 2c are schematic diagrams of the display mode of the combination icon when N is 2;
  • Fig. 3a-Fig. 3d show the schematic diagram of the display mode of the combination icon when N is 3;
  • Figure 4a- Figure 4b is a schematic diagram of the operation of the second input in the embodiment of the present application.
  • 5a-5b are schematic diagrams of the first function window of the embodiment of the present application.
  • Fig. 6a-Fig. 6d show the schematic diagram of the generation process of the combination icon of the embodiment of the present application
  • Fig. 7 shows a schematic diagram of the display position of the combination icon of the embodiment of the present application.
  • FIG. 8 shows a schematic diagram of an application interface of an application program in an embodiment of the present application
  • FIGS 9a-9c show schematic diagrams of switchable states of combined icons in the embodiment of the present application.
  • 10a-10c show schematic diagrams of execution interfaces of multiple application programs corresponding to combined icons in the embodiment of the present application
  • FIG. 11 is a schematic structural diagram of an application program display device according to an embodiment of the present application.
  • FIG. 12 shows one of the schematic structural diagrams of the electronic device of the embodiment of the present application.
  • FIG. 13 shows the second structural schematic diagram of the electronic device according to the embodiment of the present application.
  • this embodiment of the present application provides an application display method, including:
  • Step 101 Receive a first input of a combination icon, the combination icon includes N icons, and the N icons have a first relative position among them.
  • N is an integer greater than or equal to 2.
  • the combined icon may be an icon formed by combining icons of N application programs.
  • the combination icon is associated with N application programs, and the associated N application programs can be started by first inputting the combination icon.
  • the combined icon can be directly spliced by N icons (may include left-right splicing or up-and-down splicing), for example: N is 2, and the size of the two icons is 1 ⁇ 1, then the size of the combined icon can be 1 ⁇ 2 or 2 ⁇ 1.
  • the combination icon can also be a new icon formed by combining N icons, for example: N is 2, the size of the two icons is 1 ⁇ 1, and the size of the combination icon formed by combining the two icons is also 1 ⁇ 1 .
  • the combination icon may be displayed at a target position on the display interface of the electronic device, for example, at the position of the resident bar on the desktop of the electronic device; it may also be displayed at the same position as the conventional application icon.
  • the combined icon includes application A
  • the icon of application A and the icon of application B the relative positions of the icon of application A and the icon of application B in the combined icon are shown in Figures 2a-2c, wherein the icon of application A and the icon of application B are set adjacent to each other in Figure 2a , indicating that the application interfaces of application A and application B are displayed in split screens; in Figure 2b, the icon of application B is superimposed on the icon of application A, indicating that the application interface of application A is displayed in full screen, and the application interface of application B is displayed in a small window; Figure 2c The icon of application A is superimposed and displayed on the icon of application B, which means that the application interface of application B is displayed in full screen, and the application interface of application A is displayed in a small window on the application interface of application B.
  • Step 102 In response to the first input, display N application interfaces respectively corresponding to the N icons, wherein the N application interfaces have the first relative positions among them.
  • the electronic device Through the first input to the combination icon, the electronic device simultaneously starts the application program corresponding to the N icons in the combination icon, and displays the N icons at the first relative position of the combination icon. application interface.
  • a combination icon including icons of N application programs is created.
  • the electronic device can start N application programs at the same time, and according to the relative position of each icon in the combination icon , to display the application interfaces of N application programs, so as to realize fast and simultaneous launch of multiple application programs.
  • the combined icon includes a first icon and a second icon.
  • first icon and the second icon may respectively represent one application icon, or may represent multiple application icons.
  • the example only illustrates the application interface display positions corresponding to various relative positions.
  • the displaying N application interfaces respectively corresponding to the N icons in response to the first input may include the following situations:
  • the first icon and the second icon are the icon of application B and the icon of application A respectively, that is, the icon of application B is superimposed and displayed on the icon of application A, as shown in Figure 2b , the icon of application B is superimposed and displayed on the icon of application A, the application interface of application A is displayed in full screen, and the small window of the application interface of application B is displayed on the application interface of application A in a floating manner.
  • the combination icon is shown in Figure 3a, where the icons of application B and application C are superimposed on the icon of application A, that is, application A is the first icon, and application B and application C are all icons. If the second icon is mentioned, the application interface of application A is displayed in full screen, and the application interfaces of application B and application C are respectively suspended and displayed on the application interface of application A through small windows.
  • the first icon is adjacent to the second icon may mean that in the combined icon, the first icon and the second icon divide the combined icon.
  • N as 2 as an example, the first icon and The second icons are the icon of application B and the icon of application A respectively, that is, the icon of application A is adjacent to the icon of application B, as shown in Figure 2a, the application interface of application A and the application interface of application B are split screen show.
  • N the icons of application A, application B, and application C are adjacent in the combined icon, which can be divided into the combined icon, as shown in Figure 3b, then the application interface of application A, application B
  • the application interface of application C and the application interface of application C are displayed in split screens.
  • the application interface corresponding to the first icon and the application interface corresponding to the second icon are respectively displayed in a floating manner.
  • the thumbnail icon may be a thumbnail mode of an application program icon. If both the first icon and the second icon are thumbnail icons, the application interfaces corresponding to the first icon and the second icon are suspended through the small window respectively. show. Taking N as 3 as an example, as shown in Figure 3c, the first icon may be the icon of application A, and the second icon may be the icons of application B and application C, then the application interface of application A and the icon of application B Both the application interface and the application interface of application C are displayed in a floating window.
  • the combined icons may also be adjacent to some application program icons, and the rest of the application program icons are thumbnail icons, taking N as 3 as an example, as shown in Figure 3d , the icon of application A is adjacent to the icon of application B, and the icon of application C is superimposed on the icon of application A and application B, then the application interface of application A and application B is displayed in split screen, and the application interface of application C A small window is suspended and displayed above the application interfaces of the application A and the application B.
  • the application interface corresponding to the first icon is suspended and displayed on the application interface corresponding to the second icon on, including:
  • the second icon corresponds to
  • the application interface of the application is displayed in full screen
  • the first icon may represent one or more icons
  • the application interface corresponding to the first icon is displayed floating above the application interface of the second icon, as shown in Fig. 2b, Fig. 2c and Fig. 3a.
  • the floating display of the application interface corresponding to the first icon may be: floating display in the form of a small window, and the size of the small window is adjustable, and can block a part of the application interface of the second icon.
  • split-screen displaying the application interface corresponding to the first icon and the application interface corresponding to the second icon includes:
  • the application interface corresponding to the first icon and the application interface corresponding to the second icon are displayed on a split screen, wherein the application corresponding to the first icon The interface is located in the target direction of the application interface corresponding to the second icon.
  • the application interface corresponding to the first icon and the application interface corresponding to the second icon are displayed in split screens, and When the application interface is displayed in split screens, it may be displayed according to the first relative position of the first icon and the second icon. Specifically, if the first icon is located in the target direction of the second icon, the application interface of the first icon is displayed in the target direction of the application interface of the second icon. It should be noted that the target direction only represents the general direction of the location, and the directions between the application interfaces and the icons do not need to be completely consistent.
  • the icon of application A is located in the icon of application B In the upper left corner of , when App A is displayed on the application interface of App B in split screen, it can be displayed as follows: the application interface of App A is above the application interface of App B, or the application interface of App A is located on the left of the application interface of App B Side, in order to facilitate the user's viewing, it does not need to be displayed in a diagonal direction.
  • the method before receiving the first input for combining icons, further includes: displaying a plurality of icons in the first display area; receiving a second input for the first icon in the plurality of icons ; In response to the second input, displaying the shortcut icon of the first icon in the second display area. receiving a third input on the second icon; in response to the third input, combining the shortcut icon of the first icon with the second icon, and displaying the combined icon in the second display area.
  • the first display area is an interface that can display a plurality of application icons in the display interface of the electronic device, for example, a regular position where application icons can be displayed in the desktop;
  • the second display area can be an interface displayed by the electronic device.
  • the position of the resident column of the interface may also be another display area defined according to display requirements, or may be the same position as the first display area.
  • the combined icon is composed of N icons and displayed in the second display area.
  • the first display area icons of a plurality of application programs are displayed, and the user can start and enter a corresponding application interface by clicking the icons.
  • the combination icon needs to be generated and displayed first. Specifically, a second input is performed on the first icons that need to be combined to generate a shortcut icon of the first icon, the shortcut icon is a shortcut icon of the application program corresponding to the first icon, and the shortcut icon can display in the second display area.
  • the second input may be a dragging operation on the first icon, for example, dragging the first icon from the first display area to a permanent bar (that is, the second display area).
  • the electronic device display interface includes a first function icon 31, as shown in Figure 4a, the first function icon 31 may be located in the second display area, and the first function icon 31 is used as icon function entry, the second input may be: an operation of dragging the first icon to the first function icon 31, as shown in FIG. 4b.
  • the third input is an operation on the second icon that needs to be combined with the first icon, and the third input may be dragging the second icon
  • the operation to the second display area (such as the operation of dragging the second icon to the first function icon in the second display area) may also be dragging the second icon to the first function icon. Actions on the icon's shortcut icon.
  • the third input is an operation of dragging the second icon to the second display area
  • the shortcut icon of the first icon is already displayed in the second display area at this time
  • the second icon and the first icon can be combined to generate a combined icon
  • the third input is to drag the second icon to the first The operation on the shortcut icon of the icon.
  • the second display area has already displayed the shortcut icon of the first icon.
  • the second The icon and the first icon may be combined to generate a combined icon.
  • the second icon may be a regular application program icon displayed in the first display area, or a shortcut icon of an existing application program displayed in the second display area, or an existing application program icon displayed in the second display area.
  • the second input is an operation of dragging the first icon to the first function icon
  • the third input is dragging the second icon located in the first display area to the second display area operation as an example.
  • the combination icon When generating the combination icon, drag the first icon to be combined to the position of the first function icon, expand and display the first function window at the position of the first function icon, drag the first icon to After moving to the position of the first function icon, the shortcut icon corresponding to the first icon (that is, the icon of the shortcut) will be displayed in the first function window, and the second icon combined with the first icon will be required dragging to the second display area, a combined icon including the first icon and the second icon is generated.
  • the shortcut icon corresponding to the first icon that is, the icon of the shortcut
  • the combined icon may be generated according to the shortcut icon when the display duration of the last shortcut icon displayed in the second display area reaches a first duration. For example: after dragging the first icon to the second display area, the shortcut icon of the first icon is displayed in the second display area; after dragging the second icon to the second display area, the The second display area displays a shortcut icon of the second icon, and if the display duration of the shortcut icon of the second icon reaches a predetermined first duration, the shortcut icon of the first icon and the shortcut icon of the second icon are combined to form Portfolio icon.
  • the first relative position among the icons in the combined icons is determined according to the third input, for example, according to an operation direction of the third input.
  • the third input is an operation of dragging the second icon onto the shortcut icon of the first icon
  • the first relative position can be determined according to the moving track of the dragging operation, and when dragging the For the second icon, if the second icon moves from above the shortcut icon of the first icon to overlap with the shortcut icon, the generated combined icon is: the second icon is superimposed on the first icon; If the second icon moves from the right side of the shortcut icon of the first icon to overlap with the shortcut icon, the generated combined icon is: the first icon and the second icon are adjacent to the left and right; if the second icon If the shortcut icon of the first icon is moved from the left side to overlap with the shortcut icon, then the combined icon is generated: the first icon and the second icon are displayed as thumbnails.
  • the method of generating the first relative positions among the icons in the above-mentioned combined icons is only an example, and may be set according to factors such as user's operating habits during actual operation.
  • a combination icon when the number of shortcut icons is equal to two, each time a shortcut icon is added, a combination icon is generated, or after the second input of all N application program icons is completed, Directly generate combined icons for N application icons. For example: it is expected to generate a combined icon for the combination of 3 application programs, which may include the following two ways.
  • Step 1 as shown in Figure 4a and Figure 4b, first drag the icon of application A to the position of the first function icon 31; expand and display the first function icon of the second display area at the position of the first function icon 31; Function window 32.
  • the first function window 32 is shown in FIG. 5a, and a shortcut icon of application A is displayed in the first function window 32, as shown in FIG. 5b, which shows a single-window application shortcut.
  • a shortcut icon of the application A can be created.
  • Step 2 Drag the icon of application B to the position of the first function icon 31, as shown in Figure 6a, then generate the first combination icon 51 of application A and application B, as shown in Figure 6d, which is a double window App shortcuts.
  • a first combination icon 51 including the icons of application A and application B can be created.
  • the step 2 may also be dragging the icon of the application B onto the shortcut icon of the application A, as shown in FIG. , as shown in Figure 6d.
  • Step 3 Drag the icon of application C to the position of the first function icon 31, then combine with the icon of application C on the basis of the first combined icon 51 to form three applications including A, B, and C
  • the second combination icon 52 of program icons is shown in FIG. 7 .
  • a first combination including icons of application A, application B and application C may be created Icon 51.
  • Step 1 First, drag the icon of application A to the position of the first function icon; expand and display the first function window at the position of the first function icon, and display the shortcut icon of application A in the first function window , as shown in Fig. 4a-Fig. 4b and Fig. 5a-Fig. 5b;
  • Step 2 Drag the icon of application B to the position of the first function icon 31, and display the shortcut icon of application B in the first function window, as shown in FIG. 6c;
  • Step 3 Drag the icon of application C to the position of the first function icon 31. If the icon of application C stays at the position of the first function icon 31 for a predetermined time t, create an application including application A, application B and application The combined icon of the icon of C, as shown in Figure 7.
  • the shortcut icon of the application is displayed in the second display area
  • the electronic device starts the application corresponding to the shortcut icon, and displays the application small window (the The shortcut icon is a shortcut for a single-window application).
  • the shortcut icon of application A is displayed at this time, and the user clicks the shortcut icon A shown in FIG. 5b to start application A and display the execution interface of application A through a small window, as shown in FIG. 8 .
  • the method further includes: receiving a fifth input to the first function icon on the display interface of the electronic device, the first A function icon is associated with the first function window; in response to the fifth input, the first function window is displayed or hidden.
  • the first input may be a click operation on the first function icon.
  • the first function window expands, and the first function icon is located in the Take the resident column of the device desktop as an example, as shown in Figure 5b, the first function window 32 includes the first function icon 31; click the first function icon 31 again, and the first function window 32 closes start, as shown in Figure 4a.
  • the method further includes: receiving a fourth input to the combined icon; in response to the fourth input, switching the relative positions among the N icons in the combined icon to the second relative position.
  • the fourth input may be a click operation on the combined icon, such as a double-click operation.
  • the N icons When the N icons are combined to form the combined icon, it may include multiple combination forms, and different combination forms correspond to different relative positions of the icons. Every time the fourth input is made to the combined icon, the relative positions of the icons included in the combined icon are switched once. By clicking the combination icon, the combination mode of the N icons in the combination icon is changed.
  • N is 2, and the combination icon can include the three combinations shown in Figures 2a-2c.
  • the icon can be switched to that shown in Figure 2b (that is, the application interface of application A is displayed in full screen, and the application interface of application B is displayed above the application interface of application A through a small window); double-click the combined icon shown in Figure 2b to switch As shown in FIG. 2c (that is, the application interface of application B is displayed in full screen, and the application interface of application A is suspended and displayed above the application interface of application B through a small window).
  • switching the relative positions of the N icons in the combined icons to the second relative position includes:
  • the target state may be a switchable state, as shown in Figs. 9a-9c.
  • the fourth input may be a long press operation on the combination icon
  • the sixth input may be a single click operation on the combination icon. That is, press and hold the combination icon, the combination icon enters the switchable state shown in Figure 9a, click the combination icon in this switchable state, then the relative positions of the N icons in the combination icon change, It can be switched to the second relative position of each icon as shown in FIG. 9b ; and it can be switched to the third relative position of each icon as shown in FIG. 9c by clicking the combined icon shown in FIG. 9b .
  • the combined icon maintains the current form and does not switch any more. For example: after the combination icon is displayed as a switchable state, after the user clicks the combination icon for the last time and does not perform the next click operation for 10s, the switchable state will be automatically exited, and the combination icon will remain in the current state. form.
  • the user can switch the relative position of each icon in the combined icon according to the display requirement.
  • N application program interfaces corresponding to the N icons in the combined icon will be displayed in corresponding relative positions. For example, if the user performs the first input on the combination icon in the mode of FIG. 2a, application A and application B are started, and the application interface corresponding to application A and application B is displayed in full screen on the display interface of the electronic device, as shown in FIG. 10a.
  • the user performs the first input on the combined icon in the mode shown in Figure 2b, then starts application A and application B, displays the application interface of application A in full screen on the display interface of the electronic device, and displays the application interface of application B through a small window , as shown in Figure 10b.
  • the user performs the first input on the combination icon in the mode shown in FIG. 2c, then starts application A and application B, displays the application interface of application B in full screen on the display interface of the electronic device, and displays the application interface of application A through a small window , as shown in Figure 10c.
  • a combination icon including icons of N application programs is created.
  • the electronic device can start N application programs at the same time, and according to the relative position of each icon in the combination icon , to display the application interfaces of N application programs, so as to realize fast and simultaneous launch of multiple application programs.
  • the execution body may be an application display device, or a control module used for the application display method in the application display device.
  • the application display device provided in the embodiment of the present application is described by taking the application display device executing the application display method as an example.
  • an application display device 1100 including:
  • the first receiving module 1110 is configured to receive a first input to the combination icon, the combination icon includes N icons, and the N icons have a first relative position among them;
  • the first response module 1120 is configured to display N application interfaces respectively corresponding to the N icons in response to the first input, wherein the N application interfaces have the first relative positions among them;
  • N is an integer greater than or equal to 2.
  • the combined icon includes a first icon and a second icon
  • the first response module includes:
  • the first display unit is configured to display the application interface corresponding to the first icon floating on the application interface corresponding to the second icon when the first icon is superimposed on the second icon;
  • the second display unit is configured to display the application interface corresponding to the first icon and the application interface corresponding to the second icon on a split screen when the first icon is adjacent to the second icon;
  • the third display unit is configured to display the application interface corresponding to the first icon and the application interface corresponding to the second icon in a floating manner when the first icon and the second icon are thumbnail icons.
  • the first display unit is specifically used for:
  • the second display unit is specifically used for:
  • the device When the first icon is located in the target direction of the second icon, the application interface corresponding to the first icon and the application interface corresponding to the second icon are displayed on a split screen, wherein the application corresponding to the first icon The interface is located in the target direction of the application interface corresponding to the second icon.
  • the device also includes:
  • a first display module configured to display a plurality of icons in the first display area
  • a second receiving module configured to receive a second input to a first icon among the plurality of icons
  • the second response module is configured to display the shortcut icon of the first icon in the second display area in response to the second input.
  • a third receiving module configured to receive a third input to the second icon
  • a third response module configured to combine the shortcut icon of the first icon with the second icon in response to the third input, and display the combined icon in the second display area.
  • the device also includes:
  • a fourth receiving module configured to receive a fourth input to the combined icon
  • a fourth response module configured to, in response to the fourth input, switch the relative positions among the N icons in the combination icon to a second relative position.
  • a combination icon including icons of N application programs is created.
  • the electronic device can start N application programs at the same time, and according to the relative position of each icon in the combination icon , to display the application interfaces of N application programs, so as to realize fast and simultaneous launch of multiple application programs.
  • the application display device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal.
  • the device may be a mobile electronic device or a non-mobile electronic device.
  • the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle electronic device, a wearable device, an ultra-mobile personal computer (ultra-mobile personal computer, UMPC), a netbook or a personal digital assistant (personal digital assistant).
  • non-mobile electronic equipment can be server, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (television, TV), teller machine or self-service machine, etc., this application Examples are not specifically limited.
  • Network Attached Storage Network Attached Storage, NAS
  • personal computer personal computer, PC
  • television television
  • teller machine or self-service machine etc.
  • the application program display device in the 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 program display device provided in the embodiment of the present application can implement various processes implemented by the application program display device in the method embodiments shown in FIG. 1 to FIG.
  • the embodiment of the present application also provides an electronic device 1200, including a processor 1201, a memory 1202, a program or instruction stored in the memory 1202 and operable on the processor 1201, the program or instruction When executed by the processor 1201, each process of the above-mentioned application program display method embodiment can be realized, 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. 13 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
  • the electronic device 1300 includes, but is not limited to: a radio frequency unit 1301, a network module 1302, an audio output unit 1303, an input unit 1304, a sensor 1305, a display unit 1306, a user input unit 1307, an interface unit 1308, a memory 1309, and a processor 1310, etc. part.
  • the electronic device 1300 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 1310 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. 13 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 some components, or arrange different components, and details will not be repeated here. .
  • the user input unit 1307 is configured to receive a first input to the combination icon, the combination icon includes N icons, and the N icons have a first relative position among them;
  • the display unit 1306 is configured to display N application interfaces respectively corresponding to the N icons in response to the first input, wherein the N application interfaces have the first relative position among them;
  • N is an integer greater than or equal to 2.
  • a combination icon including icons of N application programs is created.
  • the electronic device can start N application programs at the same time, and according to the relative position of each icon in the combination icon , to display the application interfaces of N application programs, so as to realize fast and simultaneous launch of multiple application programs.
  • the combined icon includes a first icon and a second icon
  • the display unit 1306 is configured to:
  • the application interface corresponding to the first icon is suspended and displayed on the application interface corresponding to the second icon;
  • the application interface corresponding to the first icon and the application interface corresponding to the second icon are displayed in a floating manner, respectively.
  • the display unit 1306 is configured to: when the first icon is superimposed on the second icon, and When the number of the second icon is one, the application interface corresponding to the second icon is displayed in full screen, and the application interface corresponding to the first icon is suspended on the application interface corresponding to the second icon.
  • the display unit 1306 is configured to: split the screen when the first icon is located in the target direction of the second icon. and displaying an application interface corresponding to the first icon and an application interface corresponding to the second icon, wherein the application interface corresponding to the first icon is located in a target direction of the application interface corresponding to the second icon.
  • the display unit 1306 is further configured to: display a plurality of icons in the first display area;
  • the user input unit 1307 is further configured to: receive a second input to the first icon in the plurality of icons;
  • the display unit 1306 is configured to: display a shortcut icon of the first icon in a second display area in response to the second input;
  • the user input unit 1307 is further configured to: receive a third input to the second icon;
  • the processor 1310 is configured to: respond to the third input, combine the shortcut icon of the first icon with the second icon, and display the combined icon in the second display area.
  • the user input unit 1307 is further configured to: receive a fourth input to the combination icon;
  • the processor 1310 is configured to: in response to the fourth input, switch the relative positions among the N icons in the combination icon to a second relative position.
  • a combination icon including icons of N application programs is created.
  • the electronic device can start N application programs at the same time, and according to the relative position of each icon in the combination icon , to display the application interfaces of N application programs, so as to realize fast and simultaneous launch of multiple application programs.
  • the input unit 1304 may include a graphics processor (Graphics Processing Unit, GPU) 13041 and a microphone 13042, and the graphics processor 13041 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 1306 may include a display panel 13061, and the display panel 13061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
  • the user input unit 1307 includes a touch panel 13071 and other input devices 13072 . Touch panel 13071, also called touch screen.
  • the touch panel 13071 may include two parts, a touch detection device and a touch controller.
  • Other input devices 13072 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.
  • Memory 1309 can be used to store software programs as well as various data, including but not limited to application programs and operating systems.
  • the processor 1310 may integrate an application processor and a modem processor, wherein the application processor mainly processes operating systems, user interfaces, and application programs, and the modem processor mainly processes wireless communications. It can be understood that the foregoing modem processor may not be integrated into the processor 1310 .
  • the embodiment of the present application also provides a readable storage medium, the readable storage medium may be nonvolatile or volatile, the readable storage medium stores programs or instructions, and the programs or instructions are stored in When executed by the processor, each process of the above embodiment of the application program display method can be realized, and the same technical effect can be achieved. To avoid repetition, details are not repeated here.
  • the embodiment of the present application also provides a computer software product, the computer software product is stored in a non-transitory storage medium, and the computer software product is executed by at least one processor to realize the application program display provided in the embodiment of the present application
  • the steps in the method, and can achieve the same technical effect, in order to avoid repetition, will not repeat them here.
  • the processor is the processor in the electronic device described in the above embodiments.
  • the readable storage medium includes a computer readable storage medium, such as a computer read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
  • 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 program display 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 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. Functions are performed, 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 a software product in essence or the part that contributes to the prior art, and the computer software product is stored in a storage medium (such as ROM/RAM, disk, CD) contains several instructions to enable a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the methods described in various embodiments of the present application.
  • a terminal which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.

Abstract

The present application belongs to the field of application program processing. Disclosed are an application program display method and apparatus, and an electronic device. The method comprises: receiving a first input for a combined icon, wherein the combined icon comprises N icons, and the N icons have a first relative position therebetween; and in response to the first input, displaying N application interfaces respectively corresponding to the N icons, wherein the N application interfaces have the first relative position therebetween, and N is an integer greater than or equal to 2.

Description

应用程序显示方法、装置及电子设备App display method, device and electronic device
相关申请的交叉引用Cross References to Related Applications
本申请主张在2021年10月12日在中国提交的中国专利申请No.202111185923.5的优先权,其全部内容通过引用包含于此。This application claims priority to Chinese Patent Application No. 202111185923.5 filed in China on October 12, 2021, the entire contents of which are hereby incorporated by reference.
技术领域technical field
本申请属于应用程序控制领域,具体涉及一种应用程序显示方法、装置及电子设备。The present application belongs to the field of application program control, and in particular relates to an application program display method, device and electronic equipment.
背景技术Background technique
随着通信技术的发展,智能终端已成为生活中必不可少的物品,触控技术发展越发成熟,智能终端的显示屏幕尺寸也越来越大,为了充分发挥大尺寸屏幕的应用价值,开发出了同时启动多应用程序的方式,例如分屏操作,需要首先打开应用A,再通过手势操作选择应用B并启动,该操作方式相对较繁琐,需要先后分别选择并启动需要启动的应用,导致启动过程较为复杂且启动时间较长。With the development of communication technology, smart terminals have become an indispensable item in life. The development of touch technology is becoming more and more mature, and the display screen size of smart terminals is also getting larger and larger. In order to give full play to the application value of large-size screens, a In order to start multiple applications at the same time, such as split-screen operation, you need to open application A first, and then select and start application B through gesture operations. The process is more complicated and the startup time is longer.
发明内容Contents of the invention
本申请实施例的目的是提供一种应用程序显示方法、装置及电子设备,用以解决现有的多应用同时启动的操作过程繁琐的问题。The purpose of the embodiments of the present application is to provide an application program display method, device and electronic device, so as to solve the existing problem of cumbersome operation process for simultaneously launching multiple applications.
为了解决上述技术问题,本申请是这样实现的:In order to solve the above-mentioned technical problems, the application is implemented as follows:
第一方面,本申请实施例提供了一种应用程序显示方法,该方法包括:In a first aspect, an embodiment of the present application provides a method for displaying an application, the method including:
接收对组合图标的第一输入,所述组合图标包括N个图标,且所述N个图标之间具有第一相对位置;receiving a first input to a combined icon, the combined icon includes N icons, and the N icons have a first relative position;
响应于所述第一输入,显示所述N个图标分别对应的N个应用界面,其中,所述N个应用界面之间具有所述第一相对位置;In response to the first input, displaying N application interfaces respectively corresponding to the N icons, wherein the N application interfaces have the first relative position among them;
其中,N为大于或者等于2的整数。Wherein, N is an integer greater than or equal to 2.
第二方面,本申请实施例提供了一种应用程序显示装置,包括:In a second aspect, an embodiment of the present application provides an application display device, including:
第一接收模块,用于接收对组合图标的第一输入,所述组合图标包括N个图标,且所述N个图标之间具有第一相对位置;The first receiving module is configured to receive a first input to the combined icon, the combined icon includes N icons, and the N icons have a first relative position among them;
第一响应模块,用于响应于所述第一输入,显示所述N个图标分别对应的N个应用界面,其中,所述N个应用界面之间具有所述第一相对位置;A first response module, configured to display N application interfaces respectively corresponding to the N icons in response to the first input, wherein the N application interfaces have the first relative positions among them;
其中,N为大于或者等于2的整数。Wherein, N is an integer greater than or equal to 2.
第三方面,本申请实施例提供了一种电子设备,该电子设备包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第一方面所述的方法的步骤。In a third aspect, an embodiment of the present application provides an electronic device, the electronic device includes a processor, a memory, and a program or instruction stored in the memory and operable on the processor, and the program or instruction is The processor implements the steps of the method described in the first aspect when executed.
第四方面,本申请实施例提供了一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如第一方面所述的方法的步骤。In a fourth aspect, an embodiment of the present application provides a readable storage medium, on which a program or an instruction is stored, and when the program or instruction is executed by a processor, the steps of the method described in the first aspect are 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 steps of the method.
第六方面,提供了一种计算机软件产品,所述计算机软件产品被存储在非瞬态的存储介质中,所述计算机软件产品被至少一个处理器执行以实现如第一方面所述的方法的步骤。In a sixth aspect, a computer software product is provided, the computer software product is stored in a non-transitory storage medium, and the computer software product is executed by at least one processor to implement the method described in the first aspect step.
第七方面,提供一种电子设备,被配置为执行以实现如第一方面所述的方法的步骤。In a seventh aspect, there is provided an electronic device configured to implement the steps of the method described in the first aspect.
本申请的实施例,创建了包括N个应用程序的图标的组合图标,通过对所述组合图标进行第一输入,电子设备可以同时启动N个应用程序,并根据组合图标中各个图标的相对位置,显示N个应用程序的应用界面,实现多个应用程序的快速同时启动。In the embodiment of the present application, a combination icon including icons of N application programs is created. By performing a first input on the combination icon, the electronic device can start N application programs at the same time, and according to the relative position of each icon in the combination icon , to display the application interfaces of N application programs, so as to realize fast and simultaneous launch of multiple application programs.
附图说明Description of drawings
图1是本申请实施例的应用程序显示方法的流程示意图;FIG. 1 is a schematic flowchart of an application program display method according to an embodiment of the present application;
图2a-图2c是N为2时的组合图标的显示模式示意图;Fig. 2a-Fig. 2c are schematic diagrams of the display mode of the combination icon when N is 2;
图3a-图3d表示N为3时组合图标的显示模式示意图;Fig. 3a-Fig. 3d show the schematic diagram of the display mode of the combination icon when N is 3;
图4a-图4b是本申请实施例的第二输入的操作示意图;Figure 4a-Figure 4b is a schematic diagram of the operation of the second input in the embodiment of the present application;
图5a-图5b是本申请实施例的第一功能窗口的示意图;5a-5b are schematic diagrams of the first function window of the embodiment of the present application;
图6a-图6d表示本申请实施例的组合图标的生成过程示意图;Fig. 6a-Fig. 6d show the schematic diagram of the generation process of the combination icon of the embodiment of the present application;
图7表示本申请实施例的组合图标的显示位置示意图;Fig. 7 shows a schematic diagram of the display position of the combination icon of the embodiment of the present application;
图8表示本申请实施例的应用程序的应用界面的示意图;FIG. 8 shows a schematic diagram of an application interface of an application program in an embodiment of the present application;
图9a-图9c表示本申请实施例中组合图标的可切换状态的示意图;Figures 9a-9c show schematic diagrams of switchable states of combined icons in the embodiment of the present application;
图10a-图10c表示本申请实施例中对应组合图标的多个应用程序的执行界面的示意图;10a-10c show schematic diagrams of execution interfaces of multiple application programs corresponding to combined icons in the embodiment of the present application;
图11是本申请实施例的应用程序显示装置的结构示意图;FIG. 11 is a schematic structural diagram of an application program display device according to an embodiment of the present application;
图12表示本申请实施例的电子设备的结构示意图之一;FIG. 12 shows one of the schematic structural diagrams of the electronic device of the embodiment of the present application;
图13表示本申请实施例的电子设备的结构示意图之二。FIG. 13 shows the second structural schematic diagram of the electronic device according to the embodiment of the present application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The following will clearly and completely describe the technical solutions in the embodiments of the present application with reference to the drawings in the embodiments of the present application. Obviously, the described embodiments are part of the embodiments of the present application, not all of them. Based on the embodiments in this application, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of this application.
本申请的说明书和权利要求书中的术语“第一”、“第二”的特征可以明示或者隐含地包括一个或者更多个该特征。在本发明的描述中,除非另有说明,“多个”的含义是两个或两个以上。此外,说明书以及权利要求中“和/或”表示所连接对象的至少其中之一,字符“/”,一般表示前后关联对象是一种“或”的关系。The features of the terms "first" and "second" in the description and claims of the present application may explicitly or implicitly include one or more of these features. In the description of the present invention, unless otherwise specified, "plurality" means two or more. 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.
如图1所示,本申请实施例提供一种应用程序显示方法,包括:As shown in Figure 1, this embodiment of the present application provides an application display method, including:
步骤101、接收对组合图标的第一输入,所述组合图标包括N个图标,且所述N个图标之间具有第一相对位置。其中,N为大于或者等于2的整数。 Step 101. Receive a first input of a combination icon, the combination icon includes N icons, and the N icons have a first relative position among them. Wherein, N is an integer greater than or equal to 2.
该实施例中,所述组合图标可以为由N个应用程序的图标组合形成的图标。所述组合图标与N个应用程序相关联,通过对所述组合图标的第一输入,可以启动关联的N个应用程序。所述组合图标可以由N个图标直接拼接形成(可以包括左右拼接或者上下拼接),例如:N为2,2个图标的尺寸均为1×1,则所述组合图标的尺寸可以为1×2或者2×1。所述组合图标也可以为 由N个图标组合形成的新的图标,例如:N为2,2个图标的尺寸均为1×1,两个图标组合形成的组合图标的尺寸也为1×1。In this embodiment, the combined icon may be an icon formed by combining icons of N application programs. The combination icon is associated with N application programs, and the associated N application programs can be started by first inputting the combination icon. The combined icon can be directly spliced by N icons (may include left-right splicing or up-and-down splicing), for example: N is 2, and the size of the two icons is 1×1, then the size of the combined icon can be 1× 2 or 2×1. The combination icon can also be a new icon formed by combining N icons, for example: N is 2, the size of the two icons is 1×1, and the size of the combination icon formed by combining the two icons is also 1×1 .
其中,所述组合图标可以显示在电子设备显示界面的目标位置,例如显示在电子设备桌面常驻栏的位置;也可以与常规应用图标显示在相同位置。Wherein, the combination icon may be displayed at a target position on the display interface of the electronic device, for example, at the position of the resident bar on the desktop of the electronic device; it may also be displayed at the same position as the conventional application icon.
所述组合图标中的N个图标之间可以有多种不同的相对位置,不同的图标相对位置对应应用程序的应用界面的不同相对位置,以N为2为例,所述组合图标包括应用A的图标和应用B的图标,应用A的图标和应用B的图标在所述组合图标的相对位置如图2a-2c所示,其中,图2a中应用A的图标与应用B的图标相邻设置,表示应用A和应用B的应用界面分屏显示;图2b中应用B的图标叠加显示在应用A的图标上,表示应用A的应用界面全屏显示、应用B的应用界面小窗口显示;图2c中应用A的图标叠加显示在应用B的图标上,表示应用B的应用界面全屏显示、应用A的应用界面小窗口显示于应用B的应用界面上。There may be various relative positions among the N icons in the combined icon, and different relative positions of the icons correspond to different relative positions of the application interface of the application program. Taking N as 2 as an example, the combined icon includes application A The icon of application A and the icon of application B, the relative positions of the icon of application A and the icon of application B in the combined icon are shown in Figures 2a-2c, wherein the icon of application A and the icon of application B are set adjacent to each other in Figure 2a , indicating that the application interfaces of application A and application B are displayed in split screens; in Figure 2b, the icon of application B is superimposed on the icon of application A, indicating that the application interface of application A is displayed in full screen, and the application interface of application B is displayed in a small window; Figure 2c The icon of application A is superimposed and displayed on the icon of application B, which means that the application interface of application B is displayed in full screen, and the application interface of application A is displayed in a small window on the application interface of application B.
步骤102、响应于所述第一输入,显示所述N个图标分别对应的N个应用界面,其中,所述N个应用界面之间具有所述第一相对位置。Step 102: In response to the first input, display N application interfaces respectively corresponding to the N icons, wherein the N application interfaces have the first relative positions among them.
通过对所述组合图标的第一输入,电子设备同时启动所述组合图标中N个图标对应的应用程序,并以所述N个图标在所述组合图标的第一相对位置显示所述N个应用界面。Through the first input to the combination icon, the electronic device simultaneously starts the application program corresponding to the N icons in the combination icon, and displays the N icons at the first relative position of the combination icon. application interface.
本申请的实施例,创建了包括N个应用程序的图标的组合图标,通过对所述组合图标进行第一输入,电子设备可以同时启动N个应用程序,并根据组合图标中各个图标的相对位置,显示N个应用程序的应用界面,实现多个应用程序的快速同时启动。In the embodiment of the present application, a combination icon including icons of N application programs is created. By performing a first input on the combination icon, the electronic device can start N application programs at the same time, and according to the relative position of each icon in the combination icon , to display the application interfaces of N application programs, so as to realize fast and simultaneous launch of multiple application programs.
可选地,所述组合图标包括第一图标和第二图标,需要说明的是,所述第一图标和所述第二图标可以分别表示一个应用图标,也可以表示多个应用图标,该实施例仅说明各种相对位置对应的应用界面显示位置。所述响应于所述第一输入,显示所述N个图标分别对应的N个应用界面,可以包括以下几种情况:Optionally, the combined icon includes a first icon and a second icon. It should be noted that the first icon and the second icon may respectively represent one application icon, or may represent multiple application icons. The example only illustrates the application interface display positions corresponding to various relative positions. The displaying N application interfaces respectively corresponding to the N icons in response to the first input may include the following situations:
(1)在所述第一图标叠加于所述第二图标之上的情况下,所述第一图标对应的应用界面悬浮显示于所述第二图标对应的应用界面之上。(1) In the case where the first icon is superimposed on the second icon, the application interface corresponding to the first icon is suspended and displayed on the application interface corresponding to the second icon.
以N为2为例,则所述第一图标和所述第二图标分别为应用B的图标和应用A的图标,即应用B的图标叠加显示在应用A的图标上,如图2b所示,则应用B的图标叠加显示在应用A的图标上,则应用A的应用界面全屏显示、应用B的应用界面小窗口悬浮显示在应用A的应用界面上。Taking N as 2 as an example, the first icon and the second icon are the icon of application B and the icon of application A respectively, that is, the icon of application B is superimposed and displayed on the icon of application A, as shown in Figure 2b , the icon of application B is superimposed and displayed on the icon of application A, the application interface of application A is displayed in full screen, and the small window of the application interface of application B is displayed on the application interface of application A in a floating manner.
以N为3为例,组合图标例如图3a所示,应用B和应用C的图标叠加于所述应用A的图标之上,即应用A为所述第一图标,应用B和应用C为所述第二图标,则应用A的应用界面全屏显示,应用B和应用C的应用界面分别通过小窗口悬浮显示在应用A的应用界面之上。Taking N as 3 as an example, the combination icon is shown in Figure 3a, where the icons of application B and application C are superimposed on the icon of application A, that is, application A is the first icon, and application B and application C are all icons. If the second icon is mentioned, the application interface of application A is displayed in full screen, and the application interfaces of application B and application C are respectively suspended and displayed on the application interface of application A through small windows.
(2)在所述第一图标与所述第二图标相邻的情况下,分屏显示所述第一图标对应的应用界面和所述第二图标对应的应用界面。(2) When the first icon is adjacent to the second icon, the application interface corresponding to the first icon and the application interface corresponding to the second icon are displayed on a split screen.
所述第一图标与所述第二图标相邻可以是指在所述组合图标内,第一图标和第二图标分割所述组合图标,以N为2为例,则所述第一图标和所述第二图标分别为应用B的图标和应用A的图标,即应用A的图标与应用B的图标相邻,如图2a所示,则应用A的应用界面和应用B的应用界面分屏显示。The first icon is adjacent to the second icon may mean that in the combined icon, the first icon and the second icon divide the combined icon. Taking N as 2 as an example, the first icon and The second icons are the icon of application B and the icon of application A respectively, that is, the icon of application A is adjacent to the icon of application B, as shown in Figure 2a, the application interface of application A and the application interface of application B are split screen show.
以N为3为例,即应用A、应用B、应用C的图标在所述组合图标中相邻,可以为分割所述组合图标,如图3b所示,则应用A的应用界面、应用B的应用界面以及应用C的应用界面分屏显示。Taking N as 3 as an example, that is, the icons of application A, application B, and application C are adjacent in the combined icon, which can be divided into the combined icon, as shown in Figure 3b, then the application interface of application A, application B The application interface of application C and the application interface of application C are displayed in split screens.
(3)在所述第一图标和所述第二图标为缩略图标情况下,所述第一图标对应的应用界面和所述第二图标对应的应用界面分别悬浮显示。(3) In the case that the first icon and the second icon are thumbnail icons, the application interface corresponding to the first icon and the application interface corresponding to the second icon are respectively displayed in a floating manner.
所述缩略图标可以为应用程序图标的缩略模式,若所述第一图标和所述第二图标均为缩略图标,则第一图标和第二图标对应的应用界面分别通过小窗口悬浮显示。以N为3为例,如图3c所示,所述第一图标可以为应用A的图标,所述第二图标可以为应用B和应用C的图标,则应用A的应用界面、应用B的应用界面、应用C的应用界面均通过小窗口悬浮显示。The thumbnail icon may be a thumbnail mode of an application program icon. If both the first icon and the second icon are thumbnail icons, the application interfaces corresponding to the first icon and the second icon are suspended through the small window respectively. show. Taking N as 3 as an example, as shown in Figure 3c, the first icon may be the icon of application A, and the second icon may be the icons of application B and application C, then the application interface of application A and the icon of application B Both the application interface and the application interface of application C are displayed in a floating window.
可选地,在N为大于等于3的整数时,所述组合图标还可以为部分应用程序图标相邻,其余部分应用程序图标为缩略图标,以N为3为例,如图3d所示,应用A的图标和应用B的图标相邻,应用C的图标叠加显示在应用A的图标和应用B的图标之上,则应用A和应用B的应用界面分屏显示,应用 C的应用界面以小窗口悬浮显示于所述应用A和应用B的应用界面之上。Optionally, when N is an integer greater than or equal to 3, the combined icons may also be adjacent to some application program icons, and the rest of the application program icons are thumbnail icons, taking N as 3 as an example, as shown in Figure 3d , the icon of application A is adjacent to the icon of application B, and the icon of application C is superimposed on the icon of application A and application B, then the application interface of application A and application B is displayed in split screen, and the application interface of application C A small window is suspended and displayed above the application interfaces of the application A and the application B.
需要说明的是,N个应用程序的图标在所述组合图标的相对位置包括但不限于本申请实施例列举的情况,还可以根据显示需求任意组合。It should be noted that the relative positions of the icons of the N application programs in the combined icons include but are not limited to the cases listed in the embodiment of the present application, and can also be combined arbitrarily according to display requirements.
作为一个可选实施例,所述在所述第一图标叠加于所述第二图标之上的情况下,所述第一图标对应的应用界面悬浮显示于所述第二图标对应的应用界面之上,包括:As an optional embodiment, in the case where the first icon is superimposed on the second icon, the application interface corresponding to the first icon is suspended and displayed on the application interface corresponding to the second icon on, including:
在所述第一图标叠加于所述第二图标之上,且所述第二图标的数量为一的情况下,全屏显示所述第二图标对应的应用界面,并在所述第二图标对应的应用界面之上悬浮显示所述第一图标对应的应用界面。When the first icon is superimposed on the second icon, and the number of the second icon is one, display the application interface corresponding to the second icon in full screen, and display the application interface corresponding to the second icon The application interface corresponding to the first icon is displayed floating above the application interface.
该实施例中,在所述组合图标中,若N个图标之间的相对位置为第一图标叠加在第二图标之上,且所述第二图标仅表示为一个图标,则第二图标对应的应用界面全屏显示,第一图标可以表示一个或者多个图标,第一图标对应的应用界面悬浮显示于所述第二图标的应用界面之上,如图2b、图2c以及图3a所示。可选地,所述第一图标对应的应用界面悬浮显示可以为:以小窗口的形式悬浮显示,所述小窗口的尺寸可调,可以遮挡所述第二图标的应用界面的部分。In this embodiment, in the combined icon, if the relative position between the N icons is that the first icon is superimposed on the second icon, and the second icon is only represented as one icon, then the second icon corresponds to The application interface of the application is displayed in full screen, the first icon may represent one or more icons, and the application interface corresponding to the first icon is displayed floating above the application interface of the second icon, as shown in Fig. 2b, Fig. 2c and Fig. 3a. Optionally, the floating display of the application interface corresponding to the first icon may be: floating display in the form of a small window, and the size of the small window is adjustable, and can block a part of the application interface of the second icon.
作为一个可选实施例,在所述第一图标与所述第二图标相邻的情况下,分屏显示所述第一图标对应的应用界面和所述第二图标对应的应用界面包括:As an optional embodiment, in a case where the first icon is adjacent to the second icon, split-screen displaying the application interface corresponding to the first icon and the application interface corresponding to the second icon includes:
在所述第一图标位于所述第二图标目标方向的情况下,分屏显示所述第一图标对应的应用界面和所述第二图标对应的应用界面,其中所述第一图标对应的应用界面位于所述第二图标对应的应用界面的目标方向。When the first icon is located in the target direction of the second icon, the application interface corresponding to the first icon and the application interface corresponding to the second icon are displayed on a split screen, wherein the application corresponding to the first icon The interface is located in the target direction of the application interface corresponding to the second icon.
该实施例中,在所述第一图标和所述第二图标在所述组合图标中相邻时,表示所述第一图标对应的应用界面和第二图标对应的应用界面分屏显示,在应用界面分屏显示时,可以按照所述第一图标和所述第二图标的第一相对位置显示。具体地,若所述第一图标位于所述第二图标的目标方向,则所述第一图标的应用界面显示于所述第二图标的应用界面的目标方向。需要说明的是,所述目标方向仅表示位置上的大致方向,应用界面之间的方向与图标之间的方向无需完全一致,例如:如图2a所示,应用A的图标位于应用B的图标的左上角,在应用A于应用B的应用界面分屏显示时,可以显示为:应 用A的应用界面位于应用B的应用界面的上方,或者应用A的应用界面位于应用B的应用界面的左侧,为了便于用户观看,可以无需按照对角的方向显示。In this embodiment, when the first icon and the second icon are adjacent in the combined icon, it means that the application interface corresponding to the first icon and the application interface corresponding to the second icon are displayed in split screens, and When the application interface is displayed in split screens, it may be displayed according to the first relative position of the first icon and the second icon. Specifically, if the first icon is located in the target direction of the second icon, the application interface of the first icon is displayed in the target direction of the application interface of the second icon. It should be noted that the target direction only represents the general direction of the location, and the directions between the application interfaces and the icons do not need to be completely consistent. For example, as shown in Figure 2a, the icon of application A is located in the icon of application B In the upper left corner of , when App A is displayed on the application interface of App B in split screen, it can be displayed as follows: the application interface of App A is above the application interface of App B, or the application interface of App A is located on the left of the application interface of App B Side, in order to facilitate the user's viewing, it does not need to be displayed in a diagonal direction.
作为一个可选实施例,在接收对组合图标的第一输入之前,所述方法还包括:在第一显示区域显示多个图标;接收对所述多个图标中的第一图标的第二输入;响应于所述第二输入,在第二显示区域显示所述第一图标的快捷图标。接收对第二图标的第三输入;响应于所述第三输入,对所述第一图标的快捷图标和所述第二图标进行组合,在所述第二显示区域显示所述组合图标。As an optional embodiment, before receiving the first input for combining icons, the method further includes: displaying a plurality of icons in the first display area; receiving a second input for the first icon in the plurality of icons ; In response to the second input, displaying the shortcut icon of the first icon in the second display area. receiving a third input on the second icon; in response to the third input, combining the shortcut icon of the first icon with the second icon, and displaying the combined icon in the second display area.
该实施例中,所述第一显示区域为电子设备显示界面内可以显示多个应用图标的界面,例如桌面内可以显示应用图标的常规位置;所述第二显示区域可以为所述电子设备显示界面的常驻栏的位置,也可以为根据显示需求定义的其他显示区域,也可以为与所述第一显示区域相同的位置。所述组合图标由N个图标组合而成,并显示在所述第二显示区域。In this embodiment, the first display area is an interface that can display a plurality of application icons in the display interface of the electronic device, for example, a regular position where application icons can be displayed in the desktop; the second display area can be an interface displayed by the electronic device. The position of the resident column of the interface may also be another display area defined according to display requirements, or may be the same position as the first display area. The combined icon is composed of N icons and displayed in the second display area.
在所述第一显示区域,显示多个应用程序的图标,用户点击图标可以启动并进入相应的应用界面。在对所述组合图标进行第一输入之前,需要首先生成并显示所述组合图标。具体地,对需要组合的第一图标进行第二输入,生成所述第一图标的快捷图标,所述快捷图标为所述第一图标对应的应用程序的快捷方式图标,所述快捷图标可以显示在所述第二显示区域。In the first display area, icons of a plurality of application programs are displayed, and the user can start and enter a corresponding application interface by clicking the icons. Before performing the first input on the combination icon, the combination icon needs to be generated and displayed first. Specifically, a second input is performed on the first icons that need to be combined to generate a shortcut icon of the first icon, the shortcut icon is a shortcut icon of the application program corresponding to the first icon, and the shortcut icon can display in the second display area.
所述第二输入可以为对所述第一图标的拖动操作,例如将所述第一图标由所述第一显示区域拖动至常驻栏(即所述第二显示区域)。可选地,在电子设备显示界面包括第一功能图标31,如图4a所示,所述第一功能图标31可以位于所述第二显示区域,所述第一功能图标31作为生成所述组合图标的功能入口,则所述第二输入可以为:将所述第一图标拖动至所述第一功能图标31的操作,如图4b所示。The second input may be a dragging operation on the first icon, for example, dragging the first icon from the first display area to a permanent bar (that is, the second display area). Optionally, the electronic device display interface includes a first function icon 31, as shown in Figure 4a, the first function icon 31 may be located in the second display area, and the first function icon 31 is used as icon function entry, the second input may be: an operation of dragging the first icon to the first function icon 31, as shown in FIG. 4b.
由于生成所述组合图标至少需要两个图标,所述第三输入为对需要与所述第一图标进行组合的第二图标的操作,所述第三输入可以为将所述第二图标拖动至所述第二显示区域的操作(例如将第二图标拖动至所述第二显示区域的第一功能图标上的操作),也可以为将所述第二图标拖动至所述第一图标 的快捷图标上的操作。例如:若所述第三输入为将所述第二图标拖动至所述第二显示区域的操作,此时所述第二显示区域已经显示有所述第一图标的快捷图标,在将所述第二图标拖动至所述第二显示区域后,第二图标和所述第一图标可以组合生成组合图标;若所述第三输入为将所述第二图标拖动至所述第一图标的快捷图标上的操作,此时所述第二显示区域已经显示有所述第一图标的快捷图标,在将所述第二图标拖动至所述第一图标的快捷图标后,第二图标和所述第一图标可以组合生成组合图标。Since generating the combined icon requires at least two icons, the third input is an operation on the second icon that needs to be combined with the first icon, and the third input may be dragging the second icon The operation to the second display area (such as the operation of dragging the second icon to the first function icon in the second display area) may also be dragging the second icon to the first function icon. Actions on the icon's shortcut icon. For example: if the third input is an operation of dragging the second icon to the second display area, the shortcut icon of the first icon is already displayed in the second display area at this time, and the After the second icon is dragged to the second display area, the second icon and the first icon can be combined to generate a combined icon; if the third input is to drag the second icon to the first The operation on the shortcut icon of the icon. At this time, the second display area has already displayed the shortcut icon of the first icon. After dragging the second icon to the shortcut icon of the first icon, the second The icon and the first icon may be combined to generate a combined icon.
需要说明的是,所述第二图标可以为显示在第一显示区域的常规的应用程序图标,也可以为显示在第二显示区域的已经存在的某个应用程序的快捷图标,还可以为已经对某些图标进行组合生成的组合图标。以所述第二输入为将所述第一图标拖动至所述第一功能图标的操作,所述第三输入为将位于第一显示区域的第二图标拖动至所述第二显示区域的操作为例。在生成所述组合图标时,将需要组合的第一图标拖动至所述第一功能图标的位置,在所述第一功能图标的位置展开显示第一功能窗口,将所述第一图标拖动至所述第一功能图标的位置后,在所述第一功能窗口显示所述第一图标对应的快捷图标(即快捷方式的图标),将需要与所述第一图标组合的第二图标拖动至所述第二显示区域,则生成包含所述第一图标和所述第二图标的组合图标。It should be noted that the second icon may be a regular application program icon displayed in the first display area, or a shortcut icon of an existing application program displayed in the second display area, or an existing application program icon displayed in the second display area. A combined icon generated by combining certain icons. The second input is an operation of dragging the first icon to the first function icon, and the third input is dragging the second icon located in the first display area to the second display area operation as an example. When generating the combination icon, drag the first icon to be combined to the position of the first function icon, expand and display the first function window at the position of the first function icon, drag the first icon to After moving to the position of the first function icon, the shortcut icon corresponding to the first icon (that is, the icon of the shortcut) will be displayed in the first function window, and the second icon combined with the first icon will be required dragging to the second display area, a combined icon including the first icon and the second icon is generated.
可选地,可以在所述第二显示区域内显示的最后一个快捷图标的显示时长达到第一时长的情况下,根据所述快捷图标生成所述组合图标。例如:将所述第一图标拖动至所述第二显示区域后,在所述第二显示区域显示第一图标的快捷图标;将第二图标拖动至所述第二显示区域后,在所述第二显示区域显示第二图标的快捷图标,若第二图标的快捷图标的显示时长达到预定的第一时长,则将所述第一图标的快捷图标和第二图标的快捷图标组合形成组合图标。Optionally, the combined icon may be generated according to the shortcut icon when the display duration of the last shortcut icon displayed in the second display area reaches a first duration. For example: after dragging the first icon to the second display area, the shortcut icon of the first icon is displayed in the second display area; after dragging the second icon to the second display area, the The second display area displays a shortcut icon of the second icon, and if the display duration of the shortcut icon of the second icon reaches a predetermined first duration, the shortcut icon of the first icon and the shortcut icon of the second icon are combined to form Portfolio icon.
可选地,所述组合图标中各个图标之间的第一相对位置根据所述第三输入确定,例如根据所述第三输入的操作方向确定。例如:所述第三输入为将第二图标拖动至所述第一图标的快捷图标上的操作,所述第一相对位置可以根据所述拖动操作的移动轨迹确定,在拖动所述第二图标时,若第二图标由所述第一图标的快捷图标的上方移动至与该快捷图标叠加,则生成的所述组 合图标为:所述第二图标叠加于第一图标之上;若第二图标由所述第一图标的快捷图标的右侧移动至与该快捷图标叠加,则生成的组合图标为:所述第一图标和所述第二图标左右相邻;若第二图标由所述第一图标的快捷图标的左侧移动至与该快捷图标叠加,则生成的组合图标为:所述第一图标和是第二图标显示为缩略图。Optionally, the first relative position among the icons in the combined icons is determined according to the third input, for example, according to an operation direction of the third input. For example: the third input is an operation of dragging the second icon onto the shortcut icon of the first icon, the first relative position can be determined according to the moving track of the dragging operation, and when dragging the For the second icon, if the second icon moves from above the shortcut icon of the first icon to overlap with the shortcut icon, the generated combined icon is: the second icon is superimposed on the first icon; If the second icon moves from the right side of the shortcut icon of the first icon to overlap with the shortcut icon, the generated combined icon is: the first icon and the second icon are adjacent to the left and right; if the second icon If the shortcut icon of the first icon is moved from the left side to overlap with the shortcut icon, then the combined icon is generated: the first icon and the second icon are displayed as thumbnails.
需要说明的是,上述所述组合图标中各个图标之间的第一相对位置的生成方式仅为示例性说明,实际操作时可以根据用户操作习惯等因素设置。It should be noted that, the method of generating the first relative positions among the icons in the above-mentioned combined icons is only an example, and may be set according to factors such as user's operating habits during actual operation.
在本申请的实施例中,在形成组合图标时,可以在快捷图标等于两个时,每增加一个快捷图标,生成一次组合图标,也可以在将N个应用程序图标全部完成第二输入后,直接对N个应用程序图标生成组合图标。例如:预计对3个应用程序组合生成组合图标,可以包括如下两种方式。In the embodiment of the present application, when forming a combination icon, when the number of shortcut icons is equal to two, each time a shortcut icon is added, a combination icon is generated, or after the second input of all N application program icons is completed, Directly generate combined icons for N application icons. For example: it is expected to generate a combined icon for the combination of 3 application programs, which may include the following two ways.
方式一:method one:
步骤1、如图4a和图4b所示,首先将应用A的图标拖动至第一功能图标31的位置;在所述第一功能图标31的位置展开显示所述第二显示区域的第一功能窗口32,所述第一功能窗口32如图5a所示,在所述第一功能窗口32显示应用A的快捷图标,如图5b所示,图5b显示的为单窗口应用快捷方式。可选地,可以在将所述应用A的图标拖动至所述第一功能图标31的位置,且停留预定的时间t时,创建应用A的快捷图标。Step 1, as shown in Figure 4a and Figure 4b, first drag the icon of application A to the position of the first function icon 31; expand and display the first function icon of the second display area at the position of the first function icon 31; Function window 32. The first function window 32 is shown in FIG. 5a, and a shortcut icon of application A is displayed in the first function window 32, as shown in FIG. 5b, which shows a single-window application shortcut. Optionally, when the icon of the application A is dragged to the position of the first function icon 31 and stays there for a predetermined time t, a shortcut icon of the application A can be created.
步骤2、将应用B的图标拖动至所述第一功能图标31的位置,如图6a所示,则生成应用A和应用B的第一组合图标51,如图6d所示,为双窗口应用快捷方式。可选地,可以在将所述应用B的图标拖动至所述第一功能图标31的位置,且停留预定的时间t时,创建包含应用A和应用B的图标的第一组合图标51。Step 2. Drag the icon of application B to the position of the first function icon 31, as shown in Figure 6a, then generate the first combination icon 51 of application A and application B, as shown in Figure 6d, which is a double window App shortcuts. Optionally, when the icon of application B is dragged to the position of the first function icon 31 and stayed for a predetermined time t, a first combination icon 51 including the icons of application A and application B can be created.
可选地,所述步骤2还可以为将所述应用B的图标拖动至所述应用A的快捷图标之上,如图6b所示,则生成应用A和应用B的第一组合图标51,如图6d所示。Optionally, the step 2 may also be dragging the icon of the application B onto the shortcut icon of the application A, as shown in FIG. , as shown in Figure 6d.
步骤3、将应用C的图标拖动至所述第一功能图标31的位置,则在所述第一组合图标51的基础上与应用C的图标组合,形成包含A、B、C三个应用程序图标的第二组合图标52,如图7所示。可选地,可以在将所述应用C 的图标拖动至所述第一功能图标31的位置,且停留预定的时间t时,创建包含应用A、应用B以及应用C的图标的第一组合图标51。Step 3. Drag the icon of application C to the position of the first function icon 31, then combine with the icon of application C on the basis of the first combined icon 51 to form three applications including A, B, and C The second combination icon 52 of program icons is shown in FIG. 7 . Optionally, when dragging the icon of application C to the position of the first function icon 31 and staying there for a predetermined time t, a first combination including icons of application A, application B and application C may be created Icon 51.
方式二:Method 2:
步骤1、首先将应用A的图标拖动至第一功能图标的位置;在所述第一功能图标的位置展开显示所述第一功能窗口,在所述第一功能窗口显示应用A的快捷图标,如图4a-图4b以及图5a-图5b所示;Step 1. First, drag the icon of application A to the position of the first function icon; expand and display the first function window at the position of the first function icon, and display the shortcut icon of application A in the first function window , as shown in Fig. 4a-Fig. 4b and Fig. 5a-Fig. 5b;
步骤2、将应用B的图标拖动至第一功能图标31的位置,在所述第一功能窗口显示应用B的快捷图标,如图6c所示;Step 2. Drag the icon of application B to the position of the first function icon 31, and display the shortcut icon of application B in the first function window, as shown in FIG. 6c;
步骤3、将应用C的图标拖动至第一功能图标31的位置,若应用C的图标在所述第一功能图标31的位置停留预定的时间t,则创建包含应用A、应用B以及应用C的图标的组合图标,如图7所示。Step 3. Drag the icon of application C to the position of the first function icon 31. If the icon of application C stays at the position of the first function icon 31 for a predetermined time t, create an application including application A, application B and application The combined icon of the icon of C, as shown in Figure 7.
可选地,在所述第二显示区域显示应用程序的快捷图标后,用户点击所述快捷图标,电子设备启动所述快捷图标对应的应用程序,并将所述应用程序小窗口显示(所述快捷图标为单窗口应用快捷方式)。例如图5b所示,此时显示应用A的快捷图标,用户点击图5b所示的快捷图标A,则启动应用A并通过小窗口显示应用A的执行界面,如图8所示。Optionally, after the shortcut icon of the application is displayed in the second display area, the user clicks the shortcut icon, and the electronic device starts the application corresponding to the shortcut icon, and displays the application small window (the The shortcut icon is a shortcut for a single-window application). For example, as shown in FIG. 5b, the shortcut icon of application A is displayed at this time, and the user clicks the shortcut icon A shown in FIG. 5b to start application A and display the execution interface of application A through a small window, as shown in FIG. 8 .
作为一个可选实施例,在电子设备显示界面包括所述第一功能图标31的情况下,所述方法还包括:接收对电子设备显示界面的第一功能图标的第五输入,所述第一功能图标与所述第一功能窗口相关联;响应于所述第五输入,显示或者隐藏所述第一功能窗口。As an optional embodiment, in the case that the display interface of the electronic device includes the first function icon 31, the method further includes: receiving a fifth input to the first function icon on the display interface of the electronic device, the first A function icon is associated with the first function window; in response to the fifth input, the first function window is displayed or hidden.
该实施例中,所述第一输入可以为对所述第一功能图标的点击操作,在点击所述第一功能图标时,所述第一功能窗口展开,以所述第一功能图标位于电子设备桌面的常驻栏为例,如图5b所示,所述第一功能窗口32包括所述第一功能图标31;再次点击所述第一功能图标31,则所述第一功能窗口32收起,如图4a所示。In this embodiment, the first input may be a click operation on the first function icon. When the first function icon is clicked, the first function window expands, and the first function icon is located in the Take the resident column of the device desktop as an example, as shown in Figure 5b, the first function window 32 includes the first function icon 31; click the first function icon 31 again, and the first function window 32 closes start, as shown in Figure 4a.
可选地,所述方法还包括:接收对所述组合图标的第四输入;响应于所述第四输入,切换所述组合图标中N个图标之间的相对位置为第二相对位置。Optionally, the method further includes: receiving a fourth input to the combined icon; in response to the fourth input, switching the relative positions among the N icons in the combined icon to the second relative position.
该实施例中,所述第四输入可以为对所述组合图标的点击操作,例如双击操作。所述N个图标组合形成所述组合图标时,可以包括多种组合形式, 不同的组合形式对应各个图标之间不同的相对位置。对所述组合图标每进行一次第四输入,所述组合图标中包含的各个图标之间切换一次相对位置。通过点击所述组合图标,所述组合图标内的N个图标的组合方式改变。In this embodiment, the fourth input may be a click operation on the combined icon, such as a double-click operation. When the N icons are combined to form the combined icon, it may include multiple combination forms, and different combination forms correspond to different relative positions of the icons. Every time the fourth input is made to the combined icon, the relative positions of the icons included in the combined icon are switched once. By clicking the combination icon, the combination mode of the N icons in the combination icon is changed.
例如N为2,组合图标可以包括图2a-2c所示的三种组合方式,所述组合图标的初始状态为图2a所示(即应用A和应用B分屏显示),通过双击所述组合图标,可以切换至图2b所示(即应用A的应用界面全屏显示,应用B的应用界面通过小窗口悬浮显示于应用A的应用界面之上);双击图2b所示的组合图标,可以切换至图2c所示(即应用B的应用界面全屏显示,应用A的应用界面通过小窗口悬浮显示于应用B的应用界面之上)。For example, N is 2, and the combination icon can include the three combinations shown in Figures 2a-2c. The icon can be switched to that shown in Figure 2b (that is, the application interface of application A is displayed in full screen, and the application interface of application B is displayed above the application interface of application A through a small window); double-click the combined icon shown in Figure 2b to switch As shown in FIG. 2c (that is, the application interface of application B is displayed in full screen, and the application interface of application A is suspended and displayed above the application interface of application B through a small window).
可选地,所述响应于所述第四输入,切换所述组合图标中N个图标的相对位置为第二相对位置,包括:Optionally, in response to the fourth input, switching the relative positions of the N icons in the combined icons to the second relative position includes:
响应于所述第四输入,所述组合图标显示为目标状态;in response to said fourth input, said combination icon is displayed in a target state;
接收对所述目标状态下的组合图标的第六输入;响应于所述第六输入,切换所述组合图标中N个图标的相对位置为第二相对位置。receiving a sixth input on the combined icon in the target state; in response to the sixth input, switching the relative positions of the N icons in the combined icon to a second relative position.
该实施例中,所述目标状态可以为可切换状态,如图9a-9c所示。所述第四输入可以为对所述组合图标的长按操作,所述第六输入可以为对所述组合图标的单击操作。即长按所述组合图标,所述组合图标进入图9a所示的可切换状态,在该可切换状态下单击所述组合图标,则所述组合图标中N个图标的相对位置发生变化,可以切换至如图9b所示的各个图标的第二相对位置;对图9b所示的组合图标进行单击操作,则可以切换为图9c所示的各个图标的第三相对位置。In this embodiment, the target state may be a switchable state, as shown in Figs. 9a-9c. The fourth input may be a long press operation on the combination icon, and the sixth input may be a single click operation on the combination icon. That is, press and hold the combination icon, the combination icon enters the switchable state shown in Figure 9a, click the combination icon in this switchable state, then the relative positions of the N icons in the combination icon change, It can be switched to the second relative position of each icon as shown in FIG. 9b ; and it can be switched to the third relative position of each icon as shown in FIG. 9c by clicking the combined icon shown in FIG. 9b .
可选地,若所述组合图标进行最后一次切换的时长达到第二时长,则所述组合图标保持当前形态,不再切换。例如:所述组合图标显示为可切换状态后,用户对组合图标的最后一次单击操作后,持续10s没有进行下一次单击操作,则自动退出所述可切换状态,所述组合图标保持当前形态。Optionally, if the duration of the last switching of the combined icon reaches a second duration, the combined icon maintains the current form and does not switch any more. For example: after the combination icon is displayed as a switchable state, after the user clicks the combination icon for the last time and does not perform the next click operation for 10s, the switchable state will be automatically exited, and the combination icon will remain in the current state. form.
用户可以根据显示需求切换所述组合图标中各个图标的相对位置,通过对所述组合图标进行第一输入,则组合图标中N个图标对应的N个应用程序界面以相应的相对位置显示。例如:用户对图2a模式下的组合图标进行所述第一输入,则启动应用A和应用B,在电子设备显示界面将应用A和应用B 对应的应用界面全屏显示,如图10a所示。用户对图2b模式下的组合图标进行所述第一输入,则启动应用A和应用B,在电子设备的显示界面将应用A的应用界面全屏显示,并将应用B的应用界面通过小窗口显示,如图10b所示。用户对图2c模式下的组合图标进行所述第一输入,则启动应用A和应用B,在电子设备的显示界面将应用B的应用界面全屏显示,并将应用A的应用界面通过小窗口显示,如图10c所示。The user can switch the relative position of each icon in the combined icon according to the display requirement. By making a first input to the combined icon, N application program interfaces corresponding to the N icons in the combined icon will be displayed in corresponding relative positions. For example, if the user performs the first input on the combination icon in the mode of FIG. 2a, application A and application B are started, and the application interface corresponding to application A and application B is displayed in full screen on the display interface of the electronic device, as shown in FIG. 10a. The user performs the first input on the combined icon in the mode shown in Figure 2b, then starts application A and application B, displays the application interface of application A in full screen on the display interface of the electronic device, and displays the application interface of application B through a small window , as shown in Figure 10b. The user performs the first input on the combination icon in the mode shown in FIG. 2c, then starts application A and application B, displays the application interface of application B in full screen on the display interface of the electronic device, and displays the application interface of application A through a small window , as shown in Figure 10c.
本申请的实施例,创建了包括N个应用程序的图标的组合图标,通过对所述组合图标进行第一输入,电子设备可以同时启动N个应用程序,并根据组合图标中各个图标的相对位置,显示N个应用程序的应用界面,实现多个应用程序的快速同时启动。In the embodiment of the present application, a combination icon including icons of N application programs is created. By performing a first input on the combination icon, the electronic device can start N application programs at the same time, and according to the relative position of each icon in the combination icon , to display the application interfaces of N application programs, so as to realize fast and simultaneous launch of multiple application programs.
需要说明的是,本申请实施例提供的应用程序显示方法,执行主体可以为应用程序显示装置,或者该应用程序显示装置中的用于应用程序显示方法的控制模块。本申请实施例中以应用程序显示装置执行应用程序显示方法为例,说明本申请实施例提供的应用程序显示装置。It should be noted that, for the application display method provided in the embodiment of the present application, the execution body may be an application display device, or a control module used for the application display method in the application display device. In the embodiment of the present application, the application display device provided in the embodiment of the present application is described by taking the application display device executing the application display method as an example.
如图11所示,本申请实施例还提供了一种应用程序显示装置1100,包括:As shown in Figure 11, the embodiment of the present application also provides an application display device 1100, including:
第一接收模块1110,用于接收对组合图标的第一输入,所述组合图标包括N个图标,且所述N个图标之间具有第一相对位置;The first receiving module 1110 is configured to receive a first input to the combination icon, the combination icon includes N icons, and the N icons have a first relative position among them;
第一响应模块1120,用于响应于所述第一输入,显示所述N个图标分别对应的N个应用界面,其中,所述N个应用界面之间具有所述第一相对位置;The first response module 1120 is configured to display N application interfaces respectively corresponding to the N icons in response to the first input, wherein the N application interfaces have the first relative positions among them;
其中,N为大于或者等于2的整数。Wherein, N is an integer greater than or equal to 2.
可选地,所述组合图标包括第一图标和第二图标,所述第一响应模块包括:Optionally, the combined icon includes a first icon and a second icon, and the first response module includes:
第一显示单元,用于在所述第一图标叠加于所述第二图标之上的情况下,所述第一图标对应的应用界面悬浮显示于所述第二图标对应的应用界面之上;The first display unit is configured to display the application interface corresponding to the first icon floating on the application interface corresponding to the second icon when the first icon is superimposed on the second icon;
第二显示单元,用于在所述第一图标与所述第二图标相邻的情况下,分屏显示所述第一图标对应的应用界面和所述第二图标对应的应用界面;The second display unit is configured to display the application interface corresponding to the first icon and the application interface corresponding to the second icon on a split screen when the first icon is adjacent to the second icon;
第三显示单元,用于在所述第一图标和所述第二图标为缩略图标情况下,所述第一图标对应的应用界面和所述第二图标对应的应用界面分别悬浮显示。The third display unit is configured to display the application interface corresponding to the first icon and the application interface corresponding to the second icon in a floating manner when the first icon and the second icon are thumbnail icons.
可选地,所述第一显示单元具体用于:Optionally, the first display unit is specifically used for:
在所述第一图标叠加于所述第二图标之上,且所述第二图标的数量为一的情况下,全屏显示所述第二图标对应的应用界面,并在所述第二图标对应的应用界面之上悬浮显示所述第一图标对应的应用界面。When the first icon is superimposed on the second icon, and the number of the second icon is one, display the application interface corresponding to the second icon in full screen, and display the application interface corresponding to the second icon The application interface corresponding to the first icon is displayed floating above the application interface.
可选地,所述第二显示单元具体用于:Optionally, the second display unit is specifically used for:
在所述第一图标位于所述第二图标目标方向的情况下,分屏显示所述第一图标对应的应用界面和所述第二图标对应的应用界面,其中所述第一图标对应的应用界面位于所述第二图标对应的应用界面的目标方向。可选地,所述装置还包括:When the first icon is located in the target direction of the second icon, the application interface corresponding to the first icon and the application interface corresponding to the second icon are displayed on a split screen, wherein the application corresponding to the first icon The interface is located in the target direction of the application interface corresponding to the second icon. Optionally, the device also includes:
第一显示模块,用于在第一显示区域显示多个图标;a first display module, configured to display a plurality of icons in the first display area;
第二接收模块,用于接收对所述多个图标中的第一图标的第二输入;A second receiving module, configured to receive a second input to a first icon among the plurality of icons;
第二响应模块,用于响应于所述第二输入,在第二显示区域显示所述第一图标的快捷图标。The second response module is configured to display the shortcut icon of the first icon in the second display area in response to the second input.
第三接收模块,用于接收对第二图标的第三输入;A third receiving module, configured to receive a third input to the second icon;
第三响应模块,用于响应于所述第三输入,对所述第一图标的快捷图标和所述第二图标进行组合,在所述第二显示区域显示所述组合图标。A third response module, configured to combine the shortcut icon of the first icon with the second icon in response to the third input, and display the combined icon in the second display area.
可选地,所述装置还包括:Optionally, the device also includes:
第四接收模块,用于接收对所述组合图标的第四输入;A fourth receiving module, configured to receive a fourth input to the combined icon;
第四响应模块,用于响应于所述第四输入,切换所述组合图标中N个图标之间的相对位置为第二相对位置。A fourth response module, configured to, in response to the fourth input, switch the relative positions among the N icons in the combination icon to a second relative position.
本申请的实施例,创建了包括N个应用程序的图标的组合图标,通过对所述组合图标进行第一输入,电子设备可以同时启动N个应用程序,并根据组合图标中各个图标的相对位置,显示N个应用程序的应用界面,实现多个应用程序的快速同时启动。In the embodiment of the present application, a combination icon including icons of N application programs is created. By performing a first input on the combination icon, the electronic device can start N application programs at the same time, and according to the relative position of each icon in the combination icon , to display the application interfaces of N application programs, so as to realize fast and simultaneous launch of multiple application programs.
本申请实施例中的应用程序显示装置可以是装置,也可以是终端中的部件、集成电路、或芯片。该装置可以是移动电子设备,也可以为非移动电子设备。示例性的,移动电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,非移动电子设备可以为服务器、网络附属存储器(Network Attached Storage, NAS)、个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等,本申请实施例不作具体限定。The application display device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device may be a mobile electronic device or a non-mobile electronic device. Exemplarily, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a handheld computer, a vehicle electronic device, a wearable device, an ultra-mobile personal computer (ultra-mobile personal computer, UMPC), a netbook or a personal digital assistant (personal digital assistant). assistant, PDA), etc., non-mobile electronic equipment can be server, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (television, TV), teller machine or self-service machine, etc., this application Examples are not specifically limited.
本申请实施例中的应用程序显示装置可以为具有操作系统的装置。该操作系统可以为安卓(Android)操作系统,可以为ios操作系统,还可以为其他可能的操作系统,本申请实施例不作具体限定。The application program display device in the 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至图10c的方法实施例中应用程序显示装置实现的各个过程,为避免重复,这里不再赘述。The application program display device provided in the embodiment of the present application can implement various processes implemented by the application program display device in the method embodiments shown in FIG. 1 to FIG.
如图12所示,本申请实施例还提供一种电子设备1200,包括处理器1201,存储器1202,存储在存储器1202上并可在所述处理器1201上运行的程序或指令,该程序或指令被处理器1201执行时实现上述应用程序显示方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。As shown in Figure 12, the embodiment of the present application also provides an electronic device 1200, including a processor 1201, a memory 1202, a program or instruction stored in the memory 1202 and operable on the processor 1201, the program or instruction When executed by the processor 1201, each process of the above-mentioned application program display method embodiment can be realized, 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.
图13为实现本申请实施例的一种电子设备的硬件结构示意图。FIG. 13 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
该电子设备1300包括但不限于:射频单元1301、网络模块1302、音频输出单元1303、输入单元1304、传感器1305、显示单元1306、用户输入单元1307、接口单元1308、存储器1309、以及处理器1310等部件。The electronic device 1300 includes, but is not limited to: a radio frequency unit 1301, a network module 1302, an audio output unit 1303, an input unit 1304, a sensor 1305, a display unit 1306, a user input unit 1307, an interface unit 1308, a memory 1309, and a processor 1310, etc. part.
本领域技术人员可以理解,电子设备1300还可以包括给各个部件供电的电源(比如电池),电源可以通过电源管理系统与处理器1310逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。图13中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置,在此不再赘述。Those skilled in the art can understand that the electronic device 1300 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 1310 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. 13 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 some components, or arrange different components, and details will not be repeated here. .
其中,用户输入单元1307用于接收对组合图标的第一输入,所述组合图标包括N个图标,且所述N个图标之间具有第一相对位置;Wherein, the user input unit 1307 is configured to receive a first input to the combination icon, the combination icon includes N icons, and the N icons have a first relative position among them;
显示单元1306用于响应于所述第一输入,显示所述N个图标分别对应的N个应用界面,其中,所述N个应用界面之间具有所述第一相对位置;The display unit 1306 is configured to display N application interfaces respectively corresponding to the N icons in response to the first input, wherein the N application interfaces have the first relative position among them;
其中,N为大于或者等于2的整数。Wherein, N is an integer greater than or equal to 2.
本申请的实施例,创建了包括N个应用程序的图标的组合图标,通过对所述组合图标进行第一输入,电子设备可以同时启动N个应用程序,并根据 组合图标中各个图标的相对位置,显示N个应用程序的应用界面,实现多个应用程序的快速同时启动。In the embodiment of the present application, a combination icon including icons of N application programs is created. By performing a first input on the combination icon, the electronic device can start N application programs at the same time, and according to the relative position of each icon in the combination icon , to display the application interfaces of N application programs, so as to realize fast and simultaneous launch of multiple application programs.
可选地,所述组合图标包括第一图标和第二图标,所述显示单元1306用于:Optionally, the combined icon includes a first icon and a second icon, and the display unit 1306 is configured to:
在所述第一图标叠加于所述第二图标之上的情况下,所述第一图标对应的应用界面悬浮显示于所述第二图标对应的应用界面之上;When the first icon is superimposed on the second icon, the application interface corresponding to the first icon is suspended and displayed on the application interface corresponding to the second icon;
在所述第一图标与所述第二图标相邻的情况下,分屏显示所述第一图标对应的应用界面和所述第二图标对应的应用界面;In a case where the first icon is adjacent to the second icon, displaying the application interface corresponding to the first icon and the application interface corresponding to the second icon on a split screen;
在所述第一图标和所述第二图标为缩略图标情况下,所述第一图标对应的应用界面和所述第二图标对应的应用界面分别悬浮显示。In a case where the first icon and the second icon are thumbnail icons, the application interface corresponding to the first icon and the application interface corresponding to the second icon are displayed in a floating manner, respectively.
可选地,所述在所述第一图标叠加于所述第二图标之上的情况下,所述显示单元1306用于:在所述第一图标叠加于所述第二图标之上,且所述第二图标的数量为一的情况下,全屏显示所述第二图标对应的应用界面,并在所述第二图标对应的应用界面之上悬浮显示所述第一图标对应的应用界面。Optionally, in the case that the first icon is superimposed on the second icon, the display unit 1306 is configured to: when the first icon is superimposed on the second icon, and When the number of the second icon is one, the application interface corresponding to the second icon is displayed in full screen, and the application interface corresponding to the first icon is suspended on the application interface corresponding to the second icon.
可选地,在所述第一图标与所述第二图标相邻的情况下,所述显示单元1306用于:在所述第一图标位于所述第二图标目标方向的情况下,分屏显示所述第一图标对应的应用界面和所述第二图标对应的应用界面,其中所述第一图标对应的应用界面位于所述第二图标对应的应用界面的目标方向。Optionally, when the first icon is adjacent to the second icon, the display unit 1306 is configured to: split the screen when the first icon is located in the target direction of the second icon. and displaying an application interface corresponding to the first icon and an application interface corresponding to the second icon, wherein the application interface corresponding to the first icon is located in a target direction of the application interface corresponding to the second icon.
可选地,所述显示单元1306还用于:在第一显示区域显示多个图标;Optionally, the display unit 1306 is further configured to: display a plurality of icons in the first display area;
所述用户输入单元1307还用于:接收对所述多个图标中的第一图标的第二输入;The user input unit 1307 is further configured to: receive a second input to the first icon in the plurality of icons;
所述显示单元1306用于:响应于所述第二输入,在第二显示区域显示所述第一图标的快捷图标;The display unit 1306 is configured to: display a shortcut icon of the first icon in a second display area in response to the second input;
所述用户输入单元1307还用于:接收对第二图标的第三输入;The user input unit 1307 is further configured to: receive a third input to the second icon;
所述处理器1310用于:响应于所述第三输入,对所述第一图标的快捷图标和所述第二图标进行组合,在所述第二显示区域显示所述组合图标。The processor 1310 is configured to: respond to the third input, combine the shortcut icon of the first icon with the second icon, and display the combined icon in the second display area.
可选地,所述用户输入单元1307还用于:接收对所述组合图标的第四输入;Optionally, the user input unit 1307 is further configured to: receive a fourth input to the combination icon;
所述处理器1310用于:响应于所述第四输入,切换所述组合图标中N 个图标之间的相对位置为第二相对位置。The processor 1310 is configured to: in response to the fourth input, switch the relative positions among the N icons in the combination icon to a second relative position.
本申请的实施例,创建了包括N个应用程序的图标的组合图标,通过对所述组合图标进行第一输入,电子设备可以同时启动N个应用程序,并根据组合图标中各个图标的相对位置,显示N个应用程序的应用界面,实现多个应用程序的快速同时启动。In the embodiment of the present application, a combination icon including icons of N application programs is created. By performing a first input on the combination icon, the electronic device can start N application programs at the same time, and according to the relative position of each icon in the combination icon , to display the application interfaces of N application programs, so as to realize fast and simultaneous launch of multiple application programs.
应理解的是,本申请实施例中,输入单元1304可以包括图形处理器(Graphics Processing Unit,GPU)13041和麦克风13042,图形处理器13041对在视频捕获模式或图像捕获模式中由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。显示单元1306可包括显示面板13061,可以采用液晶显示器、有机发光二极管等形式来配置显示面板13061。用户输入单元1307包括触控面板13071以及其他输入设备13072。触控面板13071,也称为触摸屏。触控面板13071可包括触摸检测装置和触摸控制器两个部分。其他输入设备13072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。存储器1309可用于存储软件程序以及各种数据,包括但不限于应用程序和操作系统。处理器1310可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器1310中。It should be understood that, in this embodiment of the present application, the input unit 1304 may include a graphics processor (Graphics Processing Unit, GPU) 13041 and a microphone 13042, and the graphics processor 13041 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 1306 may include a display panel 13061, and the display panel 13061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1307 includes a touch panel 13071 and other input devices 13072 . Touch panel 13071, also called touch screen. The touch panel 13071 may include two parts, a touch detection device and a touch controller. Other input devices 13072 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. Memory 1309 can be used to store software programs as well as various data, including but not limited to application programs and operating systems. The processor 1310 may integrate an application processor and a modem processor, wherein the application processor mainly processes operating systems, user interfaces, and application programs, and the modem processor mainly processes wireless communications. It can be understood that the foregoing modem processor may not be integrated into the processor 1310 .
本申请实施例还提供一种可读存储介质,所述可读存储介质可以是非易失的,也可以是易失的,所述可读存储介质上存储有程序或指令,该程序或指令被处理器执行时实现上述应用程序显示方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present application also provides a readable storage medium, the readable storage medium may be nonvolatile or volatile, the readable storage medium stores programs or instructions, and the programs or instructions are stored in When executed by the processor, each process of the above embodiment of the application program display method can be realized, and the same technical effect can be achieved. To avoid repetition, details are not repeated here.
本申请实施例还提供一种计算机软件产品,所述计算机软件产品被存储在非瞬态的存储介质中,所述计算机软件产品被至少一个处理器执行以实现本申请实施例提供的应用程序显示方法中的步骤,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present application also provides a computer software product, the computer software product is stored in a non-transitory storage medium, and the computer software product is executed by at least one processor to realize the application program display provided in the embodiment of the present application The steps in the method, and can achieve the same technical effect, in order to avoid repetition, will not repeat them here.
其中,所述处理器为上述实施例中所述的电子设备中的处理器。所述可读存储介质,包括计算机可读存储介质,如计算机只读存储器(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 a computer readable storage medium, such as a computer read-only memory (Read-Only Memory, ROM), a random access memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
本申请实施例另提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现上述应用程序显示方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。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 program display 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.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。此外,需要指出的是,本申请实施方式中的方法和装置的范围不限按示出或讨论的顺序来执行功能,还可包括根据所涉及的功能按基本同时的方式或按相反的顺序来执行功能,例如,可以按不同于所描述的次序来执行所描述的方法,并且还可以添加、省去、或组合各种步骤。另外,参照某些示例所描述的特征可在其他示例中被组合。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. Functions are performed, 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 a software product in essence or the part that contributes to the prior art, and the computer software product is stored in a storage medium (such as ROM/RAM, disk, CD) contains several instructions to enable a terminal (which may be a mobile phone, a computer, a server, an air conditioner, or a network device, etc.) to execute the methods described in 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 (17)

  1. 一种应用程序显示方法,包括:A method for displaying an application, comprising:
    接收对组合图标的第一输入,所述组合图标包括N个图标,且所述N个图标之间具有第一相对位置;receiving a first input to a combined icon, the combined icon includes N icons, and the N icons have a first relative position;
    响应于所述第一输入,显示所述N个图标分别对应的N个应用界面,其中,所述N个应用界面之间具有所述第一相对位置;In response to the first input, displaying N application interfaces respectively corresponding to the N icons, wherein the N application interfaces have the first relative position among them;
    其中,N为大于或者等于2的整数。Wherein, N is an integer greater than or equal to 2.
  2. 根据权利要求1所述的方法,其中,所述组合图标包括第一图标和第二图标,所述响应于所述第一输入,显示所述N个图标分别对应的N个应用界面,包括:The method according to claim 1, wherein the combined icon includes a first icon and a second icon, and in response to the first input, displaying N application interfaces respectively corresponding to the N icons comprises:
    在所述第一图标叠加于所述第二图标之上的情况下,所述第一图标对应的应用界面悬浮显示于所述第二图标对应的应用界面之上;When the first icon is superimposed on the second icon, the application interface corresponding to the first icon is suspended and displayed on the application interface corresponding to the second icon;
    在所述第一图标与所述第二图标相邻的情况下,分屏显示所述第一图标对应的应用界面和所述第二图标对应的应用界面;In a case where the first icon is adjacent to the second icon, displaying the application interface corresponding to the first icon and the application interface corresponding to the second icon on a split screen;
    在所述第一图标和所述第二图标为缩略图标情况下,所述第一图标对应的应用界面和所述第二图标对应的应用界面分别悬浮显示。In the case that the first icon and the second icon are thumbnail icons, the application interface corresponding to the first icon and the application interface corresponding to the second icon are respectively displayed in a floating manner.
  3. 根据权利要求2所述的方法,其中,所述在所述第一图标叠加于所述第二图标之上的情况下,所述第一图标对应的应用界面悬浮显示于所述第二图标对应的应用界面之上,包括:The method according to claim 2, wherein, when the first icon is superimposed on the second icon, the application interface corresponding to the first icon is displayed in a floating manner corresponding to the second icon. On top of the application interface, including:
    在所述第一图标叠加于所述第二图标之上,且所述第二图标的数量为一的情况下,全屏显示所述第二图标对应的应用界面,并在所述第二图标对应的应用界面之上悬浮显示所述第一图标对应的应用界面。When the first icon is superimposed on the second icon, and the number of the second icon is one, display the application interface corresponding to the second icon in full screen, and display the application interface corresponding to the second icon The application interface corresponding to the first icon is displayed floating above the application interface.
  4. 根据权利要求2所述的方法,其中,在所述第一图标与所述第二图标相邻的情况下,分屏显示所述第一图标对应的应用界面和所述第二图标对应的应用界面,包括:The method according to claim 2, wherein, when the first icon is adjacent to the second icon, the application interface corresponding to the first icon and the application corresponding to the second icon are displayed on a split screen interface, including:
    在所述第一图标位于所述第二图标目标方向的情况下,分屏显示所述第一图标对应的应用界面和所述第二图标对应的应用界面,其中所述第一图标对应的应用界面位于所述第二图标对应的应用界面的目标方向。When the first icon is located in the target direction of the second icon, the application interface corresponding to the first icon and the application interface corresponding to the second icon are displayed on a split screen, wherein the application corresponding to the first icon The interface is located in the target direction of the application interface corresponding to the second icon.
  5. 根据权利要求1所述的方法,其中,在接收对组合图标的第一输入之前,所述方法还包括:The method of claim 1, wherein, prior to receiving the first input to the combination icon, the method further comprises:
    在第一显示区域显示多个图标;displaying a plurality of icons in the first display area;
    接收对所述多个图标中的第一图标的第二输入;receiving a second input to a first icon of the plurality of icons;
    响应于所述第二输入,在第二显示区域显示所述第一图标的快捷图标;In response to the second input, displaying a shortcut icon of the first icon in a second display area;
    接收对第二图标的第三输入;receiving a third input to the second icon;
    响应于所述第三输入,对所述第一图标的快捷图标和所述第二图标进行组合,在所述第二显示区域显示所述组合图标。In response to the third input, the shortcut icon of the first icon is combined with the second icon, and the combined icon is displayed in the second display area.
  6. 根据权利要求1所述的方法,所述方法还包括:The method according to claim 1, said method further comprising:
    接收对所述组合图标的第四输入;receiving a fourth input to the combined icon;
    响应于所述第四输入,切换所述组合图标中N个图标之间的相对位置为第二相对位置。In response to the fourth input, switch the relative positions among the N icons in the combined icons to a second relative position.
  7. 一种应用程序显示装置,包括:An application program display device, comprising:
    第一接收模块,用于接收对组合图标的第一输入,所述组合图标包括N个图标,且所述N个图标之间具有第一相对位置;The first receiving module is configured to receive a first input to the combined icon, the combined icon includes N icons, and the N icons have a first relative position among them;
    第一响应模块,用于响应于所述第一输入,显示所述N个图标分别对应的N个应用界面,其中,所述N个应用界面之间具有所述第一相对位置;A first response module, configured to display N application interfaces respectively corresponding to the N icons in response to the first input, wherein the N application interfaces have the first relative positions among them;
    其中,N为大于或者等于2的整数。Wherein, N is an integer greater than or equal to 2.
  8. 根据权利要求7所述的装置,其中,所述组合图标包括第一图标和第二图标,所述第一响应模块包括:The device according to claim 7, wherein the combined icon comprises a first icon and a second icon, and the first response module comprises:
    第一显示单元,用于在所述第一图标叠加于所述第二图标之上的情况下,所述第一图标对应的应用界面悬浮显示于所述第二图标对应的应用界面之上;The first display unit is configured to display the application interface corresponding to the first icon floating on the application interface corresponding to the second icon when the first icon is superimposed on the second icon;
    第二显示单元,用于在所述第一图标与所述第二图标相邻的情况下,分屏显示所述第一图标对应的应用界面和所述第二图标对应的应用界面;The second display unit is configured to display the application interface corresponding to the first icon and the application interface corresponding to the second icon on a split screen when the first icon is adjacent to the second icon;
    第三显示单元,用于在所述第一图标和所述第二图标为缩略图标情况下,所述第一图标对应的应用界面和所述第二图标对应的应用界面分别悬浮显示。The third display unit is configured to display the application interface corresponding to the first icon and the application interface corresponding to the second icon in a floating manner when the first icon and the second icon are thumbnail icons.
  9. 根据权利要求8所述的装置,其中,所述第一显示单元具体用于:The device according to claim 8, wherein the first display unit is specifically used for:
    在所述第一图标叠加于所述第二图标之上,且所述第二图标的数量为一的情况下,全屏显示所述第二图标对应的应用界面,并在所述第二图标对应 的应用界面之上悬浮显示所述第一图标对应的应用界面。When the first icon is superimposed on the second icon, and the number of the second icon is one, display the application interface corresponding to the second icon in full screen, and display the application interface corresponding to the second icon The application interface corresponding to the first icon is displayed floating above the application interface.
  10. 根据权利要求8所述的装置,其中,所述第二显示单元具体用于:The device according to claim 8, wherein the second display unit is specifically used for:
    在所述第一图标位于所述第二图标目标方向的情况下,分屏显示所述第一图标对应的应用界面和所述第二图标对应的应用界面,其中所述第一图标对应的应用界面位于所述第二图标对应的应用界面的目标方向。When the first icon is located in the target direction of the second icon, the application interface corresponding to the first icon and the application interface corresponding to the second icon are displayed on a split screen, wherein the application corresponding to the first icon The interface is located in the target direction of the application interface corresponding to the second icon.
  11. 根据权利要求7所述的装置,所述装置还包括:The apparatus of claim 7, further comprising:
    第一显示模块,用于在第一显示区域显示多个图标;a first display module, configured to display a plurality of icons in the first display area;
    第二接收模块,用于接收对所述多个图标中的第一图标的第二输入;A second receiving module, configured to receive a second input to a first icon among the plurality of icons;
    第二响应模块,用于响应于所述第二输入,在第二显示区域显示所述第一图标的快捷图标;A second response module, configured to display the shortcut icon of the first icon in the second display area in response to the second input;
    第三接收模块,用于接收对第二图标的第三输入;A third receiving module, configured to receive a third input to the second icon;
    第三响应模块,用于响应于所述第三输入,对所述第一图标的快捷图标和所述第二图标进行组合,在所述第二显示区域显示所述组合图标。A third response module, configured to combine the shortcut icon of the first icon with the second icon in response to the third input, and display the combined icon in the second display area.
  12. 根据权利要求7所述的装置,所述装置还包括:The apparatus of claim 7, further comprising:
    第四接收模块,用于接收对所述组合图标的第四输入;A fourth receiving module, configured to receive a fourth input to the combined icon;
    第四响应模块,用于响应于所述第四输入,切换所述组合图标中N个图标之间的相对位置为第二相对位置。A fourth response module, configured to, in response to the fourth input, switch the relative positions among the N icons in the combination icon to a second relative position.
  13. 一种电子设备,包括处理器,存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如权利要求1-6中任一项所述的应用程序显示方法的步骤。An electronic device, comprising a processor, a memory, and a program or instruction stored on the memory and operable on the processor, when the program or instruction is executed by the processor, claims 1-6 are realized The steps of any one of the application display methods.
  14. 一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如权利要求1-6中任一项所述的应用程序显示方法的步骤。A readable storage medium, storing programs or instructions on the readable storage medium, and implementing the steps of the application display method according to any one of claims 1-6 when the programs or instructions are executed by a processor.
  15. 一种芯片,包括处理器和通信接口,其中,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现如权利要求1-6中任一项所述的应用程序显示方法的步骤。A chip comprising a processor and a communication interface, wherein the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the application program according to any one of claims 1-6 Shows the steps of the method.
  16. 一种计算机软件产品,其中,所述计算机软件产品被存储在非瞬态的可读存储介质中,所述计算机软件产品被至少一个处理器执行以实现如权利要求1-6中任一项所述的应用程序显示方法的步骤。A computer software product, wherein, the computer software product is stored in a non-transitory readable storage medium, and the computer software product is executed by at least one processor to implement any one of claims 1-6. The described application shows the steps of the method.
  17. 一种电子设备,被配置为执行如权利要求1-6中任一项所述的应用程序显示方法的步骤。An electronic device configured to execute the steps of the method for displaying an application program according to any one of claims 1-6.
PCT/CN2022/124035 2021-10-12 2022-10-09 Application program display method and apparatus, and electronic device WO2023061280A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111185923.5A CN113918260A (en) 2021-10-12 2021-10-12 Application program display method and device and electronic equipment
CN202111185923.5 2021-10-12

Publications (1)

Publication Number Publication Date
WO2023061280A1 true WO2023061280A1 (en) 2023-04-20

Family

ID=79239535

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/124035 WO2023061280A1 (en) 2021-10-12 2022-10-09 Application program display method and apparatus, and electronic device

Country Status (2)

Country Link
CN (1) CN113918260A (en)
WO (1) WO2023061280A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113918260A (en) * 2021-10-12 2022-01-11 维沃移动通信有限公司 Application program display method and device and electronic equipment
CN114995693B (en) * 2021-12-31 2023-03-31 荣耀终端有限公司 Display screen window switching method and electronic equipment
CN114518929A (en) * 2022-02-22 2022-05-20 维沃移动通信有限公司 Application program processing method and device
CN114625464A (en) * 2022-03-09 2022-06-14 维沃移动通信有限公司 Application interaction method and application interaction device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108279950A (en) * 2018-01-22 2018-07-13 维沃移动通信有限公司 A kind of application program launching method and mobile terminal
US20190065031A1 (en) * 2017-08-22 2019-02-28 Samsung Electronics Co., Ltd. Electronic device and method for operating applications
CN109407921A (en) * 2018-09-27 2019-03-01 维沃移动通信有限公司 A kind of processing method and terminal device of application program
CN113918260A (en) * 2021-10-12 2022-01-11 维沃移动通信有限公司 Application program display method and device and electronic equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190065031A1 (en) * 2017-08-22 2019-02-28 Samsung Electronics Co., Ltd. Electronic device and method for operating applications
CN108279950A (en) * 2018-01-22 2018-07-13 维沃移动通信有限公司 A kind of application program launching method and mobile terminal
CN109407921A (en) * 2018-09-27 2019-03-01 维沃移动通信有限公司 A kind of processing method and terminal device of application program
CN113918260A (en) * 2021-10-12 2022-01-11 维沃移动通信有限公司 Application program display method and device and electronic equipment

Also Published As

Publication number Publication date
CN113918260A (en) 2022-01-11

Similar Documents

Publication Publication Date Title
US20220377128A1 (en) File transfer display control method and apparatus, and corresponding terminal
US10613701B2 (en) Customizable bladed applications
CN106775313B (en) Split screen operation control method and mobile terminal
US10452333B2 (en) User terminal device providing user interaction and method therefor
WO2023061280A1 (en) Application program display method and apparatus, and electronic device
WO2020063091A1 (en) Picture processing method and terminal device
US10205873B2 (en) Electronic device and method for controlling a touch screen of the electronic device
US10095386B2 (en) Mobile device for displaying virtually listed pages and displaying method thereof
WO2021136136A1 (en) Screenshot method and electronic device
CN109923507A (en) Multiple free windows are managed in notification bar drop-down menu
US10353988B2 (en) Electronic device and method for displaying webpage using the same
CN112099707A (en) Display method and device and electronic equipment
CN110908554B (en) Long screenshot method and terminal device
CN111026350A (en) Display control method and electronic equipment
WO2018010316A1 (en) Desktop page management method and device
WO2023155877A1 (en) Application icon management method and apparatus and electronic device
WO2022242515A1 (en) Interface display method and apparatus
CN112148167A (en) Control setting method and device and electronic equipment
WO2022068721A1 (en) Screen capture method and apparatus, and electronic device
WO2023155874A1 (en) Application icon management method and apparatus, and electronic device
CN111638828A (en) Interface display method and device
WO2023056977A1 (en) Application program start method and apparatus, and electronic device
WO2023056979A1 (en) Interface operation method and apparatus between dual systems, and electronic device and medium
WO2023078348A1 (en) Application display method and apparatus, and electronic device
WO2023030307A1 (en) Screenshot method and apparatus, and electronic 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: 22880219

Country of ref document: EP

Kind code of ref document: A1