CN110941501A - Application sharing method and electronic equipment - Google Patents

Application sharing method and electronic equipment Download PDF

Info

Publication number
CN110941501A
CN110941501A CN201911200808.3A CN201911200808A CN110941501A CN 110941501 A CN110941501 A CN 110941501A CN 201911200808 A CN201911200808 A CN 201911200808A CN 110941501 A CN110941501 A CN 110941501A
Authority
CN
China
Prior art keywords
information
input
electronic device
target
interface
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
CN201911200808.3A
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 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 CN201911200808.3A priority Critical patent/CN110941501A/en
Publication of CN110941501A publication Critical patent/CN110941501A/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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides an application sharing method and electronic equipment, wherein the method comprises the following steps: under the condition that the running interface of the target application is displayed, the running interface of the target application is shared to second electronic equipment; receiving a first input of a user aiming at the running interface of the target application, and receiving first information from the second electronic equipment; and displaying target content in the running interface of the target application or executing a first target function through the target application according to the first input and the first information. Therefore, the first electronic device can send the running interface to the second electronic device, then receive the first information which is sent by the second electronic device and is input aiming at the running interface, and respond to the first input and the first information, so that the running interface of the target application can be shared on the second electronic device, and the first information input on the second electronic device can be responded, the operation of the whole process is simple, and the information sharing efficiency is improved.

Description

