CN111143002A - Application sharing method, electronic equipment and computer readable storage medium - Google Patents

Application sharing method, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN111143002A
CN111143002A CN201911355794.2A CN201911355794A CN111143002A CN 111143002 A CN111143002 A CN 111143002A CN 201911355794 A CN201911355794 A CN 201911355794A CN 111143002 A CN111143002 A CN 111143002A
Authority
CN
China
Prior art keywords
target application
electronic device
application
sharing
receiving
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
CN201911355794.2A
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 CN201911355794.2A priority Critical patent/CN111143002A/en
Publication of CN111143002A publication Critical patent/CN111143002A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • G06F9/452Remote windowing, e.g. X-Window System, desktop virtualisation
    • 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
    • G06F9/547Remote procedure calls [RPC]; Web services
    • G06F9/548Object oriented; Remote method invocation [RMI]

Landscapes

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

Abstract

The invention relates to the technical field of communication, and provides an application sharing method, electronic equipment and a computer readable storage medium, so as to solve the problem of poor equipment utilization rate in the application sharing process. The method comprises the following steps: receiving a sharing request aiming at a target application sent by second electronic equipment; in response to the sharing request, under the condition that the target application is not installed in the first electronic equipment, installing the target application in the first electronic equipment and starting the target application; and sharing the running interface of the target application to the second electronic equipment. In the process of sharing the target application, the first electronic device performs subsequent sharing based on the sharing request sent by the second electronic device, and the running interface of the target application is shared with the second electronic device.

Description

