WO2023056977A1 - Application program start method and apparatus, and electronic device - Google Patents

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

Info

Publication number
WO2023056977A1
WO2023056977A1 PCT/CN2022/124177 CN2022124177W WO2023056977A1 WO 2023056977 A1 WO2023056977 A1 WO 2023056977A1 CN 2022124177 W CN2022124177 W CN 2022124177W WO 2023056977 A1 WO2023056977 A1 WO 2023056977A1
Authority
WO
WIPO (PCT)
Prior art keywords
desktop
application
input
target
user
Prior art date
Application number
PCT/CN2022/124177
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 WO2023056977A1 publication Critical patent/WO2023056977A1/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/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • 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

Definitions

  • the embodiments of the present application relate to the field of communication technologies, and in particular, to an application starting method, device, and electronic equipment.
  • the operating system of an electronic device has two different forms of desktop interaction (for example, the atomic desktop and the original desktop), and the user can input on any one of the desktops to trigger the electronic device to interact on the two different forms of the desktop.
  • the running application in the current desktop (such as the original desktop) needs to be hidden (i.e. run the application in the background or close the application), and then trigger the electronic device to switch the desktop.
  • the user needs to continue running the application on the Atom desktop the user needs to search for the application icon again in all the application icons in the Atom desktop to open the application, so the operation for the user to find the application icon is cumbersome and time-consuming, so Electronic devices are less efficient at launching applications.
  • the purpose of the embodiments of the present application is to provide a method, device and electronic device for starting an application, which can solve the problem of low efficiency of starting an application on the electronic device after switching between the atomic desktop and the original desktop.
  • an embodiment of the present application provides a method for starting an application program, the method for starting an application program includes: receiving a first input from a user; in response to the first input, displaying the original desktop on the first screen area, and displaying the original desktop on the second screen area
  • the screen area displays the atomic desktop, and both the original desktop and the atomic desktop include at least one application icon; receiving the second input from the user on the first application icon in the first target desktop, where the first target desktop is the original desktop or the atomic desktop; in response to The second input is to display a target interface on the second target desktop, where the target interface is the interface of the application program indicated by the first application icon on the second target desktop, and the second target desktop is an original desktop or an atomic desktop, And the second target desktop is different from the first target desktop.
  • the embodiment of the present application provides an application program launching device, and the application program launching device includes: a receiving module and a display module.
  • the receiving module is configured to receive the user's first input.
  • the display module is configured to display the original desktop in the first screen area and the atomic desktop in the second screen area in response to the first input received by the receiving module.
  • the original desktop and the atomic desktop each include at least one application icon.
  • the receiving module is further configured to receive a second input from the user on the first application icon on the first target desktop, where the first target desktop is the original desktop or the atomic desktop.
  • the display module is also used to display the target interface on the second target desktop in response to the second input received by the receiving module, the target interface is the interface of the application program indicated by the first application icon on the second target desktop, and the second target desktop is The original desktop or the atom desktop, and the second target desktop is different from the first target desktop.
  • 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 method described.
  • the user can make the electronic device display the original desktop and the atomic desktop through the first input, and then the user can perform a second input on the application icon in any desktop (that is, the original desktop or the atomic desktop), so that The electronic device can run another application indicated by the application icon on the desktop.
  • the user can make the electronic device display the original desktop and the atomic desktop at the same time through the first input, so that the user can directly perform the second input on the application icon in any desktop, so that the electronic device can quickly switch from another desktop Find the application icon in the other desktop, and start the corresponding application in the other desktop, without the need for the user to search for the icon of the application that needs to be started one by one from all the application icons in the other desktop, thus simplifying the user's search for the application in the desktop
  • the operation of finding the application icon saves the user's time-consuming, thus improving the efficiency of starting the application program of the electronic device.
  • FIG. 1 is a flow chart of a method for starting an application program provided by an embodiment of the present application
  • Fig. 2 is one of the example schematic diagrams of the interface of a mobile phone provided by the embodiment of the present application;
  • Fig. 3 is the second schematic diagram of an example of the interface of a mobile phone provided by the embodiment of the present application.
  • Fig. 4 is the third schematic diagram of an example of the interface of a mobile phone provided by the embodiment of the present application.
  • Fig. 5 is the fourth schematic diagram of an example of the interface of a mobile phone provided by the embodiment of the present application.
  • Fig. 6 is the fifth schematic diagram of an example of the interface of a mobile phone provided by the embodiment of the present application.
  • Fig. 7 is the sixth schematic diagram of an example of the interface of a mobile phone provided by the embodiment of the present application.
  • FIG. 8 is a schematic structural diagram of an application program launching device provided by an embodiment of the present application.
  • FIG. 9 is one of the schematic diagrams of the hardware structure of an electronic device provided in the embodiment of the present application.
  • FIG. 10 is a second schematic diagram of a hardware structure of an electronic device provided by an embodiment of the present application.
  • the desktop form of the electronic device may include the original desktop and the atomic desktop, and the user can trigger the electronic device to switch to another desktop by inputting on any desktop, for example, switching from the original desktop to the atomic desktop, or Switch from the atomic desktop to the original desktop.
  • desktop switching when the user performs desktop switching, he needs to switch the running application (such as application A) in the current desktop to the background or close the application A, and then trigger the electronic device to switch the desktop. If the application A continues to run on the switched desktop, the user needs to search for the icon of the application A again in the switched desktop to open the application A. Therefore, the operation for the user to find the application icon is cumbersome and time-consuming.
  • the user can make a first input on the original desktop or the atomic desktop, so that the electronic device can display the original desktop and the atomic desktop, and then the user can use any one of the desktops (that is, the original desktop or the atomic desktop).
  • the icon performs the second input, so that the electronic device can run the application program indicated by the application icon on another desktop.
  • the user can make the electronic device display the original desktop and the atomic desktop at the same time through the first input, so that the user can directly perform the second input on the application icon in any desktop, so that the electronic device can quickly switch from another desktop Find the application icon in the other desktop, and start the corresponding application in the other desktop, without the need for the user to search for the icon of the application that needs to be started one by one from all the application icons in the other desktop, thus simplifying the user's search for the application in the desktop
  • the operation of searching for the application icon saves time for the user, thus improving the efficiency of starting the application program of the electronic device and improving the human-computer interaction capability.
  • FIG. 1 shows a flow chart of the method for starting an application program provided in the embodiment of the present application.
  • the method may be applied to an electronic device.
  • the method for starting an application provided by the embodiment of the present application may include the following steps 201 to 204 .
  • Step 201 the electronic device receives a first input from a user.
  • the user when the screen of the electronic device displays the original desktop or the atomic desktop, the user can perform a first input to the electronic device, so that the electronic device can display the original desktop and the atomic desktop in different screen areas.
  • the above-mentioned atomic desktop is a form of displaying the desktop of an electronic device.
  • the electronic device can move icons of multiple application programs to a preset or custom area in the atomic desktop for display, that is, Icons of multiple application programs are displayed through one component, so that the user can operate the component, so as to realize one-key operation of multiple application programs.
  • the above-mentioned first input may be in any possible form such as the user's preset trajectory input on the original desktop or the atom desktop, specific gesture input, double-click input, or long-press input on the application icon.
  • the input can be specifically determined according to actual usage requirements, which is not limited in this embodiment of the present application.
  • Step 202 The electronic device displays the original desktop in the first screen area and displays the atomic desktop in the second screen area in response to the first input.
  • both the original desktop and the atomic desktop include at least one application icon, and each application icon indicates an application program.
  • the above-mentioned atomic desktop is a form of displaying the desktop of an electronic device.
  • the electronic device can move most of the internal functions of the application to a preset or custom area on the desktop for display, so that the user can control operate in this area.
  • the above-mentioned original desktop is a traditional desktop of electronic equipment.
  • the above-mentioned first screen area and second screen area may be different screen areas in the same screen of the electronic device (for example, the upper screen area and the lower screen area, or the left screen area and the right screen area). screen area); or, the first screen area and the second screen area may be areas on different screens in the electronic device.
  • the electronic device is a mobile phone as an example for illustration.
  • the user can carry out the first input to any application icon (for example, application 2) in this original desktop 10;
  • any application icon for example, application 2
  • mobile phone can split-screen display original desktop 10 and Atomic desktop 11, the atomic desktop includes at least one application icon (such as application 1, application 5, application 6 and application 4).
  • Step 203 the electronic device receives a second input from the user on the first application icon on the first target desktop.
  • the above-mentioned first target desktop is an original desktop or an atomic desktop.
  • the second input is used for the electronic device to start the application program indicated by the first application icon on the second target desktop.
  • the above-mentioned second input may be input in any possible form such as click input, drag input, long-press input, or voice input of the user on the first target desktop on the first application icon. It can be determined according to actual usage requirements, and is not limited in this embodiment of the application.
  • the above-mentioned second input may specifically be an input in which the user drags the first application icon on the first target desktop to the second target desktop.
  • the mobile phone can start the application program indicated by the first application icon in the original desktop 10; as shown in (B) in Figure 3, the user can drag the first application icon (such as application 4) in the original desktop 10 to the atomic desktop 11, so that the mobile phone can start the application program indicated by the first application icon in the atom desktop 11.
  • the first application icon such as application 4
  • the user can Sliding input (for example, left sliding input or right sliding input) to trigger the electronic device to update from the page currently displayed on the first target desktop to another page, where the other page includes the first application icon.
  • Sliding input for example, left sliding input or right sliding input
  • the page currently displayed on the desktop 10 is updated to another page, the other page includes at least one application icon (for example, application 7 to application 10), and the at least one application icon includes the first application icon (for example, application 8).
  • the other page includes at least one application icon (for example, application 7 to application 10)
  • the at least one application icon includes the first application icon (for example, application 8).
  • the above-mentioned atomic desktop corresponds to the icons on the original desktop one by one.
  • the method for starting an application program provided in the embodiment of the present application further includes the following step 203a.
  • Step 203a in the case of switching from the first page to the second page in the atomic desktop, the electronic device determines the icon corresponding to the icon on the second page from the original desktop according to the icon on the second page, and Mark the icon on the desktop corresponding to the icon on the second page.
  • the electronic device when the first page in the Atom desktop is switched to the second page, the electronic device can find the corresponding page in the original desktop and the second page in the Atom desktop according to the icon in the second page in the Atom desktop. , and mark the icon corresponding to the second page in the Atom desktop on the original desktop.
  • the electronic device may use a preset method to mark the icon corresponding to the second page in the Atom desktop in the original desktop, and the preset method is any of the following: highlight method, icon enlargement method , adding borders, flashing, color marking, etc.
  • the details can be determined according to actual usage requirements, and are not limited in this embodiment of the application.
  • Step 204 the electronic device displays the target interface on the second target desktop in response to the second input.
  • the above-mentioned target interface is the interface of the application indicated by the first application icon in the above-mentioned second target desktop
  • the above-mentioned second target desktop is the original desktop or atomic desktop
  • the second target desktop is different from the first target desktop .
  • the electronic device when the electronic device runs the application indicated by the first application icon in the background, the electronic device may display the target interface on the second target desktop after receiving the second input, and the target interface is the second target The interface of the application program indicated by the first application icon on the desktop; or, in the case that the electronic device is not running the application program indicated by the first application icon, the electronic device may start the first application program on the second target desktop after receiving the second input.
  • An application program indicated by an application icon is used to display the application program indicated by the first application icon on the second target desktop.
  • the second target desktop is the atomic desktop
  • the first target desktop is the original desktop
  • the second target desktop is the original desktop
  • the electronic device may keep displaying the original desktop in the first screen area, and start the application indicated by the first target icon on the second target desktop, so as to display the first desktop in the second screen area.
  • the interface of the application indicated by the target icon may be kept displaying the original desktop in the first screen area, and start the application indicated by the first target icon on the second target desktop, so as to display the first desktop in the second screen area.
  • the electronic device can switch from the currently displayed original desktop and atomic desktop (that is, the original desktop and atomic desktop displayed in different screen areas) to the second target desktop, and start the second target desktop
  • the application program indicated by the first target icon in that is, the electronic device can display the interface of the application program indicated by the first target icon in full screen.
  • the method for starting the application program provided in the embodiment of the present application further includes the following steps 301 and 302, And the above step 204 can be specifically implemented through the following step 204a.
  • Step 301 The electronic device marks a first application icon on a second target desktop in response to a second input.
  • the electronic device may jump from the page currently displayed on the second target desktop to the page where the first application icon is located, and mark the first application icon.
  • the electronic device may mark the first application icon on the second target desktop in a preset manner, and the preset manner is any of the following: highlighting, icon enlargement, and border adding , flashing method, color marking method, etc.
  • the details may be determined according to actual usage requirements, and are not limited in this embodiment of the present application.
  • Step 302. The electronic device receives a third input from the user on the first application icon on the second target desktop.
  • the above-mentioned third input is used to trigger the electronic device to start the application program indicated by the first application icon on the second target desktop.
  • the above-mentioned third input may be input in any possible form such as a click input (such as a single-click input or a double-click input) or a long-press input by the user on the marked first application icon. Specifically, it may be based on The actual use requirements are determined, and the embodiment of this application does not limit it.
  • step 204a the electronic device starts the application program indicated by the first application icon on the second target desktop in response to the third input.
  • the electronic device may mark the first application icon on the second target desktop based on the user's input on the first application icon on the first target desktop, so as to prompt the user that the first application icon is on the second target desktop. Therefore, there is no need for the user to search for the first application icon one by one among all the application icons on the second target desktop, so that the user can conveniently input the first application icon, so that the electronic device can quickly start the first application icon
  • the indicated application program simplifies the user's operation of searching for the application icon on the second target desktop, saves the user's time-consuming, and improves the efficiency of starting the application program on the electronic device.
  • the embodiment of the present application provides a method for starting an application program.
  • the user can make the electronic device display the original desktop and the atomic desktop through the first input, and then the user can perform an application icon on any one of the desktops (that is, the original desktop or the atomic desktop).
  • the second input enables the electronic device to run the application program indicated by the application icon on another desktop.
  • the user can make the electronic device display the original desktop and the atomic desktop at the same time through the first input, so that the user can directly perform the second input on the application icon in any desktop, so that the electronic device can quickly switch from another desktop Find the application icon in the other desktop, and start the corresponding application in the other desktop, without the need for the user to search for the icon of the application that needs to be started one by one from all the application icons in the other desktop, thus simplifying the user's search for the application in the desktop
  • the operation of searching for the application icon saves time for the user, thus improving the efficiency of starting the application program of the electronic device and improving the human-computer interaction capability.
  • the foregoing atomic desktop includes a first atomic component, and the first atomic component includes a plurality of application icons.
  • the method for starting an application provided by the embodiment of the present application further includes the following steps 401 and 402.
  • Step 401 The electronic device receives a fourth input from a user.
  • the above fourth input is the user's input to the first atomic component in the atomic desktop.
  • the user in the case that the first atomic component in the atomic desktop includes multiple application icons, the user can make a fourth input to the first atomic component, so that the electronic device can view the multiple application icons in the original desktop.
  • the application icon corresponding to the application icon is managed (that is, the display position of the application icon is updated).
  • the above fourth input may be the user's click input, long press input, or drag input on the first atomic component. limit.
  • Step 402 The electronic device moves the M application icons corresponding to the plurality of application icons on the original desktop to a target area on the original desktop in response to the fourth input.
  • the above M application icons include the first application icon, and M is an integer greater than 1.
  • the above-mentioned second input is the user's input on the first application icon among the M application icons on the original desktop.
  • the M application icons corresponding to the multiple application icons in the original desktop can be understood as: the application icons in the original desktop that are the same as the multiple application icons in the first atomic component (that is, the M application icons are the same as the multiple application icons in the first atomic component).
  • the application icons are completely the same, or the M application icons are the same as part of the application icons in the multiple application icons); or, the application icons indicated by the multiple application icons in the first atomic component are in the original desktop.
  • the electronic device may move the M application icons to the same area on the original desktop for display, so that every two application icons among the moved M application icons are displayed adjacently.
  • adjacent icon positions may be understood as left and right adjacent icon positions, or up and down adjacent icon positions. Specifically, it may be determined according to the actual usage requirements of the user, and is not limited in this embodiment of the present application.
  • the electronic device may move the M application icons to the same area, and aggregate the M application icons into one icon (that is, an aggregated icon) for display.
  • the atomic desktop 11 includes a first atomic component 12, and the first atomic component 12 includes a plurality of application icons (such as application 2, application 4, and application 11).
  • Component 12 performs a fourth input (such as a click input), so that the mobile phone can move M application icons (such as application 2, application 4 and application 11) corresponding to the multiple application icons in the original desktop 10 to the original desktop 10
  • the target area in is displayed by aggregating M application icons into one icon (ie aggregated icon/magnetic attraction icon).
  • the electronic device may move the M application icons to a folder on the original desktop for display, and the folder is a newly created folder or an existing folder on the original desktop.
  • the user may perform a second input on the first application icon among the M application icons on the original desktop, so that the electronic device starts the first application on the atomic desktop The application indicated by the icon.
  • the above-mentioned first atomic component is used to aggregate and display at least two application icons in one component, and the user can operate the first atomic component so that the electronic device can separately
  • An atomic component is operated by an application program indicated by at least two application icons.
  • the multiple application icons in the above-mentioned first atomic component may be application icons added to the same application component by the electronic device according to the attribute information of the application program to which the application icon belongs; or, the above-mentioned first atomic component
  • Multiple application icons in an atomic component may be application icons added to the same application component by the user through input (for example, drag input).
  • the attribute information of the application to which the application icon belongs may include at least one of the following: application package information (such as application package name) of the application, function information of the application, and name information of the application , application category information, application setting information, application security information, application level information, application icon information, etc., can be determined according to the actual needs of the user, and are not limited in this embodiment.
  • the display shape of the above-mentioned first atomic component may be a preset area shape of the electronic device (such as a circle or a rectangle); or, the display shape of the atomic component may be a user-defined area
  • the shape specifically, can be determined according to the actual use requirements of the user, and is not limited in this embodiment of the present application.
  • the shapes of the above-mentioned first atomic components may be the same or different. Specifically, they may be determined according to the actual needs of users, which is not limited in this embodiment of the present application.
  • the electronic device can move the M application icons corresponding to the first atomic component in the original desktop to the same area in the original desktop display, so that the user can directly find the first application icon among the M application icons in this area, without the user needing to search for the first application icon one by one among all the application icons in the original desktop, thus improving the convenience for the user to find the application icon sex.
  • the method for starting an application program provided by the embodiment of the present application further includes the following steps 501 and 502.
  • Step 501 the electronic device receives a fifth input from a user.
  • the above-mentioned fifth input is the user's input on the M application icons on the original desktop.
  • the above-mentioned fifth input may be input in any possible form such as double-click input, long-press input, or drag input by the user on any application icon among the M application icons. Requirements are determined, and this embodiment of the application does not limit it.
  • Step 502 the electronic device restores the display positions of the M application icons on the original desktop in response to the fifth input.
  • the electronic device may cancel the position movement of the M application icons, so as to restore the initial display positions of the M application icons.
  • the electronic device may mark the M application icons on the original desktop.
  • the user drags and inputs an application icon (for example, application 11) in the aggregated icons on the original desktop 10, so that the mobile phone can restore M The display position of the application icon in the original desktop; and, as shown in (B) in Figure 7, the mobile phone can mark the M application icons (i.e. application 2, Application 4 and Application 11).
  • an application icon for example, application 11
  • the mobile phone can mark the M application icons (i.e. application 2, Application 4 and Application 11).
  • the user after the user triggers the electronic device to move the M application icons corresponding to the first atomic component in the original desktop to the same area on the original desktop for display, the user can directly input the M application icons again, In order to make the electronic device quickly restore the display positions of the M application icons on the original desktop, the flexibility of displaying the M application icons on the electronic device is improved.
  • the original desktop includes an aggregated icon
  • the aggregated icon includes multiple application icons.
  • the method for starting an application provided by the embodiment of the present application further includes the following steps 601 and 602.
  • Step 601. The electronic device receives a sixth input from a user.
  • the above-mentioned sixth input is the user's input to the aggregation icon on the original desktop.
  • the user when the original desktop includes an aggregated icon (the aggregated icon includes a plurality of application icons), the user can perform a sixth input on the aggregated icon, so that the electronic device can compare the atomic desktop with the The atomic components corresponding to multiple application icons are expanded.
  • the above-mentioned sixth input may be the user's click input, long-press input, or drag input on the aggregation icon, which may be determined according to actual usage requirements, and is not limited in the embodiment of the present application.
  • Step 602 In response to the sixth input, the electronic device expands the second atomic component in the atomic desktop to display N application icons in the second atomic component.
  • the second atomic component is a component corresponding to multiple application icons in the atomic desktop
  • the N application icons include the first application icon
  • N is an integer greater than 1.
  • the above-mentioned second input is the user's input on the first application icon among the N application icons in the Atom Desktop.
  • the components corresponding to multiple application icons in the Atom Desktop can be understood as: the components in the Atom Desktop that include multiple application icons in the aggregated icon, and the inclusion here refers to including all or part of the application icons in the aggregated icon
  • Application icons that is, the above N application icons are the same as multiple application icons in the aggregated icons (that is, the N application icons are exactly the same as the multiple application icons, or the N application icons are part of the application icons in the multiple application icons same), or the application program indicated by the above N application icons is the same as the application program indicated by multiple application icons in the aggregated icon.
  • the user may perform a second input on the first application icon among the N application icons in the atom desktop, so that the electronic device starts the first application on the original desktop The application indicated by the icon.
  • the electronic device can directly expand the second atomic component in the atomic desktop to show the user N application icons in the second atomic component, In order to facilitate the user to directly find the first application icon among the N application icons in the second atomic component, the user does not need to search for the first application icon one by one among all the application icons in the original desktop, thus improving the user's ability to find the application icon. Convenience.
  • the executing subject may be an electronic device, or an application launching device, or a control module in the application launching device for executing the application launching method.
  • the method for starting an application program executed by an electronic device is taken as an example to describe the apparatus for starting an application program provided in the embodiment of the present application.
  • Fig. 8 shows a possible structural diagram of the application program launching device involved in the embodiment of the present application.
  • the application launching device 70 may include: a receiving module 71 and a display module 72 .
  • the receiving module 71 is configured to receive the user's first input.
  • the display module 72 is configured to display the original desktop in the first screen area and the atomic desktop in the second screen area in response to the first input received by the receiving module 71.
  • the original desktop and the atomic desktop each include at least one application icon.
  • the receiving module 71 is further configured to receive a second input from the user on the first application icon on the first target desktop, where the first target desktop is the original desktop or the atomic desktop.
  • the display module 72 is further configured to display a target interface on the second target desktop in response to the second input received by the receiving module 71, the target interface being the application program indicated by the first application icon on the second target desktop , the second target desktop is the original desktop or the atomic desktop, and the second target desktop is different from the first target desktop.
  • the application program launching device 70 provided in the embodiment of the present application further includes: a marking module.
  • the marking module is configured to mark the first application icon on the second target desktop before the display module 72 displays the target interface on the second target desktop.
  • the above-mentioned receiving module 71 is further configured to receive a third input from the user on the first application icon on the second target desktop.
  • the above display module 72 is specifically configured to start the application program indicated by the first application icon on the second target desktop in response to the third input received by the receiving module 71 .
  • the foregoing atomic desktop includes a first atomic component, and the first atomic component includes a plurality of application icons.
  • the application launching device 70 provided in the embodiment of the present application further includes: a mobile module.
  • the above-mentioned receiving module 71 is also configured to receive a fourth input from the user before receiving the second input from the user on the first application icon in the first target desktop, the fourth input is the user's input to the first atomic component in the atomic desktop input of.
  • a moving module configured to move the M application icons corresponding to the plurality of application icons in the original desktop to a target area in the original desktop in response to the fourth input received by the receiving module, where the M application icons include the first application icon , M is an integer greater than 1; wherein, the above-mentioned second input is the user's input on the first application icon among the M application icons in the original desktop.
  • the application program launching device 70 provided in the embodiment of the present application further includes: a recovery module.
  • the receiving module 71 is further configured to receive a fifth input from the user after the display module 72 displays the target interface on the second target desktop.
  • the fifth input is the user's input on the M application icons on the original desktop.
  • a restoring module configured to restore the display positions of the M application icons on the original desktop in response to the fifth input received by the receiving module 71 .
  • the original desktop includes an aggregated icon
  • the aggregated icon includes multiple application icons.
  • the application launching device 70 provided in the embodiment of the present application further includes: an expanding module.
  • the above-mentioned receiving module 71 is further configured to receive a sixth input from the user before receiving the second input from the user on the first application icon on the first target desktop, and the sixth input is the user's input on the aggregation icon on the original desktop .
  • the expansion module is configured to expand the second atomic component in the atomic desktop in response to the sixth input received by the receiving module 71, to display the N application icons in the second atomic component, the second atomic component is the atomic desktop with multiple For the component corresponding to the application icon, the N application icons include the first application icon, and N is an integer greater than 1; wherein, the second input is the user's input on the first application icon among the N application icons in the Atom Desktop.
  • the above atomic desktop corresponds to the icons on the original desktop one by one.
  • the application launching device 70 provided in the embodiment of the present application further includes: a determination module.
  • the determination module is used to determine the icon corresponding to the icon on the second page from the original desktop according to the icon on the second page when switching from the first page to the second page in the atom desktop, and Mark the icon on the desktop corresponding to the icon on the second page.
  • An embodiment of the present application provides an application program launching device.
  • the user can make the application program launching device display the original desktop and the atomic desktop at the same time through the first input, so that the user can directly perform the second input on the application icon in any one of the desktops.
  • the application program launcher can quickly find the application icon from another desktop, and start the corresponding application program on the other desktop, without the need for the user to search one by one from all the application icons on the other desktop.
  • the icon of the application program simplifies the user's operation of searching for the application icon on the desktop, and saves the user's time-consuming, thus improving the efficiency of the application program launching device to start the application program.
  • the device for launching an application program in the embodiment of the present application may be a device, or a component, an integrated circuit, or a chip in an electronic device.
  • 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 devices can be servers, 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 NAS
  • personal computer personal computer, PC
  • television television
  • teller machine or self-service machine etc.
  • the device for launching an application program in this embodiment of the present application may be a device with an operating system.
  • the operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in this embodiment of the present application.
  • the application program launching device provided by the embodiment of the present application can realize the various processes realized by the above method embodiments, and can achieve the same technical effect, and to avoid repetition, details are not repeated here.
  • the embodiment of the present application also provides an electronic device 90, including a processor 91, a memory 92, and programs or instructions stored in the memory 92 and operable on the processor 91,
  • the program or instruction is executed by the processor 91, the various processes of the above-mentioned method embodiments 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. 10 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
  • the electronic device 100 includes but is not limited to: a radio frequency unit 101, a network module 102, an audio output unit 103, an input unit 104, a sensor 105, a display unit 106, a user input unit 107, an interface unit 108, a memory 109, and a processor 110, etc. part.
  • the electronic device 100 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 110 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. 10 does not constitute a limitation to the electronic device.
  • the electronic device may include more or fewer components than shown in the figure, or combine certain components, or arrange different components, and details will not be repeated here. .
  • the user input unit 107 is configured to receive a first input from a user.
  • the display unit 106 is configured to, in response to the first input, display the original desktop in the first screen area, and display the atomic desktop in the second screen area, where both the original desktop and the atomic desktop include at least one application icon.
  • the user input unit 107 is further configured to receive a second input from the user on the first application icon on the first target desktop, where the first target desktop is the original desktop or the atomic desktop.
  • the processor 110 in response to the second input, displays a target interface on the second target desktop, where the target interface is the interface of the application program indicated by the first application icon on the second target desktop, and the second target desktop is the original desktop or the atomic desktop , and the second target desktop is different from the first target desktop.
  • An embodiment of the present application provides an electronic device.
  • the user can make the electronic device display the original desktop and the atomic desktop at the same time through the first input, so that the user can directly perform the second input on the application icon in any desktop, so that the electronic device can Quickly find the application icon from another desktop, and start the corresponding application in the other desktop, without the need for the user to search for the icon of the application that needs to be started one by one from all the application icons in the other desktop, so It simplifies the user's operation of searching for the application icon on the desktop, and saves the user's time-consuming, thus improving the efficiency of the electronic device to start the application program.
  • the processor 110 is further configured to mark the first application icon on the second target desktop before displaying the target interface on the second target desktop.
  • the user input unit 107 is further configured to receive a third input from the user on the first application icon on the second target desktop.
  • the processor 110 is specifically configured to, in response to the third input, start the application program indicated by the first application icon on the second target desktop.
  • the foregoing atomic desktop includes a first atomic component
  • the first atomic component includes a plurality of application icons.
  • the user input unit 107 is further configured to receive a fourth input from the user before receiving the second input from the user on the first application icon on the first target desktop, the fourth input is the user's input to the first atomic component on the atomic desktop input of.
  • the processor 110 is further configured to, in response to the fourth input, move M application icons corresponding to the plurality of application icons on the original desktop to a target area on the original desktop, where the M application icons include the first application icon, M is an integer greater than 1; wherein, the above-mentioned second input is the user's input on the first application icon among the M application icons in the original desktop.
  • the user input unit 107 is further configured to receive a fifth input from the user after the processor 110 displays the target interface on the second target desktop, where the fifth input is the user's input on the original desktop. Input of M application icons.
  • the processor 110 is further configured to restore the display positions of the M application icons on the original desktop in response to the fifth input.
  • the original desktop includes an aggregated icon
  • the aggregated icon includes multiple application icons.
  • the user input unit 107 is further configured to receive a sixth input from the user before receiving the second input from the user on the first application icon on the first target desktop, the sixth input being the user's input on the aggregation icon on the original desktop .
  • the processor 110 is further configured to, in response to the sixth input, expand the second atomic component in the atomic desktop to display N application icons in the second atomic component, where the second atomic component corresponds to multiple application icons in the atomic desktop
  • the N application icons include the first application icon, and N is an integer greater than 1; wherein, the second input is the user's input on the first application icon among the N application icons in the Atom Desktop.
  • the above-mentioned atom desktop corresponds to the icons on the original desktop one by one.
  • the processor 110 is further configured to determine an icon corresponding to the icon on the second page from the original desktop according to the icon on the second page when switching from the first page to the second page on the atomic desktop, and Mark the icons in the original desktop that correspond to the icons in the second page.
  • the electronic device provided by the embodiment of the present application can realize each process realized by the above method embodiment, and can achieve the same technical effect, and to avoid repetition, details are not repeated here.
  • the input unit 104 may include a graphics processing unit (Graphics Processing Unit, GPU) 1041 and a microphone 1042, and the graphics processing unit 1041 is used by the image capturing device (such as the image data of the still picture or video obtained by the camera) for processing.
  • the display unit 106 may include a display panel 1061, and the display panel 1061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like.
  • the user input unit 107 includes a touch panel 1071 and other input devices 1072 .
  • the touch panel 1071 is also called a touch screen.
  • the touch panel 1071 may include two parts, a touch detection device and a touch controller.
  • Other input devices 1072 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 109 may be used to store software programs as well as various data, including but not limited to application programs and operating systems.
  • the processor 110 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 110 .
  • the embodiment of the present application also provides a readable storage medium, on which a program or instruction is stored, and when the program or instruction is executed by a processor, each process of the above-mentioned method embodiment is realized, and the same technology can be achieved. 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 computer readable storage medium, such as computer read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk, etc.
  • the embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the various processes of the above method embodiments , and can achieve the same technical effect, in order to avoid repetition, it will not be repeated 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