Application sharing method and electronic equipment
Technical Field
The present invention relates to the field of communications technologies, and in particular, to an application sharing method and an electronic device.
Background
With the development of technology, more and more scenes are needed to fill in information through electronic equipment, for example, online ticket buying, online hotel reservation and the like all need to fill in personal information of ticket buying personnel or check-in personnel. When the information to be filled in needs to be obtained from other people, the information needs to be obtained from other people firstly and then filled in on the electronic equipment, or different users fill in through the same electronic equipment, or fill in on different electronic equipment, and when filling in on different electronic equipment, the same application program needs to be installed on different electronic equipment.
Disclosure of Invention
The embodiment of the invention provides an application sharing method and electronic equipment, and aims to solve the problems of complex operation and low efficiency when other people information needs to be input into the electronic equipment in the prior art.
In order to solve the technical problem, the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides an application sharing method, applied to a first electronic device, including:
under the condition that the running interface of the target application is displayed, the running interface of the target application is shared to second electronic equipment;
receiving a first input of a user aiming at the running interface of the target application, and receiving first information from the second electronic equipment;
and displaying target content in the running interface of the target application or executing a first target function through the target application according to the first input and the first information.
In a second aspect, an embodiment of the present invention further provides an application sharing method, applied to a second electronic device, including:
receiving an operation interface of a target application sent by first electronic equipment;
displaying the operation interface;
receiving a second input for the operation interface;
and sending first information determined according to the second input to the first electronic equipment.
In a third aspect, an embodiment of the present invention further provides an electronic device, where the electronic device is a first electronic device, and the electronic device includes:
the sending module is used for sharing the running interface of the target application to the second electronic equipment under the condition of displaying the running interface of the target application;
the receiving module is used for receiving a first input of a user aiming at the running interface of the target application and receiving first information from the second electronic equipment;
and the display module is used for displaying target content in the running interface of the target application according to the first input and the first information or executing a first target function through the target application.
In a fourth aspect, an embodiment of the present invention further provides an electronic device, where the electronic device is a second electronic device, and the electronic device includes:
the first receiving module is used for receiving an operation interface of a target application sent by first electronic equipment;
the display module is used for displaying the operation interface;
the second receiving module is used for receiving a second input aiming at the running interface;
and the sending module is used for sending the first information determined according to the second input to the first electronic equipment.
In a fifth aspect, an embodiment of the present invention further provides an electronic device, which includes a processor, a memory, and a computer program stored in the memory and being executable on the processor, where the computer program implements the steps of the application sharing method according to the first aspect when executed by the processor, or implements the steps of the application sharing method according to the second aspect when executed by the processor.
In a sixth aspect, the embodiments of the present invention further provide a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and the computer program, when executed by the processor, implements the steps of the application sharing method according to the first aspect, or the computer program, when executed by the processor, implements the steps of the application sharing method according to the second aspect.
In the embodiment of the invention, under the condition of displaying the running interface of the target application, the running interface of the target application is shared to the second electronic equipment; receiving a first input of a user aiming at the running interface of the target application, and receiving first information from the second electronic equipment; and displaying target content in the running interface of the target application or executing a first target function through the target application according to the first input and the first information. Therefore, the first electronic device can send the running interface to the second electronic device, then receive the first information which is sent by the second electronic device and is input aiming at the running interface, and respond to the first input and the first information, so that the running interface of the target application can be shared on the second electronic device, and the first information input on the second electronic device can be responded, the operation of the whole process is simple, and the information sharing efficiency is improved.
Drawings
FIG. 1 is a flowchart of an application sharing method provided by an embodiment of the present invention;
FIGS. 1 a-1 f are schematic views of a display interface of a first electronic device;
FIG. 2 is a flowchart of an application sharing method according to an embodiment of the present invention;
FIG. 2a is a schematic view of a display interface of a second electronic device;
FIG. 3 is a block diagram of a first electronic device provided by an embodiment of the invention;
FIG. 4 is a block diagram of a second electronic device provided by an embodiment of the invention;
fig. 5 is a block diagram of an electronic device provided in an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. 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 invention.
Referring to fig. 1, fig. 1 is a flowchart of an application sharing method according to an embodiment of the present invention, and as shown in fig. 1, the embodiment provides an application sharing method applied to a first electronic device, including the following steps:
step 101, sharing the running interface of the target application to a second electronic device under the condition that the running interface of the target application is displayed.
Specifically, the target application is an application installed on the first electronic device, and the application may be a shopping application, a chat application, a shooting application, a game application, or the like. The running interface can be the first interface displayed after the target application is opened, and can also be one of the interfaces which can be displayed after the target application is opened.
The first electronic device sends the running interface of the target application to the second electronic device, and after receiving the running interface, the second electronic device displays the running interface on the second electronic device and receives first information input by a user on the running interface, so that the purpose of sharing the target application is achieved.
The first electronic device receives the first information sent by the second electronic device, and the purpose of sharing the first information can be achieved.
Step 102, receiving a first input of a user for the running interface of the target application, and receiving first information from the second electronic device.
The first input may determine the second information. The first input can be input for inputting editing information into a text box of the running interface, and can also be input for triggering a control on the running interface. The first input may be a touch input, a press input, or a voice input, which is not limited herein.
The second information includes at least one of: editing information input on the running interface; and triggering the operation information of the control of the running interface.
The first information is sent by the second electronic device, and the first information comprises at least one of the following items: editing information input on the running interface; and triggering the operation information of the control of the running interface (the operation information can also be regarded as the information for triggering the control). The second electronic equipment receives the operation interface sent by the first electronic equipment, and the user can use the target application through the second electronic equipment and send the first information input in the operation interface to the first electronic equipment.
Editing information may be understood as information filled in by a user. The operation information may be understood as information that triggers the generation of a control for running the interface, for example, operation information of a control for saving, operation information of a control for deleting, operation information of a control for interface jumping, and the like.
The first electronic device and the second electronic device can display the operation interface, and input of the operation interface displayed on the first electronic device and input of the operation interface displayed on the second electronic device are not mutually influenced.
Step 103, displaying target content in the running interface of the target application according to the first input and the first information, or executing a first target function through the target application.
Specifically, the first electronic device may respond to the first information and the second information according to the second information determined by the first input and the received first information, that is, display the target content in the running interface of the target application, or execute the first target function through the target application. Wherein the target content is determined based on the first information and the second information.
The first target function may be understood as a function that the target application performs according to the operation information when the first information and/or the second information is the operation information.
In an embodiment of the present invention, the first electronic Device and the second electronic Device may be a Mobile phone, a Tablet Personal Computer (Tablet Personal Computer), a Laptop Computer (Laptop Computer), a Personal Digital Assistant (PDA), a Mobile Internet Device (MID), a Wearable Device (Wearable Device), or the like.
According to the application sharing method, under the condition that the running interface of the target application is displayed, the running interface of the target application is shared to the second electronic equipment; receiving a first input of a user aiming at the running interface of the target application, and receiving first information from the second electronic equipment; and displaying target content in the running interface of the target application or executing a first target function through the target application according to the first input and the first information. Therefore, the first electronic device can send the running interface to the second electronic device, then receive the first information which is sent by the second electronic device and is input aiming at the running interface, and respond to the first input and the first information, so that the running interface of the target application can be shared on the second electronic device, and the first information input on the second electronic device can be responded, the operation of the whole process is simple, and the information sharing efficiency is improved.
Further, in an embodiment of the present application, the displaying target content in the running interface of the target application according to the first input and the first information includes:
if the second information and the first information acquired according to the first input are information input aiming at different text input boxes in the running interface, taking the first information and the second information as target content, and displaying the target content in the running interface of the target application; alternatively, the first and second electrodes may be,
and if the second information acquired according to the first input and the first information are information input aiming at the same text input box in the running interface, taking the last received information in the first information and the second information as target content, and displaying the target content in the running interface of the target application.
Specifically, since the first electronic device and the second electronic device share the running interface of the target application, a user may simultaneously operate the running interface, for example, to input information into a text input box of the running interface, and in order to avoid a conflict, in the present application, if the second information obtained according to the first input and the first information are information input for the same text input box in the running interface, the last received information in the first information and the second information is used as the target content.
If the second information and the first information acquired according to the first input are information input aiming at different text input boxes in the running interface, and in this case, the first information and the second information do not conflict, the first information and the second information are simultaneously reserved, namely the first information and the second information are used as target content.
For example, Lifours and Wangwen are a couple of couples who are ready to travel. When the ticket purchasing application is used for purchasing an air ticket on the internet, the fourth plum forgets the identification number of the wife, the operating interface of the ticket purchasing application can be shared with the wife, then the fourth plum and the fifth royal fill own identification numbers on the electronic equipment used by the fourth plum and the fifth royal, the electronic equipment (namely, the second electronic equipment) used by the fifth royal sends the identification number filled by the fifth royal to the electronic equipment (namely, the first electronic equipment), the first electronic equipment stores the information input by the fourth plum and the fifth royal and carries out asynchronous processing, finally, the two people can simultaneously operate the operating interface of the ticket purchasing application to carry out identification number input and collaborative editing, and the information sharing efficiency is improved.
In this embodiment, both the first information and the second information may be regarded as editing information.
After the target content is determined, the target content is displayed in the running interface of the target application.
In this embodiment, when the second information and the first information are information input for different text input boxes in the running interface, the second information input on the first electronic device and the first information input on the second electronic device can be simultaneously displayed on the first electronic device, so that information sharing is realized. And under the condition that the second information and the first information are input aiming at the same text input box in the running interface, the information received last in the first information and the second information is taken as the target content, so that information conflict can be avoided.
Further, in an embodiment of the present application, executing, by the target application, a first target function according to the first input and the first information includes:
if the second information and the first information acquired according to the first input are operation information for different controls in the running interface, respectively responding to the first information and the second information through the target application, and executing a first target function;
alternatively, the first and second electrodes may be,
if the second information and the first information acquired according to the first input are operation information aiming at the same control in the running interface, responding to target information through the target application and executing a first target function; the target information is the first information or the second information.
Specifically, in this embodiment, both the first information and the second information may be regarded as operation information of a control of the running interface.
Because the first electronic device and the second electronic device share the running interface of the target application, the user can simultaneously operate the control of the running interface, for example, if the target application is a shooting application or a game application, a plurality of users can respectively operate the running interface of the target application through the first electronic device and the second electronic device.
And when the second information and the first information are operation information aiming at different controls in the running interface, respectively responding to the first information and the second information through the target application to execute a first target function. The first target function is a function corresponding to the first information and a function corresponding to the second information, that is, the target application responds to the function corresponding to the first information and also responds to the function corresponding to the second information.
If the second information and the first information are operation information for the same control in the running interface, in order to avoid conflict, the target application may respond to one of the first information and the second information according to a preset priority, that is, the target information is the first information or the second information, in this case, the first target function is a function corresponding to the first information or a function corresponding to the second information.
The preset priority is the priority of the first electronic equipment and the priority of the second electronic equipment, and if the priority of the first electronic equipment is higher than the priority of the second electronic equipment, the target application responds to the second information; and if the priority of the second electronic equipment is greater than that of the first electronic equipment, the target application responds to the first information.
For example, the target application is a photographing application program, if the first information is photographing operation information and the second information is beauty operation information, and because the first information and the second information are operation information for different controls on the running interface, the target application responds to both the first information and the second information, that is, responds to the photographing operation and the beauty operation. If the first information is operation information for adjusting the beauty level to 5 levels, and the second information is operation information for adjusting the beauty level to 10 levels, because the first information and the second information are operation information for a same control on the running interface at the same time, in order to avoid conflict, the target application responds according to a preset priority, and if the priority of the first electronic device is greater than that of the second electronic device, the target application responds to the second information, namely, the target application adjusts the beauty level to 10 levels.
In an embodiment of the application, after receiving the first information from the second electronic device, the method further includes:
storing the first information, or performing a second target function in response to the first information.
Specifically, after receiving the first information, if the first information is editing information, storing the first information; and if the first information is the operation information, responding to the first information and executing a second target function. The second target function is the function corresponding to the first information. For example, if the first information is operation information of an interface jump control (for example, displaying a next page), the first electronic device responds to a function corresponding to the interface jump control, and sends a target interface after interface jump to the second electronic device, so that the second electronic device displays the target interface.
Further, after the second electronic device displays the running interface of the target application, the first electronic device may display the running interface of the target application, may also display other interfaces of the target application, or display interfaces of other applications (in this case, the target application runs in the background of the first electronic device), which is not limited herein. That is to say, the first electronic device may display the running interface of the target application installed thereon on the display screen of the second electronic device in a screen-projecting manner, so that the user of the second electronic device may operate the target application installed on the first electronic device through the display screen of the second electronic device, for example, input personal information, book a hotel, and the like, and send information input by the user on the running interface displayed on the second electronic device to the first electronic device, thereby implementing information sharing. When the second electronic device displays the running interface, the first electronic device can display the running interface or not, and the target application can be run in the background of the first electronic device.
For example, when lie four and king five buy the air ticket, the electronic device (e.g., mobile phone) of king five does not have an application installed thereon for buying the air ticket, and two people go to different destinations. If the prior art is adopted, then lie four and wangwu need use king five's electronic equipment to purchase at different time respectively, and king five is when purchasing the air ticket, and lie four can not use its electronic equipment, influences the use of lie four to electronic equipment. By adopting the application sharing method in the application, the operation interface of the ticket purchasing application can be projected (or sent) to the electronic device (namely, the second electronic device) of king four, and then the electronic device of the king four can be continuously used by the li four, for example, the electronic device is used for carrying out official business processing, and the king four purchases an air ticket on the second electronic device, so that the use of the electronic device of the li four cannot be influenced. According to the application sharing method, the fourth Li can directly screen the running interface of the ticket purchasing application to the fifth Wang electronic equipment in a screen throwing mode, and after the fifth Wang processes the ticket purchasing operation, the data are synchronized to the ticket purchasing application of the fourth Li, so that the fourth Li electronic equipment is prevented from being occupied, the operation time for two persons to purchase tickets is saved, and the information sharing efficiency is improved.
Besides ticket buying by sharing the ticket buying application, picture editing by sharing the picture editing application can be performed, or a video application is shared and a film is watched at the same time, or a shopping application is shared and a same shopping interface is watched at the same time.
In an embodiment of the present application, before step 101, the method further includes:
sending a connection verification request message to the second electronic device;
receiving verification information sent by the second electronic equipment;
verifying the verification information;
step 101 comprises: and if the verification information passes the verification, sharing the running interface of the target application to second electronic equipment under the condition of displaying the running interface of the target application.
In this embodiment, before sending the operation interface to the second electronic device, the first electronic device also verifies the second electronic device, that is, sends a connection verification request message to the second electronic device, where the connection verification request message is used to request the second electronic device to return verification information, and after receiving the connection verification request message, the second electronic device may display a verification interface for inputting verification information on a display screen, and wait for a user to input verification information. The authentication information may be understood as at least one of text, voice, and image. The second electronic equipment sends the verification information input by the user to the first electronic equipment, and the first electronic equipment verifies the verification information.
When the first electronic equipment verifies the verification information, the verification information can be matched with the preset correct verification information, and when the matching is successful, the verification of the verification information is passed, and the running interface of the target application is sent to the second electronic equipment; and when the matching fails, sending prompt information of verification failure to the second electronic equipment.
Besides at least one of text, voice and image, the verification information can establish connection among a plurality of electronic devices in a more convenient and faster manner through indirect interaction manners such as touch-touch, shake and shake, and operation steps are simplified. The distance between two electronic devices connected in this application is not limited. The connection may be a near field connection or a remote connection.
The application sharing method provided by the present application is exemplified below.
As shown in fig. 1a, in the display interface schematic diagram of the first electronic device, a user may enter a sharing interface by clicking a smart screen, select an application identifier on the sharing interface, and determine a target application. Or, in a case that the first electronic device displays the running interface, the first electronic device receives a preset input, for example, an input that the user triggers the screen projection function, and displays the display interface shown in fig. 1a on the first electronic device, where in this case, the application to which the running interface belongs is the target application.
After the target application is determined, a display interface as shown in fig. 1b is displayed on the first electronic device. Three options are provided in FIG. 1 b: the screen is projected to a computer, the screen is projected to a mobile phone, and the screen is projected between the mobile phones, so that a user can select the screen according to actual conditions. After the selection is finished, the display interface shown in fig. 1c is displayed on the first electronic device, the user clicks the "send" control, the display interface shown in fig. 1d is displayed on the first electronic device, the interface is a verification information setting interface, the first electronic device sets the correct verification information at this point, and when the verification information sent by the second electronic device is subsequently matched, the verification information is matched with the correct verification information set at this point. If the user sets the correct authentication information on the display interface shown in fig. 1d, for example, the correct authentication information is set to "12345678", the correct authentication information is the password for connecting between the two electronic devices, and if the authentication information input by the second electronic device is also "12345678", the shared connection between the first electronic device and the second electronic device is established. As shown in fig. 1e, the interface displayed by the first electronic device when the connection is successful. The second electronic device may exit from the connection with the first electronic device in a preset manner, where the preset manner includes triggering a preset button, shaking the second electronic device, and the like, and is not limited herein. After the second electronic device exits the connection with the first electronic device, the first electronic device displays a prompt message, as shown in fig. 1 f.
Referring to fig. 2, fig. 2 is a second flowchart of an application sharing method according to an embodiment of the present invention, and as shown in fig. 2, the embodiment provides an application sharing method applied to a second electronic device, including the following steps:
step 201, receiving an operation interface of a target application sent by a first electronic device.
Specifically, the target application is an application installed on the first electronic device, and the application may be a shopping application, a chat application, a shooting application, a game application, or the like. The running interface can be the first interface displayed after the target application is opened, and can also be one of the interfaces which can be displayed after the target application is opened.
And 202, displaying the operation interface.
The first electronic device sends the running interface of the target application to the second electronic device, and the second electronic device displays the running interface on the second electronic device after receiving the running interface.
And step 203, receiving a second input aiming at the operation interface.
The second electronic equipment receives first information input by a user on the operation interface and sends the first information to the first electronic equipment, so that the purpose of sharing the first information is achieved.
The second input may determine the first information. The second input may be input for inputting editing information into a text box of the running interface, or input for triggering a control on the running interface. The second input may be a touch input, a press input, or a voice input, which is not limited herein.
And step 204, sending first information determined according to the second input to the first electronic equipment.
The first information includes at least one of: editing information input on the running interface; and triggering the operation information of the control of the running interface. The user can use the target application through the second electronic equipment, and first information input in the running interface is sent to the first electronic equipment.
The manner of sending the first information to the first electronic device by the second electronic device may be: and when the second electronic equipment does not detect the operation information, the second electronic equipment sends the editing information input by the user to the first electronic equipment at intervals of preset time.
When the second electronic device detects the operation information, the first information is sent to the first electronic device, and at this time, the first information may or may not include the editing information. For example, the user clicks the save control on the operation interface, if the user inputs the edit information on the operation interface, the second electronic device sends the edit information of the user and the operation information of the save control to the first electronic device, and if the user does not input the edit information on the operation interface, the second electronic device sends the operation information of the save control to the first electronic device.
In this embodiment, an operation interface of a target application sent by a first electronic device is received; displaying the operation interface; receiving a second input for the operation interface; and sending first information determined according to the second input to the first electronic equipment. Therefore, the second electronic equipment can share the running interface of the target application installed on the first electronic equipment, input the first information to the running interface and send the first information to the first electronic equipment, the whole process is simple to operate, and the information sharing efficiency is improved.
In one embodiment of the present application, the first information includes at least one of:
editing information input on the running interface;
and operation information for triggering the control displayed on the running interface.
Specifically, the first information includes at least one of editing information and operation information, where the editing information is input information for the running interface, for example, information input into a text editing box of the running interface. Editing information may be understood as information filled in by a user. The operating information may be understood as trigger information of a control of the running interface, for example, trigger information of a control for saving, trigger information of a control for deleting, trigger information of a control for interface jumping, and the like.
In an embodiment of the present application, before the step 201, receiving the running interface of the target application sent by the first electronic device, the method further includes:
receiving a connection verification request message sent by the first electronic equipment;
displaying a verification interface;
receiving verification information input aiming at the verification interface;
and sending the verification information to the first electronic equipment.
Specifically, before receiving the running interface of the target application sent by the first electronic device, the second electronic device also receives a connection verification request message sent by the first electronic device.
The connection verification request message is used for requesting the second electronic device to return verification information, the second electronic device displays a verification interface on the display screen after receiving the connection verification request message, and waits for a user to input the verification information, and the verification interface is used for inputting the verification information. The authentication information may be understood as at least one of text, voice, and image. The second electronic equipment sends the verification information input by the user to the first electronic equipment, and the first electronic equipment verifies the verification information, so that the safety of connection establishment between the first electronic equipment and the second electronic equipment is improved.
When the first electronic equipment verifies the verification information, the verification information can be matched with the preset correct verification information, and when the matching is successful, the verification of the verification information is passed, and the running interface of the target application is sent to the second electronic equipment; and when the matching fails, sending prompt information of verification failure to the second electronic equipment.
Besides at least one of text, voice and image, the verification information can establish connection among a plurality of electronic devices in a more convenient and faster manner through indirect interaction manners such as touch-touch, shake and shake, and operation steps are simplified.
The application sharing method provided by the present application is exemplified below.
When establishing connection with the first electronic device, the second electronic device firstly enters an interface shown in fig. 1a, then selects a screen projection mode in an interface shown in fig. 1b, further selects 'receiving' in an interface shown in fig. 1c, displays a verification interface shown in fig. 2a on a display screen of the second electronic device, inputs verification information on the verification interface by the second electronic device, clicks to determine, sends the verification information to the first electronic device for verification, and when the verification is passed, establishes shared connection between the first electronic device and the second electronic device, and displays an operation interface by the second electronic device. The second electronic device may exit from the connection with the first electronic device in a preset manner, where the preset manner includes triggering a preset button, shaking the second electronic device, and the like, and is not limited herein. After the second electronic device exits the connection with the first electronic device, the first electronic device displays a prompt message, as shown in fig. 1 f.
Referring to fig. 3, fig. 3 is a structural diagram of a first electronic device according to an embodiment of the present invention, and as shown in fig. 3, the first electronic device 300 includes:
the sending module 301 is configured to share the running interface of the target application to the second electronic device under the condition that the running interface of the target application is displayed;
a receiving module 302, configured to receive a first input of a user for a running interface of the target application, and receive first information from the second electronic device;
a display module 303, configured to display target content in an operation interface of the target application according to the first input and the first information, or execute a first target function through the target application.
Further, the display module 303 is configured to:
if the second information and the first information acquired according to the first input are information input aiming at different text input boxes in the running interface, taking the first information and the second information as target content, and displaying the target content in the running interface of the target application; alternatively, the first and second electrodes may be,
and if the second information acquired according to the first input and the first information are information input aiming at the same text input box in the running interface, taking the last received information in the first information and the second information as target content, and displaying the target content in the running interface of the target application.
Further, the display module 303 is configured to:
if the second information and the first information acquired according to the first input are operation information for different controls in the running interface, respectively responding to the first information and the second information through the target application, and executing a first target function;
alternatively, the first and second electrodes may be,
if the second information and the first information acquired according to the first input are operation information aiming at the same control in the running interface, responding to target information through the target application and executing a first target function; the target information is the first information or the second information.
Further, the electronic device 300 further includes:
and the response module is used for storing the first information or responding the first information to execute a second target function.
The first electronic device 300 can implement each process implemented by the first electronic device in the embodiment of the method in fig. 1, and is not described here again to avoid repetition.
The first electronic device 300 of the embodiment of the present invention sends a first interface of a target application to the second electronic device; receiving first information sent by the second electronic device, wherein the first information comprises at least one of the following items: editing information input on the first interface displayed by the second electronic device; and operation information for operating the control displayed on the first interface of the second electronic device. Therefore, the first electronic equipment can send the first interface to the second electronic equipment and then receive the first information which is sent by the second electronic equipment and is input aiming at the first interface, the sharing of the first information input on the second electronic equipment can be realized, the operation of the whole process is simple, and the information sharing efficiency is improved.
Referring to fig. 4, fig. 4 is a structural diagram of a second electronic device according to an embodiment of the present invention, and as shown in fig. 4, the second electronic device 400 includes:
the first receiving module 401 is configured to receive an operation interface of a target application sent by a first electronic device;
a display module 402, configured to display the operation interface;
a second receiving module 403, configured to receive a second input for the operation interface;
a sending module 404, configured to send, to the first electronic device, first information determined according to the second input.
Further, the first information includes at least one of:
editing information input on the running interface;
and operation information for triggering the control displayed on the running interface.
The second electronic device 400 can implement the processes implemented by the second electronic device in the embodiment of the method in fig. 2, and details are not repeated here to avoid repetition.
The second electronic device 400 of the embodiment of the present invention sends the first interface of the target application to the second electronic device; receiving first information sent by the second electronic device, wherein the first information comprises at least one of the following items: editing information input on the first interface displayed by the second electronic device; and operation information for operating the control displayed on the first interface of the second electronic device. Therefore, the first electronic equipment can send the first interface to the second electronic equipment and then receive the first information which is sent by the second electronic equipment and is input aiming at the first interface, the sharing of the first information input on the second electronic equipment can be realized, the operation of the whole process is simple, and the information sharing efficiency is improved.
Fig. 5 is a schematic diagram of a hardware structure of an electronic device for implementing various embodiments of the present invention, and as shown in fig. 5, 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 a power supply 511. Those skilled in the art will appreciate that the electronic device configuration shown in fig. 5 does not constitute a limitation of the electronic device, and that the electronic device may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the electronic device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted electronic device, a wearable device, a pedometer, and the like.
The electronic device in this embodiment may be a first electronic device or a second electronic device.
When the electronic device is a first electronic device, the processor 510 is configured to share an operation interface of a target application to a second electronic device when the operation interface of the target application is displayed;
receiving a first input of a user for the running interface of the target application and receiving first information from the second electronic device through a user input unit 507;
according to the first input and the first information, displaying target content in the running interface of the target application through a display unit 506, or executing a first target function through the target application.
Further, the processor 510 is further configured to, if second information obtained according to the first input and the first information are information input for different text input boxes in the running interface, use the first information and the second information as target content, and display the target content in the running interface of the target application through the display unit 506; alternatively, the first and second electrodes may be,
if the second information obtained according to the first input and the first information are information input for the same text input box in the running interface, the last received information in the first information and the second information is used as target content, and the target content is displayed in the running interface of the target application through the display unit 506.
Further, the processor 510 is further configured to, if second information obtained according to the first input and the first information are operation information for different controls in the running interface, respectively respond to the first information and the second information through the target application, and execute a first target function;
alternatively, the first and second electrodes may be,
if the second information and the first information acquired according to the first input are operation information aiming at the same control in the running interface, responding to target information through the target application and executing a first target function; the target information is the first information or the second information.
Further, processor 510 is further configured to store the first information, or perform a second target function in response to the first information.
The electronic device 500 can implement the processes implemented by the first electronic device in the foregoing embodiments, and in order to avoid repetition, the details are not described here.
The electronic device 500 of the embodiment of the present invention sends the first interface of the target application to the second electronic device; receiving first information sent by the second electronic device, wherein the first information comprises at least one of the following items: editing information input on the first interface displayed by the second electronic device; and operation information for operating the control displayed on the first interface of the second electronic device. Therefore, the first electronic equipment can send the first interface to the second electronic equipment and then receive the first information which is sent by the second electronic equipment and is input aiming at the first interface, the sharing of the first information input on the second electronic equipment can be realized, the operation of the whole process is simple, and the information sharing efficiency is improved.
When the electronic device is a second electronic device, the processor 510 is configured to receive an operation interface of a target application sent by the first electronic device;
displaying the operation interface through a display unit 506;
receiving a second input for the operation interface through the user input unit 507;
and sending first information determined according to the second input to the first electronic equipment.
Further, the first information includes at least one of:
editing information input on the running interface;
and operation information for triggering the control displayed on the running interface.
The electronic device 500 can implement the processes implemented by the second electronic device in the foregoing embodiments, and in order to avoid repetition, the descriptions thereof are omitted here.
The electronic device 500 of the embodiment of the present invention receives a first interface of a target application sent by a first electronic device; displaying the first interface; receiving first information input aiming at the first interface; sending the first information to the first electronic device; wherein the first information comprises at least one of: editing information input on the first interface; and operating information for operating the control of the first interface. The second electronic equipment receives the first interface sent by the first electronic equipment, a user can use the target application through the second electronic equipment and sends the first information input on the first interface to the first electronic equipment, the first information is shared by the first electronic equipment, the operation of the whole process is simple, and the information sharing efficiency is improved.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 501 may be used for receiving and sending signals during a message sending and receiving process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 510; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 501 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 501 can also communicate with a network and other devices through a wireless communication system.
The electronic device provides wireless broadband internet access to the user via the network module 502, such as assisting the user in sending and receiving e-mails, browsing web pages, and accessing streaming media.
The audio output unit 503 may convert audio data received by the radio frequency unit 501 or the network module 502 or stored in the memory 509 into an audio signal and output as sound. Also, the audio output unit 503 may also provide audio output related to a specific function performed by the electronic apparatus 500 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 503 includes a speaker, a buzzer, a receiver, and the like.
The input unit 504 is used to receive an audio or video signal. The input Unit 504 may include a Graphics Processing Unit (GPU) 5041 and a microphone 5042, and the Graphics processor 5041 processes image data of a still picture or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 506. The image frames processed by the graphic processor 5041 may be stored in the memory 509 (or other storage medium) or transmitted via the radio frequency unit 501 or the network module 502. The microphone 5042 may receive sounds and may be capable of processing such sounds into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 501 in case of the phone call mode.
The electronic device 500 also includes at least one sensor 505, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 5061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 5061 and/or a backlight when the electronic device 500 is moved to the ear. As one type of motion sensor, an accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of an electronic device (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), and vibration identification related functions (such as pedometer, tapping); the sensors 505 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The display unit 506 is used to display information input by the user or information provided to the user. The Display unit 506 may include a Display panel 5061, and the Display panel 5061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 507 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the electronic device. Specifically, the user input unit 507 includes a touch panel 5071 and other input devices 5072. Touch panel 5071, also referred to as a touch screen, may collect touch operations by a user on or near it (e.g., operations by a user on or near touch panel 5071 using a finger, stylus, or any suitable object or attachment). The touch panel 5071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 510, and receives and executes commands sent by the processor 510. In addition, the touch panel 5071 may be implemented in various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 5071, the user input unit 507 may include other input devices 5072. In particular, other input devices 5072 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.
Further, the touch panel 5071 may be overlaid on the display panel 5061, and when the touch panel 5071 detects a touch operation thereon or nearby, the touch operation is transmitted to the processor 510 to determine the type of the touch event, and then the processor 510 provides a corresponding visual output on the display panel 5061 according to the type of the touch event. Although in fig. 5, the touch panel 5071 and the display panel 5061 are two independent components to implement the input and output functions of the electronic device, in some embodiments, the touch panel 5071 and the display panel 5061 may be integrated to implement the input and output functions of the electronic device, and is not limited herein.
The interface unit 508 is an interface for connecting an external device to the electronic apparatus 500. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 508 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the electronic apparatus 500 or may be used to transmit data between the electronic apparatus 500 and external devices.
The memory 509 may be used to store software programs as well as various data. The memory 509 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 509 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device.
The processor 510 is a control center of the electronic device, connects various parts of the whole electronic device by using various interfaces and lines, performs various functions of the electronic device and processes data by running or executing software programs and/or modules stored in the memory 509 and calling data stored in the memory 509, thereby performing overall monitoring of the electronic device. Processor 510 may include one or more processing units; preferably, the processor 510 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 510.
The electronic device 500 may further include a power supply 511 (e.g., a battery) for supplying power to various components, and preferably, the power supply 511 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.
In addition, the electronic device 500 includes some functional modules that are not shown, and are not described in detail herein.
Preferably, an embodiment of the present invention further provides an electronic device, which includes a processor 510, a memory 509, and a computer program that is stored in the memory 509 and can be run on the processor 510, and when the computer program is executed by the processor 510, the processes of the foregoing embodiment of the application sharing method are implemented, and the same technical effect can be achieved, and in order to avoid repetition, details are not described here again.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the above-mentioned embodiment of the application sharing method, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
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.
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 invention 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 invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (14)