Application sharing method, electronic equipment and computer readable storage medium
Technical Field
The present application relates to the field of communications technologies, and in particular, to an application sharing method, an electronic device, and a computer-readable storage medium.
Background
With the rapid development of computer technology, the functions of electronic devices are more and more abundant, and the function sharing requirements among different electronic devices are more and more strong, for example, application sharing is a common sharing requirement.
At present, based on the most common mode of application sharing between electronic devices, remote control is performed through remote control software, that is, connection between two electronic devices can be achieved through remote control application, one device controls a desktop of the other device, and at the moment, applications and the like on the desktop can be checked and used, so that the applications in one device can be shared by the other device for use, however, in the sharing process, the device for sharing the applications is controlled by the other device, and cannot be operated on the device, and accordingly the device utilization rate is poor.
Disclosure of Invention
The embodiment of the application sharing method and the electronic device and the computer readable storage medium solve the problem that in the prior art, the utilization rate of the device is poor in the application sharing process.
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 an application sharing method applied to a first electronic device, where the method includes:
receiving a sharing request aiming at a target application sent by second electronic equipment;
in response to the sharing request, if the target application is not installed in the first electronic device, installing the target application in the first electronic device and starting the target application;
and sharing the running interface of the target application to the second electronic equipment.
In a second aspect, an embodiment of the present application further provides an application sharing method applied to a second electronic device, where the method includes:
receiving target application identification information;
sending a sharing request aiming at a target application corresponding to the target application identification information to first electronic equipment based on the target application identification information;
and receiving and displaying an operation interface of the target application sent by the first electronic device based on the sharing request.
In a third aspect, an embodiment of the present application further provides a first electronic device, including:
the request receiving module is used for receiving a sharing request aiming at the target application and sent by the second electronic equipment;
the installation module is used for responding to the sharing request, and installing the target application in the first electronic equipment and starting the target application under the condition that the target application is not installed in the first electronic equipment;
and the sharing module is used for sharing the running interface of the target application to the second electronic equipment.
In a fourth aspect, an embodiment of the present application further provides a second electronic device, including:
the identification receiving module is used for receiving the identification information of the target application;
the sharing request sending module is used for sending a sharing request aiming at the target application corresponding to the target application identification information to first electronic equipment based on the target application identification information;
and the interface receiving module is used for receiving and displaying the running interface of the target application sent by the first electronic device based on the sharing request.
In a fifth aspect, an embodiment of the present application further provides an electronic device, including: the application sharing method comprises a memory and a processor, wherein the memory stores a computer program, and the processor realizes the steps of the application sharing method of each embodiment of the application when executing the computer program.
In a sixth aspect, an embodiment of the present application 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 steps in the application sharing method according to the embodiments of the present application are implemented.
According to the application sharing method, the first electronic device receives a sharing request sent by the second electronic device and then shares the application, after the sharing request for the target application is received, if the target application is not installed in the first electronic device, the target application is installed in the first electronic device and started, and then the running interface of the target application is shared to the second electronic device. In the sharing process, the first electronic device only needs to share the running interface of the target application with the second electronic device, and sharing of the target application is achieved, that is, in the sharing process, the user can still perform other operations on the first electronic device, for example, related operations on other applications and other function operations, and the like, and the operations of the user on the first electronic device are not affected by sharing of the target application. It can be understood that, in the process of sharing the target application, the first electronic device performs subsequent sharing based on the sharing request sent by the second electronic device, and the running interface of the target application is shared with the second electronic device, so that other functions of the first electronic device are not affected, the user can still operate on the first electronic device, and the utilization rate of the first electronic device can be improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive exercise.
Fig. 1 is a flowchart of an application sharing method according to an embodiment of the present disclosure;
fig. 2 is a second flowchart of an application sharing method according to an embodiment of the present disclosure;
FIG. 3 is one of the interface diagrams of the second electronic device provided by the embodiments of the present application;
fig. 4 is a second interface diagram of a second electronic device according to an embodiment of the present disclosure;
fig. 5 is one of interface diagrams of a first electronic device provided by an embodiment of the present application;
FIG. 6 is a schematic diagram of an electronic device provided by an embodiment of the present application;
fig. 7 is a second schematic diagram of an electronic device according to an embodiment of the present application;
fig. 8 is a schematic hardware structure diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be 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.
Referring to fig. 1, in an embodiment, an application sharing method applied to a first electronic device is provided, and the method includes:
step 101: and receiving a sharing request aiming at the target application sent by the second electronic equipment.
The second electronic device sends a sharing request to the first electronic device, application sharing can be requested from the first electronic device, and the sharing request can be understood to be used for requesting sharing of the target application. After receiving the sharing request sent by the second electronic device, the first electronic device can perform a subsequent sharing process.
Step 102: in response to the sharing request, in the case that the target application is not installed in the first electronic device, installing the target application in the first electronic device and starting the target application.
That is, after receiving the sharing request for the target application, the first electronic device needs to detect whether the target application is installed, for example, the installed application may be traversed, and if the installed application does not include the target application, it indicates that the target application is not installed in the first electronic device. And if the target application is not installed on the first electronic equipment, downloading the target application and installing the target application on the first electronic equipment, and starting the target application after the installation is finished, namely running the target application.
Step 103: and sharing the running interface of the target application to the second electronic equipment.
After the target application is started, the running interface of the target application can be displayed, and the running interface of the target application can be shared with the target electronic equipment, so that the target application can be shared.
According to the application sharing method, the first electronic device receives a sharing request sent by the second electronic device and then shares the application, after the sharing request for the target application is received, if the target application is not installed in the first electronic device, the target application is installed in the first electronic device and started, and then the running interface of the target application is shared to the second electronic device. In the sharing process, the first electronic device only needs to share the running interface of the target application with the second electronic device, and sharing of the target application is achieved, that is, in the sharing process, the user can still perform other operations on the first electronic device, for example, related operations on other applications and other function operations, and the like, and the operations of the user on the first electronic device are not affected by sharing of the target application. It can be understood that, in the process of sharing the target application, the first electronic device performs subsequent sharing based on the sharing request sent by the second electronic device, and the running interface of the target application is shared with the second electronic device, so that other functions of the first electronic device are not affected, the user can still operate on the first electronic device, and the utilization rate of the first electronic device can be improved.
In one example, the first electronic Device and the second electronic Device may be, but are not limited to, a Mobile phone, a tablet 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.
In one embodiment, in a case where the target application is not installed in the first electronic device, installing the target application in the first electronic device and starting the target application includes: under the condition that the target application is not installed on the first electronic equipment, displaying a first prompt window; receiving a first input in a first prompt window; in response to the first input, a target application is installed in the first electronic device and launched.
After receiving the sharing request, under the condition that the first electronic device does not install the target application, a first prompt window needs to be displayed to prompt a user whether to install the target application, if the user carries out first input in the first prompt window, the first input is received, the target application can be installed in response to the first input, the target application is started after the installation is finished, and then the running interface of the target application is shared to the second electronic device. Namely, when the first electronic device is requested to share, if the target application requested to share is not installed, whether installation is required or not is prompted. If the user performs the first input in the first prompt window, the installation is allowed, and if the user performs the second input in the first prompt window, the installation is not allowed, which may be understood as rejecting the sharing request of the second electronic device to the target application. The second input in the first prompt window is received, and in response to the second input, first prompt information can be sent to the second electronic device, wherein the first prompt information is used for prompting the second electronic device, and the first electronic device does not allow the sharing of the target application. For example, a first control (e.g., an approve install control) and a second control (e.g., a reject install control) are included in a first prompt window, a first input to the first control is received, and in response to the first input, a target application is installed in the first electronic device and launched. And receiving a second input to the second control, and sending first prompt information to the second electronic equipment.
In one embodiment, the first prompt window is a download page including a download link of the target application.
In response to a first input, installing a target application in a first electronic device and launching the target application, comprising: in response to the first input, downloading a source file of the target application according to the download link; and installing the target application according to the source file and starting the target application.
Specifically, when the target application is not installed in the first electronic device, a download page pops up to prompt a user to download the target application, if the user performs a first input on the download page, that is, the download is allowed, a source file (which may be understood as an installation file) can be downloaded according to a download link in the download page, then the target application is installed according to the source file, and the target application can be started after the installation is completed. Therefore, the input can be carried out in the first prompt window, the source file can be downloaded according to the download link, the operation in the first electronic equipment is not needed to open an application download interface, the application needing to be downloaded is searched, and the source program for downloading the target application is not needed to be searched in the first electronic equipment.
In one embodiment, after receiving a sharing request for a target application sent by a second electronic device, the method further includes: and under the condition that the target application is installed on the first electronic equipment, starting the target application, and sharing the running interface of the target application to the second electronic equipment.
The method includes the steps that the installed applications of the first electronic device include a target application, the target application is directly started, and the running interface of the target application is shared with the second electronic device, so that the target application is shared.
In one embodiment, in a case where the target application is installed on the first electronic device, starting the target application includes: displaying a second prompt window under the condition that the target application is installed on the first electronic equipment; receiving a third input in a second prompt window; in response to the third input, the target application is launched.
After receiving the sharing request, displaying a second prompt window to prompt a user whether to allow the sharing of the target application under the condition that the target application is installed on the first electronic device, receiving a third input if the user performs the third input on the second prompt window, starting the target application in response to the third input, and subsequently sharing the running interface of the target application to the second electronic device. Namely, when the first electronic device is requested to share, if the target application requested to share is installed, a prompt indicating whether to share is required. If the user performs a third input in the second prompt window, the sharing is allowed, and if the user performs a fourth input in the second prompt window, the sharing is not allowed, which may be understood as rejecting the sharing request of the second electronic device to the target application. And receiving a fourth input in the second prompt window, and sending second prompt information to the second electronic device in response to the fourth input, wherein the second prompt information is used for prompting the second electronic device, and the first electronic device does not allow the sharing of the target application. For example, a third control (e.g., an agree sharing control) and a fourth control (e.g., a decline sharing control) are included in the third people prompt window, a third input to the third control is received, and the target application is launched in response to the third input. And receiving a fourth input to the fourth control, and sending second prompt information to the second electronic equipment.
In one embodiment, the sharing request includes target application identification information. The target application identification information can uniquely indicate the corresponding target application, namely after receiving the sharing request, the target application to be shared can be determined based on the target application identification information carried by the target application identification information, so that the application to be shared can be rapidly and accurately positioned in the following.
As shown in fig. 2, in an embodiment, an application sharing method is provided, which is applied to a second electronic device, and includes:
step 201: target application identification information is received.
The target application can be quickly located based on the identification information of the target application, and it can be understood that the identification information of the target application in this embodiment is identification information of an application that needs to be requested to be shared.
Step 202: and sending a sharing request aiming at the target application corresponding to the target application identification information to the first electronic equipment based on the target application identification information.
Namely, the second electronic device requests application sharing from the first electronic device in an active mode, and the first electronic device passively shares the application when receiving the sharing request. The sharing request is a sub-request for the target application, namely requesting the sharing of the target application. The sharing request is related to the target application identification information, the sharing request can include the target application identification information, and after the first electronic device receives the sharing request, the first electronic device can determine the target application to be shared based on the target application identification information carried in the sharing request, so that the application to be shared can be quickly and accurately positioned.
Step 203: and receiving and displaying an operation interface of the target application sent by the first electronic equipment based on the sharing request.
After receiving a sharing request aiming at a target application sent by second electronic equipment, responding to the sharing request, and under the condition that the target application is not installed in the first electronic equipment, installing the target application in the first electronic equipment and starting the target application by the first electronic equipment; and sharing the running interface of the target application to the second electronic equipment. Therefore, the second electronic device receives and displays the running interface of the target application sent by the first electronic device based on the sharing request. The operation interface of the target application received by the second electronic device is an operation interface of the target application shared to the second electronic device after the first electronic device receives a sharing request for the target application sent by the second electronic device, responds to the sharing request, and installs the target application in the first electronic device and starts the target application under the condition that the first electronic device does not install the target application.
According to the application sharing method, after the target application identification information is received, the sharing request aiming at the target application corresponding to the target application identification information is sent to the first electronic device, the running interface of the target application sent by the first electronic device based on the sharing request is received and displayed, and the sharing of the target application is achieved. It can be understood that in the process of sharing the application, subsequent sharing is performed based on the sharing request sent by the second electronic device, application sharing is achieved through the running interface of the sharing target application, other functions of the device are not affected, the user can still operate on the first electronic device, and the utilization rate of the device can be improved. Meanwhile, in the second electronic device, the running interface of the target application is received and displayed, so that not only can synchronization with the running interface of the target application in the first electronic device be ensured and the running interface of the target application in the first electronic device be convenient for a user to check, but also other operations and the like can be performed in the second electronic device, and the operation and the like of the user are convenient.
In one embodiment, receiving and displaying an operation interface of a target application sent by a first electronic device based on a sharing request includes: and receiving an operation interface of the target application sent by the first electronic equipment based on the sharing request, and displaying the operation interface of the target application in the virtual screen.
After the second electronic device receives the running interface of the target application, the running interface of the target application is displayed in the virtual screen, so that the second electronic device receives the shared target application without influencing the running of other applications of the second electronic device, other operations can be performed through the second electronic device, and the utilization rate of the second electronic device is improved.
In one example, displaying the running interface of the target application in the virtual screen may include: and creating a virtual screen in the background, and displaying the running interface of the target application in the virtual screen. In other words, after receiving the running interface of the target application, the second electronic device may create a virtual screen in the background, display the running interface of the target application in the background virtual screen, and run the target application in the background.
In one embodiment, before receiving the target application identification information, the method includes: the identification information of at least one first application and the first input box are displayed.
Receiving target application identification information, comprising:
receiving a first selection operation of target application identification information in the identification information of at least one first application to obtain the target application identification information; or
Target application identification information input in the first input box is received.
The identification information of the at least one first application can be selected from the displayed identification information of the at least one first application to obtain the identification information of the target application, so that the user can conveniently select the identification information of the application needing to be shared. Or the identification information can be input in the displayed first input box to obtain the input target application identification information. Therefore, when the identification information of the application needing to be shared is not in the displayed identification information of the at least one first application or the identification information of the at least one first application is more unfavorable for searching, the identification information of the application needing to be shared can be input through the user. In one example, the identification information may be a name or the like.
In one embodiment, before sending, to the first electronic device, a sharing request for a target application corresponding to the target application identification information, the method further includes: and displaying the installation prompt identification of the at least one first application.
And under the condition that the target installation prompt identifier is an identifier for prompting that the target application is not installed in the first electronic device, the sharing request sent to the first electronic device comprises a source file of the target application or/and a download link of the target application.
It is understood that, in the first electronic device, not only the identification information and the first input box of the at least one first application, but also the installation prompt identification of the at least one first application may be displayed, that is, the installation prompt identification of the at least one first application, the identification information of the at least one first application, and the first input box are displayed in the same interface of the first electronic device. The installation prompting mark of the first application is a mark for prompting whether the first application is installed in the first electronic device, so that the user can know whether the first application is installed in the first electronic device through the installation prompting mark. The method comprises the steps that a user carries out first selection operation on target application identification information in at least one piece of first application identification information, not only can the target application identification information be obtained according to the first selection operation, but also a target installation prompt identification of the target application corresponding to the target application identification information can be obtained, a sharing request can be sent to first electronic equipment according to the target installation prompt identification, if the target application is an identification prompting that the first electronic equipment is not installed, the sent sharing request comprises a source file of the target application or/and a downloading link of the target application, and therefore the source file of the target application can be provided for the first electronic equipment which is not installed with the target application so that the first electronic equipment can download and install the source file of the target application.
The above application sharing process is described in detail with reference to an embodiment. The first electronic device is taken as device a, the target application is application 1, and the second electronic device is taken as device B.
The first electronic device and the second electronic device can be connected in a Bluetooth mode, a wifi (wireless fidelity) mode, a near field communication mode or a network server mode. In the device B, as shown in fig. 3, a first interface may be displayed, where the first interface includes control buttons of an application sharing function, including an open button and a close button, and the application sharing function may be opened by clicking the open button, and the first interface further includes an entry for selecting an application to be shared, and a second interface is displayed by clicking the entry, as shown in fig. 4. In the second interface, the name of the at least one first application may be displayed, for example, in fig. 4, the name of the at least one first application may include application 1, application 2, application 3, application 4, application 5, application 6, application 7, application 8, and application 9, and a user may select a target application name that needs to be shared among the application names to obtain the target application name, for example, select application 1. In addition, the second interface further comprises a first input box, and the name of the application needing to be shared can be input in the first input box so as to obtain the name of the target application.
After the name of the target application is obtained, a determination button in the second interface may be clicked, and then a sharing request may be sent to the device a, where the sharing request may include the name of the target application and may also include application attribute information and the like. The application attribute information includes information such as an application developer and an application version.
And after receiving the sharing request, the device A analyzes the sharing request to obtain the name of the target application and the application attribute information. The device a may traverse the applications installed in the device a according to the target application name and the application attribute information, and detect whether the target application is already installed, for example, the target application is application 1.
If the device A is not provided with the target application, popping up a first prompt window to prompt a user whether to install the application, and if not, indicating that the target application is not installed and rejecting sharing. If the selection is yes, the target application is installed, the target application is started after the installation is finished, and the running interface of the target application is shared to the device B.
If the device a has installed the target application, a second prompt window pops up, as shown in fig. 5, prompts the user whether to share the application, and if not, indicates that the target application is not to be shared. If the selection is yes, starting the target application, and sharing the running interface of the target application to the device B.
When the first electronic device opens a target application (namely, an application needing to be shared) and performs application sharing with the second electronic device, the first electronic device sends all information of an operation interface displayed by the target application in a foreground to the second electronic device in real time. The second electronic device receives the running interface of the target application and then automatically displays the running interface at the local foreground, so that the first electronic device and the second electronic device are synchronized, namely the first electronic device and the second electronic device simultaneously display the same interface, namely the running interface of the target application, but the second electronic device does not install the sharing application.
After the first electronic device and the second electronic device realize application sharing, the first electronic device and the second electronic device can respectively place the target application in a background, and the target application is not influenced mutually and the sharing operation is not interrupted. The second electronic device can also operate the target application, and the second electronic device sends the operation process and the operation result of the target application to the first electronic device in real time to adjust the display content of the first electronic device, so that the real-time sharing of the application is realized.
According to the application sharing method of the embodiment, after the first electronic device receives the sharing request sent by the second electronic device, if the requested target application is not installed, the target application is installed and started, then the running interface of the target application is shared to the second electronic device, two sides of the device can watch and use the application to be shared simultaneously, the progress of the two sides is synchronous, and what you see is what you get. And the sharing process does not influence the use of other applications on the equipment, the functions of other applications can be used under the condition of sharing without disconnection, the shared application to be shared can return to the foreground to run at any time, the experience of an application receiver can be ensured, the application sharing party can not be influenced to finish other work on the first electronic equipment, the behavior logic is natural and efficient, and the utilization rate of the equipment can be improved.
Referring to fig. 6, the present application further provides a first electronic device 600 of an embodiment, comprising:
a request receiving module 601, configured to receive a sharing request for a target application sent by a second electronic device;
an installation module 602, configured to, in response to the sharing request, install a target application in the first electronic device and start the target application when the target application is not installed in the first electronic device;
the sharing module 603 is configured to share the running interface of the target application with the second electronic device.
In one embodiment, the installation module 602 includes:
the first display module is used for displaying a first prompt window under the condition that the target application is not installed on the first electronic equipment;
the first input receiving module is used for receiving a first input in the first prompt window;
and the application installation module is used for responding to the first input, installing the target application in the first electronic equipment and starting the target application.
In one embodiment, the first prompt window is a download page, and the download page comprises a download link of the target application;
an application installation module comprising:
and the downloading module is used for responding to the first input, downloading a source file application installation submodule of the target application according to the downloading link, and installing the target application according to the source file and starting the target application.
In one embodiment, the first electronic device further comprises:
the control module is used for starting the target application under the condition that the target application is installed on the first electronic equipment, and sharing the running interface of the target application to the second electronic equipment.
Technical features in the electronic device provided in the embodiment of the present application correspond to technical features in the application sharing method applied to the first electronic device, and each process of the application sharing method is implemented by the electronic device, and the same effect can be obtained.
Referring to fig. 7, in one embodiment, a second electronic device 700 is provided, including:
an identifier receiving module 701, configured to receive target application identifier information;
a sharing request sending module 702, configured to send, to the first electronic device, a sharing request for a target application corresponding to the target application identification information based on the target application identification information;
the interface receiving module 703 is configured to receive and display an operation interface of the target application sent by the first electronic device based on the sharing request.
In an embodiment, the interface receiving module 703 is configured to receive an operation interface of a target application sent by the first electronic device based on the sharing request, and display the operation interface of the target application in the virtual screen.
In one embodiment, the second electronic device further comprises:
the second display module is used for displaying the identification information of at least one first application and the first input box before the identification receiving module receives the identification information of the target application;
the identification receiving module is used for receiving a first selection operation of target application identification information in the identification information of at least one first application to obtain the target application identification information, or receiving the target application identification information input in the first input box.
In one embodiment, the second display module is further configured to display an installation prompt identifier of the at least one first application;
the identification receiving module further obtains a target installation prompt identification of the target application under the condition that the first selection operation is received, and the sharing request sent by the sharing request sending module to the first electronic device includes a source file of the target application or/and a download link of the target application under the condition that the target installation prompt identification is an identification prompting that the target application is not installed in the first electronic device.
Technical features in the electronic device provided in the embodiment of the present application correspond to technical features in the application sharing method applied to the second electronic device, and each process of the application sharing method is implemented by the electronic device, and the same effect can be obtained.
Fig. 8 is a schematic hardware structure diagram of an electronic device for implementing various embodiments of the present application, where the electronic device 800 includes, but is not limited to: a radio frequency unit 801, a network module 802, an audio output unit 803, an input unit 804, a sensor 805, a display unit 806, a user input unit 807, an interface unit 808, a memory 809, a processor 810, and a power supply 811. Those skilled in the art will appreciate that the electronic device configuration shown in fig. 8 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 application, the electronic device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted mobile terminal, a wearable device, a pedometer, and the like.
The radio frequency unit 801 is configured to receive a sharing request sent by the second electronic device, and the processor 810 is configured to install a target application and start the target application when the target application is not installed in the electronic device, and share an operation interface of the target application to the second electronic device. In the sharing process, the running interface of the target application is shared with the second electronic device, so that the sharing of the target application is realized, that is, in the sharing process, the user can still perform other operations on the electronic device, for example, related operations on other applications and other functional operations are performed, and the operations of the user on the electronic device are not affected by the sharing of the target application. It can be understood that, in the process of sharing the target application, the electronic device performs subsequent sharing based on the sharing request sent by the second electronic device, and only needs to share the running interface of the target application to the second electronic device, and other functions of the electronic device are not affected, so that the user can still operate on the electronic device, and the utilization rate of the electronic device can be improved.
It should be understood that, in the embodiment of the present application, the radio frequency unit 801 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 810; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 801 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. Further, the radio frequency unit 801 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 802, such as to assist the user in sending and receiving e-mails, browsing web pages, and accessing streaming media.
The audio output unit 803 may convert audio data received by the radio frequency unit 801 or the network module 802 or stored in the memory 809 into an audio signal and output as sound. Also, the audio output unit 803 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 803 includes a speaker, a buzzer, a receiver, and the like.
The input unit 804 is used for receiving an audio or video signal. The input Unit 804 may include a Graphics Processing Unit (GPU) 8041 and a microphone 8042, and the Graphics processor 8041 processes image data of still pictures or video obtained by an image capturing electronic device (such as a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 806. The image frames processed by the graphics processor 8041 may be stored in the memory 809 (or other storage medium) or transmitted via the radio frequency unit 801 or the network module 802. The microphone 8042 can receive sound, and can process such sound 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 801 in case of a phone call mode.
The electronic device 600 also includes at least one sensor 805, 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 8061 according to the brightness of ambient light and a proximity sensor that can turn off the display panel 8061 and/or the backlight when the electronic device 600 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 805 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 806 is used to display information input by the user or information provided to the user. The Display unit 806 may include a Display panel 8061, and the Display panel 8061 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 807 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 apparatus. Specifically, the user input unit 807 includes a touch panel 8071 and other input devices 8072. The touch panel 8071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 8071 (e.g., operations by a user on or near the touch panel 8071 using a finger, a stylus, or any other suitable object or accessory). The touch panel 8071 may include two portions, a touch detection electronics and a touch controller. The touch detection electronic equipment 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 electronics, converts it to touch point coordinates, and sends the touch point coordinates to the processor 810, receives commands from the processor 810, and executes the commands. In addition, the touch panel 8071 can be implemented by various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 8071, the user input unit 807 can include other input devices 8072. In particular, other input devices 8072 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 8071 can be overlaid on the display panel 8061, and when the touch panel 8071 detects a touch operation on or near the touch panel 8071, the touch operation is transmitted to the processor 810 to determine the type of the touch event, and then the processor 810 provides a corresponding visual output on the display panel 8061 according to the type of the touch event. Although in fig. 8, the touch panel 8071 and the display panel 8061 are two independent components to implement the input and output functions of the electronic device, in some embodiments, the touch panel 8071 and the display panel 8061 may be integrated to implement the input and output functions of the electronic device, and the implementation is not limited herein.
The interface unit 808 is an interface for connecting an external electronic apparatus to the electronic apparatus 500. For example, the external electronic 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 an electronic 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 808 may be used to receive input (e.g., data information, power, etc.) from an external electronic device and transmit the received input to one or more elements within the electronic device 500 or may be used to transmit data between the electronic device 500 and the external electronic device.
The memory 809 may be used to store software programs as well as various data. The memory 809 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 809 can include high speed random access memory, and can 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 810 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 809 and calling data stored in the memory 809, thereby monitoring the whole electronic device. Processor 810 may include one or more processing units; preferably, the processor 810 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 810.
The electronic device 500 may further include a power supply 811 (e.g., a battery) for powering the various components, and preferably, the power supply 811 may be logically coupled to the processor 810 via a power management system to manage charging, discharging, and power consumption management functions via the power management system.
In addition, the electronic device 600 includes some functional modules that are not shown, and are not described in detail herein.
The embodiment of the present application further provides an electronic device, which includes a processor 810 and a memory 809, where the memory 809 stores a computer program that can run on the processor 810, and when the computer program is executed by the processor 810, the computer program implements each process in the above application sharing method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The embodiment of the present application 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 electronic device 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 electronic device. 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 electronic device 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 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 an electronic device (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method of the embodiments of the present application.
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
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. An application sharing method is applied to a first electronic device, and is characterized by comprising the following steps:
receiving a sharing request aiming at a target application sent by second electronic equipment;
in response to the sharing request, if the target application is not installed in the first electronic device, installing the target application in the first electronic device and starting the target application;
and sharing the running interface of the target application to the second electronic equipment.
2. The method of claim 1, wherein in a case that the target application is not installed in the first electronic device, installing the target application in the first electronic device and starting the target application comprises:
displaying a first prompt window under the condition that the target application is not installed on the first electronic equipment;
receiving a first input in the first prompt window;
in response to the first input, installing the target application in the first electronic device and launching the target application.
3. The method of claim 2, wherein the first prompt window is a download page, and the download page includes a download link of the target application;
the installing the target application and launching the target application in the first electronic device in response to the first input comprises:
the downloading of the source file of the target application according to the download link in response to the first input;
and installing the target application according to the source file and starting the target application.
4. An application sharing method applied to a second electronic device, the method comprising:
receiving target application identification information;
sending a sharing request aiming at a target application corresponding to the target application identification information to first electronic equipment based on the target application identification information;
and receiving and displaying an operation interface of the target application sent by the first electronic device based on the sharing request.
5. The method according to claim 4, wherein the receiving and displaying a running interface of the target application sent by the first electronic device based on the sharing request comprises:
receiving an operation interface of the target application sent by the first electronic device based on the sharing request, and displaying the operation interface of the target application in a virtual screen.
6. The method of claim 4, wherein before receiving the target application identification information, further comprising:
displaying identification information of at least one first application and a first input box;
the receiving the target application identification information includes:
receiving a first selection operation of the target application identification information in the identification information of the at least one first application to obtain the target application identification information; or
Receiving the target application identification information input in the first input box.
7. The method according to claim 6, before sending, to the first electronic device, the sharing request for the target application corresponding to the target application identification information, further comprising: displaying an installation prompt identifier of the at least one first application;
and under the condition that the first selection operation is received, obtaining a target installation prompt identifier of the target application, and under the condition that the target installation prompt identifier is an identifier prompting that the target application is not installed in the first electronic device, sending the sharing request to the first electronic device, wherein the sharing request comprises a source file of the target application or/and a download link of the target application.
8. A first electronic device, comprising:
the request receiving module is used for receiving a sharing request aiming at the target application and sent by the second electronic equipment;
the installation module is used for responding to the sharing request, and installing the target application in the first electronic equipment and starting the target application under the condition that the target application is not installed in the first electronic equipment;
and the sharing module is used for sharing the running interface of the target application to the second electronic equipment.
9. The first electronic device of claim 8, wherein the mounting module comprises:
the first display module is used for displaying a first prompt window under the condition that the target application is not installed on the first electronic equipment;
a first input receiving module for receiving a first input in the first prompt window;
and the application installation module is used for responding to the first input, installing the target application in the first electronic equipment and starting the target application.
10. The first electronic device of claim 9, wherein the first prompt window is a download page, and the download page includes a download link of the target application;
the application installation module comprises:
a download module to download a source file of the target application according to the download link in response to the first input
And the application installation sub-module is used for installing the target application according to the source file and starting the target application.
11. A second electronic device, comprising:
the identification receiving module is used for receiving the identification information of the target application;
the sharing request sending module is used for sending a sharing request aiming at the target application corresponding to the target application identification information to first electronic equipment based on the target application identification information;
and the interface receiving module is used for receiving and displaying the running interface of the target application sent by the first electronic device based on the sharing request.
12. The second electronic device according to claim 11, wherein the interface receiving module is configured to receive an operation interface of the target application sent by the first electronic device based on the sharing request, and display the operation interface of the target application in a virtual screen.
13. The second electronic device of claim 11, further comprising:
the second display module is used for displaying the identification information of at least one first application and the first input box before the identification receiving module receives the identification information of the target application;
the identifier receiving module is configured to receive a first selection operation on the target application identifier information in the identifier information of the at least one first application, to obtain the target application identifier information, or receive the target application identifier information input in the first input box.
14. The second electronic device according to claim 13, wherein the second display module is further configured to display an installation prompt identifier of the at least one first application;
the identifier receiving module further obtains a target installation prompt identifier of the target application under the condition that the first selection operation is received, and the sharing request sent to the first electronic device by the sharing request sending module includes a source file of the target application or/and a download link of the target application under the condition that the target installation prompt identifier is an identifier prompting that the target application is not installed in the first electronic device.
15. An electronic device, comprising: memory storing a computer program and a processor, wherein the processor implements the steps of the application sharing method according to any one of claims 1 to 7 when executing the computer program.
16. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the application sharing method according to any one of claims 1 to 7.
CN201911355794.2A 2019-12-25 2019-12-25 Application sharing method, electronic equipment and computer readable storage medium Pending CN111143002A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911355794.2A CN111143002A (en) 2019-12-25 2019-12-25 Application sharing method, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911355794.2A CN111143002A (en) 2019-12-25 2019-12-25 Application sharing method, electronic equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN111143002A true CN111143002A (en) 2020-05-12

Family

ID=70519900

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911355794.2A Pending CN111143002A (en) 2019-12-25 2019-12-25 Application sharing method, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111143002A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111813297A (en) * 2020-05-25 2020-10-23 维沃移动通信有限公司 Information display method and electronic equipment
CN112738774A (en) * 2020-12-31 2021-04-30 Oppo广东移动通信有限公司 Application sharing method and device, terminal and computer readable storage medium
CN113821141A (en) * 2021-11-17 2021-12-21 浙江口碑网络技术有限公司 Method and device for sharing elder mode and electronic equipment
CN114647350A (en) * 2020-12-18 2022-06-21 华为技术有限公司 Application sharing method, electronic device and storage medium
WO2023093452A1 (en) * 2021-11-29 2023-06-01 Oppo广东移动通信有限公司 Resource interaction method and apparatus, and terminal and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106331758A (en) * 2016-08-17 2017-01-11 陆阳 Virtual replicable touch video display device
CN106453538A (en) * 2016-09-29 2017-02-22 努比亚技术有限公司 Screen sharing apparatus and method
US20170242675A1 (en) * 2016-01-15 2017-08-24 Rakesh Deshmukh System and method for recommendation and smart installation of applications on a computing device
CN107885825A (en) * 2017-11-07 2018-04-06 维沃移动通信有限公司 A kind of five application page sharing method and mobile terminal
CN109451141A (en) * 2018-09-26 2019-03-08 维沃移动通信有限公司 A kind of method of controlling operation thereof and associated terminal

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170242675A1 (en) * 2016-01-15 2017-08-24 Rakesh Deshmukh System and method for recommendation and smart installation of applications on a computing device
CN106331758A (en) * 2016-08-17 2017-01-11 陆阳 Virtual replicable touch video display device
CN106453538A (en) * 2016-09-29 2017-02-22 努比亚技术有限公司 Screen sharing apparatus and method
CN107885825A (en) * 2017-11-07 2018-04-06 维沃移动通信有限公司 A kind of five application page sharing method and mobile terminal
CN109451141A (en) * 2018-09-26 2019-03-08 维沃移动通信有限公司 A kind of method of controlling operation thereof and associated terminal

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111813297A (en) * 2020-05-25 2020-10-23 维沃移动通信有限公司 Information display method and electronic equipment
CN111813297B (en) * 2020-05-25 2022-02-25 维沃移动通信有限公司 Information display method and electronic equipment
CN114647350A (en) * 2020-12-18 2022-06-21 华为技术有限公司 Application sharing method, electronic device and storage medium
CN112738774A (en) * 2020-12-31 2021-04-30 Oppo广东移动通信有限公司 Application sharing method and device, terminal and computer readable storage medium
CN112738774B (en) * 2020-12-31 2023-06-30 Oppo广东移动通信有限公司 Application sharing method, device, terminal and computer readable storage medium
CN113821141A (en) * 2021-11-17 2021-12-21 浙江口碑网络技术有限公司 Method and device for sharing elder mode and electronic equipment
WO2023093452A1 (en) * 2021-11-29 2023-06-01 Oppo广东移动通信有限公司 Resource interaction method and apparatus, and terminal and storage medium

Similar Documents

Publication Publication Date Title
CN111049979B (en) Application sharing method, electronic equipment and computer readable storage medium
CN108279948B (en) Application program starting method and mobile terminal
CN111026484A (en) Application sharing method, first electronic device and computer-readable storage medium
CN111143002A (en) Application sharing method, electronic equipment and computer readable storage medium
CN108897473B (en) Interface display method and terminal
CN109857297B (en) Information processing method and terminal equipment
CN109284144B (en) Fast application processing method and mobile terminal
CN111049980A (en) Application sharing method, electronic equipment and computer readable storage medium
CN110096203B (en) Screenshot method and mobile terminal
JP7324949B2 (en) Application sharing method, first electronic device and computer readable storage medium
CN110990172A (en) Application sharing method, first electronic device and computer-readable storage medium
WO2020133350A1 (en) Interface display method and control terminal
CN110933494A (en) Picture sharing method and electronic equipment
CN111061404A (en) Control method and first electronic device
CN109284146B (en) Light application starting method and mobile terminal
CN110825474A (en) Interface display method and device and electronic equipment
CN108366106B (en) Communication information updating method, management method, modification method and related equipment
CN108089935B (en) Application program management method and mobile terminal
CN111261128B (en) Screen brightness adjusting method and electronic equipment
CN111163227B (en) Sharing method and electronic equipment
CN111130995B (en) Image control method, electronic device, and storage medium
CN110032422B (en) Application management method, terminal equipment and computer readable storage medium
CN110990029A (en) Application processing method and electronic equipment
CN108418961B (en) Audio playing method and mobile terminal
CN111045588B (en) Information viewing 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