Disclosed in the present application are an application program start method and apparatus, and an electronic device. The method comprises: receiving a first input of a user; in response to the first input, displaying an original desktop in a first screen area, and displaying an atomic desktop in a second screen area, wherein each of the original desktop and the atomic desktop comprises at least one application icon; receiving, from the user, a second input for a first application icon on a first target desktop, wherein the first target desktop is the original desktop or the atomic desktop; and in response to the second input, displaying a target interface on a second target desktop, wherein the target interface is an interface of an application program, which is indicated by the first application icon, on the second target desktop, the second target desktop is the original desktop or the atomic desktop, and the second target desktop is different from the first target desktop.

Description

应用程序启动方法、装置及电子设备App launching method, device and electronic device
相关申请的交叉引用Cross References to Related Applications
本申请主张在2021年10月09日在中国提交的中国专利申请号202111177361.X的优先权,其全部内容通过引用包含于此。This application claims priority to Chinese Patent Application No. 202111177361.X filed in China on October 09, 2021, the entire contents of which are hereby incorporated by reference.
技术领域technical field
本申请实施例涉及通信技术领域,具体涉及一种应用程序启动方法、装置及电子设备。The embodiments of the present application relate to the field of communication technologies, and in particular, to an application starting method, device, and electronic equipment.
背景技术Background technique
目前,电子设备的操作系统具有两种不同形式的桌面交互方式(例如原子桌面和原始桌面),用户可以在任意一种形式的桌面上进行输入,以触发电子设备可以在两种不同形式的桌面之间进行系统风格和桌面图标样式的切换。At present, the operating system of an electronic device has two different forms of desktop interaction (for example, the atomic desktop and the original desktop), and the user can input on any one of the desktops to trigger the electronic device to interact on the two different forms of the desktop. Switch between system style and desktop icon style.
然而,用户在进行系统桌面的切换时,需要将当前桌面(例如原始桌面)中正在运行的应用程序进行隐藏操作(即后台运行应用程序或关闭应用程序),然后再触发电子设备进行桌面切换,若用户需要继续在原子桌面运行该应用程序,那么用户需要在原子桌面中的所有应用图标中重新查找该应用程序的图标以打开该应用程序,因此用户查找应用图标的操作繁琐且耗时,如此电子设备启动应用程序的效率较低。However, when the user switches the system desktop, the running application in the current desktop (such as the original desktop) needs to be hidden (i.e. run the application in the background or close the application), and then trigger the electronic device to switch the desktop. If the user needs to continue running the application on the Atom desktop, the user needs to search for the application icon again in all the application icons in the Atom desktop to open the application, so the operation for the user to find the application icon is cumbersome and time-consuming, so Electronic devices are less efficient at launching applications.
发明内容Contents of the invention
本申请实施例的目的是提供一种应用程序启动方法、装置及电子设备,能够解决在原子桌面与原始桌面切换后,电子设备启动应用程序的效率较低的问题。The purpose of the embodiments of the present application is to provide a method, device and electronic device for starting an application, which can solve the problem of low efficiency of starting an application on the electronic device after switching between the atomic desktop and the original desktop.
第一方面,本申请实施例提供了一种应用程序启动方法,该应用程序启动方法包括:接收用户的第一输入;响应于第一输入,在第一屏幕区域显示原始桌面,并在第二屏幕区域显示原子桌面,原始桌面和原子桌面中均包括至少一个应用图标;接收用户对第一目标桌面中的第一应用图标的第二输入,第一目标桌面为原始桌面或原子桌面;响应于第二输入,在第二目标桌面中显示目标界面,所述目标界面为所述第二目标桌面中所述第一应用图标指示的应用程序的界面,第二目标桌面为原始桌面或原子 桌面,且第二目标桌面与第一目标桌面不同。In a first aspect, an embodiment of the present application provides a method for starting an application program, the method for starting an application program includes: receiving a first input from a user; in response to the first input, displaying the original desktop on the first screen area, and displaying the original desktop on the second screen area The screen area displays the atomic desktop, and both the original desktop and the atomic desktop include at least one application icon; receiving the second input from the user on the first application icon in the first target desktop, where the first target desktop is the original desktop or the atomic desktop; in response to The second input is to display a target interface on the second target desktop, where the target interface is the interface of the application program indicated by the first application icon on the second target desktop, and the second target desktop is an original desktop or an atomic desktop, And the second target desktop is different from the first target desktop.
第二方面,本申请实施例提供了一种应用程序启动装置,该应用程序启动装置包括:接收模块和显示模块。接收模块,用于接收用户的第一输入。显示模块,用于响应于接收模块接收的第一输入,在第一屏幕区域显示原始桌面,并在第二屏幕区域显示原子桌面,原始桌面和原子桌面中均包括至少一个应用图标。接收模块,还用于接收用户对第一目标桌面中的第一应用图标的第二输入,第一目标桌面为原始桌面或原子桌面。显示模块,还用于响应于接收模块接收的第二输入,在第二目标桌面中显示目标界面,目标界面为第二目标桌面中第一应用图标指示的应用程序的界面,第二目标桌面为原始桌面或原子桌面,且第二目标桌面与第一目标桌面不同。In a second aspect, the embodiment of the present application provides an application program launching device, and the application program launching device includes: a receiving module and a display module. The receiving module is configured to receive the user's first input. The display module is configured to display the original desktop in the first screen area and the atomic desktop in the second screen area in response to the first input received by the receiving module. The original desktop and the atomic desktop each include at least one application icon. The receiving module is further configured to receive a second input from the user on the first application icon on the first target desktop, where the first target desktop is the original desktop or the atomic desktop. The display module is also used to display the target interface on the second target desktop in response to the second input received by the receiving module, the target interface is the interface of the application program indicated by the first application icon on the second target desktop, and the second target desktop is The original desktop or the atom desktop, and the second target desktop is different from the first target desktop.
第三方面,本申请实施例提供了一种电子设备,该电子设备包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如第一方面所述的方法的步骤。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 method described.
在本申请实施例中,用户可以通过第一输入,使得电子设备可以显示原始桌面和原子桌面,然后用户可以对任意一个桌面(即原始桌面或原子桌面)中的应用图标进行第二输入,使得电子设备可以运行另一个桌面中的该应用图标指示的应用程序。本方案中,用户可以通过第一输入,使得电子设备可以同时显示原始桌面和原子桌面,从而用户可以直接对任意一个桌面中的应用图标进行第二输入,使得电子设备可以快速地从另一个桌面中查找到该应用图标,并在该另一个桌面中启动对应的应用程序,而无需用户从另一个桌面中的所有应用图标中逐一查找需求启动的应用程序的图标,因此简化了用户在桌面中查找应用图标的操作,且节省了用户的耗时,如此提升了电子设备启动应用程序的效率。In the embodiment of the present application, the user can make the electronic device display the original desktop and the atomic desktop through the first input, and then the user can perform a second input on the application icon in any desktop (that is, the original desktop or the atomic desktop), so that The electronic device can run another application indicated by the application icon on the desktop. In this solution, the user can make the electronic device display the original desktop and the atomic desktop at the same time through the first input, so that the user can directly perform the second input on the application icon in any desktop, so that the electronic device can quickly switch from another desktop Find the application icon in the other desktop, and start the corresponding application in the other desktop, without the need for the user to search for the icon of the application that needs to be started one by one from all the application icons in the other desktop, thus simplifying the user's search for the application in the desktop The operation of finding the application icon saves the user's time-consuming, thus improving the efficiency of starting the application program of the electronic device.
附图说明Description of drawings
图1是本申请实施例提供的一种应用程序启动方法的流程图;FIG. 1 is a flow chart of a method for starting an application program provided by an embodiment of the present application;
图2是本申请实施例提供的一种手机的界面的实例示意图之一;Fig. 2 is one of the example schematic diagrams of the interface of a mobile phone provided by the embodiment of the present application;
图3是本申请实施例提供的一种手机的界面的实例示意图之二;Fig. 3 is the second schematic diagram of an example of the interface of a mobile phone provided by the embodiment of the present application;
图4是本申请实施例提供的一种手机的界面的实例示意图之三;Fig. 4 is the third schematic diagram of an example of the interface of a mobile phone provided by the embodiment of the present application;
图5是本申请实施例提供的一种手机的界面的实例示意图之四;Fig. 5 is the fourth schematic diagram of an example of the interface of a mobile phone provided by the embodiment of the present application;
图6是本申请实施例提供的一种手机的界面的实例示意图之五;Fig. 6 is the fifth schematic diagram of an example of the interface of a mobile phone provided by the embodiment of the present application;
图7是本申请实施例提供的一种手机的界面的实例示意图之六;Fig. 7 is the sixth schematic diagram of an example of the interface of a mobile phone provided by the embodiment of the present application;
图8是本申请实施例提供的一种应用程序启动装置的结构示意图;FIG. 8 is a schematic structural diagram of an application program launching device provided by an embodiment of the present application;
图9是本申请实施例提供的一种电子设备的硬件结构示意图之一;FIG. 9 is one of the schematic diagrams of the hardware structure of an electronic device provided in the embodiment of the present application;
图10是本申请实施例提供的一种电子设备的硬件结构示意图之二。FIG. 10 is a second schematic diagram of a hardware structure of an electronic device provided by an 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 terms "first", "second" and the like in the specification and claims of the present application are used to distinguish similar objects, and are not used to describe a specific sequence or sequence. It should be understood that the terms so used are interchangeable under appropriate circumstances such that the embodiments of the application can be practiced in sequences other than those illustrated or described herein, and that references to "first," "second," etc. distinguish Objects are generally of one type, and the number of objects is not limited. For example, there may be one or more first objects. In addition, "and/or" in the specification and claims means at least one of the connected objects, and the character "/" generally means that the related objects are an "or" relationship.
下面结合附图,通过具体的实施例及其应用场景对本申请实施例提供的应用程序启动方法进行详细地说明。The method for starting an application program provided by the embodiment of the present application will be described in detail below through specific embodiments and application scenarios with reference to the accompanying drawings.
电子设备的桌面形式可以包括原始桌面和原子桌面两种形式的桌面,用户可以通过在任意一个桌面上进行输入,以触发电子设备切换至另一个桌面,例如,从原始桌面切换至原子桌面,或者从原子桌面切换至原始桌面。然而,用户在进行桌面切换时,需要将当前桌面中正在运行的应用程序(例如应用程序A)切换至后台运行或者关闭该应用程序A,然后再触发电子设备进行桌面的切换,若用户需求在切换后的桌面中继续运行应用程序A,那么用户需要在切换后的桌面中重新查找应用程序A的图标,以打开应用程序A,因此用户查找应用图标的操作繁琐且耗时。The desktop form of the electronic device may include the original desktop and the atomic desktop, and the user can trigger the electronic device to switch to another desktop by inputting on any desktop, for example, switching from the original desktop to the atomic desktop, or Switch from the atomic desktop to the original desktop. However, when the user performs desktop switching, he needs to switch the running application (such as application A) in the current desktop to the background or close the application A, and then trigger the electronic device to switch the desktop. If the application A continues to run on the switched desktop, the user needs to search for the icon of the application A again in the switched desktop to open the application A. Therefore, the operation for the user to find the application icon is cumbersome and time-consuming.
本申请实施例中,用户可以在原始桌面或原子桌面中进行第一输入,以使得电子设备 可以显示原始桌面和原子桌面,然后用户可以对任意一个桌面(即原始桌面或原子桌面)中的应用图标进行第二输入,使得电子设备可以运行另一个桌面中的该应用图标指示的应用程序。通过本方案,用户可以通过第一输入,使得电子设备可以同时显示原始桌面和原子桌面,从而用户可以直接对任意一个桌面中的应用图标进行第二输入,使得电子设备可以快速地从另一个桌面中查找到该应用图标,并在该另一个桌面中启动对应的应用程序,而无需用户从另一个桌面中的所有应用图标中逐一查找需求启动的应用程序的图标,因此简化了用户在桌面中查找应用图标的操作,且节省了用户的耗时,如此提升了电子设备启动应用程序的效率,也提升了人机交互能力。In the embodiment of the present application, the user can make a first input on the original desktop or the atomic desktop, so that the electronic device can display the original desktop and the atomic desktop, and then the user can use any one of the desktops (that is, the original desktop or the atomic desktop). The icon performs the second input, so that the electronic device can run the application program indicated by the application icon on another desktop. Through this solution, the user can make the electronic device display the original desktop and the atomic desktop at the same time through the first input, so that the user can directly perform the second input on the application icon in any desktop, so that the electronic device can quickly switch from another desktop Find the application icon in the other desktop, and start the corresponding application in the other desktop, without the need for the user to search for the icon of the application that needs to be started one by one from all the application icons in the other desktop, thus simplifying the user's search for the application in the desktop The operation of searching for the application icon saves time for the user, thus improving the efficiency of starting the application program of the electronic device and improving the human-computer interaction capability.
本申请实施例提供一种应用程序启动方法,图1示出了本申请实施例提供的一种应用程序启动方法的流程图,该方法可以应用于电子设备。如图1所示,本申请实施例提供的应用程序启动方法可以包括下述的步骤201至步骤204。An embodiment of the present application provides a method for starting an application program. FIG. 1 shows a flow chart of the method for starting an application program provided in the embodiment of the present application. The method may be applied to an electronic device. As shown in FIG. 1 , the method for starting an application provided by the embodiment of the present application may include the following steps 201 to 204 .
步骤201、电子设备接收用户的第一输入。 Step 201, the electronic device receives a first input from a user.
本申请实施例中,在电子设备的屏幕显示原始桌面或原子桌面的情况下,用户可以对电子设备进行第一输入,以使得电子设备可以在不同屏幕区域显示原始桌面和原子桌面。In the embodiment of the present application, when the screen of the electronic device displays the original desktop or the atomic desktop, the user can perform a first input to the electronic device, so that the electronic device can display the original desktop and the atomic desktop in different screen areas.
需要说明的是,上述原子桌面是电子设备显示桌面的一种形式,在该形式下,电子设备可以将多个应用程序的图标,移动至原子桌面中预设或自定义区域中进行显示,即通过一个组件显示多个应用程序的图标,从而用户可以对该组件进行操作,以实现对多个应用程序的一键操作。It should be noted that the above-mentioned atomic desktop is a form of displaying the desktop of an electronic device. In this form, the electronic device can move icons of multiple application programs to a preset or custom area in the atomic desktop for display, that is, Icons of multiple application programs are displayed through one component, so that the user can operate the component, so as to realize one-key operation of multiple application programs.
可选地,本申请实施例中,上述第一输入可以为用户在原始桌面或原子桌面上的预设轨迹输入、特定手势输入、双击输入、或者对应用图标的长按输入等任意可能形式的输入,具体可以根据实际使用需求确定,本申请实施例不做限制。Optionally, in this embodiment of the present application, the above-mentioned first input may be in any possible form such as the user's preset trajectory input on the original desktop or the atom desktop, specific gesture input, double-click input, or long-press input on the application icon. The input can be specifically determined according to actual usage requirements, which is not limited in this embodiment of the present application.
步骤202、电子设备响应于第一输入,在第一屏幕区域显示原始桌面,并在第二屏幕区域显示原子桌面。Step 202: The electronic device displays the original desktop in the first screen area and displays the atomic desktop in the second screen area in response to the first input.
本申请实施例中,上述原始桌面和原子桌面中均包括至少一个应用图标,每个应用图标分别指示一个应用程序。In the embodiment of the present application, both the original desktop and the atomic desktop include at least one application icon, and each application icon indicates an application program.
需要说明的是,上述原子桌面是电子设备显示桌面的一种形式,在该形式下,电子设备可以将多数应用内部的功能移动至桌面中预设或自定义区域中进行显示,从而用户可以对该区域进行操作。上述原始桌面为电子设备的传统桌面。It should be noted that the above-mentioned atomic desktop is a form of displaying the desktop of an electronic device. In this form, the electronic device can move most of the internal functions of the application to a preset or custom area on the desktop for display, so that the user can control operate in this area. The above-mentioned original desktop is a traditional desktop of electronic equipment.
需要说明的是,原始桌面和原子桌面中包括的应用图标完全相同,或者原始桌面和原 子桌面中包括的应用图标部分相同。It should be noted that the application icons included in the original desktop and the Atom desktop are completely the same, or the application icons included in the original desktop and the Atom desktop are partly the same.
可选地,本申请实施例中,上述第一屏幕区域和第二屏幕区域可以为电子设备的同一个屏幕中的不同屏幕区域(例如上屏区域和下屏区域,或者,左屏区域和右屏区域);或者,上述第一屏幕区域和第二屏幕区域可以为电子设备中的不同屏幕上的区域。Optionally, in this embodiment of the application, the above-mentioned first screen area and second screen area may be different screen areas in the same screen of the electronic device (for example, the upper screen area and the lower screen area, or the left screen area and the right screen area). screen area); or, the first screen area and the second screen area may be areas on different screens in the electronic device.
示例性的,以电子设备为手机为例进行说明,如图2中的(A)所示,手机显示原始桌面10,该原始桌面10中包括至少一个应用图标(例如应用1至应用4),用户可以在该原始桌面10中对任意应用图标(例如应用2)进行第一输入;如图2中的(B)所示,手机在接收到第一输入之后,可以分屏显示原始桌面10和原子桌面11,该原子桌面中包括至少一个应用图标(例如应用1、应用5、应用6和应用4)。Exemplarily, the electronic device is a mobile phone as an example for illustration. As shown in (A) in FIG. The user can carry out the first input to any application icon (for example, application 2) in this original desktop 10; As shown in (B) among Fig. 2, mobile phone can split-screen display original desktop 10 and Atomic desktop 11, the atomic desktop includes at least one application icon (such as application 1, application 5, application 6 and application 4).
步骤203、电子设备接收用户对第一目标桌面中的第一应用图标的第二输入。 Step 203, the electronic device receives a second input from the user on the first application icon on the first target desktop.
本申请实施例中,上述第一目标桌面为原始桌面或原子桌面。In this embodiment of the present application, the above-mentioned first target desktop is an original desktop or an atomic desktop.
本申请实施例中,上述第二输入用于电子设备启动第二目标桌面中的第一应用图标指示的应用程序。In the embodiment of the present application, the second input is used for the electronic device to start the application program indicated by the first application icon on the second target desktop.
可选地,本申请实施例中,上述第二输入可以为用户在第一目标桌面上对第一应用图标的点击输入、拖动输入、长按输入或者语音输入等任意可能形式的输入,具体可以根据实际使用需求确定,本申请实施例不做限制。Optionally, in this embodiment of the present application, the above-mentioned second input may be input in any possible form such as click input, drag input, long-press input, or voice input of the user on the first target desktop on the first application icon. It can be determined according to actual usage requirements, and is not limited in this embodiment of the application.
可选地,本申请实施例中,上述第二输入具体可以为用户将第一目标桌面中的第一应用图标拖动至第二目标桌面的输入。Optionally, in this embodiment of the present application, the above-mentioned second input may specifically be an input in which the user drags the first application icon on the first target desktop to the second target desktop.
示例性地,结合图2中的(B),如图3中的(A)所示,用户可以将原子桌面11中的第一应用图标(例如应用4)拖动至原始桌面10,以使得手机可以启动原始桌面10中的第一应用图标指示的应用程序;如图3中的(B)所示,用户可以将原始桌面10中的第一应用图标(例如应用4)拖动至原子桌面11,以使得手机可以启动原子桌面11中的第一应用图标指示的应用程序。Exemplarily, in conjunction with (B) in FIG. 2, as shown in (A) in FIG. The mobile phone can start the application program indicated by the first application icon in the original desktop 10; as shown in (B) in Figure 3, the user can drag the first application icon (such as application 4) in the original desktop 10 to the atomic desktop 11, so that the mobile phone can start the application program indicated by the first application icon in the atom desktop 11.
可选地,本申请实施例中,在电子设备显示原始桌面和原子桌面之后,若第一目标桌面中未显示第一应用图标,则用户可以通过在第一目标桌面中对电子设备的屏幕进行滑动输入(例如左滑输入或右滑输入),以触发电子设备从第一目标桌面当前显示的页面更新为另一个页面,该另一个页面中包括第一应用图标。Optionally, in this embodiment of the present application, after the electronic device displays the original desktop and the atomic desktop, if the first application icon is not displayed on the first target desktop, the user can Sliding input (for example, left sliding input or right sliding input) to trigger the electronic device to update from the page currently displayed on the first target desktop to another page, where the other page includes the first application icon.
示例性的,结合图2中的(B),如图4所示,在手机分屏显示原始桌面10和原子桌面11之后,用户可以在原始桌面10中进行滑动输入,以使得手机可以将原始桌面10当 前显示的页面更新为另一个页面,该另一个页面中包括至少一个应用图标(例如应用7至应用10),该至少一个应用图标中包括第一应用图标(例如应用8)。Exemplarily, in conjunction with (B) in FIG. 2, as shown in FIG. The page currently displayed on the desktop 10 is updated to another page, the other page includes at least one application icon (for example, application 7 to application 10), and the at least one application icon includes the first application icon (for example, application 8).
可选地,本申请实施例中,上述原子桌面与原始桌面中的图标一一对应。本申请实施例提供的应用程序启动方法还包括下述的步骤203a。Optionally, in this embodiment of the present application, the above-mentioned atomic desktop corresponds to the icons on the original desktop one by one. The method for starting an application program provided in the embodiment of the present application further includes the following step 203a.
步骤203a、在从原子桌面中的第一页面切换至第二页面的情况下,电子设备根据第二页面中的图标,从原始桌面中确定与第二页面中的图标对应的图标,并在原始桌面中标记与第二页面中的图标对应的图标。Step 203a, in the case of switching from the first page to the second page in the atomic desktop, the electronic device determines the icon corresponding to the icon on the second page from the original desktop according to the icon on the second page, and Mark the icon on the desktop corresponding to the icon on the second page.
本申请实施例中,在原子桌面中的第一页面切换至第二页面的情况下,电子设备可以根据原子桌面中第二页面中的图标,找到原始桌面中与原子桌面中的第二页面对应的图标,并在原始桌面中对原子桌面中的第二页面对应的图标进行标记。In the embodiment of the present application, when the first page in the Atom desktop is switched to the second page, the electronic device can find the corresponding page in the original desktop and the second page in the Atom desktop according to the icon in the second page in the Atom desktop. , and mark the icon corresponding to the second page in the Atom desktop on the original desktop.
可选地,本申请实施例中,电子设备可以采用预设方式标记原始桌面中与原子桌面中的第二页面对应的图标,该预设方式为以下任一项:高亮方式、图标放大方式、添加边框方式、闪烁方式、颜色标记方式等。具体的可以根据实际使用需求确定,本申请实施例不做限制。Optionally, in this embodiment of the present application, the electronic device may use a preset method to mark the icon corresponding to the second page in the Atom desktop in the original desktop, and the preset method is any of the following: highlight method, icon enlargement method , adding borders, flashing, color marking, etc. The details can be determined according to actual usage requirements, and are not limited in this embodiment of the application.
步骤204、电子设备响应于第二输入,在第二目标桌面中显示目标界面。 Step 204, the electronic device displays the target interface on the second target desktop in response to the second input.
本申请实施例中,上述目标界面为上述第二目标桌面中第一应用图标指示的应用程序的界面,上述第二目标桌面为原始桌面或原子桌面,且第二目标桌面与第一目标桌面不同。In the embodiment of the present application, the above-mentioned target interface is the interface of the application indicated by the first application icon in the above-mentioned second target desktop, the above-mentioned second target desktop is the original desktop or atomic desktop, and the second target desktop is different from the first target desktop .
本申请实施例中,在电子设备后台运行第一应用图标指示的应用程序的情况下,电子设备在接收到第二输入之后,可以在第二目标桌面中显示目标界面,目标界面为第二目标桌面中第一应用图标指示的应用程序的界面;或者,在电子设备未运行第一应用图标指示的应用程序的情况下,电子设备在接收到第二输入之后,可以启动第二目标桌面中第一应用图标指示的应用程序,以在第二目标桌面中显示第一应用图标指示的应用程序。In the embodiment of the present application, when the electronic device runs the application indicated by the first application icon in the background, the electronic device may display the target interface on the second target desktop after receiving the second input, and the target interface is the second target The interface of the application program indicated by the first application icon on the desktop; or, in the case that the electronic device is not running the application program indicated by the first application icon, the electronic device may start the first application program on the second target desktop after receiving the second input. An application program indicated by an application icon is used to display the application program indicated by the first application icon on the second target desktop.
可以理解,在第一目标桌面为原始桌面的情况下,第二目标桌面为原子桌面;在第一目标桌面为原子桌面的情况下,第二目标桌面为原始桌面。It can be understood that, when the first target desktop is the original desktop, the second target desktop is the atomic desktop; when the first target desktop is the atomic desktop, the second target desktop is the original desktop.
可选地,本申请实施例中,电子设备可以保持在第一屏幕区域显示原始桌面,并启动第二目标桌面中的第一目标图标指示的应用程序,以在第二屏幕区域中显示第一目标图标指示的应用程序的界面。Optionally, in this embodiment of the present application, the electronic device may keep displaying the original desktop in the first screen area, and start the application indicated by the first target icon on the second target desktop, so as to display the first desktop in the second screen area. The interface of the application indicated by the target icon.
可选地,本申请实施例中,电子设备可以从当前显示的原始桌面和原子桌面(即在不同屏幕区域显示的原始桌面和原子桌面),切换至第二目标桌面,并启动第二目标桌面中 的第一目标图标指示的应用程序,即电子设备可以全屏显示第一目标图标指示的应用程序的界面。Optionally, in this embodiment of the application, the electronic device can switch from the currently displayed original desktop and atomic desktop (that is, the original desktop and atomic desktop displayed in different screen areas) to the second target desktop, and start the second target desktop The application program indicated by the first target icon in , that is, the electronic device can display the interface of the application program indicated by the first target icon in full screen.
可选地,本申请实施例中,在上述步骤204中的“在第二目标桌面中显示目标界面”之前,本申请实施例提供的应用程序启动方法还包括下述的步骤301和步骤302,并且上述步骤204具体可以通过下述的步骤204a实现。Optionally, in the embodiment of the present application, before "displaying the target interface on the second target desktop" in the above step 204, the method for starting the application program provided in the embodiment of the present application further includes the following steps 301 and 302, And the above step 204 can be specifically implemented through the following step 204a.
步骤301、电子设备响应于第二输入,在第二目标桌面中标记第一应用图标。Step 301: The electronic device marks a first application icon on a second target desktop in response to a second input.
本申请实施例中,电子设备在接收到用户的第二输入之后,可以从第二目标桌面当前显示的页面跳转至第一应用图标所在的页面,并标记该第一应用图标。In this embodiment of the present application, after receiving the second input from the user, the electronic device may jump from the page currently displayed on the second target desktop to the page where the first application icon is located, and mark the first application icon.
可选地,本申请实施例中,电子设备可以采用预设方式标记第二目标桌面中的第一应用图标,该预设方式为以下任一项:高亮方式、图标放大方式、添加边框方式、闪烁方式、颜色标记方式等。具体的可以根据实际使用需求去确定,本申请实施例不做限制。Optionally, in this embodiment of the present application, the electronic device may mark the first application icon on the second target desktop in a preset manner, and the preset manner is any of the following: highlighting, icon enlargement, and border adding , flashing method, color marking method, etc. The details may be determined according to actual usage requirements, and are not limited in this embodiment of the present application.
示例性的,结合图2中的(B),如图5所示,用户可以在原始桌面10中对第一应用图标(例如应用4)进行第二输入(例如点击输入),手机可以采用预设方式(例如添加边框方式)对原子桌面11中的第一应用图标(即应用4)进行标记。Exemplarily, in conjunction with (B) in FIG. 2, as shown in FIG. Mark the first application icon (that is, application 4 ) in Atom Desktop 11 in a setting manner (for example, adding a frame).
步骤302、电子设备接收用户对在第二目标桌面中对第一应用图标的第三输入。Step 302. The electronic device receives a third input from the user on the first application icon on the second target desktop.
本申请实施例中,上述第三输入用于触发电子设备启动第二目标桌面中的第一应用图标指示的应用程序。In the embodiment of the present application, the above-mentioned third input is used to trigger the electronic device to start the application program indicated by the first application icon on the second target desktop.
可选地,本申请实施例中,上述第三输入可以为用户对标记的第一应用图标的点击输入(例如单击输入或双击输入)或长按输入等任意可能形式的输入,具体可以根据实际使用需求确定,本申请实施例不做限制。Optionally, in this embodiment of the present application, the above-mentioned third input may be input in any possible form such as a click input (such as a single-click input or a double-click input) or a long-press input by the user on the marked first application icon. Specifically, it may be based on The actual use requirements are determined, and the embodiment of this application does not limit it.
步骤204a、电子设备响应于第三输入,在第二目标桌面中启动第一应用图标指示的应用程序。In step 204a, the electronic device starts the application program indicated by the first application icon on the second target desktop in response to the third input.
本申请实施例中,电子设备可以基于用户在第一目标桌面中对第一应用图标的输入,标记第二目标桌面中的第一应用图标,以向用户提示第一应用图标在第二目标桌面中的显示位置,因此无需用户在第二目标桌面中的所有应用图标中逐一查找第一应用图标,从而用户可以便捷地对第一应用图标进行输入,以使得电子设备快速地启动第一应用图标指示的应用程序,简化了用户在第二目标桌面中查找应用图标的操作,节省了用户的耗时,提升了电子设备启动应用程序的效率。In this embodiment of the present application, the electronic device may mark the first application icon on the second target desktop based on the user's input on the first application icon on the first target desktop, so as to prompt the user that the first application icon is on the second target desktop. Therefore, there is no need for the user to search for the first application icon one by one among all the application icons on the second target desktop, so that the user can conveniently input the first application icon, so that the electronic device can quickly start the first application icon The indicated application program simplifies the user's operation of searching for the application icon on the second target desktop, saves the user's time-consuming, and improves the efficiency of starting the application program on the electronic device.
本申请实施例提供一种应用程序启动方法,用户可以通过第一输入,使得电子设备可 以显示原始桌面和原子桌面,然后用户可以对任意一个桌面(即原始桌面或原子桌面)中的应用图标进行第二输入,使得电子设备可以运行另一个桌面中的该应用图标指示的应用程序。本方案中,用户可以通过第一输入,使得电子设备可以同时显示原始桌面和原子桌面,从而用户可以直接对任意一个桌面中的应用图标进行第二输入,使得电子设备可以快速地从另一个桌面中查找到该应用图标,并在该另一个桌面中启动对应的应用程序,而无需用户从另一个桌面中的所有应用图标中逐一查找需求启动的应用程序的图标,因此简化了用户在桌面中查找应用图标的操作,且节省了用户的耗时,如此提升了电子设备启动应用程序的效率,也提升了人机交互能力。The embodiment of the present application provides a method for starting an application program. The user can make the electronic device display the original desktop and the atomic desktop through the first input, and then the user can perform an application icon on any one of the desktops (that is, the original desktop or the atomic desktop). The second input enables the electronic device to run the application program indicated by the application icon on another desktop. In this solution, the user can make the electronic device display the original desktop and the atomic desktop at the same time through the first input, so that the user can directly perform the second input on the application icon in any desktop, so that the electronic device can quickly switch from another desktop Find the application icon in the other desktop, and start the corresponding application in the other desktop, without the need for the user to search for the icon of the application that needs to be started one by one from all the application icons in the other desktop, thus simplifying the user's search for the application in the desktop The operation of searching for the application icon saves time for the user, thus improving the efficiency of starting the application program of the electronic device and improving the human-computer interaction capability.
可选地,本申请实施例中,上述原子桌面中包括第一原子组件,该第一原子组件中包括多个应用图标。在上述步骤203之前,本申请实施例提供的应用程序启动方法还包括下述的步骤401和步骤402。Optionally, in this embodiment of the present application, the foregoing atomic desktop includes a first atomic component, and the first atomic component includes a plurality of application icons. Before the above step 203, the method for starting an application provided by the embodiment of the present application further includes the following steps 401 and 402.
步骤401、电子设备接收用户的第四输入。Step 401. The electronic device receives a fourth input from a user.
本申请实施例中,上述第四输入为用户在原子桌面中对第一原子组件的输入。In this embodiment of the present application, the above fourth input is the user's input to the first atomic component in the atomic desktop.
本申请实施例中,在原子桌面中的第一原子组件包括多个应用图标的情况下,用户可以通过对第一原子组件进行第四输入,以使得电子设备可以对原始桌面中与该多个应用图标对应的应用图标进行管理(即更新应用图标的显示位置)。In this embodiment of the present application, in the case that the first atomic component in the atomic desktop includes multiple application icons, the user can make a fourth input to the first atomic component, so that the electronic device can view the multiple application icons in the original desktop. The application icon corresponding to the application icon is managed (that is, the display position of the application icon is updated).
可选地,本申请实施例中,上述第四输入可以为用户对第一原子组件的点击输入、长按输入或拖动输入等,具体的可以根据实际使用需求确定,本申请实施例不做限制。Optionally, in this embodiment of the application, the above fourth input may be the user's click input, long press input, or drag input on the first atomic component. limit.
步骤402、电子设备响应于第四输入,将原始桌面中与多个应用图标对应的M个应用图标,移动至原始桌面中的目标区域。Step 402: The electronic device moves the M application icons corresponding to the plurality of application icons on the original desktop to a target area on the original desktop in response to the fourth input.
本申请实施例中,上述M个应用图标中包括第一应用图标,M为大于1的整数。上述第二输入为用户在原始桌面中对M个应用图标中的第一应用图标的输入。In the embodiment of the present application, the above M application icons include the first application icon, and M is an integer greater than 1. The above-mentioned second input is the user's input on the first application icon among the M application icons on the original desktop.
需要说明的是,原始桌面中与多个应用图标对应的M个应用图标可以理解为:原始桌面中与第一原子组件中的多个应用图标相同的应用图标(即M个应用图标与该多个应用图标完全相同,或者M个应用图标与该多个应用图标中的部分应用图标相同);或者,第一原子组件中的多个应用图标指示的应用程序在原始桌面中的应用图标。It should be noted that the M application icons corresponding to the multiple application icons in the original desktop can be understood as: the application icons in the original desktop that are the same as the multiple application icons in the first atomic component (that is, the M application icons are the same as the multiple application icons in the first atomic component). The application icons are completely the same, or the M application icons are the same as part of the application icons in the multiple application icons); or, the application icons indicated by the multiple application icons in the first atomic component are in the original desktop.
可选地,本申请实施例中,电子设备可以将M个应用图标移动至原始桌面中的同一个区域显示,以使得移动后的M个应用图标中每两个应用图标相邻显示。Optionally, in this embodiment of the present application, the electronic device may move the M application icons to the same area on the original desktop for display, so that every two application icons among the moved M application icons are displayed adjacently.
需要说明的是,相邻图标位可以理解为左右相邻的图标位,或者上下相邻的图标位。 具体的可以根据用户实际使用需求确定,本申请实施例不作限制。It should be noted that adjacent icon positions may be understood as left and right adjacent icon positions, or up and down adjacent icon positions. Specifically, it may be determined according to the actual usage requirements of the user, and is not limited in this embodiment of the present application.
可选地,本申请实施例中,电子设备可以将M个应用图标移动至同一个区域,并将M个应用图标聚合为一个图标(即聚合图标)显示。Optionally, in this embodiment of the present application, the electronic device may move the M application icons to the same area, and aggregate the M application icons into one icon (that is, an aggregated icon) for display.
示例性的,如图6所示,原子桌面11中包括第一原子组件12,该第一原子组件12中包括多个应用图标(例如应用2、应用4和应用11)用户可以对第一原子组件12进行第四输入(例如点击输入),以使得手机可以将原始桌面10中与该多个应用图标对应的M个应用图标(例如应用2、应用4和应用11),移动至原始桌面10中的目标区域,以将M个应用图标聚合为一个图标(即聚合图标/磁吸图标)显示。Exemplarily, as shown in FIG. 6, the atomic desktop 11 includes a first atomic component 12, and the first atomic component 12 includes a plurality of application icons (such as application 2, application 4, and application 11). Component 12 performs a fourth input (such as a click input), so that the mobile phone can move M application icons (such as application 2, application 4 and application 11) corresponding to the multiple application icons in the original desktop 10 to the original desktop 10 The target area in is displayed by aggregating M application icons into one icon (ie aggregated icon/magnetic attraction icon).
可选地,本申请实施例中,电子设备可以将M个应用图标移动至原始桌面中的一个文件夹中显示,该一个文件夹为新创建的文件夹或原始桌面中已存在的文件夹。Optionally, in this embodiment of the present application, the electronic device may move the M application icons to a folder on the original desktop for display, and the folder is a newly created folder or an existing folder on the original desktop.
可以理解,在执行上述步骤401和步骤402的情况下,用户可以在原始桌面中对M个应用图标中的第一应用图标进行第二输入,以使得电子设备在原子桌面中启动该第一应用图标指示的应用程序。It can be understood that, in the case of performing the above step 401 and step 402, the user may perform a second input on the first application icon among the M application icons on the original desktop, so that the electronic device starts the first application on the atomic desktop The application indicated by the icon.
可选地,本申请实施例中,上述第一原子组件用于将至少两个应用图标聚合在一个组件中显示,用户可以通过对该第一原子组件进行操作,使得电子设备可以分别对该第一原子组件对应的至少两个应用图标指示的应用程序进行操作。Optionally, in this embodiment of the present application, the above-mentioned first atomic component is used to aggregate and display at least two application icons in one component, and the user can operate the first atomic component so that the electronic device can separately An atomic component is operated by an application program indicated by at least two application icons.
可选地,本申请实施例中,上述第一原子组件中的多个应用图标可以为电子设备根据应用图标所属应用程序的属性信息,添加在同一个应用组件中的应用图标;或者,上述第一原子组件中的多个应用图标可以为用户通过输入(例如拖动输入)添加至同一个应用组件中的应用图标。Optionally, in this embodiment of the present application, the multiple application icons in the above-mentioned first atomic component may be application icons added to the same application component by the electronic device according to the attribute information of the application program to which the application icon belongs; or, the above-mentioned first atomic component Multiple application icons in an atomic component may be application icons added to the same application component by the user through input (for example, drag input).
可选地,本申请实施例中,上述应用图标所属应用程序的属性信息可以包括以下至少一项:应用程序的应用包信息(例如应用包名称)、应用程序的功能信息、应用程序的名称信息、应用程序的类别信息、应用程序的设置信息、应用程序的安全信息、应用程序的级别信息、应用程序的图标信息等,可以根据用户实际使用需求确定,本申请实施例不做限制。Optionally, in this embodiment of the present application, the attribute information of the application to which the application icon belongs may include at least one of the following: application package information (such as application package name) of the application, function information of the application, and name information of the application , application category information, application setting information, application security information, application level information, application icon information, etc., can be determined according to the actual needs of the user, and are not limited in this embodiment.
可选地,本申请实施例中,上述第一原子组件的显示形状可以为电子设备预设的区域形状(例如圆形或矩形等);或者,原子组件的显示形状可以为用户自定义的区域形状,具体的,可以根据用户实际使用需求确定,本申请实施例不做限制。Optionally, in the embodiment of the present application, the display shape of the above-mentioned first atomic component may be a preset area shape of the electronic device (such as a circle or a rectangle); or, the display shape of the atomic component may be a user-defined area The shape, specifically, can be determined according to the actual use requirements of the user, and is not limited in this embodiment of the present application.
可选地,本申请实施例中,上述第一原子组件的形状可以相同或是不同,具体的,可 以根据用户实际使用需求确定,本申请实施例不做限制。Optionally, in this embodiment of the present application, the shapes of the above-mentioned first atomic components may be the same or different. Specifically, they may be determined according to the actual needs of users, which is not limited in this embodiment of the present application.
本申请实施例中,用户在对原子桌面中的第一原子组件进行第四输入之后,电子设备可以将原始桌面中与第一原子组件对应的M个应用图标,移动至原始桌面中的同一区域显示,以便于用户直接在该区域中的M个应用图标中查找第一应用图标,而无需用户在原始桌面中的所有应用图标中逐一查找第一应用图标,因此提升了用户查找应用图标的便捷性。In the embodiment of the present application, after the user performs the fourth input on the first atomic component in the atomic desktop, the electronic device can move the M application icons corresponding to the first atomic component in the original desktop to the same area in the original desktop display, so that the user can directly find the first application icon among the M application icons in this area, without the user needing to search for the first application icon one by one among all the application icons in the original desktop, thus improving the convenience for the user to find the application icon sex.
可选地,本申请实施例中,在执行上述步骤401和步骤402的情况下,在上述步骤204之后,本申请实施例提供的应用程序启动方法还包括下述的步骤501和步骤502。Optionally, in the embodiment of the present application, in the case of performing the above step 401 and step 402, after the above step 204, the method for starting an application program provided by the embodiment of the present application further includes the following steps 501 and 502.
步骤501、电子设备接收用户的第五输入。Step 501, the electronic device receives a fifth input from a user.
本申请实施例中,上述第五输入为用户在原始桌面中对M个应用图标的输入。In the embodiment of the present application, the above-mentioned fifth input is the user's input on the M application icons on the original desktop.
可选地,本申请实施例中,上述第五输入可以为用户对M个应用图标中的任意应用图标的双击输入、长按输入或拖动输入等任意可能形式的输入,具体可以根据实际使用需求确定,本申请实施例不做限制。Optionally, in the embodiment of the present application, the above-mentioned fifth input may be input in any possible form such as double-click input, long-press input, or drag input by the user on any application icon among the M application icons. Requirements are determined, and this embodiment of the application does not limit it.
步骤502、电子设备响应于第五输入,恢复M个应用图标在原始桌面中的显示位置。Step 502, the electronic device restores the display positions of the M application icons on the original desktop in response to the fifth input.
本申请实施例中,电子设备可以取消对M个应用图标的位置移动,以恢复M个应用图标的初始显示位置。In the embodiment of the present application, the electronic device may cancel the position movement of the M application icons, so as to restore the initial display positions of the M application icons.
可选地,本申请实施例中,电子设备在恢复M个应用图标在原始桌面中的显示位置之后,可以在原始桌面中标记该M个应用图标。Optionally, in this embodiment of the present application, after restoring the display positions of the M application icons on the original desktop, the electronic device may mark the M application icons on the original desktop.
示例性的,结合图6,如图7中的(A)所示,用户在原始桌面10中对聚合图标中的一个应用图标(例如应用11)进行拖动输入,以使得手机可以恢复M个应用图标在原始桌面中的显示位置;并且,如图7中的(B)所示,手机可以采用预设方式(例如添加边框方式)标记原始桌面10中的M个应用图标(即应用2、应用4和应用11)。Exemplarily, with reference to FIG. 6 , as shown in (A) in FIG. 7 , the user drags and inputs an application icon (for example, application 11) in the aggregated icons on the original desktop 10, so that the mobile phone can restore M The display position of the application icon in the original desktop; and, as shown in (B) in Figure 7, the mobile phone can mark the M application icons (i.e. application 2, Application 4 and Application 11).
本申请实施例中,用户在触发电子设备将原始桌面中与第一原子组件对应的M个应用图标,移动至原始桌面中的同一区域显示之后,用户可以直接对M个应用图标再次进行输入,以使得电子设备快速地恢复M个应用图标在原始桌面中的显示位置,提升了电子设备显示M个应用图标的灵活性。In the embodiment of the present application, after the user triggers the electronic device to move the M application icons corresponding to the first atomic component in the original desktop to the same area on the original desktop for display, the user can directly input the M application icons again, In order to make the electronic device quickly restore the display positions of the M application icons on the original desktop, the flexibility of displaying the M application icons on the electronic device is improved.
可选地,本申请实施例中,上述原始桌面中包括聚合图标,该聚合图标中包括多个应用图标。在上述步骤203之前,本申请实施例提供的应用程序启动方法还包括下述的步骤601和步骤602。Optionally, in this embodiment of the present application, the original desktop includes an aggregated icon, and the aggregated icon includes multiple application icons. Before the above step 203, the method for starting an application provided by the embodiment of the present application further includes the following steps 601 and 602.
步骤601、电子设备接收用户的第六输入。Step 601. The electronic device receives a sixth input from a user.
本申请实施例中,上述第六输入为用户在原始桌面中对聚合图标的输入。In the embodiment of the present application, the above-mentioned sixth input is the user's input to the aggregation icon on the original desktop.
本申请实施例中,在原始桌面中包括聚合图标(该聚合图标中包括多个应用图标)的情况下,用户可以通过对聚合图标进行第六输入,以使得电子设备可以对原子桌面中与该多个应用图标对应的原子组件进行展开操作。In this embodiment of the present application, when the original desktop includes an aggregated icon (the aggregated icon includes a plurality of application icons), the user can perform a sixth input on the aggregated icon, so that the electronic device can compare the atomic desktop with the The atomic components corresponding to multiple application icons are expanded.
可选地,本申请实施例中,上述第六输入可以为用户对聚合图标的点击输入、长按输入或拖动输入等,具体的可以根据实际使用需求确定,本申请实施例不做限制。Optionally, in the embodiment of the present application, the above-mentioned sixth input may be the user's click input, long-press input, or drag input on the aggregation icon, which may be determined according to actual usage requirements, and is not limited in the embodiment of the present application.
步骤602、电子设备响应于第六输入,展开原子桌面中的第二原子组件,以显示第二原子组件中的N个应用图标。Step 602: In response to the sixth input, the electronic device expands the second atomic component in the atomic desktop to display N application icons in the second atomic component.
本申请实施例中,上述第二原子组件为原子桌面中与多个应用图标对应的组件,上述N个应用图标中包括第一应用图标,N为大于1的整数。上述第二输入为用户在原子桌面中对N个应用图标中的第一应用图标的输入。In the embodiment of the present application, the second atomic component is a component corresponding to multiple application icons in the atomic desktop, the N application icons include the first application icon, and N is an integer greater than 1. The above-mentioned second input is the user's input on the first application icon among the N application icons in the Atom Desktop.
需要说明的是,原子桌面中与多个应用图标对应的组件可以理解为:原子桌面中包括聚合图标中的多个应用图标的组件,这里的包括是指包括聚合图标中的所有应用图标或部分应用图标,即上述N个应用图标与聚合图标中的多个应用图标相同(即N个应用图标与该多个应用图标完全相同,或者N个应用图标与该多个应用图标中的部分应用图标相同),或者上述N个应用图标指示的应用程序与聚合图标中的多个应用图标指示的应用程序相同。It should be noted that the components corresponding to multiple application icons in the Atom Desktop can be understood as: the components in the Atom Desktop that include multiple application icons in the aggregated icon, and the inclusion here refers to including all or part of the application icons in the aggregated icon Application icons, that is, the above N application icons are the same as multiple application icons in the aggregated icons (that is, the N application icons are exactly the same as the multiple application icons, or the N application icons are part of the application icons in the multiple application icons same), or the application program indicated by the above N application icons is the same as the application program indicated by multiple application icons in the aggregated icon.
可以理解,在执行上述步骤601和步骤602的情况下,用户可以在原子桌面中对N个应用图标中的第一应用图标进行第二输入,以使得电子设备在原始桌面中启动该第一应用图标指示的应用程序。It can be understood that, in the case of performing the above steps 601 and 602, the user may perform a second input on the first application icon among the N application icons in the atom desktop, so that the electronic device starts the first application on the original desktop The application indicated by the icon.
本申请实施例中,用户在对原子桌面中的聚合图标进行第六输入之后,电子设备可以直接展开原子桌面中的第二原子组件,以向用户展示第二原子组件中的N个应用图标,以便于用户直接在该第二原子组件中的N个应用图标中查找第一应用图标,而无需用户在原始桌面中的所有应用图标中逐一查找第一应用图标,因此提升了用户查找应用图标的便捷性。In the embodiment of the present application, after the user performs the sixth input on the aggregation icon in the atomic desktop, the electronic device can directly expand the second atomic component in the atomic desktop to show the user N application icons in the second atomic component, In order to facilitate the user to directly find the first application icon among the N application icons in the second atomic component, the user does not need to search for the first application icon one by one among all the application icons in the original desktop, thus improving the user's ability to find the application icon. Convenience.
需要说明的是,本申请实施例提供的应用程序启动方法,执行主体可以为电子设备,或者应用程序启动装置,或者该应用程序启动装置中的用于执行应用程序启动方法的控制模块。本申请实施例中以电子设备执行应用程序启动方法为例,说明本申请实施例提供的 应用程序启动装置的。It should be noted that, in the application launching method provided in the embodiment of the present application, the executing subject may be an electronic device, or an application launching device, or a control module in the application launching device for executing the application launching method. In the embodiment of the present application, the method for starting an application program executed by an electronic device is taken as an example to describe the apparatus for starting an application program provided in the embodiment of the present application.
图8示出了本申请实施例中涉及的应用程序启动装置的一种可能的结构示意图。如图8所示,该应用程序启动装置70可以包括:接收模块71、显示模块72。Fig. 8 shows a possible structural diagram of the application program launching device involved in the embodiment of the present application. As shown in FIG. 8 , the application launching device 70 may include: a receiving module 71 and a display module 72 .
其中,接收模块71,用于接收用户的第一输入。显示模块72,用于响应于接收模块71接收的第一输入,在第一屏幕区域显示原始桌面,并在第二屏幕区域显示原子桌面,原始桌面和原子桌面中均包括至少一个应用图标。上述接收模块71,还用于接收用户对第一目标桌面中的第一应用图标的第二输入,第一目标桌面为原始桌面或原子桌面。显示模块72,还用于响应于接收模块71接收的第二输入,在第二目标桌面中显示目标界面,所述目标界面为所述第二目标桌面中所述第一应用图标指示的应用程序的界面,第二目标桌面为原始桌面或原子桌面,且第二目标桌面与第一目标桌面不同。Wherein, the receiving module 71 is configured to receive the user's first input. The display module 72 is configured to display the original desktop in the first screen area and the atomic desktop in the second screen area in response to the first input received by the receiving module 71. The original desktop and the atomic desktop each include at least one application icon. The receiving module 71 is further configured to receive a second input from the user on the first application icon on the first target desktop, where the first target desktop is the original desktop or the atomic desktop. The display module 72 is further configured to display a target interface on the second target desktop in response to the second input received by the receiving module 71, the target interface being the application program indicated by the first application icon on the second target desktop , the second target desktop is the original desktop or the atomic desktop, and the second target desktop is different from the first target desktop.
在一种可能的实现方式中,本申请实施例提供的应用程序启动装置70还包括:标记模块。标记模块,用于在显示模块72在在第二目标桌面中显示目标界面之前,在第二目标桌面中标记第一应用图标。上述接收模块71,还用于接收用户对在第二目标桌面中对第一应用图标的第三输入。上述显示模块72,具体用于响应于接收模块71接收的第三输入,在第二目标桌面中启动第一应用图标指示的应用程序。In a possible implementation manner, the application program launching device 70 provided in the embodiment of the present application further includes: a marking module. The marking module is configured to mark the first application icon on the second target desktop before the display module 72 displays the target interface on the second target desktop. The above-mentioned receiving module 71 is further configured to receive a third input from the user on the first application icon on the second target desktop. The above display module 72 is specifically configured to start the application program indicated by the first application icon on the second target desktop in response to the third input received by the receiving module 71 .
在一种可能的实现方式中,上述原子桌面中包括第一原子组件,该第一原子组件中包括多个应用图标。本申请实施例提供的应用程序启动装置70还包括:移动模块。上述接收模块71,还用于在接收用户对第一目标桌面中的第一应用图标的第二输入之前,接收用户的第四输入,该第四输入为用户在原子桌面中对第一原子组件的输入。移动模块,用于响应于接收模块接收的第四输入,将原始桌面中与多个应用图标对应的M个应用图标,移动至原始桌面中的目标区域,M个应用图标中包括第一应用图标,M为大于1的整数;其中,上述第二输入为用户在原始桌面中对M个应用图标中的第一应用图标的输入。In a possible implementation manner, the foregoing atomic desktop includes a first atomic component, and the first atomic component includes a plurality of application icons. The application launching device 70 provided in the embodiment of the present application further includes: a mobile module. The above-mentioned receiving module 71 is also configured to receive a fourth input from the user before receiving the second input from the user on the first application icon in the first target desktop, the fourth input is the user's input to the first atomic component in the atomic desktop input of. A moving module, configured to move the M application icons corresponding to the plurality of application icons in the original desktop to a target area in the original desktop in response to the fourth input received by the receiving module, where the M application icons include the first application icon , M is an integer greater than 1; wherein, the above-mentioned second input is the user's input on the first application icon among the M application icons in the original desktop.
在一种可能的实现方式中,本申请实施例提供的应用程序启动装置70还包括:恢复模块。上述接收模块71,还用于在显示模块72在第二目标桌面中显示目标界面之后,接收用户的第五输入,该第五输入为用户在原始桌面中对M个应用图标的输入。恢复模块,用于响应于接收模块71接收的第五输入,恢复M个应用图标在原始桌面中的显示位置。In a possible implementation manner, the application program launching device 70 provided in the embodiment of the present application further includes: a recovery module. The receiving module 71 is further configured to receive a fifth input from the user after the display module 72 displays the target interface on the second target desktop. The fifth input is the user's input on the M application icons on the original desktop. A restoring module, configured to restore the display positions of the M application icons on the original desktop in response to the fifth input received by the receiving module 71 .
在一种可能的实现方式中,上述原始桌面中包括聚合图标,该聚合图标中包括多个应用图标。本申请实施例提供的应用程序启动装置70还包括:展开模块。上述接收模块71,还用于在接收用户对第一目标桌面中的第一应用图标的第二输入之前,接收用户的第六输 入,该第六输入为用户在原始桌面中对聚合图标的输入。展开模块,用于响应于接收模块71接收的第六输入,展开原子桌面中的第二原子组件,以显示第二原子组件中的N个应用图标,第二原子组件为原子桌面中与多个应用图标对应的组件,N个应用图标中包括第一应用图标,N为大于1的整数;其中,上述第二输入为用户在原子桌面中对N个应用图标中的第一应用图标的输入。In a possible implementation manner, the original desktop includes an aggregated icon, and the aggregated icon includes multiple application icons. The application launching device 70 provided in the embodiment of the present application further includes: an expanding module. The above-mentioned receiving module 71 is further configured to receive a sixth input from the user before receiving the second input from the user on the first application icon on the first target desktop, and the sixth input is the user's input on the aggregation icon on the original desktop . The expansion module is configured to expand the second atomic component in the atomic desktop in response to the sixth input received by the receiving module 71, to display the N application icons in the second atomic component, the second atomic component is the atomic desktop with multiple For the component corresponding to the application icon, the N application icons include the first application icon, and N is an integer greater than 1; wherein, the second input is the user's input on the first application icon among the N application icons in the Atom Desktop.
在一种可能的实现方式中,上述原子桌面与所述原始桌面中的图标一一对应。本申请实施例提供的应用程序启动装置70还包括:确定模块。确定模块,用于在从原子桌面中的第一页面切换至第二页面的情况下,根据第二页面中的图标,从原始桌面中确定与第二页面中的图标对应的图标,并在原始桌面中标记与第二页面中的图标对应的图标。In a possible implementation manner, the above atomic desktop corresponds to the icons on the original desktop one by one. The application launching device 70 provided in the embodiment of the present application further includes: a determination module. The determination module is used to determine the icon corresponding to the icon on the second page from the original desktop according to the icon on the second page when switching from the first page to the second page in the atom desktop, and Mark the icon on the desktop corresponding to the icon on the second page.
本申请实施例提供一种应用程序启动装置,用户可以通过第一输入,使得应用程序启动装置可以同时显示原始桌面和原子桌面,从而用户可以直接对任意一个桌面中的应用图标进行第二输入,使得应用程序启动装置可以快速地从另一个桌面中查找到该应用图标,并在该另一个桌面中启动对应的应用程序,而无需用户从另一个桌面中的所有应用图标中逐一查找需求启动的应用程序的图标,因此简化了用户在桌面中查找应用图标的操作,且节省了用户的耗时,如此提升了应用程序启动装置启动应用程序的效率。An embodiment of the present application provides an application program launching device. The user can make the application program launching device display the original desktop and the atomic desktop at the same time through the first input, so that the user can directly perform the second input on the application icon in any one of the desktops. The application program launcher can quickly find the application icon from another desktop, and start the corresponding application program on the other desktop, without the need for the user to search one by one from all the application icons on the other desktop. The icon of the application program simplifies the user's operation of searching for the application icon on the desktop, and saves the user's time-consuming, thus improving the efficiency of the application program launching device to start the application program.
本申请实施例中的应用程序启动装置可以是装置,也可以是电子设备中的部件、集成电路、或芯片。该装置可以是移动电子设备,也可以为非移动电子设备。示例性的,移动电子设备可以为手机、平板电脑、笔记本电脑、掌上电脑、车载电子设备、可穿戴设备、超级移动个人计算机(ultra-mobile personal computer,UMPC)、上网本或者个人数字助理(personal digital assistant,PDA)等,非移动电子设备可以为服务器、网络附属存储器(Network Attached Storage,NAS)、个人计算机(personal computer,PC)、电视机(television,TV)、柜员机或者自助机等,本申请实施例不作具体限定。The device for launching an application program in the embodiment of the present application may be a device, or a component, an integrated circuit, or a chip in an electronic device. 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 devices can be servers, 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 device for launching an application program in this embodiment of the present application may be a device with an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, which are not specifically limited in this embodiment of the present application.
本申请实施例提供的应用程序启动装置能够实现上述方法实施例实现的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The application program launching device provided by the embodiment of the present application can realize the various processes realized by the above method embodiments, and can achieve the same technical effect, and to avoid repetition, details are not repeated here.
可选地,如图9所示,本申请实施例还提供一种电子设备90,包括处理器91,存储器92,存储在存储器92上并可在所述处理器91上运行的程序或指令,该程序或指令被处 理器91执行时实现上述方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。Optionally, as shown in FIG. 9 , the embodiment of the present application also provides an electronic device 90, including a processor 91, a memory 92, and programs or instructions stored in the memory 92 and operable on the processor 91, When the program or instruction is executed by the processor 91, the various processes of the above-mentioned method embodiments 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.
图10为实现本申请实施例的一种电子设备的硬件结构示意图。FIG. 10 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
该电子设备100包括但不限于:射频单元101、网络模块102、音频输出单元103、输入单元104、传感器105、显示单元106、用户输入单元107、接口单元108、存储器109、以及处理器110等部件。The electronic device 100 includes but is not limited to: a radio frequency unit 101, a network module 102, an audio output unit 103, an input unit 104, a sensor 105, a display unit 106, a user input unit 107, an interface unit 108, a memory 109, and a processor 110, etc. part.
本领域技术人员可以理解,电子设备100还可以包括给各个部件供电的电源(比如电池),电源可以通过电源管理系统与处理器110逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。图10中示出的电子设备结构并不构成对电子设备的限定,电子设备可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置,在此不再赘述。Those skilled in the art can understand that the electronic device 100 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 110 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. 10 does not constitute a limitation to the electronic device. The electronic device may include more or fewer components than shown in the figure, or combine certain components, or arrange different components, and details will not be repeated here. .
其中,用户输入单元107,用于接收用户的第一输入。显示单元106,用于响应于第一输入,在第一屏幕区域显示原始桌面,并在第二屏幕区域显示原子桌面,原始桌面和原子桌面中均包括至少一个应用图标。用户输入单元107,还用于接收用户对第一目标桌面中的第一应用图标的第二输入,第一目标桌面为原始桌面或原子桌面。处理器110,响应于第二输入,在第二目标桌面中显示目标界面,该目标界面为第二目标桌面中第一应用图标指示的应用程序的界面,第二目标桌面为原始桌面或原子桌面,且第二目标桌面与第一目标桌面不同。Wherein, the user input unit 107 is configured to receive a first input from a user. The display unit 106 is configured to, in response to the first input, display the original desktop in the first screen area, and display the atomic desktop in the second screen area, where both the original desktop and the atomic desktop include at least one application icon. The user input unit 107 is further configured to receive a second input from the user on the first application icon on the first target desktop, where the first target desktop is the original desktop or the atomic desktop. The processor 110, in response to the second input, displays a target interface on the second target desktop, where the target interface is the interface of the application program indicated by the first application icon on the second target desktop, and the second target desktop is the original desktop or the atomic desktop , and the second target desktop is different from the first target desktop.
本申请实施例提供一种电子设备,用户可以通过第一输入,使得电子设备可以同时显示原始桌面和原子桌面,从而用户可以直接对任意一个桌面中的应用图标进行第二输入,使得电子设备可以快速地从另一个桌面中查找到该应用图标,并在该另一个桌面中启动对应的应用程序,而无需用户从另一个桌面中的所有应用图标中逐一查找需求启动的应用程序的图标,因此简化了用户在桌面中查找应用图标的操作,且节省了用户的耗时,如此提升了电子设备启动应用程序的效率。An embodiment of the present application provides an electronic device. The user can make the electronic device display the original desktop and the atomic desktop at the same time through the first input, so that the user can directly perform the second input on the application icon in any desktop, so that the electronic device can Quickly find the application icon from another desktop, and start the corresponding application in the other desktop, without the need for the user to search for the icon of the application that needs to be started one by one from all the application icons in the other desktop, so It simplifies the user's operation of searching for the application icon on the desktop, and saves the user's time-consuming, thus improving the efficiency of the electronic device to start the application program.
可选地,本申请实施例中,处理器110,还用于在在第二目标桌面中显示目标界面之前,在第二目标桌面中标记第一应用图标。用户输入单元107,还用于接收用户对在第二目标桌面中对第一应用图标的第三输入。处理器110,具体用于响应于第三输入,在第二 目标桌面中启动第一应用图标指示的应用程序。Optionally, in this embodiment of the present application, the processor 110 is further configured to mark the first application icon on the second target desktop before displaying the target interface on the second target desktop. The user input unit 107 is further configured to receive a third input from the user on the first application icon on the second target desktop. The processor 110 is specifically configured to, in response to the third input, start the application program indicated by the first application icon on the second target desktop.
可选地,本申请实施例中,上述原子桌面中包括第一原子组件,该第一原子组件中包括多个应用图标。用户输入单元107,还用于在接收用户对第一目标桌面中的第一应用图标的第二输入之前,接收用户的第四输入,该第四输入为用户在原子桌面中对第一原子组件的输入。处理器110,还用于响应于第四输入,将原始桌面中与多个应用图标对应的M个应用图标,移动至原始桌面中的目标区域,M个应用图标中包括第一应用图标,M为大于1的整数;其中,上述第二输入为用户在原始桌面中对M个应用图标中的第一应用图标的输入。Optionally, in this embodiment of the present application, the foregoing atomic desktop includes a first atomic component, and the first atomic component includes a plurality of application icons. The user input unit 107 is further configured to receive a fourth input from the user before receiving the second input from the user on the first application icon on the first target desktop, the fourth input is the user's input to the first atomic component on the atomic desktop input of. The processor 110 is further configured to, in response to the fourth input, move M application icons corresponding to the plurality of application icons on the original desktop to a target area on the original desktop, where the M application icons include the first application icon, M is an integer greater than 1; wherein, the above-mentioned second input is the user's input on the first application icon among the M application icons in the original desktop.
可选地,本申请实施例中,用户输入单元107,还用于在处理器110在第二目标桌面中显示目标界面之后,接收用户的第五输入,第五输入为用户在原始桌面中对M个应用图标的输入。处理器110,还用于响应于第五输入,恢复M个应用图标在原始桌面中的显示位置。Optionally, in this embodiment of the present application, the user input unit 107 is further configured to receive a fifth input from the user after the processor 110 displays the target interface on the second target desktop, where the fifth input is the user's input on the original desktop. Input of M application icons. The processor 110 is further configured to restore the display positions of the M application icons on the original desktop in response to the fifth input.
可选地,本申请实施例中,上述原始桌面中包括聚合图标,该聚合图标中包括多个应用图标。用户输入单元107,还用于在接收用户对第一目标桌面中的第一应用图标的第二输入之前,接收用户的第六输入,该第六输入为用户在原始桌面中对聚合图标的输入。处理器110,还用于响应于第六输入,展开原子桌面中的第二原子组件,以显示第二原子组件中的N个应用图标,第二原子组件为原子桌面中与多个应用图标对应的组件,N个应用图标中包括第一应用图标,N为大于1的整数;其中,上述第二输入为用户在原子桌面中对N个应用图标中的第一应用图标的输入。Optionally, in this embodiment of the present application, the original desktop includes an aggregated icon, and the aggregated icon includes multiple application icons. The user input unit 107 is further configured to receive a sixth input from the user before receiving the second input from the user on the first application icon on the first target desktop, the sixth input being the user's input on the aggregation icon on the original desktop . The processor 110 is further configured to, in response to the sixth input, expand the second atomic component in the atomic desktop to display N application icons in the second atomic component, where the second atomic component corresponds to multiple application icons in the atomic desktop The N application icons include the first application icon, and N is an integer greater than 1; wherein, the second input is the user's input on the first application icon among the N application icons in the Atom Desktop.
可选地,本申请实施例中,上述原子桌面与原始桌面中的图标一一对应。处理器110,还用于在从原子桌面中的第一页面切换至第二页面的情况下,根据第二页面中的图标,从原始桌面中确定与第二页面中的图标对应的图标,并在原始桌面中标记与第二页面中的图标对应的图标。Optionally, in this embodiment of the present application, the above-mentioned atom desktop corresponds to the icons on the original desktop one by one. The processor 110 is further configured to determine an icon corresponding to the icon on the second page from the original desktop according to the icon on the second page when switching from the first page to the second page on the atomic desktop, and Mark the icons in the original desktop that correspond to the icons in the second page.
本申请实施例提供的电子设备能够实现上述方法实施例实现的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The electronic device provided by the embodiment of the present application can realize each process realized by the above method embodiment, and can achieve the same technical effect, and to avoid repetition, details are not repeated here.
本实施例中各种实现方式具有的有益效果具体可以参见上述方法实施例中相应实现方式所具有的有益效果,为避免重复,此处不再赘述。For the beneficial effects of the various implementations in this embodiment, refer to the beneficial effects of the corresponding implementations in the foregoing method embodiments. To avoid repetition, details are not repeated here.
应理解的是,本申请实施例中,输入单元104可以包括图形处理器(Graphics Processing Unit,GPU)1041和麦克风1042,图形处理器1041对在视频捕获模式或图像捕获模式中 由图像捕获装置(如摄像头)获得的静态图片或视频的图像数据进行处理。显示单元106可包括显示面板1061,可以采用液晶显示器、有机发光二极管等形式来配置显示面板1061。用户输入单元107包括触控面板1071以及其他输入设备1072。触控面板1071,也称为触摸屏。触控面板1071可包括触摸检测装置和触摸控制器两个部分。其他输入设备1072可以包括但不限于物理键盘、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆,在此不再赘述。存储器109可用于存储软件程序以及各种数据,包括但不限于应用程序和操作系统。处理器110可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器110中。It should be understood that, in the embodiment of the present application, the input unit 104 may include a graphics processing unit (Graphics Processing Unit, GPU) 1041 and a microphone 1042, and the graphics processing unit 1041 is used by the image capturing device ( Such as the image data of the still picture or video obtained by the camera) for processing. The display unit 106 may include a display panel 1061, and the display panel 1061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 107 includes a touch panel 1071 and other input devices 1072 . The touch panel 1071 is also called a touch screen. The touch panel 1071 may include two parts, a touch detection device and a touch controller. Other input devices 1072 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 109 may be used to store software programs as well as various data, including but not limited to application programs and operating systems. The processor 110 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 110 .
本申请实施例还提供一种可读存储介质,所述可读存储介质上存储有程序或指令,该程序或指令被处理器执行时实现上述方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present application also provides a readable storage medium, on which a program or instruction is stored, and when the program or instruction is executed by a processor, each process of the above-mentioned method embodiment is realized, and the same technology can be achieved. 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 computer readable storage medium, such as computer read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic disk or optical disk, etc.
本申请实施例另提供了一种芯片,所述芯片包括处理器和通信接口,所述通信接口和所述处理器耦合,所述处理器用于运行程序或指令,实现上述方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。The embodiment of the present application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the various processes of the above method embodiments , and can achieve the same technical effect, in order to avoid repetition, it will not be repeated 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 (12)

  1. 一种应用程序启动方法,所述方法包括:A method for starting an application, the method comprising:
    接收用户的第一输入;receiving a user's first input;
    响应于所述第一输入,在第一屏幕区域显示原始桌面,并在第二屏幕区域显示原子桌面,所述原始桌面和所述原子桌面中均包括至少一个应用图标;In response to the first input, displaying an original desktop in a first screen area, and displaying an atomic desktop in a second screen area, both of the original desktop and the atomic desktop include at least one application icon;
    接收用户对第一目标桌面中的第一应用图标的第二输入,所述第一目标桌面为所述原始桌面或所述原子桌面;receiving a user's second input on the first application icon in the first target desktop, where the first target desktop is the original desktop or the atomic desktop;
    响应于所述第二输入,在第二目标桌面中显示目标界面,所述目标界面为所述第二目标桌面中所述第一应用图标指示的应用程序的界面,所述第二目标桌面为所述原始桌面或所述原子桌面,且所述第二目标桌面与所述第一目标桌面不同。In response to the second input, a target interface is displayed on the second target desktop, the target interface is the interface of the application program indicated by the first application icon on the second target desktop, and the second target desktop is The original desktop or the atomic desktop, and the second target desktop is different from the first target desktop.
  2. 根据权利要求1所述的方法,其中,所述在在第二目标桌面中显示目标界面之前,所述方法还包括:The method according to claim 1, wherein, before displaying the target interface on the second target desktop, the method further comprises:
    在所述第二目标桌面中标记所述第一应用图标;marking the first application icon in the second target desktop;
    接收用户对在所述第二目标桌面中对所述第一应用图标的第三输入;receiving a third user input of the first application icon in the second target desktop;
    所述在在第二目标桌面中显示目标界面,包括:The displaying the target interface on the second target desktop includes:
    响应于所述第三输入,在所述第二目标桌面中启动所述第一应用图标指示的应用程序。In response to the third input, the application program indicated by the first application icon is started on the second target desktop.
  3. 根据权利要求1或2所述的方法,其中,所述原子桌面中包括第一原子组件,所述第一原子组件中包括多个应用图标;The method according to claim 1 or 2, wherein the atomic desktop includes a first atomic component, and the first atomic component includes a plurality of application icons;
    所述接收用户对第一目标桌面中的第一应用图标的第二输入之前,所述方法还包括:Before receiving the user's second input on the first application icon on the first target desktop, the method further includes:
    接收用户的第四输入,所述第四输入为用户在所述原子桌面中对所述第一原子组件的输入;receiving a fourth input from the user, where the fourth input is the user's input to the first atomic component in the atomic desktop;
    响应于所述第四输入,将所述原始桌面中与所述多个应用图标对应的M个应用图标,移动至所述原始桌面中的目标区域,所述M个应用图标中包括所述第一应用图标,M为大于1的整数;In response to the fourth input, moving M application icons corresponding to the plurality of application icons on the original desktop to a target area on the original desktop, the M application icons including the first An application icon, M is an integer greater than 1;
    其中,所述第二输入为用户在所述原始桌面中对所述M个应用图标中的所述第一应用图标的输入。Wherein, the second input is the user's input on the first application icon among the M application icons on the original desktop.
  4. 根据权利要求3所述的方法,其中,所述在在第二目标桌面中显示目标界面之 后,所述方法还包括:The method according to claim 3, wherein, after the target interface is displayed in the second target desktop, the method further comprises:
    接收用户的第五输入,所述第五输入为用户在所述原始桌面中对所述M个应用图标的输入;receiving a fifth input from the user, where the fifth input is the user's input to the M application icons on the original desktop;
    响应于所述第五输入,恢复所述M个应用图标在所述原始桌面中的显示位置。In response to the fifth input, restore the display positions of the M application icons on the original desktop.
  5. 根据权利要求1或2所述的方法,其中,所述原始桌面中包括聚合图标,所述聚合图标中包括多个应用图标;The method according to claim 1 or 2, wherein the original desktop includes an aggregated icon, and the aggregated icon includes a plurality of application icons;
    所述接收用户对第一目标桌面中的第一应用图标的第二输入之前,所述方法还包括:Before receiving the user's second input on the first application icon on the first target desktop, the method further includes:
    接收用户的第六输入,所述第六输入为用户在所述原始桌面中对所述聚合图标的输入;receiving a sixth input from the user, where the sixth input is the user's input to the aggregated icon on the original desktop;
    响应于所述第六输入,展开所述原子桌面中的第二原子组件,以显示所述第二原子组件中的N个应用图标,所述第二原子组件为所述原子桌面中与所述多个应用图标对应的组件,所述N个应用图标中包括所述第一应用图标,N为大于1的整数;In response to the sixth input, expand the second atomic component in the atomic desktop to display N application icons in the second atomic component, the second atomic component is the A component corresponding to multiple application icons, the N application icons include the first application icon, and N is an integer greater than 1;
    其中,所述第二输入为用户在所述原子桌面中对所述N个应用图标中的所述第一应用图标的输入。Wherein, the second input is the user's input on the first application icon among the N application icons in the Atom Desktop.
  6. 根据权利要求1所述的方法,其中,所述原子桌面与所述原始桌面中的图标一一对应;所述方法还包括:The method according to claim 1, wherein the atomic desktop corresponds to the icons in the original desktop one by one; the method further comprises:
    在从所述原子桌面中的第一页面切换至第二页面的情况下,根据所述第二页面中的图标,从所述原始桌面中确定与所述第二页面中的图标对应的图标,并在所述原始桌面中标记与所述第二页面中的图标对应的图标。In the case of switching from the first page in the atomic desktop to the second page, according to the icons in the second page, determining the icon corresponding to the icon in the second page from the original desktop, And mark the icons corresponding to the icons on the second page on the original desktop.
  7. 一种应用程序启动装置,所述应用程序启动装置包括:接收模块和显示模块;An application program starting device, the application program starting device comprising: a receiving module and a display module;
    所述接收模块,用于接收用户的第一输入;The receiving module is configured to receive a first input from a user;
    所述显示模块,用于响应于所述接收模块接收的所述第一输入,在第一屏幕区域显示原始桌面,并在第二屏幕区域显示原子桌面,所述原始桌面和所述原子桌面中均包括至少一个应用图标;The display module is configured to, in response to the first input received by the receiving module, display the original desktop in the first screen area, and display the atomic desktop in the second screen area, the original desktop and the atomic desktop each include at least one application icon;
    所述接收模块,还用于接收用户对第一目标桌面中的第一应用图标的第二输入,所述第一目标桌面为所述原始桌面或所述原子桌面;The receiving module is further configured to receive a second input from the user on the first application icon in the first target desktop, where the first target desktop is the original desktop or the atomic desktop;
    所述显示模块,还用于响应于所述接收模块接收的所述第二输入,在第二目标桌面中显示目标界面,所述目标界面为所述第二目标桌面中所述第一应用图标指示的应 用程序的界面,所述第二目标桌面为所述原始桌面或所述原子桌面,且所述第二目标桌面与所述第一目标桌面不同。The display module is further configured to display a target interface on the second target desktop in response to the second input received by the receiving module, and the target interface is the first application icon on the second target desktop An interface of an indicated application program, the second target desktop is the original desktop or the atomic desktop, and the second target desktop is different from the first target desktop.
  8. 根据权利要求7所述的装置,其中,所述应用程序启动装置还包括:标记模块;The device according to claim 7, wherein the application program launching device further comprises: a marking module;
    所述标记模块,用于在所述显示模块在所述在第二目标桌面中显示目标界面之前,在所述第二目标桌面中标记所述第一应用图标;The marking module is configured to mark the first application icon on the second target desktop before the display module displays the target interface on the second target desktop;
    所述接收模块,还用于接收用户对在所述第二目标桌面中对所述第一应用图标的第三输入;The receiving module is further configured to receive a user's third input on the first application icon on the second target desktop;
    所述显示模块,具体用于响应于所述接收模块接收的所述第三输入,在所述第二目标桌面中启动所述第一应用图标指示的应用程序。The display module is specifically configured to, in response to the third input received by the receiving module, start the application program indicated by the first application icon on the second target desktop.
  9. 一种电子设备,包括处理器,存储器及存储在所述存储器上并可在所述处理器上运行的程序或指令,所述程序或指令被所述处理器执行时实现如权利要求1至6中任一项所述的应用程序启动方法的步骤。An electronic device, comprising a processor, a memory, and a program or instruction stored in the memory and operable on the processor, when the program or instruction is executed by the processor, claims 1 to 6 are realized The steps of any one of the application program starting methods.
  10. 一种可读存储介质,所述可读存储介质上存储程序或指令,所述程序或指令被处理器执行时实现如权利要求1至6中任一项所述的应用程序启动方法的步骤。A readable storage medium, on which a program or instruction is stored, and when the program or instruction is executed by a processor, the steps of the method for starting an application program according to any one of claims 1 to 6 are realized.
  11. 一种计算机程序产品,所述程序产品被至少一个处理器执行以实现如权利要求1至6中任一项所述的应用程序启动方法。A computer program product, the program product is executed by at least one processor to implement the method for launching an application program according to any one of claims 1 to 6.
  12. 一种用户设备UE,包括所述UE被配置成用于执行如权利要求1至6中任一项所述的应用程序启动方法。A user equipment (UE), comprising the UE being configured to execute the method for initiating an application program according to any one of claims 1 to 6.