1. An application sharing method applied to a first electronic device includes:
under the condition that the running interface of the target application is displayed, the running interface of the target application is shared to second electronic equipment;
receiving a first input of a user aiming at the running interface of the target application, and receiving first information from the second electronic equipment;
and displaying target content in the running interface of the target application or executing a first target function through the target application according to the first input and the first information.
2. The method of claim 1, wherein displaying target content in a running interface of the target application according to the first input and the first information comprises:
if the second information and the first information acquired according to the first input are information input aiming at different text input boxes in the running interface, taking the first information and the second information as target content, and displaying the target content in the running interface of the target application; alternatively, the first and second electrodes may be,
and if the second information acquired according to the first input and the first information are information input aiming at the same text input box in the running interface, taking the last received information in the first information and the second information as target content, and displaying the target content in the running interface of the target application.
3. The method of claim 1, wherein performing a first target function by the target application based on the first input and the first information comprises:
if the second information and the first information acquired according to the first input are operation information for different controls in the running interface, respectively responding to the first information and the second information through the target application, and executing a first target function;
alternatively, the first and second electrodes may be,
if the second information and the first information acquired according to the first input are operation information aiming at the same control in the running interface, responding to target information through the target application and executing a first target function; the target information is the first information or the second information.
4. The method of claim 1, wherein after receiving the first information from the second electronic device, further comprising:
storing the first information, or performing a second target function in response to the first information.
5. An application sharing method applied to a second electronic device, the method comprising:
receiving an operation interface of a target application sent by first electronic equipment;
displaying the operation interface;
receiving a second input for the operation interface;
and sending first information determined according to the second input to the first electronic equipment.
6. The method of claim 5, wherein the first information comprises at least one of:
editing information input on the running interface;
and operation information for triggering the control displayed on the running interface.
7. An electronic device, the electronic device being a first electronic device, comprising:
the sending module is used for sharing the running interface of the target application to the second electronic equipment under the condition of displaying the running interface of the target application;
the receiving module is used for receiving a first input of a user aiming at the running interface of the target application and receiving first information from the second electronic equipment;
and the display module is used for displaying target content in the running interface of the target application according to the first input and the first information or executing a first target function through the target application.
8. The electronic device of claim 7, wherein the display module is configured to:
if the second information and the first information acquired according to the first input are information input aiming at different text input boxes in the running interface, taking the first information and the second information as target content, and displaying the target content in the running interface of the target application; alternatively, the first and second electrodes may be,
and if the second information acquired according to the first input and the first information are information input aiming at the same text input box in the running interface, taking the last received information in the first information and the second information as target content, and displaying the target content in the running interface of the target application.
9. The electronic device of claim 7, wherein the display module is configured to:
if the second information and the first information acquired according to the first input are operation information for different controls in the running interface, respectively responding to the first information and the second information through the target application, and executing a first target function;
alternatively, the first and second electrodes may be,
if the second information and the first information acquired according to the first input are operation information aiming at the same control in the running interface, responding to target information through the target application and executing a first target function; the target information is the first information or the second information.
10. The electronic device of claim 7, further comprising:
and the response module is used for storing the first information or responding the first information to execute a second target function.
11. An electronic device, the electronic device being a second electronic device, comprising:
the first receiving module is used for receiving an operation interface of a target application sent by first electronic equipment;
the display module is used for displaying the operation interface;
the second receiving module is used for receiving a second input aiming at the running interface;
and the sending module is used for sending the first information determined according to the second input to the first electronic equipment.
12. The electronic device of claim 11, wherein the first information comprises at least one of:
editing information input on the running interface;
and operation information for triggering the control displayed on the running interface.
13. An electronic device comprising a processor, a memory and a computer program stored on the memory and being executable on the processor, the computer program, when executed by the processor, implementing the steps of the application sharing method as claimed in any one of claims 1 to 4, or the computer program, when executed by the processor, implementing the steps of the application sharing method as claimed in claim 5 or 6.
14. A computer-readable storage medium, characterized in that a computer program is stored thereon, which computer program, when being executed by a processor, carries out the steps of the application sharing method as claimed in any one of the claims 1 to 4, or which computer program, when being executed by the processor, carries out the steps of the application sharing method as claimed in claim 5 or 6.
CN201911200808.3A 2019-11-29 2019-11-29 Application sharing method and electronic equipment Pending CN110941501A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911200808.3A CN110941501A (en) 2019-11-29 2019-11-29 Application sharing method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911200808.3A CN110941501A (en) 2019-11-29 2019-11-29 Application sharing method and electronic equipment

