CN113485760A - Application running method and device - Google Patents

Application running method and device Download PDF

Info

Publication number
CN113485760A
CN113485760A CN202110729672.6A CN202110729672A CN113485760A CN 113485760 A CN113485760 A CN 113485760A CN 202110729672 A CN202110729672 A CN 202110729672A CN 113485760 A CN113485760 A CN 113485760A
Authority
CN
China
Prior art keywords
application
input
control
target
function
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202110729672.6A
Other languages
Chinese (zh)
Inventor
符升升
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Hangzhou Co Ltd
Original Assignee
Vivo Mobile Communication Hangzhou Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Hangzhou Co Ltd filed Critical Vivo Mobile Communication Hangzhou Co Ltd
Priority to CN202110729672.6A priority Critical patent/CN113485760A/en
Publication of CN113485760A publication Critical patent/CN113485760A/en
Priority to PCT/CN2022/101628 priority patent/WO2023274171A1/en
Pending legal-status Critical Current

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

Abstract

The application discloses an application running method and device, and belongs to the technical field of communication. The method comprises the following steps: receiving a first input to a first application control, the first application control to indicate a first application and a first related object of the first application, the first related object including any of: a first function in a first application, a separate application of the first application; in response to the first input, performing a target operation corresponding to the first input, the target operation including any one of: the method comprises the steps of running a first application, running a body-separated application and executing a first function.

Description