PCT/CN2022/124177 2021-10-09 2022-10-09 Application program start method and apparatus, and electronic device WO2023056977A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111177361.X 2021-10-09
CN202111177361.XA CN114090110A (en) 2021-10-09 2021-10-09 Application program starting method and device and electronic equipment

Publications (1)

Publication Number Publication Date
WO2023056977A1 true WO2023056977A1 (en) 2023-04-13

Family

ID=80296622

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/124177 WO2023056977A1 (en) 2021-10-09 2022-10-09 Application program start method and apparatus, and electronic device

Country Status (2)

Country Link
CN (1) CN114090110A (en)
WO (1) WO2023056977A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114090110A (en) * 2021-10-09 2022-02-25 维沃移动通信有限公司 Application program starting method and device and electronic equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017071286A1 (en) * 2015-10-26 2017-05-04 乐视控股(北京)有限公司 Icon moving method and apparatus
CN111371950A (en) * 2020-02-28 2020-07-03 Oppo(重庆)智能科技有限公司 Split screen response method and device, terminal and storage medium
CN111857509A (en) * 2020-07-17 2020-10-30 维沃移动通信有限公司 Split screen display method and device and electronic equipment
CN112148175A (en) * 2020-09-30 2020-12-29 维沃移动通信有限公司 Notification display mode setting method and device, electronic equipment and storage medium
CN114090110A (en) * 2021-10-09 2022-02-25 维沃移动通信有限公司 Application program starting method and device and electronic equipment

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106201174A (en) * 2016-06-24 2016-12-07 维沃移动通信有限公司 The operational approach of mobile terminal and mobile terminal
CN107273036A (en) * 2017-06-30 2017-10-20 广东欧珀移动通信有限公司 Mobile terminal and its split screen control method, computer-readable recording medium
CN115629730A (en) * 2019-07-23 2023-01-20 华为技术有限公司 Display method and related device
CN111459361B (en) * 2020-03-31 2022-06-10 维沃移动通信有限公司 Application icon display method and device and electronic equipment
CN111880870A (en) * 2020-06-19 2020-11-03 维沃移动通信有限公司 Method and device for controlling electronic equipment and electronic equipment
CN112416200A (en) * 2020-11-26 2021-02-26 维沃移动通信有限公司 Display method, display device, electronic equipment and readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017071286A1 (en) * 2015-10-26 2017-05-04 乐视控股(北京)有限公司 Icon moving method and apparatus
CN111371950A (en) * 2020-02-28 2020-07-03 Oppo(重庆)智能科技有限公司 Split screen response method and device, terminal and storage medium
CN111857509A (en) * 2020-07-17 2020-10-30 维沃移动通信有限公司 Split screen display method and device and electronic equipment
CN112148175A (en) * 2020-09-30 2020-12-29 维沃移动通信有限公司 Notification display mode setting method and device, electronic equipment and storage medium
CN114090110A (en) * 2021-10-09 2022-02-25 维沃移动通信有限公司 Application program starting method and device and electronic equipment