Publications (1)

Publication Number Publication Date
CN110941501A true CN110941501A (en) 2020-03-31

Family

ID=69909597

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911200808.3A Pending CN110941501A (en) 2019-11-29 2019-11-29 Application sharing method and electronic equipment

Country Status (1)

Country Link
CN (1) CN110941501A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111600931A (en) * 2020-04-13 2020-08-28 维沃移动通信有限公司 Information sharing method and electronic equipment
CN113986417A (en) * 2021-10-11 2022-01-28 深圳康佳电子科技有限公司 Application program screen projection control method and device, terminal equipment and storage medium
CN114071425A (en) * 2020-07-29 2022-02-18 华为技术有限公司 Electronic equipment and cooperation method and cooperation system thereof
WO2022227978A1 (en) * 2021-04-30 2022-11-03 华为技术有限公司 Display method and related apparatus
CN115396245A (en) * 2022-08-22 2022-11-25 维沃移动通信有限公司 Content sharing method and device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102075448A (en) * 2009-11-24 2011-05-25 英业达股份有限公司 Method for realizing instant messaging interface
CN102572096A (en) * 2010-12-20 2012-07-11 Lg电子株式会社 Mobile terminal and application controlling method thereof
CN104850463A (en) * 2015-06-08 2015-08-19 三星电子(中国)研发中心 Application program sharing method and application program sharing device
CN106453538A (en) * 2016-09-29 2017-02-22 努比亚技术有限公司 Screen sharing apparatus and method
CN109144383A (en) * 2018-07-17 2019-01-04 努比亚技术有限公司 A kind of application control method, terminal and computer readable storage medium
CN109857355A (en) * 2018-12-25 2019-06-07 广州维纳斯家居股份有限公司 Screen sharing method, device, same table and the storage medium of same table
CN109918345A (en) * 2019-02-22 2019-06-21 腾讯科技(深圳)有限公司 Document processing method, device, terminal and storage medium
CN110099119A (en) * 2019-05-07 2019-08-06 百度在线网络技术(北京)有限公司 Data sharing method and device

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102075448A (en) * 2009-11-24 2011-05-25 英业达股份有限公司 Method for realizing instant messaging interface
CN102572096A (en) * 2010-12-20 2012-07-11 Lg电子株式会社 Mobile terminal and application controlling method thereof
CN104850463A (en) * 2015-06-08 2015-08-19 三星电子(中国)研发中心 Application program sharing method and application program sharing device
CN106453538A (en) * 2016-09-29 2017-02-22 努比亚技术有限公司 Screen sharing apparatus and method
CN109144383A (en) * 2018-07-17 2019-01-04 努比亚技术有限公司 A kind of application control method, terminal and computer readable storage medium
CN109857355A (en) * 2018-12-25 2019-06-07 广州维纳斯家居股份有限公司 Screen sharing method, device, same table and the storage medium of same table
CN109918345A (en) * 2019-02-22 2019-06-21 腾讯科技(深圳)有限公司 Document processing method, device, terminal and storage medium
CN110099119A (en) * 2019-05-07 2019-08-06 百度在线网络技术(北京)有限公司 Data sharing method and device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111600931A (en) * 2020-04-13 2020-08-28 维沃移动通信有限公司 Information sharing method and electronic equipment
CN114071425A (en) * 2020-07-29 2022-02-18 华为技术有限公司 Electronic equipment and cooperation method and cooperation system thereof
CN114071425B (en) * 2020-07-29 2024-05-03 华为技术有限公司 Collaboration method and collaboration system between electronic devices, and electronic device
WO2022227978A1 (en) * 2021-04-30 2022-11-03 华为技术有限公司 Display method and related apparatus
CN113986417A (en) * 2021-10-11 2022-01-28 深圳康佳电子科技有限公司 Application program screen projection control method and device, terminal equipment and storage medium
CN115396245A (en) * 2022-08-22 2022-11-25 维沃移动通信有限公司 Content sharing method and device