Application running method and device
Technical Field
The application belongs to the technical field of communication, and particularly relates to an application running method and device.
Background
With the development of electronic devices, the functions of the electronic devices are more and more abundant. For example, a user may click on an application icon of an application to trigger the electronic device to run the application; for another example, a user may click on a functionality control in an application to trigger the electronic device to execute a function indicated by the functionality control.
However, if there are many applications installed in the electronic device or the interface where the function control is located has a deep hierarchy, the user may take a long time to find the application icon and the function control, which results in low operation efficiency of the electronic device in running the application and executing the function.
Disclosure of Invention
The embodiment of the application running method and device aims to solve the problem that the operation efficiency of running the application and executing the function of the electronic equipment is low.
In a first aspect, an embodiment of the present application provides an application running method, where the method includes: receiving a first input to a first application control, the first application control to indicate a first application and a first related object of the first application, the first related object including any of: a first function in a first application, a separate application of the first application; in response to the first input, performing a target operation corresponding to the first input, the target operation including any one of: the method comprises the steps of running a first application, running a body-separated application and executing a first function.
In a second aspect, an embodiment of the present application provides an application running apparatus, including: the device comprises a receiving module and a control module. A receiving module to receive a first input to a first application control, the first application control to indicate a first application and a first related object of the first application, the first related object including any of: a first function in a first application, a separate application of the first application; a control module, configured to, in response to the first input received by the receiving module, execute a target operation corresponding to the first input, where the target operation includes any one of: the method comprises the steps of running a first application, running a body-separated application and executing a first function.
In a third aspect, embodiments of the present application provide an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, and when executed by the processor, implement the steps of the method according to the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium on which a program or instructions are stored, which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, embodiments of the present application provide a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In an embodiment of the present application, a first input to a first application control may be received, the first application control to indicate a first application and a first related object of the first application, the first related object including any one of: a first function in a first application, a separate application of the first application; and in response to the first input, performing a target operation corresponding to the first input, the target operation including any one of: the method comprises the steps of running a first application, running a body-separated application and executing a first function. By the scheme, a user can trigger execution of a target operation corresponding to a first input through the first input to the first application control, for example, trigger execution of a first application, execute an avatar application of the first application, or execute a first function, that is, trigger execution of different target operations by different first inputs, so that, compared with a scheme that an application icon of one application, an application icon of an avatar application of the application, and a control indicating one function in the application need to be searched in the conventional technology, and then the application, the avatar application of the application, and the function need not to be searched separately for an application icon of an application and an application icon/control indicating a function in the application, so that the time for searching for an application icon and a control indicating a function in an application can be saved, therefore, the operation efficiency of the electronic equipment for running the application and executing the function can be improved.
Drawings
Fig. 1 is a schematic diagram of an application running method provided in an embodiment of the present application;
fig. 2 is one of schematic interfaces of an application running method application provided in an embodiment of the present application;
fig. 3 is a second schematic interface diagram of an application of the application running method according to the embodiment of the present application;
fig. 4 is a third schematic interface diagram of an application running method according to the embodiment of the present application;
fig. 5 is a schematic diagram of an application execution apparatus according to an embodiment of the present application;
fig. 6 is a schematic diagram of an electronic device provided in an embodiment of the present application;
fig. 7 is a hardware schematic diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described clearly below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments that can be derived by one of ordinary skill in the art from the embodiments given herein are intended to be within the scope of the present disclosure.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application are capable of operation in sequences other than those illustrated or described herein. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
It should be noted that, the marks in the embodiments of the present application are used to indicate words, symbols, images, and the like of information, and a control or other container may be used as a carrier for displaying information, including but not limited to a word mark, a symbol mark, and an image mark.
The application running method, the application running device and the electronic device provided by the embodiment of the present application are described in detail through specific embodiments and application scenarios thereof with reference to the accompanying drawings.
The application running method provided by the embodiment of the application can be applied to a scene of quickly running the main application and/or the self-body application of the main application, or a scene of quickly running the application and/or executing the function in the application.
Scene 1: fast running main application and/or separate application of main application
At present, the electronic device may support "application is opened more", and specifically, an application-specific split application may be set, so that an icon of the application and an icon of the split application may be respectively displayed on a desktop, and thus, a user may trigger the electronic device to simultaneously run the application and the split application through input of the icon of the application and the icon of the split application, so that "application is opened more". However, after the application icon of an application and the application icon of the avatar application of the application need to be searched in the desktop respectively, the application and the avatar application can be run respectively, so that the operation process of switching/simultaneously running the application and the avatar application of the application by the electronic device takes a long time, and the operation efficiency of switching/simultaneously running the application and the avatar application of the application by the electronic device is low.
In the embodiment of the application, a user may input an application control indicating one application (hereinafter referred to as application a) and the avatar application of the application a to trigger the avatar application of running the application a or the application a, that is, the user may trigger the avatar application of running the application a and the application a simultaneously through different inputs to the application control without respectively searching for an application icon of the application a and an application icon of the avatar application of the application a, so that a time period for searching for the application icon may be saved, and operation efficiency of switching/running the application and the avatar application of the application simultaneously by the electronic device may be improved.
Scene 2: fast execution of functions in an application
At present, when a user needs to run a function (hereinafter referred to as function 1) in an application (hereinafter referred to as application b), the user may first find an application icon of the application b in a desktop and click on the application icon to trigger running of the application b; the user may then browse the various interfaces of application b to find the functionality control indicating functionality 1, so that the user may click on the functionality control to trigger the execution of functionality 1. Therefore, if the index of the interface where the function control is located is deep, the user may spend a long time to find the function control, and the efficiency of the electronic device executing the function in the application a is low.
In the embodiment of the application, a user can firstly find the application control indicating the application b and the function 1 in the application b in the desktop, and then the user can directly trigger the running of the function 1 through the input of the application control without triggering the running of the application b and finding the function control indicating the function 1 in the application b, so that the efficiency of the electronic device for executing the function in the application can be improved. It can be understood that in the embodiment of the present application, the user may also trigger to run the application b through another input to the application control.
Optionally, the "application control" in the embodiment of the present application may be implemented based on the "Huarong grid". The Huarong grid is a brand-new desktop grid system, and a network system with a silver division rate is adopted, so that each icon of a desktop can be flexibly and freely displayed, and the icons are completely matched randomly by a user according to own preference no matter the icons are enlarged or reduced.
With reference to fig. 1, an embodiment of the present application provides an application running method, which may include steps 101 and 102 described below. The following is an exemplary description taking as an example that the application execution apparatus executes the method.
Step 101, an application running device receives a first input of a first application control from a user.
Wherein the first application control may be used to indicate the first application and a first related object of the first application, the first related object including any of: the first function in the first application (for convenience of description, the "first application" will be referred to as "first split application" hereinafter, both of which have the same meaning and are interchangeable) is provided.
In this embodiment, the first application control may be an application control in a desktop of the electronic device.
Alternatively, in the embodiment of the present application, the first application may be any type of application installed in the electronic device. For example, the first application may be any type of application such as a communication type, an office type, an image processing type, a news information type, a novel type, and the like.
Optionally, in this embodiment of the application, the first function is a built-in function of the first application. For example, the first function may be any possible built-in function such as a payment function, a photographing function, an image processing function, an information transmitting and receiving function, and the like in the first application.
Optionally, in this embodiment of the application, the first input may be a touch input or a hover input of the user to the first application control.
For example, the first input may be any possible touch input such as a click input, a long-press input, a re-press input, and the like of the user on the first application control, which may be determined according to actual usage requirements, and the embodiment of the present application is not limited.
And 102, responding to the first input by the application running device, and executing a target operation corresponding to the first input.
Wherein the target operation may include any one of: the method includes running a first application, running a first avatar application, and performing a first function.
In the embodiment of the application, different first inputs correspond to different target operations.
In the application running method provided by the embodiment of the application, a user can trigger execution of a target operation corresponding to a first input through a first input to a first application control, for example, trigger execution of a first application, execute an avatar application of the first application, or execute a first function, that is, different first inputs trigger execution of different target operations, so that compared with a scheme that an application icon of one application, an application icon of an avatar application of the application, and a control indicating one function in the application need to be searched for in the conventional technology, before the application icon of the application, the avatar application of the application, and the function are executed, respectively, the application running method provided by the embodiment of the application does not need to separately search for an application icon of the application, and an application icon/a control indicating a function in the application, so that the time for searching for the application icon and the control indicating the function in the application can be saved, therefore, the operation efficiency of running the application and executing the function of the electronic equipment can be improved.
Optionally, in this embodiment of the present application, the first display area of the first application control may include a first identifier, and the second display area of the first application control may include a second identifier, where the first identifier is used to indicate the first application, and the second identifier is used to indicate the first related object.
It should be noted that, in the embodiment of the present application, the following may be understood that different first inputs correspond to different target operations: the input object of the first input is different, and the target operation corresponding to the first input is also different.
Specifically, when the first input is input to the first identifier by the user, the target operation is to run the first application; or, in the case that the first input is an input to the second identifier, the target operation is to run the avatar application or to perform the first function.
Optionally, in this embodiment of the application, the number of the first associated objects may be N, where N is a positive integer.
Specifically, when the first associated object is a first avatar application, the number of the first avatar applications may be N. The N number of split applications may be all split applications or part of split applications of the first application, and may be specifically determined according to actual use requirements.
When the first associated object is a first function, if the number of the first functions is N, the N functions may be functions in the built-in functions of the first application.
Optionally, in this embodiment of the application, the first associated object may include any one of the following: user triggered selection, system defaults determined from historical usage frequency of user usage.
Optionally, in this embodiment of the application, if the first related object is a first avatar application (i.e., an avatar application of the first application), and N is greater than 1, the number of the second identifiers is also N, and the N first avatar applications are in one-to-one correspondence with the N second identifiers; namely, the second display area comprises N second identifiers, and each second identifier indicates one first avatar application in the N first avatar applications. If the first related object is a first function in the first application and N is greater than 1, the number of the second identifications is also N, and the N first functions are in one-to-one correspondence with the N second identifications; namely, the second display area comprises N second marks, and each second mark indicates one first function in the N first functions.
It can be understood that, in this embodiment of the application, when the second display area includes N second identifiers, and N is greater than 1, the user may trigger to perform different operations by inputting different second identifiers of the N identifiers.
Optionally, in this embodiment of the application, when the second display area includes N second identifiers and N is greater than 1, the second display area may include N sub-display areas, and each sub-display area includes one second identifier.
Optionally, in this embodiment of the application, the N sub-display areas may be continuous display areas or discontinuous display areas.
In the embodiment of the application, the user can trigger the application running device to execute different operations through inputting different identifiers in the first application control, so that the accuracy of running the application and executing the function can be improved on the basis of improving the operation efficiency of running the application and executing the function of the electronic equipment.
For convenience of description, in the following embodiments, an application running method provided by the embodiments of the present application is exemplarily illustrated by taking N equal to 1 as an example. For the description that N is greater than 1, reference may be made specifically to the description that N is equal to 1.
Optionally, in this embodiment of the application, the first display area and the second display area may be displayed simultaneously, that is, the first identifier and the second identifier are displayed simultaneously (implementation mode 1); the first display area and the second display area can be displayed independently, namely the second display area is hidden when the first display area is displayed, and the first display area is hidden when the second display area is displayed; i.e. the first and second identifiers are displayed separately (implementation 2).
For example, in implementation mode 1, as shown in fig. 2 (a), a first display area 21 and a second display area 22 of a first application control are displayed on a desktop 20 of the electronic device, wherein an identifier a of "application 1" is included in the first display area 21, and an identifier B of an avatar application of "application 1" is included in the second display area 22.
For another example, in implementation 2, as shown in fig. 2 (B), a first display area 21 of a first application control is displayed on the desktop 20 of the electronic device, where an identifier a of "application 1" is included in the first display area 21, that is, the identifier a is in a display state, and an identifier B of an application avatar of "application 1" is in a hidden state.
The following respectively takes implementation mode 1 and implementation mode 2 as examples to exemplarily describe the application running method provided by the embodiment of the present application.
Implementation mode 1: the first display region and the second display region are simultaneously displayed
Optionally, in this embodiment of the application, both the first display area and the second display area of the first application control are in a display state, so that a user may directly input the first identifier in the first display area to trigger the application running device to run the first application; alternatively, the user may directly input the second identifier in the second display area to trigger the application execution device to execute the avatar application of the first application or to execute a function in the first application. In this way, since the first identifier and the second identifier can be displayed simultaneously, the user can directly input the first identifier and/or the second identifier to trigger execution of an operation meeting the actual use requirement of the user. This may further simplify the operation of running the application and/or performing functions in the application.
Implementation mode 2: the first display region and the second display region may be displayed separately
Optionally, in this embodiment of the application, the first application control may be specifically displayed in one window (hereinafter, referred to as a target window) in the desktop, and a display size of the target window is smaller than a display size of the first application control, for example, the display size of the target window may be equal to a display size of the first display area and/or the second display area. Therefore, the desktop space occupied by the first application control can be reduced, and the desktop space can be saved.
Optionally, in this embodiment of the application, since the first display area and the second display area are displayed separately, when one of the first display area and the second display area is in a display state, a user may trigger the application execution device to control the other of the first display area and the second display area to be in a display state and control the one area to be in a hidden state by inputting on the one area. Namely, the user can trigger the switching of the states of the first display area and the second display area through the input on the display area in the display state.
For example, in the embodiment of the present application, it is assumed that the first display region is in a display state and the second display region is in a hidden state; the target operation is to run a separate application of the first application or to perform a first function, then: before the step 101, the application running method provided in the embodiment of the present application may further include the following step 103 and step 104.
And 103, receiving a second input of the user to the first display area by the application running device.
And 104, the application running device responds to the second input, controls the first display area to be in a hidden state, and controls the second display area to be in a display state.
In the embodiment of the application, the first input is input of the second identifier in the second display area by the user.
Optionally, in this embodiment of the application, the second input may be a sliding input of the user on the first display area.
For example, the second input may be an input by the user sliding up, down, left, or right on the first display area.
The above upper, lower, left and right are illustrated by taking the example that the screen of the electronic device displays the first display area when the screen of the electronic device faces the user.
The above steps 103 and 104 are exemplarily described below with reference to specific examples.
Exemplarily, assuming that the first display region is in a display state, then: as shown in fig. 2 (b), the user may slide (i.e., a second input) upward on the first display area 21, so that the application execution apparatus may display the second display area 22 on the desktop 20 and hide the first display area 21 as shown in fig. 3 (a). Namely, the first display area is controlled to be in a hidden state, and the second display area is controlled to be in a display state. Then, as shown in fig. 3(a), the user may slide upward on the second display area 22 (yet another second input), so that the application execution apparatus may display the second display area 21 and hide the first display area 22 as shown in fig. 3 (b); i.e. the second display area is controlled to be in a hidden state and the second display area 22 is controlled to be in a displayed state. This may enable updating of the display area in the first application control.
In the embodiment of the application, the user can trigger the application running device to control the other area of the first application control to be in the display state by inputting to the area of the first application control in the display state, so that the user can switch different areas of the first application control to be in the display state according to the actual use requirement of the user. In this way, the user can trigger and execute the operation meeting the actual use requirement through the first input and the second input.
Optionally, in this embodiment of the application, the first application control may be set for user triggering.
The following is an exemplary description of the process of user-triggered setting of application controls.
Illustratively, before the step 101, the application running method provided by the embodiment of the present application may further include the following steps 105 and 106.
And 105, receiving a third input of the first control by the user through the application running device.
The first control indicates that the target function is in a disabled state, and the target function is a function for associating the application with a related object of the application.
In the embodiment of the present application, the expression "associating an application with a related object of the application" may be understood as: and displaying the identification (such as an application icon) of the application and the identification of the related object of the application in an associated mode.
Optionally, in this embodiment of the application, the first control may be a control in the electronic device for indicating a state (including an enabled state and a disabled state) in which the target function is located.
Optionally, in this embodiment of the present application, the first control may be displayed in an "application-to-body" setting interface in the setting application.
For the description of the third input, reference may be specifically made to the description related to the first input in the foregoing embodiment, and details are not repeated here to avoid repetition.
And 106, enabling the target function by the application running device in response to the third input, and adding M application controls in the desktop.
Each of the M application controls is used to indicate a second application and a related object of the second application, the M application controls include a first application control, and M is a positive integer. That is, the M application controls indicate the M second applications and related objects of the M second applications, and the M application controls, the M second applications, and the related objects of the M second applications are in one-to-one correspondence.
Optionally, in this embodiment of the application, the M second applications may be any M applications in the electronic device.
For example, the second application may be an application program having an avatar application in the electronic device. Alternatively, the second application may be an application in the electronic device having a functional widget (e.g., a music widget in a music application). Alternatively, the second application may be an application selected by the user from the electronic device, and the user may further select a function requiring a shortcut operation from the application, for example, the first function, so that the application execution device may jointly display an identifier indicating the application and an identifier indicating the function.
Optionally, in this embodiment of the application, in order to save desktop space, after the application running apparatus adds M application controls in the desktop, it may cancel that the application icons of the M second applications and the identifiers of the associated objects of the M second applications (for example, the application icons of the second applications that are separate from the applications/the identifiers of the first applications) are separately displayed in the desktop.
It is to be understood that, in the embodiment of the present application, after the application execution device enables the target function, the first control indicates that the target function is in an enabled state.
Optionally, in this embodiment of the application, when the first control indicates that the target function indicates the enabled state, the user may further trigger the application execution device to disable the target function through an input to the first control, so that the application execution device may delete the M application controls from the desktop, and may restore to independently/individually display the application icons of the M second applications and the identifiers of the associated objects of the M second applications in the desktop.
In the embodiment of the application, the user can trigger the application running device to jointly display the application and the associated object of the application through the input of the first control, so that the process of switching and operating the application and the associated object of the application by the user can be simplified, and the desktop space can be saved.
Optionally, in this embodiment of the present application, after the step 105, the application running method provided in this embodiment of the present application may further include the following steps 107 and 108; the above step 106 can be specifically realized by the step 106a described below.
And step 107, enabling the target function by the application running device in response to the third input, and displaying at least two option controls.
Each of the at least two option controls may correspond to a distribution manner of a display area of the application control (i.e., implementation 1) or a trigger update manner (i.e., implementation 2).
The following describes an application running method provided in an embodiment of the present application by way of example with reference to fig. 4.
Illustratively, as shown in fig. 4 (a), the application execution device displays an application avatar setting interface 40 in the setting application, a first control 41 is included in the application avatar setting interface 40, and the user can click on the first control 41 (i.e., a third input), so that: in the foregoing implementation manner 1, the application execution apparatus may enable the target function, and as shown in (b) in fig. 4, the application execution apparatus may superimpose a display interface 42 on the application avatar setting interface 40, where the interface 42 may include at least two option controls, and each option control corresponds to a distribution manner of a display area of the application control. In the foregoing implementation manner 2, the application execution apparatus may enable the target function, and as shown in (c) in fig. 4, the application execution apparatus may superimpose a display interface 43 on the application avatar setting interface 40, where the interface 43 may include at least two option controls, and each option control corresponds to an update triggering manner of a display area of the application control.
Note that "main" in fig. 4 indicates a display area where the application identifier is located, and "separate" indicates a display area where the application identifier associated with the application is located.
And step 108, the application running device receives a fourth input of the user to a target option control in the at least two option controls.
And 106, adding M application controls in the desktop by the application running device in response to the fourth input.
In the implementation mode 1, the target option control corresponds to a target distribution mode; in the above implementation 2, the target update triggers.
In the embodiment of the application, the distribution mode of the display areas of the M application controls is a target distribution mode; or, the update triggering mode of the display areas of the M application controls is a target update triggering mode.
Optionally, in this embodiment of the application, in implementation mode 1, the target distribution manner may include any one of the following: the second display area is positioned above the first display area, the second display area is positioned below the first display area, the second display area is positioned on the left side of the first display area, the second display area is positioned on the right side of the first display area, the second display area is positioned on the left lower side of the first display area, the second display area is positioned on the right upper side of the first display area, the second display area is positioned on the left upper side of the first display area, the second display area is positioned on the right lower side of the first display area, and the second display area is positioned outside the first display area.
Optionally, in this embodiment of the application, in the implementation 2, the target update triggering manner may include any one of the following: sliding up on the third area triggers an update, sliding down on the third area triggers an update, sliding left on the third area triggers an update, sliding right on the third area triggers an update. The third area may be the first display area or the second display area.
Optionally, in this embodiment of the application, after receiving the fourth input of the user target option control, the application running apparatus may display target prompt information to prompt the user of the trigger update mode or the distribution mode selected by the user. For example, the application execution device may display an animated special effect corresponding to the target update manner or the target distribution manner.
Optionally, in this embodiment of the application, after the application running apparatus displays the target prompt information, the application running apparatus may use a target distribution manner (target trigger update manner) corresponding to the target option control as a distribution manner (trigger update manner) of the display areas of the M application controls.
For the description of the fourth input, reference may be specifically made to the description related to the first input in the foregoing embodiment, and details are not repeated here to avoid repetition.
Optionally, in this embodiment of the application, in implementation 2 above, the identifier (for example, the first identifier) of the application is presented by default, and the identifier of the associated object of the application is hidden.
It should be noted that, in the application running method provided in the embodiment of the present application, the execution main body may be an application running apparatus, or a control module in the application running apparatus for executing the application running method. In the embodiment of the present application, an application execution device executes an application execution method as an example, and the application execution device provided in the embodiment of the present application is described.
As shown in fig. 5, an application execution device 50 according to an embodiment of the present application includes: a receiving module 51 and a control module 52. A receiving module 51, configured to receive a first input to a first application control, where the first application control is configured to indicate a first application and a first related object of the first application, and the first related object includes any one of the following: a first function in a first application, a separate application of the first application; a control module 52, configured to, in response to the first input received by the receiving module 51, execute a target operation corresponding to the first input, where the target operation includes any one of: the method comprises the steps of running a first application, running a body-separated application and executing a first function.
In a possible implementation manner, the first display area of the first application control includes a first identifier, the second display area of the first application control includes a second identifier, the first identifier is used to indicate the first application, and the second identifier is used to indicate the first related object.
Wherein the target operation is to run the first application in a case that the first input is an input to the first identifier; or, in the case that the first input is an input to the second identifier, the target operation is to run the avatar application or to perform the first function.
In a possible implementation manner, the first display area is in a display state, and the second display area is in a hidden state; the target operation is to run a separate application or execute a first function; a receiving module 51, further configured to receive a second input to the first display area before receiving the first input to the first application control; the control module 52 is further configured to control the first display area to be in the hidden state and control the second display area to be in the display state in response to the second input received by the receiving module 51. Wherein the first input is an input to the second identifier.
In a possible implementation manner, a desktop of the electronic device includes M application icons, and the M application icons are application icons of M second applications. The receiving module 51 is further configured to receive, before receiving the first input to the first application control, a third input to the first control, where the first control indicates that a target function is in a disabled state, and the target function is a function that associates an application with a related object of the application; the control module 52 is further configured to enable the target function in response to the third input received by the receiving module 51, and add M application controls in the desktop, where each application control is used to indicate a second application and a related object of the second application, and the M application controls include the first application control.
In a possible implementation manner, the application execution device may further include a display module. The display module is further configured to display at least two option controls before the control module 52 adds M application controls in the desktop, where each option control corresponds to a distribution manner or an update triggering manner of a display area of the application control; the receiving module 51 is further configured to receive a fourth input to a target option control in the at least two option controls, where the target option control corresponds to a target distribution mode or a target update trigger mode; and the control module 52 is specifically configured to add M application controls in the desktop in response to the fourth input. The distribution mode of the display areas of the M application controls is a target distribution mode; or the update triggering mode of the display areas of the M application controls is a target update triggering mode.
In the application running apparatus provided in this embodiment of the present application, based on a first input of a first application control by a user, a target operation corresponding to the first input may be performed, for example, a first application is run, an avatar application of the first application is run, or a first function is executed, that is, different target operations are executed based on different first inputs, so that compared with a scheme in the conventional art that an application icon of an application, an application icon of an avatar application of the application, and a control indicating one function in the application need to be searched for before the application is run, the avatar application of the application is run, and the function is executed, respectively, the application running apparatus provided in this embodiment of the present application does not need to separately search for an application icon of an application and an application icon of an avatar application of the application/a control indicating a function in the application, so that a time for searching for an application icon and a control indicating a function in the application can be saved, therefore, the operation efficiency of running the application and executing the function of the electronic equipment can be improved.
The beneficial effects of the various implementation manners in this embodiment may specifically refer to the beneficial effects of the corresponding implementation manners in the above method embodiments, and are not described herein again to avoid repetition.
The application execution device in the embodiment of the present application may be a device, and may also be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The application execution device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android operating system (Android), an iOS operating system, or other possible operating systems, which is not specifically limited in the embodiments of the present application.
The application running apparatus provided in the embodiment of the present application can implement each process implemented by the method embodiments in fig. 1 to fig. 4, and is not described here again to avoid repetition.
As shown in fig. 6, an electronic device 200 according to an embodiment of the present application is further provided, which includes a processor 202, a memory 201, and a program or an instruction stored in the memory 201 and executable on the processor 202, where the program or the instruction is executed by the processor 202 to implement the processes of the foregoing embodiment of the application execution method, and can achieve the same technical effects, and details are not repeated here to avoid repetition.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic devices and the non-mobile electronic devices described above.
Fig. 7 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 1000 includes, but is not limited to: a radio frequency unit 1001, a network module 1002, an audio output unit 1003, an input unit 1004, a sensor 1005, a display unit 1006, a user input unit 1007, an interface unit 1008, a memory 1009, and a processor 1010.
Those skilled in the art will appreciate that the electronic device 1000 may further comprise a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 1010 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 7 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is omitted here.
The user input unit 1007 is configured to receive a first input to a first application control, where the first application control is configured to indicate a first application and a first related object of the first application, and the first related object includes any one of the following: a first function in a first application, a separate application of the first application; a processor 1010, configured to execute a target operation corresponding to a first input in response to the first input received by the user input unit 1007, where the target operation includes any one of: the method comprises the steps of running a first application, running a body-separated application and executing a first function.
In a possible implementation manner, the first display area of the first application control includes a first identifier, the second display area of the first application control includes a second identifier, the first identifier is used to indicate the first application, and the second identifier is used to indicate the first related object.
Wherein the target operation is to run the first application in a case that the first input is an input to the first identifier; or, in the case that the first input is an input to the second identifier, the target operation is to run the avatar application or to perform the first function.
In a possible implementation manner, the first display area is in a display state, and the second display area is in a hidden state; the target operation is to run a separate application or execute a first function; a user input unit 1007 further configured to receive a second input to the first display region before receiving the first input to the first application control; the processor 1010 is further configured to control the first display area to be in a hidden state and control the second display area to be in a display state in response to a second input received by the user input unit 1007. Wherein the first input is an input to the second identifier.
In a possible implementation manner, a desktop of the electronic device includes M application icons, and the M application icons are application icons of M second applications. The user input unit 1007 is further configured to receive a third input to the first control before receiving the first input to the first application control, where the first control indicates that a target function is in a disabled state, and the target function is a function that associates an application with a related object of the application; the processor 1010 is further configured to enable a target function in response to a third input received by the user input unit 1007, and add the M application controls in the desktop, where each application control is used to indicate a second application and a related object of the second application, and the M application controls include the first application control.
In a possible implementation manner, the application execution device may further include a display unit 1006. A display unit 1006, configured to display at least two option controls before the processor 1010 adds M application controls in the desktop, where each option control corresponds to a distribution manner or an update trigger manner of a display area of the application control; the user input unit 1007 is further configured to receive a fourth input to a target option control in the at least two option controls, where the target option control corresponds to a target distribution mode or a target update trigger mode; the processor 1010 is specifically configured to add M application controls in the desktop in response to the fourth input. The distribution mode of the display areas of the M application controls is a target distribution mode; or the update triggering mode of the display areas of the M application controls is a target update triggering mode.
In the electronic device provided by the embodiment of the present application, based on a first input of a first application control by a user, a target operation corresponding to the first input may be performed, for example, a first application is run, an avatar application of the first application is run, or a first function is executed, that is, different target operations are executed based on different first inputs, so that compared with a scheme in the conventional art that an application icon of an application, an application icon of an avatar application of the application, and a control indicating one function in the application need to be searched for before the application is run, the avatar application of the application is run, and the function is executed, respectively, the electronic device provided by the embodiment of the present application does not need to separately search for an application icon of an application and an application icon/a control indicating a function in the application, so that the time for searching for an application icon and a control indicating a function in the application can be saved, therefore, the operation efficiency of running the application and executing the function of the electronic equipment can be improved.
The beneficial effects of the various implementation manners in this embodiment may specifically refer to the beneficial effects of the corresponding implementation manners in the above method embodiments, and are not described herein again to avoid repetition.
It should be understood that in the embodiment of the present application, the input Unit 1004 may include a Graphics Processing Unit (GPU) 10041 and a microphone 10042, and the Graphics Processing Unit 10041 processes image data of still pictures or videos obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1007 includes a touch panel 10071 and other input devices 10072. The touch panel 10071 is also referred to as a touch screen. The touch panel 10071 may include two parts, a touch detection device and a touch controller. Other input devices 10072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein. The memory 1009 may be used to store software programs as well as various data, including but not limited to application programs and operating systems. Processor 1010 may integrate an application processor that handles primarily operating systems, user interfaces, applications, etc. and a modem processor that handles primarily wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 1010.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the above embodiment of the application running method, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The processor is a processor in the electronic device in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to execute a program or an instruction, so as to implement each process of the above application execution method embodiment, and achieve the same technical effect, and in order to avoid repetition, the description is omitted here.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a computer software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. An application running method, characterized in that the method comprises:
receiving a first input to a first application control, the first application control to indicate a first application and a first related object of the first application, the first related object including any of: a separate application of the first application, a first function in the first application;
in response to the first input, performing a target operation corresponding to the first input, the target operation including any one of: running the first application, running the body-separated application, and executing the first function.
2. The method of claim 1, wherein the first display area of the first application control comprises a first identifier, wherein the second display area of the first application control comprises a second identifier, wherein the first identifier is indicative of the first application, and wherein the second identifier is indicative of the first related object;
wherein the target operation is to run the first application if the first input is an input to the first identifier; alternatively, the first and second electrodes may be,
in the case that the first input is an input to the second identifier, the target operation is to run the avatar application or to perform the first function.
3. The method of claim 2, wherein the first display region is in a display state and the second display region is in a hidden state; the target operation is to run the self-body application or execute the first function;
prior to the receiving the first input to the first application control, the method further comprises:
receiving a second input to the first display area;
in response to the second input, controlling the first display area to be in a hidden state and controlling the second display area to be in a display state;
wherein the first input is an input to the second identifier.
4. The method of any of claims 1-3, wherein the first application control is an application control in a desktop;
prior to the receiving the first input to the first application control, the method further comprises:
receiving a third input to a first control, the first control indicating that a target function is in a disabled state, the target function being a function of associating an application with a related object of the application;
and responding to the third input, enabling the target function, and adding M application controls in the desktop, wherein each application control is used for indicating one second application and a related object of the second application, the M application controls comprise the first application control, and M is a positive integer.
5. The method of claim 4, wherein prior to adding the M application controls in the desktop, the method further comprises:
displaying at least two option controls, wherein each option control in the at least two option controls corresponds to a distribution mode or an updating triggering mode of a display area of an application control;
receiving a fourth input of a target option control in the at least two option controls, wherein the target option control corresponds to a target distribution mode or a target updating triggering mode;
adding at least one application control in the desktop comprises the following steps:
in response to the fourth input, adding M application controls in the desktop;
the distribution mode of the display areas of the M application controls is the target distribution mode; or the update triggering mode of the display areas of the M application controls is the target update triggering mode.
6. An application execution apparatus, comprising: the device comprises a receiving module and a control module;
the receiving module is configured to receive a first input to a first application control, where the first application control is configured to indicate a first application and a first related object of the first application, and the first related object includes any one of: a separate application of the first application, a first function in the first application;
the control module is configured to, in response to the first input received by the receiving module, execute a target operation corresponding to the first input, where the target operation includes any one of: running the first application, running the body-separated application, and executing the first function.
7. The apparatus of claim 6, wherein the first display area of the first application control comprises a first identifier, wherein the second display area of the first application control comprises a second identifier, wherein the first identifier is indicative of the first application, and wherein the second identifier is indicative of the first related object;
wherein the target operation is to run the first application if the first input is an input to the first identifier; alternatively, the first and second electrodes may be,
in the case that the first input is an input to the second identifier, the target operation is to run the avatar application or to perform the first function.
8. The apparatus of claim 7, wherein the first display area is in a display state and the second display area is in a hidden state; the target operation is to run the self-body application or execute the first function;
the receiving module is further configured to receive a second input to the first display area before receiving the first input to the first application control;
the control module is further configured to control the first display area to be in a hidden state and control the second display area to be in a display state in response to the second input received by the receiving module;
wherein the first input is an input to the second identifier.
9. The apparatus according to any one of claims 6 to 8, wherein the desktop of the electronic device includes M application icons, and the M application icons are application icons of M second applications;
the receiving module is further configured to receive a third input to the first control before receiving the first input to the first application control, where the first control indicates that a target function is in a disabled state, and the target function is a function that associates an application with a related object of the application;
the control module is further configured to enable the target function in response to the third input received by the receiving module, and add M application controls in the desktop, where each application control is used to indicate one second application and a related object of the one second application, and the M application controls include the first application control.
10. The apparatus of claim 9, further comprising a display module;
the display module is further configured to display at least two option controls before the control module adds the M application controls to the desktop, where each option control corresponds to a distribution manner or an update trigger manner of a display area of an application control; (ii) a
The receiving module is further configured to receive a fourth input to a target option control of the at least two option controls, where the target option control corresponds to a target distribution mode or a target update trigger mode;
the control module is specifically configured to add the M application controls in the desktop in response to the fourth input;
the distribution mode of the display areas of the M application controls is the target distribution mode; or the update triggering mode of the display areas of the M application controls is the target update triggering mode.
CN202110729672.6A 2021-06-29 2021-06-29 Application running method and device Pending CN113485760A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202110729672.6A CN113485760A (en) 2021-06-29 2021-06-29 Application running method and device
PCT/CN2022/101628 WO2023274171A1 (en) 2021-06-29 2022-06-27 Application running method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110729672.6A CN113485760A (en) 2021-06-29 2021-06-29 Application running method and device