Also Published As

Publication number Publication date
CN114090110A (en) 2022-02-25

Similar Documents

Publication Publication Date Title
WO2022017525A1 (en) Page display method and apparatus, and electronic device
WO2023005920A1 (en) Screen splitting method and apparatus, and electronic device
WO2022001899A1 (en) Application management method and apparatus, and electronic device
WO2023061280A1 (en) Application program display method and apparatus, and electronic device
WO2022194004A1 (en) Application icon arrangement method and apparatus, and electronic device
WO2022228378A1 (en) Interaction method and apparatus for wearable device, and electronic device and readable storage medium
WO2023284799A1 (en) Search method and apparatus, and electronic device
US20230104250A1 (en) Application icon display method and apparatus, and electronic device
WO2022242586A1 (en) Application interface method and apparatus, and electronic device
WO2022253181A1 (en) Icon arrangement method and apparatus, and electronic device
WO2022242542A1 (en) Application icon management method and electronic device
WO2022143660A1 (en) Icon display method and apparatus, and electronic device
WO2022111397A1 (en) Control method and apparatus, and electronic device
WO2023056977A1 (en) Application program start method and apparatus, and electronic device
US20170315703A1 (en) Projector playing control method, device, and computer storage medium
WO2022095885A1 (en) Application switching processing method and apparatus, and electronic device
WO2023056979A1 (en) Interface operation method and apparatus between dual systems, and electronic device and medium
WO2023030307A1 (en) Screenshot method and apparatus, and electronic device
WO2022247787A1 (en) Application classification method and apparatus, and electronic device
WO2023025305A1 (en) Application icon management method and apparatus, and electronic device
WO2023071996A1 (en) Object display method and apparatus, electronic device, and storage medium
WO2023078348A1 (en) Application display method and apparatus, and electronic device
WO2023045923A1 (en) Text editing method and apparatus, and electronic device
WO2023046101A1 (en) Icon display method and apparatus, and electronic device
WO2022262722A1 (en) Response method and apparatus of electronic device, 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: 22877991

Country of ref document: EP

Kind code of ref document: A1