Similar Documents

Publication Publication Date Title
CN110995923B (en) Screen projection control method and electronic equipment
CN107977144B (en) Screen capture processing method and mobile terminal
CN110941501A (en) Application sharing method and electronic equipment
CN109240577B (en) Screen capturing method and terminal
CN107943390B (en) Character copying method and mobile terminal
CN109241775B (en) Privacy protection method and terminal
CN110166439B (en) Equipment sharing method, terminal, router and server
CN111026484A (en) Application sharing method, first electronic device and computer-readable storage medium
CN109739407B (en) Information processing method and terminal equipment
CN108629579B (en) Payment method and mobile terminal
CN110866038A (en) Information recommendation method and terminal equipment
CN107734170B (en) Notification message processing method, mobile terminal and wearable device
CN111782115B (en) Application program control method and device and electronic equipment
WO2021104261A1 (en) Payment code sharing method and electronic device
CN111124706A (en) Application program sharing method and electronic equipment
WO2021104232A1 (en) Display method and electronic device
CN107959755B (en) Photographing method, mobile terminal and computer readable storage medium
CN110796438B (en) Message sending method and mobile terminal
CN109166164B (en) Expression picture generation method and terminal
CN111050214A (en) Video playing method and electronic equipment
CN111124569A (en) Application sharing method, electronic equipment and computer readable storage medium
CN108536513B (en) Picture display direction adjusting method and mobile terminal
CN110795746B (en) Information processing method and electronic equipment
CN111178306B (en) Display control method and electronic equipment
CN111163227B (en) Sharing method 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