CN111796747A - Multi-open application processing method and device and electronic equipment - Google Patents

Multi-open application processing method and device and electronic equipment Download PDF

Info

Publication number
CN111796747A
CN111796747A CN202010617515.1A CN202010617515A CN111796747A CN 111796747 A CN111796747 A CN 111796747A CN 202010617515 A CN202010617515 A CN 202010617515A CN 111796747 A CN111796747 A CN 111796747A
Authority
CN
China
Prior art keywords
application
input
interface
user
module
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.)
Granted
Application number
CN202010617515.1A
Other languages
Chinese (zh)
Other versions
CN111796747B (en
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 Co Ltd
Original Assignee
Vivo Mobile Communication 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 Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202010617515.1A priority Critical patent/CN111796747B/en
Publication of CN111796747A publication Critical patent/CN111796747A/en
Application granted granted Critical
Publication of CN111796747B publication Critical patent/CN111796747B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • 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/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • G06F9/44526Plug-ins; Add-ons

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

The application discloses a method and a device for processing multi-open application and electronic equipment, and belongs to the technical field of electronic equipment. The processing method of the application comprises the following steps: receiving a first input of a first application interface of a first application from a user; and responding to the first input, controlling the first application to execute an operation event corresponding to the first input, and triggering at least one second application to execute the operation event corresponding to the first input, wherein the second application is an application which runs in the background and is associated with the first application. According to the application, the first application and the second application are associated, the same operation event can be executed in the first application and the second application at the same time, and the execution is not required, so that the operation convenience and the operation real-time performance of the multi-open application are improved.

Description

Multi-open application processing method and device and electronic equipment
Technical Field
The application belongs to the technical field of electronic equipment, and particularly relates to a multi-open application processing method and device and electronic equipment.
Background
Most mobile phones on the market today already support the dual application functionality (i.e. one main application, one application split). Taking a game application as an example, a user can be allowed to simultaneously open two game applications on one mobile phone, log in different account numbers, and then execute the same route task in the same map, and for the scene, the game user basically executes the operation once in the main application, then switches to the application for separating, and repeatedly executes the previous operation; taking chat application as an example, for a wechat provider, a chat software is often used to open lectures in two ways, and then the same characters or voices need to be sent out in groups in account numbers in two ways, but the current method also needs to finish sending out in one application in groups and then switch to application for sending out in groups, so that the operation process is very complicated, and the message real-time performance is not high.
In the process of implementing the present application, the inventor finds that at least the following problems exist in the prior art: the existing double-open application operation mode can be basically switched to continue operation by dividing the application of a background after a foreground operates a main application, even if the operation steps and the flow are the same, the operation steps are repeatedly executed, the operation is complex, and the real-time performance of the operation is difficult to guarantee for scenes which require time consistency.
Disclosure of Invention
The embodiment of the application aims to provide a processing method and device for multi-open applications and electronic equipment, and the method and device can solve the problems that when the same event is executed in a double-open application, the same event needs to be executed in a main application and an application in a separated manner, the operation is complicated, and the real-time performance of the operation is difficult to guarantee.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides a method for processing multiple applications, including:
receiving a first input of a first application interface of a first application from a user;
and responding to the first input, controlling the first application to execute an operation event corresponding to the first input, and triggering at least one second application to execute the operation event corresponding to the first input, wherein the second application is an application which runs in the background and is associated with the first application.
In a second aspect, an embodiment of the present application provides a processing apparatus for multiple applications, including:
the first receiving module is used for receiving first input of a user to a first application interface of a first application;
and the first response module is used for responding to the first input, controlling the first application to execute the operation event corresponding to the first input and triggering at least one second application to execute the operation event corresponding to the first input, wherein the second application is an application which runs in the background and is associated with the first application.
In a third aspect, an embodiment of the present application provides 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, the program or instructions 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, an embodiment of the present application provides 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 the embodiment of the application, receiving a first input of a user to a first application interface of a first application; and responding to the first input, controlling the first application to execute an operation event corresponding to the first input, and triggering at least one second application to execute the operation event corresponding to the first input, wherein the second application is an application which runs in the background and is associated with the first application. According to the application, the first application and the second application are associated, the same operation event can be executed in the first application and the second application at the same time, and the execution is not required, so that the operation convenience and the operation real-time performance of the multi-open application are improved.
Drawings
Fig. 1 is a schematic flowchart of a processing method of a multi-open application according to an embodiment of the present application;
FIG. 2 is a display diagram of an association control in the embodiment of the present application;
FIG. 3 is a schematic diagram of the same operations performed in the main application and the application avatar in an embodiment of the present application;
FIG. 4 is a block diagram of a processing device for multiple applications according to an embodiment of the present invention;
fig. 5 is a block diagram of the electronic device of the embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described 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, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
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.
The processing method of the multi-open application provided by the embodiment of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
As shown in fig. 1, an embodiment of the present application provides a method for processing multiple applications, which is applied to an electronic device, and the method includes:
step 101: a first input of a user to a first application interface of a first application is received.
The first application interface may be any display interface of the first application, and the first input may be a click input, a long-press input, a slide input, or the like.
Step 102: and responding to the first input, controlling the first application to execute an operation event corresponding to the first input, and triggering at least one second application to execute the operation event corresponding to the first input, wherein the second application is an application which runs in the background and is associated with the first application.
In this embodiment of the application, the second application is an application having the same type identifier as the first application, or the second application is an application separate from the first application. The type identifier may be a chat type, a shopping type, etc.
For example, the first application is a game master application, and the second application is an application separate from the first application. The user opens the game main application and the application split body through double opening in a single mobile phone, different account numbers are respectively logged in, then the first application and the second application are associated, the user only needs to operate the game role in the game of the main application, the system can be automatically mapped into the application split body, and the game role in the application split body can also execute the same operation and route in real time. The user only needs to refresh tasks in the game main application from beginning to end, and the purpose of refreshing copies and upgrading large numbers with small numbers can be achieved without application switching and repeated operation, so that the time cost and the operation complexity of the user are obviously reduced.
According to the multi-open application processing method, the first application and the second application running in the background are associated, the same operation event can be executed in the first application and the second application at the same time, and the execution is not needed, so that the operation convenience and the operation real-time performance of the multi-open application are improved.
Optionally, before the receiving the first input of the user to the first application interface of the first application, the method further includes:
receiving a second input of a user to a second application interface of the first application;
displaying an application association control in response to the second input;
receiving a third input of the application association control by a user;
and responding to the third input, and establishing an association relation between the first application and at least one second application.
The second application interface may be any interface of the first application, the second input may be a long-press input, and the third input may be a click input. For example, the user presses 3s for a long time on the second application interface, as shown in fig. 2, and an application association control is displayed, and the application association control includes an application association option. And when the user clicks the application association option, the first application and at least one second application establish an association relationship, namely, an application association mode is started.
Optionally, the establishing an association relationship between the first application and at least one second application includes:
and establishing an incidence relation between a first operation control in the first application interface and a second operation control in a third application interface, wherein the third application interface is an application interface in the second application, and the first operation control and the second operation control have the same function.
The third application interface refers to an application interface having a plurality of operation controls identical to the first application interface (that is, the third application interface is an application interface having a plurality of operation controls identical to the first application interface), and may also be expressed as an interface in which the third application interface and the first application interface have the same interface type identifier, for example, both the two application interfaces are chat interfaces and both have an input operation control and a sending operation control.
Specifically, when the second application is an application of the first application, the first application interface and the third application interface are the same application interface. After a user opens a certain mobile phone application, the mobile phone system pops up an operation selection box when the current page is pressed for a long time, an application association mode is selected, the mobile phone checks whether the current application is executed (if not, the current application is automatically opened) in the background, then the main application and the application are initialized, the same main interface is entered, and the association relationship between the same operation controls in the two main interfaces is established. After the application association mode is started, any operation executed by the user on the main interface is mapped to the application sub body, and the same operation is executed.
In the embodiment of the application, after the application association mode is started, an association relationship is established between the operation controls with the same function in the first application interface and the third application interface. For example, an input control in the first application chat interface and an input control in the second application chat interface have an association relationship therebetween, and a sending control in the first application chat interface and a sending control in the second application chat interface have an association relationship therebetween. When a user clicks a sending control in a first application chat interface, the clicking operation on the sending control in the first application chat interface is mapped to a sending control in a second application chat interface, so that the first application and the second application execute sending operation at the same time.
Here, by establishing the association relationship between the same operation controls in the two applications, it is convenient to subsequently map the operation of the user on the first application to the second application, so as to achieve the purpose of executing the same operation event in the two applications at the same time.
Optionally, before the establishing of the association relationship between the first application and at least one second application, the method further includes:
detecting whether a target application set exists in the applications running in the background, wherein the target application set comprises at least one application with the same type identification as the first application;
under the condition that the target application set exists, acquiring at least one application selected by a user in the target application set;
and determining the at least one application selected by the user as the second application.
The applications in the target application set may be displayed in the form of an application list.
For example, after a user opens a certain chat application, long-pressing on a chat page, the mobile phone system will pop up an operation selection box, select an application association mode, and the mobile phone will check whether the background has the same type of chat application running, and if so, pop up a chat application list to provide the user with the application to be associated. After a user selects one application, the system widget automatically opens the page of the application and prompts the user to enter a chat conversation interface, the system judges whether the interfaces where the two chat applications are currently located belong to the same type (for example, a chat interface), and if the interfaces belong to the same type, association processing is carried out.
Optionally, after detecting whether the target application set exists in the applications running in the background, the method further includes:
in the absence of the set of target applications, determining an application of the first application as the second application. Here, in the case where the target application set is not found, the application of the first application is automatically determined as the second application, so that the same operation event can be executed in the first application and the second application at the same time without being executed separately. Alternatively, the application avatar of the first application may be automatically opened in the background, and then the application avatar may be determined as the second application.
Optionally, the first input is input of a first operation control in the first application interface by a user;
the triggering at least one second application to execute the operation event corresponding to the first input comprises:
controlling the second application to be in the third application interface;
mapping the first input to a second operational control in the third application interface.
After the first input is received, performing initialization processing on a first application and a second application, controlling the first application to be located in a first application interface, controlling the second application to be located in a third application interface, and identifying whether the second operation control exists in the third application interface; mapping the first input to the second operational control if the second operational control is identified in the third application interface. In addition, when the second operation control is not recognized in the third application interface, prompt information is displayed, and the prompt information is used for prompting a user whether to perform associated operation again.
For example, when the second application is an application of the first application, as shown in fig. 3, a user opens two chat applications on the electronic device, the chat master application and the chat application open the same group interface separately, the chat master application and the chat application are associated separately, when the user inputs "lecture content … …" in the chat master application, the electronic device maps to an input box corresponding to the chat application, inputs the same text "lecture content … …", the user triggers a send button in the chat master application, the electronic device maps to a send button corresponding to the chat application, and triggers a send event to send out the text, the user only needs to operate in the chat master application from beginning to end, and does not need to switch to the application to repeat sending in the middle, thereby significantly reducing the time cost and the operation complexity of the user.
For another example, when the second application is an application (both chat applications) having a type identifier with the first application, after the application association mode is opened; editing characters on a chat interface of a first application by a user; the system monitors the event of editing characters; judging whether the current first application is associated with other applications, if not, ending the process, and if so, continuing to execute the following steps; and judging whether the associated application is in the same type of interface (such as a chat interface) as the first application, if not, ending the flow, and if so, automatically triggering the edited text event by the associated application, wherein the edited text content is consistent with the text content edited by the first application.
Here, by associating the same type of applications, after the application association mode is opened, as long as the two applications are in the same type of interface (e.g., chat conversation interface), the system can monitor all operation events of the master application, including button click, messaging, sliding, and the like, map them to the associated application, and perform the same event operation at the corresponding position of the associated application. According to the embodiment of the application, the operation convenience and the real-time performance of the user can be greatly improved under the condition that the user needs a plurality of applications to execute repeated operation.
According to the embodiment of the application, the first application and the second application are associated, the system can monitor all operation events of the first application, the operation comprises button clicking, message sending, sliding and the like, the operation is mapped to the second application, the same operation event is executed in the second application, and the operation convenience and the operation real-time performance of the double-opening application of a user are greatly improved.
In the processing method of the multi-open application provided in the embodiment of the present application, the execution main body may be a processing apparatus of the multi-open application, or a control module in the processing apparatus of the multi-open application, configured to execute the processing method of loading the multi-open application. In the embodiment of the present application, a processing apparatus for multiple applications executes a processing method of a loading signal as an example, and a processing method of multiple applications provided in the embodiment of the present application is described.
As shown in fig. 4, an embodiment of the present application further provides a processing apparatus 400 for multiple applications, including:
a first receiving module 401, configured to receive a first input of a first application interface of a first application from a user;
a first response module 402, configured to, in response to the first input, control the first application to execute an operation event corresponding to the first input, and trigger at least one second application to execute the operation event corresponding to the first input, where the second application is an application that runs in the background and is associated with the first application.
Optionally, in the processing apparatus for multiple applications in this embodiment of the application, the second application is an application having the same type identifier as the first application, or the second application is an application separate from the first application.
Optionally, the processing apparatus for multiple applications in the embodiment of the present application further includes:
the second receiving module is used for receiving a second input of the user to a second application interface of the first application before the first receiving module receives the first input of the user to the first application interface of the first application;
a second response module to display an application association control in response to the second input;
a third receiving module, configured to receive a third input to the application association control by a user;
and the third response module is used for responding to the third input and establishing the incidence relation between the first application and at least one second application.
Optionally, in the processing apparatus for multiple applications in this embodiment of the application, the third response module is configured to establish an association relationship between a first operation control in the first application interface and a second operation control in a third application interface, where the third application interface is an application interface in the second application, and the first operation control and the second operation control have the same function.
Optionally, the processing apparatus for multiple applications in the embodiment of the present application further includes:
a detection module, configured to detect whether a target application set exists in applications running in a background before the third response module establishes an association relationship between the first application and at least one second application, where the target application set includes at least one application having a same type identifier as the first application;
the acquisition module is used for acquiring at least one application selected by a user in the target application set under the condition that the target application set exists;
and the first determining module is used for determining the at least one application selected by the user as the second application.
Optionally, the processing apparatus for multiple applications in the embodiment of the present application further includes:
a second determining module, configured to determine the application of the first application as the second application in a case that the target application set does not exist. Optionally, in the processing apparatus for multi-open application of the embodiment of the present application, the first input is input to a first operation control in the first application interface by a user;
the first response module comprises:
the control sub-module is used for controlling the second application to be in the third application interface;
and the mapping submodule is used for mapping the first input to a second operation control in the third application interface.
The processing device of the multi-switch application in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device 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 processing device of the multi-open application in the embodiment of the present application may be a device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
The processing device for multiple applications provided in this embodiment of the application can implement each process implemented by the processing device for multiple applications in the method embodiments of fig. 1 to fig. 3, and is not described here again to avoid repetition.
The processing device of opening more applications of this application through with first application and second application carry out the relevance, can carry out the same operation event simultaneously in first application and second application, and need not to go to carry out respectively again, has promoted the simple operation nature and the operation real-time nature of opening more applications.
Optionally, an electronic device is further provided in this embodiment of the present application, and includes a processor, a memory, and a program or an instruction stored in the memory and capable of running on the processor, where the program or the instruction is executed by the processor to implement each process of the embodiment of the processing method for multiple applications, and can achieve the same technical effect, 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. 5 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 500 includes, but is not limited to: a radio frequency unit 501, a network module 502, an audio output unit 503, an input unit 504, a sensor 505, a display unit 506, a user input unit 507, an interface unit 508, a memory 509, a processor 510, and the like.
Those skilled in the art will appreciate that the electronic device 500 may further include a power supply (e.g., a battery) for supplying power to various components, and the power supply may be logically connected to the processor 510 via a power management system, so as to implement functions of managing charging, discharging, and power consumption via the power management system. The electronic device structure shown in fig. 5 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 507 is configured to receive a first input of a first application interface of a first application from a user;
a processor 510, configured to, in response to the first input, control the first application to execute an operation event corresponding to the first input, and trigger at least one second application to execute the operation event corresponding to the first input, where the second application is an application that runs in the background and is associated with the first application.
The electronic equipment provided by the embodiment of the application can execute the same operation event in the first application and the second application at the same time by associating the first application with the second application without executing the operation events respectively, so that the operation convenience and the operation real-time performance of multi-open applications are improved.
Optionally, the second application is an application having the same type identifier as the first application, or the second application is an application separate from the first application.
Optionally, the user input unit 507 is further configured to receive a second input of the user to a second application interface of the first application before receiving the first input of the user to the first application interface of the first application;
a display unit 506, configured to display an application association control in response to the second input;
the user input unit 507 is further configured to receive a third input of the application association control from the user;
a processor 510, configured to establish an association relationship between the first application and at least one of the second applications in response to the third input.
Optionally, the processor 510 is configured to establish an association relationship between a first operation control in the first application interface and a second operation control in a third application interface, where the third application interface is an application interface in the second application, and the first operation control and the second operation control have the same function.
Optionally, the processor 510 is configured to detect whether a target application set exists in the applications running in the background, where the target application set includes at least one application having the same type identifier as the first application; under the condition that the target application set exists, acquiring at least one application selected by a user in the target application set; and determining the at least one application selected by the user as the second application.
Optionally, the processor 510 is configured to determine the application of the first application as the second application in the absence of the target application set.
Optionally, the first input is input to a first operation control in the first application interface by a user;
the processor 510 is further configured to control the second application to be in the third application interface; mapping the first input to a second operational control in the third application interface.
The electronic equipment provided by the embodiment of the application can execute the same operation event in the first application and the second application at the same time by associating the first application with the second application without executing the operation events respectively, so that the operation convenience and the operation real-time performance of multi-open applications are improved.
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 embodiment of the processing method for multiple applications, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described 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, and so on.
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 run a program or an instruction to implement each process of the above-mentioned processing method for multi-applications, and can 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 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, an air conditioner, 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 (16)

1. A method for processing multi-open applications is characterized by comprising the following steps:
receiving a first input of a first application interface of a first application from a user;
and responding to the first input, controlling the first application to execute an operation event corresponding to the first input, and triggering at least one second application to execute the operation event corresponding to the first input, wherein the second application is an application which runs in the background and is associated with the first application.
2. The method for processing multiple applications according to claim 1, wherein the second application is an application having the same type identification as the first application, or the second application is an application separate from the first application.
3. The method for processing multiple applications according to claim 2, wherein before receiving the first input of the first application interface of the first application from the user, the method further comprises:
receiving a second input of a user to a second application interface of the first application;
displaying an application association control in response to the second input;
receiving a third input of the application association control by a user;
and responding to the third input, and establishing an association relation between the first application and at least one second application.
4. The processing method of multiple applications according to claim 3, wherein the establishing of the association relationship between the first application and at least one of the second applications comprises:
and establishing an incidence relation between a first operation control in the first application interface and a second operation control in a third application interface, wherein the third application interface is an application interface in the second application, and the first operation control and the second operation control have the same function.
5. The method for processing multiple applications according to claim 3, wherein before establishing the association relationship between the first application and at least one second application, the method further comprises:
detecting whether a target application set exists in the applications running in the background, wherein the target application set comprises at least one application with the same type identification as the first application;
under the condition that the target application set exists, acquiring at least one application selected by a user in the target application set;
and determining the at least one application selected by the user as the second application.
6. The processing method of the multi-open application according to claim 5, wherein after detecting whether the target application set exists in the applications running in the background, the method further comprises:
in the absence of the set of target applications, determining an application of the first application as the second application.
7. The processing method of the multi-open application according to claim 4, wherein the first input is input of a first operation control in the first application interface by a user;
the triggering at least one second application to execute the operation event corresponding to the first input comprises:
controlling the second application to be in the third application interface;
mapping the first input to the second operational control in the third application interface.
8. A processing apparatus for multiple applications, comprising:
the first receiving module is used for receiving first input of a user to a first application interface of a first application;
and the first response module is used for responding to the first input, controlling the first application to execute the operation event corresponding to the first input and triggering at least one second application to execute the operation event corresponding to the first input, wherein the second application is an application which runs in the background and is associated with the first application.
9. The apparatus for processing multiple applications according to claim 8, wherein the second application is an application having the same type identifier as the first application, or the second application is an application separate from the first application.
10. The apparatus for processing multiple applications according to claim 9, further comprising:
the second receiving module is used for receiving a second input of the user to a second application interface of the first application before the first receiving module receives the first input of the user to the first application interface of the first application;
a second response module to display an application association control in response to the second input;
a third receiving module, configured to receive a third input to the application association control by a user;
and the third response module is used for responding to the third input and establishing the incidence relation between the first application and at least one second application.
11. The processing apparatus for multiple applications according to claim 10, wherein the third response module is configured to establish an association relationship between a first operation control in the first application interface and a second operation control in a third application interface, the third application interface is an application interface in the second application, and the first operation control and the second operation control have the same function.
12. The apparatus for processing multiple applications according to claim 10, further comprising:
a detection module, configured to detect whether a target application set exists in applications running in a background before the third response module establishes an association relationship between the first application and at least one second application, where the target application set includes at least one application having a same type identifier as the first application;
the acquisition module is used for acquiring at least one application selected by a user in the target application set under the condition that the target application set exists;
and the first determining module is used for determining the at least one application selected by the user as the second application.
13. The apparatus for processing multiple applications according to claim 12, further comprising:
a second determining module, configured to determine the application of the first application as the second application in a case that the target application set does not exist.
14. The processing apparatus for multi-open application according to claim 11, wherein the first input is an input of a first operation control in the first application interface by a user;
the first response module comprises:
the control sub-module is used for controlling the second application to be in the third application interface;
a mapping sub-module to map the first input to the second operational control in the third application interface.
15. An electronic device comprising a processor, a memory and a program or instructions stored on the memory and executable on the processor, the program or instructions, when executed by the processor, implementing the steps of the processing method of a multi-open application according to any one of claims 1 to 7.
16. A readable storage medium, characterized in that it stores thereon a program or instructions which, when executed by a processor, implement the steps of the processing method of a multi-open application according to any one of claims 1 to 7.
CN202010617515.1A 2020-06-30 2020-06-30 Multi-open application processing method and device and electronic equipment Active CN111796747B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010617515.1A CN111796747B (en) 2020-06-30 2020-06-30 Multi-open application processing method and device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010617515.1A CN111796747B (en) 2020-06-30 2020-06-30 Multi-open application processing method and device and electronic equipment

Publications (2)

Publication Number Publication Date
CN111796747A true CN111796747A (en) 2020-10-20
CN111796747B CN111796747B (en) 2022-02-08

Family

ID=72810933

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010617515.1A Active CN111796747B (en) 2020-06-30 2020-06-30 Multi-open application processing method and device and electronic equipment

Country Status (1)

Country Link
CN (1) CN111796747B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113176842A (en) * 2021-04-28 2021-07-27 维沃移动通信有限公司 Application control method and device and electronic equipment
CN115016695A (en) * 2021-11-18 2022-09-06 荣耀终端有限公司 Application program starting method and electronic equipment
CN115048019A (en) * 2021-02-26 2022-09-13 深圳市万普拉斯科技有限公司 Terminal operation method and device, computer equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160156975A1 (en) * 1999-10-29 2016-06-02 Rovi Guides, Inc. Interactive television system with programming-related links
CN106373017A (en) * 2016-10-10 2017-02-01 广东欧珀移动通信有限公司 Application message processing method, application message processing device and mobile terminal
CN106445671A (en) * 2016-10-10 2017-02-22 广东欧珀移动通信有限公司 Application program management method and device and terminal
CN106488020A (en) * 2016-10-10 2017-03-08 广东欧珀移动通信有限公司 A kind of operation management method, device and intelligent terminal for opening application more
CN106528081A (en) * 2016-09-26 2017-03-22 北京小米移动软件有限公司 Method and device for operation execution
CN109002245A (en) * 2018-07-27 2018-12-14 维沃移动通信有限公司 A kind of operating method and mobile terminal of application interface

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160156975A1 (en) * 1999-10-29 2016-06-02 Rovi Guides, Inc. Interactive television system with programming-related links
CN106528081A (en) * 2016-09-26 2017-03-22 北京小米移动软件有限公司 Method and device for operation execution
CN106373017A (en) * 2016-10-10 2017-02-01 广东欧珀移动通信有限公司 Application message processing method, application message processing device and mobile terminal
CN106445671A (en) * 2016-10-10 2017-02-22 广东欧珀移动通信有限公司 Application program management method and device and terminal
CN106488020A (en) * 2016-10-10 2017-03-08 广东欧珀移动通信有限公司 A kind of operation management method, device and intelligent terminal for opening application more
CN109002245A (en) * 2018-07-27 2018-12-14 维沃移动通信有限公司 A kind of operating method and mobile terminal of application interface

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115048019A (en) * 2021-02-26 2022-09-13 深圳市万普拉斯科技有限公司 Terminal operation method and device, computer equipment and storage medium
CN113176842A (en) * 2021-04-28 2021-07-27 维沃移动通信有限公司 Application control method and device and electronic equipment
CN115016695A (en) * 2021-11-18 2022-09-06 荣耀终端有限公司 Application program starting method and electronic equipment

Also Published As

Publication number Publication date
CN111796747B (en) 2022-02-08

Similar Documents

Publication Publication Date Title
CN111796747B (en) Multi-open application processing method and device and electronic equipment
CN108170342B (en) Application program interface display method and device, terminal and readable storage medium
CN112306325B (en) Interaction control method and device
CN104750450A (en) File sharing method in IM (Instant Messaging) and terminal
CN112817676B (en) Information processing method and electronic device
CN111884908B (en) Contact person identification display method and device and electronic equipment
CN112540709A (en) Split screen display method and device, electronic equipment and readable storage medium
CN109032732B (en) Notification display method and device, storage medium and electronic equipment
CN106383721A (en) Display control method of electronic equipment, device and electronic equipment
CN112269508A (en) Display method and device and electronic equipment
CN112486444A (en) Screen projection method, device, equipment and readable storage medium
CN115567901A (en) Method, device, equipment and storage medium for operating user identity identification card
CN112099702A (en) Application running method and device and electronic equipment
CN112395029A (en) Application program interface display method and device, electronic equipment and storage medium
CN114327088A (en) Message sending method, device, electronic equipment and medium
CN112187624B (en) Message reply method and device and electronic equipment
CN112929254A (en) Message processing method and device and electronic equipment
CN112181351A (en) Voice input method and device and electronic equipment
CN112905072B (en) Application processing method and device and electronic equipment
CN113312662B (en) Message processing method and device and electronic equipment
CN115586937A (en) Interface display method and device, electronic equipment and readable storage medium
CN112230817B (en) Link page display method and device and electronic equipment
CN115412634A (en) Message display method and device
CN114625296A (en) Application processing method and device
CN114221923A (en) Message processing method and device and electronic equipment

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
GR01 Patent grant
GR01 Patent grant