Publications (1)

Publication Number Publication Date
CN113485760A true CN113485760A (en) 2021-10-08

Family

ID=77936474

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110729672.6A Pending CN113485760A (en) 2021-06-29 2021-06-29 Application running method and device

Country Status (2)

Country Link
CN (1) CN113485760A (en)
WO (1) WO2023274171A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023274171A1 (en) * 2021-06-29 2023-01-05 维沃移动通信(杭州)有限公司 Application running method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108469965A (en) * 2018-03-15 2018-08-31 维沃移动通信有限公司 A kind of setting method and mobile terminal of application program
CN111522477A (en) * 2020-04-15 2020-08-11 维沃移动通信有限公司 Application starting method and electronic equipment
CN112306325A (en) * 2020-10-30 2021-02-02 维沃移动通信有限公司 Interaction control method and device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9785425B2 (en) * 2014-09-30 2017-10-10 Airwatch Llc Managed clone applications
CN106055211A (en) * 2016-06-29 2016-10-26 宇龙计算机通信科技(深圳)有限公司 Application icon display method and terminal
CN106293478A (en) * 2016-08-22 2017-01-04 宇龙计算机通信科技(深圳)有限公司 Application starts method and device
CN112230823A (en) * 2020-11-23 2021-01-15 深圳传音控股股份有限公司 Control method of mobile terminal, mobile terminal and storage medium
CN113485760A (en) * 2021-06-29 2021-10-08 维沃移动通信(杭州)有限公司 Application running method and device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108469965A (en) * 2018-03-15 2018-08-31 维沃移动通信有限公司 A kind of setting method and mobile terminal of application program
CN111522477A (en) * 2020-04-15 2020-08-11 维沃移动通信有限公司 Application starting method and electronic equipment
CN112306325A (en) * 2020-10-30 2021-02-02 维沃移动通信有限公司 Interaction control method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023274171A1 (en) * 2021-06-29 2023-01-05 维沃移动通信(杭州)有限公司 Application running method and device

Also Published As

Publication number Publication date
WO2023274171A1 (en) 2023-01-05

Similar Documents

Publication Publication Date Title
WO2023005920A1 (en) Screen splitting method and apparatus, and electronic device
CN112269506B (en) Screen splitting method and device and electronic equipment
WO2022194004A1 (en) Application icon arrangement method and apparatus, and electronic device
CN113238695A (en) Interaction method and device of wearable device, electronic device and readable storage medium
CN112083854A (en) Application program running method and device
CN112148165A (en) Display method and device and electronic equipment
CN113794795B (en) Information sharing method and device, electronic equipment and readable storage medium
CN113407075B (en) Icon sorting method and device and electronic equipment
CN112698762B (en) Icon display method and device and electronic equipment
CN113703627A (en) Display method, display device, electronic equipment and readable storage medium
CN113703634A (en) Interface display method and device
CN113311973A (en) Recommendation method and device
CN113360062A (en) Display control method and device, electronic equipment and readable storage medium
CN113253883A (en) Application interface display method and device and electronic equipment
WO2023274171A1 (en) Application running method and device
CN111638828A (en) Interface display method and device
WO2023093590A1 (en) Display control method and apparatus, and electronic device and medium
CN113672136A (en) Information display method, device, equipment and storage medium
CN112148169B (en) Identification display control method and device and electronic equipment
CN114090110A (en) Application program starting method and device and electronic equipment
CN114116087A (en) Interface operation method and device between two systems, electronic equipment and medium
CN114416264A (en) Message display method and device
CN114089885A (en) Application icon management method and device, electronic equipment and readable storage medium
CN113885748A (en) Object switching method and device, electronic equipment and readable storage medium
CN112286615A (en) Information display method and device of application program

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination