CN113691628A - Task switching method and device, system, electronic equipment and computer medium - Google Patents

Task switching method and device, system, electronic equipment and computer medium Download PDF

Info

Publication number
CN113691628A
CN113691628A CN202110981452.2A CN202110981452A CN113691628A CN 113691628 A CN113691628 A CN 113691628A CN 202110981452 A CN202110981452 A CN 202110981452A CN 113691628 A CN113691628 A CN 113691628A
Authority
CN
China
Prior art keywords
mobile phone
cloud mobile
client
task
remote operation
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110981452.2A
Other languages
Chinese (zh)
Other versions
CN113691628B (en
Inventor
石启铮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology 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 Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN202110981452.2A priority Critical patent/CN113691628B/en
Publication of CN113691628A publication Critical patent/CN113691628A/en
Application granted granted Critical
Publication of CN113691628B publication Critical patent/CN113691628B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • H04L67/125Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks involving control of end-device applications over a network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management

Abstract

The disclosure provides a task switching method and a task switching device, and relates to the technical field of cloud computing and the like. The specific implementation scheme is as follows: receiving remote operation information of an object to at least one cloud mobile phone; based on the remote operation information, a task queue is constructed and sent to the client, and the task queue comprises: each task node corresponds to one cloud mobile phone in the at least one cloud mobile phone; receiving an operation request sent by a client, wherein the operation request represents the selection of a task node in a task queue by an object; and connecting the client with the cloud mobile phone corresponding to the operation request. This embodiment improves the flexibility of task switching.

Description

Task switching method and device, system, electronic equipment and computer medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to the field of cloud computing and other technologies, and in particular, to a task switching method and apparatus, a system, an electronic device, a computer-readable medium, and a computer program product.
Background
The cloud mobile phone user can only remotely operate one cloud mobile phone at a time through the cloud mobile phone client, when the cloud mobile phone user rents a plurality of cloud mobile phones, the user needs to quit from a remote control interface of the current cloud mobile phone client, and then another cloud mobile phone can be remotely operated. Therefore, when the user switches to another cloud mobile phone task, the operation is complex, and the cloud mobile phone user experience is poor.
Disclosure of Invention
A task switching method and apparatus, a system, an electronic device, a computer readable medium, and a computer program product are provided.
According to a first aspect, there is provided a task switching method, the method comprising: receiving remote operation information of an object to at least one cloud mobile phone; based on the remote operation information, a task queue is constructed and sent to the client, and the task queue comprises: each task node corresponds to one cloud mobile phone in the at least one cloud mobile phone; receiving an operation request sent by a client, wherein the operation request represents the selection of a task node in a task queue by an object; and connecting the client with the cloud mobile phone corresponding to the operation request.
According to a second aspect, there is further provided a task switching method, the method comprising: receiving remote operation of different applications by an object; uploading remote operation information based on remote operation, wherein the remote operation information comprises a cloud mobile phone identifier and an application name; connecting with a client based on the cloud mobile phone identification; and in response to the detection that the connection with the client is successful, receiving the application name sent by the client, and switching the application corresponding to the received application name to the foreground.
According to a third aspect, there is provided a task switching apparatus, the apparatus comprising: an information receiving unit configured to receive remote operation information of an object on at least one cloud handset; a construction unit configured to construct a send task queue to the client based on the remote operation information, the task queue including: each task node corresponds to one cloud mobile phone in the at least one cloud mobile phone; the request receiving unit is configured to receive an operation request sent by a client, and the operation request represents the selection of a task node in the task queue by an object; and the connection unit is configured to connect the cloud mobile phone corresponding to the operation request to the client.
According to a fourth aspect, there is also provided a task switching apparatus, the apparatus comprising: a receiving unit configured to receive a remote operation of an object on a different application; an uploading unit configured to upload remote operation information based on a remote operation, the remote operation information including a cloud phone identifier and an application name; the intercommunication unit is configured to be connected with the client based on the cloud mobile phone identification; and the switching unit is configured to respond to the detection that the connection with the client is successful, receive the application name sent by the client and switch the application corresponding to the received application name to the foreground.
According to a fifth aspect, there is provided a task switching system, the system comprising: each cloud mobile phone receives remote operation of different applications by an object through a client; based on remote operation, remote operation information is uploaded to a cloud mobile phone background, and the remote operation information comprises: cloud mobile phone identification and application name; the cloud mobile phone background constructs and sends a task queue to the client based on remote operation information of all cloud mobile phones, wherein the task queue comprises: each task node corresponds to one cloud mobile phone in the at least one cloud mobile phone; receiving an operation request sent by a client, wherein the operation request represents the selection of a task node in a task queue by an object; connecting the client with the cloud mobile phone corresponding to the operation request; the cloud mobile phone corresponding to the operation request is used for receiving the application name sent by the client and switching the application corresponding to the received application name to the foreground when detecting that the connection with the client is successful.
According to a sixth aspect, there is provided an electronic device comprising: at least one processor; and a memory communicatively connected to the at least one processor, wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a method as described in any one of the implementations of the first aspect or the second aspect.
According to a seventh aspect, there is provided a non-transitory computer readable storage medium having stored thereon computer instructions for causing a computer to perform a method as described in any of the implementations of the first or second aspect.
According to an eighth aspect, there is provided a computer program product comprising a computer program which, when executed by a processor, implements a method as described in any of the implementations of the first or second aspect.
The task switching method and the device provided by the embodiment of the disclosure comprise the steps of firstly, receiving remote operation information of an object to at least one cloud mobile phone; secondly, constructing and sending a task queue to the client based on the remote operation information; thirdly, receiving an operation request sent by the client, wherein the operation request represents the selection of the object on the task node in the task queue; and finally, connecting the client with the cloud mobile phone corresponding to the operation request. Therefore, the cloud mobile phone operated by the object and the application on the cloud mobile phone can be recorded through the constructed task queue and displayed at the client, and after the object selects the task node of the task queue, the client is connected with the cloud mobile phone corresponding to the selected task node, so that the object can be conveniently and rapidly switched to a plurality of cloud mobile phone tasks, and the convenience and the user experience of remote control of the multi-cloud mobile phone tasks are improved.
It should be understood that the statements in this section do not necessarily identify key or critical features of the embodiments of the present disclosure, nor do they limit the scope of the present disclosure. Other features of the present disclosure will become apparent from the following description.
Drawings
The drawings are included to provide a better understanding of the present solution and are not to be construed as limiting the present disclosure. Wherein:
FIG. 1 is a flow diagram for one embodiment of a task switching method according to the present disclosure;
FIG. 2 is a flow diagram of another embodiment of a task switching method according to the present disclosure;
FIG. 3 is a schematic block diagram illustrating one embodiment of a task switching apparatus according to the present disclosure;
FIG. 4 is a schematic block diagram of another embodiment of a task switching apparatus according to the present disclosure;
FIG. 5 is a schematic block diagram of one embodiment of a task switching system according to the present disclosure;
fig. 6 is a block diagram of an electronic device for implementing a task switching method according to an embodiment of the present disclosure.
Detailed Description
Exemplary embodiments of the present disclosure are described below with reference to the accompanying drawings, in which various details of the embodiments of the disclosure are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present disclosure. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Fig. 1 shows a flow 100 of an embodiment of a task switching method according to the present disclosure, the task switching method comprising the steps of:
step 101, receiving remote operation information of an object to at least one cloud mobile phone.
In this embodiment, the execution body on which the task switching method is executed may be a cloud mobile phone background that manages a plurality of cloud mobile phones, and the cloud mobile phone background may communicate with the plurality of cloud mobile phones through a TCP/IP protocol, thereby achieving the purpose of controlling the plurality of cloud mobile phones.
In this embodiment, the object may perform remote operation on different cloud mobile phones or applications of the cloud mobile phones through the client, where the client of the cloud mobile phone is connected to the cloud mobile phone background and connected to the rented cloud mobile phone through the cloud mobile phone background. The client is a program installed on a user computer/mobile phone and is also a program for remotely controlling the cloud mobile phone. The client of the cloud mobile phone specifically works as follows:
and downloading the client program of the cloud mobile phone by the object, installing the client program of the cloud mobile phone into the mobile phone or the computer, and operating the client of the cloud mobile phone. The client side of the cloud mobile phone can remotely project and display an interface running in the cloud mobile phone, and when an object operates the client side of the cloud mobile phone (such as clicking, screen sliding and the like), the cloud mobile phone client side can send the operations into the cloud mobile phone to generate clicking/sliding operations and the like.
In this embodiment, the object remotely operates the cloud mobile phone through the client of the cloud mobile phone, and when the cloud mobile phone is remotely operated each time and is switched to a different foreground operation task, the operating system in the cloud mobile phone processes the original task that is operated on the foreground to obtain remote operation information, and sends the remote operation information to the background of the cloud mobile phone. The operating system in the cloud mobile phone is operating system software running in the cloud mobile phone, and can control all programs running in the cloud mobile phone, including starting/closing/acquiring states and the like.
In this embodiment, the remote operation information is related to a task operated in the foreground of the cloud mobile phone, and generally, the remote operation information may include a cloud mobile phone identifier, and the cloud mobile phone of the object remote operation may be determined by the cloud mobile phone identifier. The remote operation information may further include: and the cloud mobile phone name can be used for further confirming the cloud mobile phone.
Optionally, when an application is running in the cloud mobile phone, the remote operation information may further include: the application identification and the application name can be used for determining the application of the object in the cloud mobile phone through remote operation, and the application of the remote operation can be further confirmed through the application name.
In order to facilitate an object to view an application for remote operation of the cloud mobile phone at the client, the remote operation information may further include: screenshot of the task; when the object remotely operates the cloud mobile phone to switch to different foreground operation tasks each time, an operating system in the cloud mobile phone performs screen capture on the original tasks running on the foreground to obtain task screen capture, and the task screen capture is sent to a background of the cloud mobile phone together with a cloud mobile phone identifier, a cloud mobile phone name, an application identifier and an application name.
In this embodiment, the execution main body on which the task switching method is executed may receive and obtain the remote operation information in a plurality of ways, for example, the execution main body communicates with the client and receives the remote operation information sent by the client terminal in real time. And for another example, the remote operation information is communicated with an operation system in the cloud mobile phone in real time to obtain remote operation information.
In this embodiment, the object may be one or more users, each user may rent at least one cloud mobile phone, and after the user rents the cloud mobile phone, the user may perform remote operation on the cloud mobile phone through the client to control an application and the like on the cloud mobile phone.
In this embodiment, the application may be a cloud program of a different aspect on the cloud handset, for example, the application is a game application, or the application is a communication application, and the application on the cloud handset may be a remotely controllable application.
And 102, constructing and sending a task queue to the client based on the remote operation information.
Wherein, the task queue includes: each task node corresponds to one cloud mobile phone in the at least one cloud mobile phone.
In this embodiment, the cloud mobile phones corresponding to each task node in all task nodes may be the same or different. For example, a task queue includes two task nodes: 1) a1 cloud cell phone-APP 2 and 2) a1 cloud cell phone-APP 1, that is, the cloud cell phones corresponding to the two task nodes are both a1 cloud cell phones, but the application name corresponding to the first task node is APP2, and the application name corresponding to the second task node is APP 1.
In this embodiment, after the execution main body on which the task switching method is executed obtains the remote operation information sent by each cloud mobile phone, each piece of remote operation information is used as a task node, the task nodes of all cloud mobile phones are summarized, and all task nodes can be sorted based on the time sequence sent by each task node to obtain a task queue.
Optionally, priorities may be set for different cloud mobile phones in advance based on the importance of each cloud mobile phone, the remote operation information includes the priority of the cloud mobile phone, after the execution main body on which the task switching method is executed obtains the remote operation information sent by each cloud mobile phone, each piece of remote operation information is used as a task node, the task nodes of all cloud mobile phones are summarized, and all task nodes may be sorted based on the priority of each task node to obtain a task queue. Further, for the task nodes with the same priority level, the task nodes with the same priority level can be sequenced based on the sending time of the task nodes to obtain the task queue.
Optionally, when cloud mobile phones corresponding to a plurality of task nodes in the task queue are the same (cloud mobile phone identifiers are the same), priorities may be set in advance for different applications based on importance degrees of the applications in the cloud mobile phones, then the remote operation information includes priority levels of the applications, after an execution main body on which the task switching method is executed obtains the remote operation information sent by each cloud mobile phone, each piece of remote operation information is used as one task node, task nodes of all cloud mobile phones are summarized, and when cloud mobile phones corresponding to a part of task nodes are the same, all task nodes are sorted based on the priority levels of the applications in the part of task nodes, so as to obtain the task queue.
In some optional implementation manners of this embodiment, the building and sending the task queue to the client based on the remote operation information includes: creating a first-in first-out queue; aiming at the received remote operation information of each cloud mobile phone, the remote operation information is used as a task node to be pressed into a first-in first-out queue to obtain a task queue; receiving a queue display request of a client; and sending the task queue to the client to display the task queue at the client.
In the optional implementation manner, the execution main body (cloud mobile phone background) on which the task switching method operates creates a first-in first-out queue for each object, and is used for storing the cloud mobile phone of the object which is controlled recently and remotely, the application identifier, the application screenshot and the application name of the cloud mobile phone which has operated in the foreground, the execution main body takes the four parameters as a task node to be pressed into the first-in first-out queue after receiving the parameters, and after all the task nodes are pressed, the task queue is obtained.
According to the method for constructing and sending the task queue provided by the optional implementation mode, the remote operation information of each cloud mobile phone can be stored according to the time sequence of obtaining the remote operation information in a first-in first-out queue creating mode, a reliable basis is provided for sequencing task nodes, and the reliability of selecting the task nodes by the object is guaranteed.
In some optional implementations of this embodiment, the remote operation information includes: the cloud mobile phone identification, the cloud mobile phone opening time and the cloud mobile phone type are based on remote operation information, and the task queue is constructed and sent to the client side and comprises the following steps: acquiring the starting time of each cloud mobile phone from the remote operation information; sequencing the cloud mobile phones corresponding to the cloud mobile phone identifications according to the sequence of the opening time; carrying out block division on the sorted cloud mobile phones according to respective cloud mobile phone types to obtain a task queue taking the remote operation information as a task node; receiving a queue display request of a client; and sending the task queue to the client to display the task queue at the client.
In the optional implementation mode, the task queue is constructed based on the cloud mobile phone identification recorded in the operation information, the cloud mobile phone opening time and the cloud mobile phone type, the task nodes can be effectively divided, and the optional implementation mode is provided for obtaining the task queue.
Optionally, a "multi-cloud mobile phone task switching" key is preset on the client, a trigger signal of the "multi-cloud mobile phone task switching" key may indicate that multi-cloud mobile phone task switching is started, and in response to receiving a trigger signal of the object to the preset "multi-cloud mobile phone task switching" key, an execution main body on which the task switching method is executed sends a constructed task queue to the client, wherein the trigger information is sent from the client to the execution main body.
In this embodiment, when all cloud mobile phones of the object are restarted, no cloud mobile phone works at this time, and even if the object clicks the "multi-cloud mobile phone task switching" key on the client, the client of the cloud mobile phone will only display a blank list.
And step 103, receiving an operation request sent by the client.
The operation request represents the selection of the object to the task node in the task queue.
In this embodiment, when an object operates a client of the cloud mobile phone (for example, clicks or slides an operation target on the client), the client converts the operation into an operation request and sends the operation request to a cloud mobile phone background, where the operation request is a remote operation request sent by the object to the client, and the operation request includes: the selection information of the object to the task node in the task queue can determine the task node to be operated by the object through the operation request.
In this embodiment, an execution body on which the task switching method is executed sends a task queue to a client, the client lists all task nodes in the task queue on a screen of the client through a task list according to a sequence of each task node in the task queue, and the content of the task node may be displayed on the screen in a form of a detail page, for example, the task node includes: cloud cell phone identification, application name, application screenshot and the like. In the embodiment, the application screen shot is set in the task node, so that the object can quickly confirm and view the application conveniently.
And step 104, connecting the client with the cloud mobile phone corresponding to the operation request.
In this embodiment, based on different contents of the operation request, different manners of connecting the cloud phone corresponding to the operation request are different, for example, the operation request includes: and the client is directly connected with the cloud mobile phone corresponding to the cloud mobile phone identification.
Optionally, the operation request comprises: in this embodiment, the operation request does not have the cloud mobile phone identifier, and it is determined that each cloud mobile phone in the task queue needs to be sequentially opened within each delay time, so that the object can conveniently check the same application on different cloud mobile phones in the delay time interval.
Optionally, the operation request comprises: the method comprises the steps that when a user selects a task node displayed on a screen of a client, the client is directly connected with a cloud mobile phone contained in the task node (connected according to the cloud mobile phone identifier contained in the node), and then the client sends the application name and the opening command in the task node to an operating system of the cloud mobile phone, so that the screen of the cloud mobile phone client is directly switched to an application designated in the task node.
In some optional implementation manners of this embodiment, the cloud mobile phone, which connects the client to the operation request, includes: and controlling the connection between the cloud mobile phone corresponding to the cloud mobile phone identification and the client so that the client sends the application identification and the application name to the cloud mobile phone after the client is successfully connected with the cloud mobile phone.
In the optional implementation manner, the task switching method is executed on the execution main body, after the cloud mobile phone corresponding to the cloud mobile phone identifier in the operation request is connected with the client, the client sends the application identifier and the application name in the operation request to the cloud mobile phone, so that the cloud mobile phone can switch the application corresponding to the application identifier and the application name to the client, and a user can switch the required application conveniently.
As an example, the object performs the following operational steps:
step 1: the A2 cloud mobile phone is selected to start remote operation, an application is started inside the A2 cloud mobile phone, the application name is APP1, and the corresponding application identification is com.
Step 2: after a period of operation, an application is started in the a2 cloud mobile phone again, the name of the application is APP2, the corresponding application identification is com.
And step 3: when a user clicks a 'multi-cloud mobile phone task switching' key on a client, the cloud mobile phone client displays a list for the user to select:
please select:
1) a2 cloud mobile phone-APP 2
2) A2 cloud mobile phone-APP 1
When the user selects 2), the a2 cloud cell phone is directly connected, and the operating system in the a2 cloud cell phone automatically switches APP1 to the foreground for operation.
The task switching method provided by the embodiment of the disclosure comprises the steps of firstly, receiving remote operation information of an object to at least one cloud mobile phone; secondly, constructing and sending a task queue to the client based on the remote operation information; thirdly, receiving an operation request sent by the client, wherein the operation request represents the selection of the object on the task node in the task queue; and finally, connecting the client with the cloud mobile phone corresponding to the operation request. Therefore, the cloud mobile phone operated by the object and the application on the cloud mobile phone can be recorded through the constructed task queue and displayed at the client, and after the object selects the task node of the task queue, the client is connected with the cloud mobile phone corresponding to the selected task node, so that the object can be conveniently and rapidly switched to a plurality of cloud mobile phone tasks, and the convenience and the user experience of remote control of the multi-cloud mobile phone tasks are improved.
When the task queue is a first-in first-out queue, in some optional implementation manners of this embodiment, the task switching method further includes: regularly detecting whether the number of task nodes in the task queue exceeds the maximum storage number or not; and in response to the number of the task nodes in the task queue exceeding the maximum storage number, removing the task node at the bottommost layer in the task queue out of the task queue.
In this optional implementation manner, the timing time and the maximum storage number may be set based on the task queue detection requirement, for example, 2s detects the number of task nodes in the task queue at one time, and the maximum storage number is 2 ten thousand.
In the optional implementation mode, the number of the task nodes in the task queue is detected at regular time, so that the task nodes of the task queue can be effectively sorted, and the running reliability of the task queue is ensured.
In some optional implementation manners of this embodiment, the task switching method further includes: detecting whether the cloud mobile phone corresponding to each task node in the task queue is restarted or expired in real time; and in response to the fact that the cloud mobile phone corresponding to the task node is restarting or is expired, deleting the task node corresponding to the cloud mobile phone in the task queue.
In the optional implementation mode, a database is arranged in the background of the cloud mobile phone and records the expiration time of each cloud mobile phone; when the cloud mobile phone is restarted, the cloud mobile phone background can also detect the abnormal restart of the cloud mobile phone, wherein if a user actively restarts the cloud mobile phone, the cloud mobile phone background and the cloud mobile phone are disconnected and detected by the cloud mobile phone management background.
In this optional implementation manner, after the cloud mobile phone corresponding to the task node is restarting or has expired, the task node corresponding to the cloud mobile phone that is restarting or has expired in the task queue is deleted, so that the task queue can be sorted in real time, and the real-time performance and reliability of the task node in the task queue are ensured.
Fig. 2 shows a flow 200 of another embodiment of a task switching method according to the present disclosure, the task switching method comprising the steps of:
step 201, receiving remote operation of different applications by a target.
In this embodiment, the execution main body on which the task switching method is executed may be an operating system in the cloud mobile phone, and the operating system in the cloud mobile phone is operating system software running inside the cloud mobile phone, and may control all programs running in the cloud mobile phone, including a start/close/acquisition state and the like. The operating system in the cloud mobile phone can communicate with the cloud mobile phone background through the TCP/IP protocol so as to achieve the purpose of receiving the cloud mobile phone background instruction.
In the embodiment, the object performs remote operation on different applications through the client, the client of the cloud mobile phone is connected with the cloud mobile phone background, and the client is connected with the rented cloud mobile phone through the cloud mobile phone background. The client is a program installed on a user computer/mobile phone and is also a program for remotely controlling the cloud mobile phone. The client of the cloud mobile phone specifically works as follows:
and downloading the client program of the cloud mobile phone by the object, installing the client program of the cloud mobile phone into the mobile phone or the computer, and operating the client of the cloud mobile phone. The client side of the cloud mobile phone can remotely project and display an interface running in the cloud mobile phone, and when an object operates the client side of the cloud mobile phone (such as clicking, screen sliding and the like), the client side of the cloud mobile phone can send the operations to an operating system in the cloud mobile phone to generate remote operations such as clicking/sliding.
And step 202, uploading remote operation information based on remote operation.
The remote operation information comprises a cloud mobile phone identifier and an application name.
In this embodiment, after receiving the remote operation, the execution main body on which the task switching method is executed analyzes the remote operation to obtain remote operation information. The remote operation information is related to a task operated in the foreground of the cloud mobile phone, generally, the remote operation information may include a cloud mobile phone identifier, and the cloud mobile phone of the object remote operation may be determined through the cloud mobile phone identifier. The remote operation information may further include: and the cloud mobile phone name can be used for further confirming the cloud mobile phone.
Optionally, when an application is running in the cloud mobile phone, the remote operation information may further include: the application identification and the application name can be used for determining the application of the object in the cloud mobile phone through remote operation, and the application of the remote operation can be further confirmed through the application name.
In order to facilitate an object to view an application for remote operation of the cloud mobile phone at the client, the remote operation information may further include: screenshot of the task; when the object remotely operates the cloud mobile phone to switch to different foreground operation tasks each time, an operating system in the cloud mobile phone performs screen capture on the original tasks running on the foreground to obtain task screen capture, and the task screen capture is uploaded to a background of the cloud mobile phone together with a cloud mobile phone identifier, a cloud mobile phone name, an application identifier and an application name.
In this embodiment, after the execution main body on which the task switching method is executed obtains the remote operation information, the remote operation information is uploaded to the cloud mobile phone background.
In this embodiment, the object may be one or more users, each user may rent at least one cloud mobile phone, and after the user rents the cloud mobile phone, the user may perform remote operation on the cloud mobile phone through the client to control an application and the like on the cloud mobile phone.
In this embodiment, the application may be a cloud program of a different aspect on the cloud handset, for example, the application is a game application, or the application is a communication application, and the application on the cloud handset may be a remotely controllable application.
And step 203, connecting with the client based on the cloud mobile phone identification.
In the embodiment, an execution body on which the task switching method runs uploads remote operation information to a cloud mobile phone background, so that the cloud mobile phone background can construct a task queue based on the remote operation information, a task list related to each task node of the task queue is displayed on a screen of a client, and an object selects the task node from the task list; and the client side is connected with the cloud mobile phone corresponding to the selected task node through the cloud mobile phone background based on the task node selected by the object.
In this embodiment, connecting the cloud phone corresponding to the selected task node through the cloud phone background includes: the cloud mobile phone identification in the selected task node is analyzed, the cloud mobile phone identification is sent to the cloud mobile phone background, so that the cloud mobile phone background sends a command for connecting the client to the cloud mobile phone corresponding to the cloud mobile phone identification, and after an execution main body on which the task switching method operates receives the command for connecting the client sent by the cloud mobile phone background, the execution main body establishes connection with the client.
Optionally, the process of establishing a connection with the client may include: the cloud mobile phone identification sent by the client is received, the cloud mobile phone identification is compared with the received cloud mobile phone identification through the cloud mobile phone identification of the client, the cloud mobile phone corresponding to the cloud mobile phone identification is connected with the client after the comparison is successful, and when the client is operated by an object (such as clicking, sliding a screen and the like) after the connection is successful, the cloud mobile phone client sends the operations to an operating system in the cloud mobile phone to generate clicking/sliding operations and the like.
And 204, in response to detecting that the connection with the client is successful, receiving the application name sent by the client, and switching the application corresponding to the received application name to the foreground.
In this embodiment, the execution main body on which the task switching method operates is connected to the client through the cloud mobile phone background, receives the application name sent by the client after the task switching method is successfully connected to the client, and switches to the application corresponding to the application name to the foreground, so as to ensure that the application of the cloud mobile phone selected by the object can be controlled through the client.
The task switching method provided by the embodiment receives remote operation of an object on different applications, and uploads remote operation information to a cloud mobile phone background based on the remote operation, so that the cloud mobile phone background constructs and sends a task queue to a client; the cloud mobile phone identification-based method has the advantages that the cloud mobile phone identification-based method is connected with the client, the application name sent by the client is received after the connection is successful, and the application corresponding to the received application name is switched to the foreground, so that an object can operate the cloud mobile phone conveniently, and the operation experience of the object is improved.
With further reference to fig. 3, as an implementation of the methods shown in the above figures, the present disclosure provides an embodiment of a task switching apparatus, which corresponds to the method embodiment shown in fig. 1.
As shown in fig. 3, the task switching device 300 provided in the present embodiment includes: information receiving section 301, constructing section 302, request receiving section 303, and connecting section 304. The information receiving unit 301 may be configured to receive remote operation information of an object on at least one cloud mobile phone. The building unit 302 may be configured to build a task queue to be sent to the client based on the remote operation information, where the task queue includes: each task node corresponds to one cloud mobile phone in the at least one cloud mobile phone. The request receiving unit 303 may be configured to receive an operation request sent by a client, where the operation request represents selection of a task node in the task queue by an object. The connection unit 304 may be configured to connect the cloud phone of the client corresponding to the operation request.
In the present embodiment, in the task switching device 300: the detailed processing and the technical effects of the information receiving unit 301, the constructing unit 302, the request receiving unit 303, and the connecting unit 304 can refer to the related descriptions of step 101, step 102, step 103, and step 104 in the corresponding embodiment of fig. 1, which are not described herein again.
In some optional implementations of this embodiment, the operation request includes: the method comprises the steps of cloud mobile phone identification, application identification and application name; the connection unit 304 is further configured to: and controlling the connection between the cloud mobile phone corresponding to the cloud mobile phone identification and the client so that the client sends the application identification and the application name to the cloud mobile phone after the client is successfully connected with the cloud mobile phone.
In some optional implementations of this embodiment, the constructing unit 302 includes: a creating module (not shown), a obtaining module (not shown), a first receiving module (not shown), and a first sending module (not shown). Wherein the creating module may be configured to create a first-in first-out queue. The obtaining module may be configured to, for each received remote operation information of the cloud mobile phone, press the remote operation information as a task node into a first-in first-out queue to obtain a task queue. The first receiving module may be configured to receive a queue display request of a client. The first sending module may be configured to send the task queue to the client, so as to display the task queue at the client.
In some optional implementations of this embodiment, the apparatus 300 further includes: a quantity detection unit (not shown), a removal unit (not shown). The number detection unit may be configured to detect whether the number of task nodes in the task queue exceeds the maximum storage number at regular time. The dequeue unit may be configured to dequeue a task node at a bottommost layer of the task queue from the task queue in response to the number of task nodes in the task queue having exceeded the maximum holding number.
In some optional implementation manners of this embodiment, the remote operation information includes: cloud cell-phone sign, cloud cell-phone turn-on time, cloud cell-phone type, above-mentioned building unit 302 includes: an obtaining module (not shown), a sorting module (not shown), a dividing module (not shown), a second receiving module (not shown), and a second sending module (not shown). The obtaining module may be configured to obtain the turn-on time of each cloud mobile phone from the remote operation information. The sorting module can be configured to sort the cloud mobile phones corresponding to the cloud mobile phone identifications according to the sequence of the opening time. The dividing module can be configured to divide blocks of the sorted cloud mobile phones according to respective cloud mobile phone types to obtain a task queue with the remote operation information as a task node. The second receiving module may be configured to receive a queue display request of the client. The second sending module may be configured to send the task queue to the client, so as to display the task queue at the client.
In some optional implementations of this embodiment, the apparatus 300 further includes: a restart detection unit (not shown), a body determination module (not shown), an object filtering module (not shown), and a deletion unit (not shown). The restart detection unit may be configured to detect whether the cloud mobile phone corresponding to each task node in the task queue is being restarted or has expired in real time. The deleting unit may be configured to delete the task node corresponding to the cloud mobile phone in the task queue in response to that the cloud mobile phone corresponding to the task node is restarting or has expired.
First, an information receiving unit 301 receives remote operation information of an object on at least one cloud mobile phone; secondly, the construction unit 302 constructs and sends a task queue to the client based on the remote operation information; thirdly, the request receiving unit 303 receives an operation request sent by the client, wherein the operation request represents the selection of the object on the task node in the task queue; finally, the connection unit 304 connects the client and the cloud phone corresponding to the operation request. Therefore, the cloud mobile phone operated by the object and the application on the cloud mobile phone can be recorded through the constructed task queue and displayed at the client, and after the object selects the task node of the task queue, the client is connected with the cloud mobile phone corresponding to the selected task node, so that the object can be conveniently and rapidly switched to a plurality of cloud mobile phone tasks, and the convenience and the user experience of remote control of the multi-cloud mobile phone tasks are improved.
With further reference to fig. 4, as an implementation of the methods shown in the above figures, the present disclosure provides an embodiment of a task switching apparatus, which corresponds to the method embodiment shown in fig. 2.
As shown in fig. 4, the task switching device 400 provided in this embodiment includes: a receiving unit 401, an uploading unit 402, an interworking unit 403, and a switching unit 404. The receiving unit 401 may be configured to receive a remote operation of an object on a different application. The uploading unit 402 may be configured to upload remote operation information based on a remote operation, where the remote operation information includes a cloud mobile phone identifier and an application name. The interworking unit 403 may be configured to connect with the client based on the cloud phone identifier. The switching unit 404 may be configured to receive an application name sent by the client and switch an application corresponding to the received application name to the foreground in response to detecting that the connection with the client is successful.
In the present embodiment, in the task switching device 400: the detailed processing of the receiving unit 401, the uploading unit 402, the interworking unit 403, and the switching unit 404 and the technical effects thereof can refer to the related descriptions of step 201, step 202, step 203, and step 204 in the corresponding embodiment of fig. 2, which are not described herein again.
With further reference to fig. 5, as an implementation of the methods shown in the above figures, the present disclosure provides an embodiment of a task switching system, which corresponds to the method embodiments shown in fig. 1 and fig. 2.
As shown in fig. 5, the task switching device 500 provided in the present embodiment includes: the system comprises a cloud mobile phone background 501, a client 502 and at least one cloud mobile phone 503. Each cloud mobile phone 503 receives remote operations of different applications by an object through a client 502; based on remote operation, remote operation information is uploaded to the cloud mobile phone background 501, and the remote operation information includes: cloud cell phone identification and application name.
The cloud mobile phone background 501 constructs and sends a task queue to the client based on the remote operation information of all the cloud mobile phones 503, where the task queue includes: each task node corresponds to one cloud mobile phone in the at least one cloud mobile phone; receiving an operation request sent by a client 502, wherein the operation request represents the selection of a task node in a task queue by an object; and connecting the client with the cloud mobile phone corresponding to the operation request.
The cloud mobile phone 503 corresponding to the operation request is configured to receive the application name sent by the client 502 and switch the application corresponding to the received application name to the foreground when detecting that the connection with the client 502 is successful.
In the present embodiment, in the task switching device 500: the specific processing of the cloud mobile phone background 501 and the technical effect thereof may refer to the related descriptions of step 101, step 102, step 103, and step 104 in the corresponding embodiment of fig. 1, respectively, and the specific processing of the cloud mobile phone 503 and the technical effect thereof may refer to the related descriptions of step 201, step 202, step 203, and step 204 in the corresponding embodiment of fig. 2, respectively, which are not described herein again.
As an example, a cloud handset object does the following:
step 1: selecting an A3 cloud mobile phone to start remote operation, starting an application with the name of APP1 in the A3 cloud mobile phone, wherein the corresponding application identifier is com.abc.app1;
step 2: after a period of operation, an application is started in the A4 cloud mobile phone again, the name is APP2, the corresponding application identification is com.abc.app2, and the user switches the application to the foreground operation;
and step 3: after a period of operation, an application is started in the A4 cloud mobile phone again, the name is APP1, the corresponding application identification is com.abc.app1, and the user switches the application to the foreground operation;
and 4, step 4: when a user clicks a 'multi-cloud mobile phone task switching' key on a client, the cloud mobile phone client displays a list for the user to select:
please select:
1) a4 cloud mobile phone-APP 1
2) A4 cloud mobile phone-APP 2
3) A3 cloud mobile phone-APP 1
When the user selects 3), the currently connected A4 cloud mobile phone is disconnected, the A3 cloud mobile phone is directly and automatically connected, and the operating system in the A3 cloud mobile phone automatically switches the APP1 to the foreground for operation.
In the technical scheme of the disclosure, the collection, storage, use, processing, transmission, provision, disclosure and other processing of the personal information of the related user are all in accordance with the regulations of related laws and regulations and do not violate the good customs of the public order.
The present disclosure also provides an electronic device, a readable storage medium, and a computer program product according to embodiments of the present disclosure.
FIG. 6 illustrates a schematic block diagram of an example electronic device 600 that can be used to implement embodiments of the present disclosure. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular phones, smart phones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be examples only, and are not meant to limit implementations of the disclosure described and/or claimed herein.
As shown in fig. 6, the apparatus 600 includes a computing unit 601, which can perform various appropriate actions and processes according to a computer program stored in a Read Only Memory (ROM)602 or a computer program loaded from a storage unit 608 into a Random Access Memory (RAM) 603. In the RAM603, various programs and data required for the operation of the device 600 can also be stored. The calculation unit 601, the ROM 602, and the RAM603 are connected to each other via a bus 604. An input/output (I/O) interface 605 is also connected to bus 604.
A number of components in the device 600 are connected to the I/O interface 605, including: an input unit 606 such as a keyboard, a mouse, or the like; an output unit 607 such as various types of displays, speakers, and the like; a storage unit 608, such as a magnetic disk, optical disk, or the like; and a communication unit 609 such as a network card, modem, wireless communication transceiver, etc. The communication unit 609 allows the device 600 to exchange information/data with other devices via a computer network such as the internet and/or various telecommunication networks.
The computing unit 601 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of the computing unit 601 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various dedicated Artificial Intelligence (AI) computing chips, various computing units running machine learning model algorithms, a Digital Signal Processor (DSP), and any suitable processor, controller, microcontroller, and so forth. The calculation unit 601 executes the respective methods and processes described above, such as the task switching method. For example, in some embodiments, the task switching method may be implemented as a computer software program tangibly embodied in a machine-readable medium, such as storage unit 608. In some embodiments, part or all of the computer program may be loaded and/or installed onto the device 600 via the ROM 602 and/or the communication unit 609. When the computer program is loaded into the RAM603 and executed by the computing unit 601, one or more steps of the task switching method described above may be performed. Alternatively, in other embodiments, the computing unit 601 may be configured to perform the task switching method by any other suitable means (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuitry, Field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), system on a chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs that are executable and/or interpretable on a programmable system including at least one programmable processor, which may be special or general purpose, receiving data and instructions from, and transmitting data and instructions to, a storage system, at least one input device, and at least one output device.
Program code for implementing the methods of the present disclosure may be written in any combination of one or more programming languages. These program codes may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable task switching device or task switching system such that the program codes, when executed by the processor or controller, cause the functions/operations specified in the flowchart and/or block diagram to be performed. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. A machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and a pointing device (e.g., a mouse or a trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user can be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic, speech, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a back-end component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such back-end, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), Wide Area Networks (WANs), and the Internet.
The computer system may include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server may be a cloud server, a server of a distributed system, or a server with a combined blockchain.
It should be understood that various forms of the flows shown above may be used, with steps reordered, added, or deleted. For example, the steps described in the present disclosure may be executed in parallel or sequentially or in different orders, and are not limited herein as long as the desired results of the technical solutions disclosed in the present disclosure can be achieved.
The above detailed description should not be construed as limiting the scope of the disclosure. It should be understood by those skilled in the art that various modifications, combinations, sub-combinations and substitutions may be made in accordance with design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present disclosure should be included in the scope of protection of the present disclosure.

Claims (18)

1. A method of task switching, the method comprising:
receiving remote operation information of an object to at least one cloud mobile phone;
based on the remote operation information, a task queue is constructed and sent to a client, and the task queue comprises: each task node corresponds to one cloud mobile phone in the at least one cloud mobile phone;
receiving an operation request sent by the client, wherein the operation request represents the selection of the object to the task node in the task queue;
and connecting the client with the cloud mobile phone corresponding to the operation request.
2. The method of claim 1, wherein the operation request comprises: the method comprises the steps of cloud mobile phone identification, application identification and application name; the cloud mobile phone connecting the client and corresponding to the operation request comprises:
and controlling the connection between the cloud mobile phone corresponding to the cloud mobile phone identification and the client so that the client sends the application identification and the application name to the cloud mobile phone after the client is successfully connected with the cloud mobile phone.
3. The method of claim 1, wherein the building and sending a task queue to a client based on the remote operation information comprises:
creating a first-in first-out queue;
aiming at the received remote operation information of each cloud mobile phone, the remote operation information is used as a task node and is pressed into the first-in first-out queue to obtain a task queue; receiving a queue display request of a client;
and sending the task queue to the client to display the task queue at the client.
4. The method of claim 3, further comprising:
regularly detecting whether the number of task nodes in the task queue exceeds the maximum storage number or not;
and in response to the number of the task nodes in the task queue exceeding the maximum storage number, removing the task node at the bottommost layer in the task queue out of the task queue.
5. The method of claim 1, wherein the remote operation information comprises: the method comprises the following steps of establishing and sending a task queue to a client based on the remote operation information, wherein the task queue comprises the following steps:
acquiring the starting time of each cloud mobile phone from the remote operation information;
sequencing the cloud mobile phones corresponding to the cloud mobile phone identifications according to the sequence of the opening time;
carrying out block division on the sorted cloud mobile phones according to respective cloud mobile phone types to obtain a task queue taking the remote operation information as a task node; receiving a queue display request of a client;
and sending the task queue to the client to display the task queue at the client.
6. The method according to one of claims 1-5, the method further comprising:
detecting whether the cloud mobile phone corresponding to each task node in the task queue is restarted or expires in real time;
and in response to the fact that the cloud mobile phone corresponding to the task node is restarting or is expired, deleting the task node corresponding to the cloud mobile phone in the task queue.
7. A method of task switching, the method comprising:
receiving remote operation of different applications by an object;
uploading remote operation information based on the remote operation, wherein the remote operation information comprises a cloud mobile phone identifier and an application name;
connecting with a client based on the cloud mobile phone identification;
and in response to the detection that the connection with the client is successful, receiving the application name sent by the client, and switching the application corresponding to the received application name to the foreground.
8. A task switching apparatus, the apparatus comprising:
an information receiving unit configured to receive remote operation information of an object on at least one cloud handset;
a construction unit configured to construct a send task queue to a client based on the remote operation information, the task queue including: each task node corresponds to one cloud mobile phone in the at least one cloud mobile phone;
the request receiving unit is configured to receive an operation request sent by the client, and the operation request represents the selection of the object to the task node in the task queue;
a connection unit configured to connect the cloud mobile phone corresponding to the operation request to the client.
9. The apparatus of claim 8, wherein the operation request comprises: the method comprises the steps of cloud mobile phone identification, application identification and application name; the connection unit is further configured to:
and controlling the connection between the cloud mobile phone corresponding to the cloud mobile phone identification and the client so that the client sends the application identification and the application name to the cloud mobile phone after the client is successfully connected with the cloud mobile phone.
10. The apparatus of claim 8, wherein the building unit comprises:
a creation module configured to create a first-in-first-out queue;
the obtaining module is configured to press the remote operation information as a task node into the first-in first-out queue to obtain a task queue aiming at the received remote operation information of each cloud mobile phone; a first receiving module configured to receive a queue display request of a client;
a first sending module configured to send the task queue to the client to display the task queue at the client.
11. The apparatus of claim 10, the apparatus further comprising:
the quantity detection unit is configured to detect whether the quantity of the task nodes in the task queue exceeds the maximum storage quantity at regular time;
a dequeue unit configured to dequeue a task node at a bottommost layer in the task queue from the task queue in response to the number of task nodes in the task queue having exceeded a maximum holding number.
12. The apparatus of claim 8, wherein the remote operation information comprises: cloud cell-phone sign, cloud cell-phone turn-on time, cloud cell-phone type, the unit of construction includes:
an acquisition module configured to acquire the turn-on time of each cloud handset from the remote operation information;
the sequencing module is configured to sequence the cloud mobile phones corresponding to the cloud mobile phone identifications according to the sequence of the opening time;
the division module is configured to divide blocks of the sorted cloud mobile phones according to respective cloud mobile phone types to obtain a task queue with the remote operation information as a task node;
a second receiving module configured to receive a queue display request of a client;
a second sending module configured to send the task queue to the client to display the task queue at the client.
13. The apparatus according to one of claims 8-12, the apparatus further comprising:
the restart detection unit is configured to detect whether the cloud mobile phone corresponding to each task node in the task queue is being restarted or is expired in real time;
and the deleting unit is configured to delete the task node corresponding to the cloud mobile phone in the task queue in response to the cloud mobile phone corresponding to the task node being restarted or expired.
14. A task switching apparatus, the apparatus comprising:
a receiving unit configured to receive a remote operation of an object on a different application;
an uploading unit configured to upload remote operation information based on the remote operation, the remote operation information including a cloud mobile phone identifier and an application name;
an interworking unit configured to connect with a client based on the cloud handset identity;
and the switching unit is configured to respond to the detection that the connection with the client is successful, receive the application name sent by the client and switch the application corresponding to the received application name to the foreground.
15. A task switching system, the system comprising: the cloud mobile phone comprises a cloud mobile phone background, a client and at least one cloud mobile phone;
each cloud mobile phone receives remote operation of different applications by the object through the client; based on the remote operation, remote operation information is uploaded to the cloud mobile phone background, and the remote operation information comprises: cloud mobile phone identification and application name;
the cloud mobile phone background constructs and sends a task queue to the client based on remote operation information of all cloud mobile phones, wherein the task queue comprises: each task node corresponds to one cloud mobile phone in the at least one cloud mobile phone; receiving an operation request sent by the client, wherein the operation request represents the selection of the object to the task node in the task queue; connecting the client with the cloud mobile phone corresponding to the operation request;
and the cloud mobile phone corresponding to the operation request is used for receiving the application name sent by the client and switching the application corresponding to the received application name to the foreground when detecting that the connection with the client is successful.
16. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-7.
17. A non-transitory computer readable storage medium having stored thereon computer instructions for causing the computer to perform the method of any one of claims 1-7.
18. A computer program product comprising a computer program which, when executed by a processor, implements the method of any one of claims 1-7.
CN202110981452.2A 2021-08-25 2021-08-25 Task switching method, device, system, electronic equipment and computer medium Active CN113691628B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110981452.2A CN113691628B (en) 2021-08-25 2021-08-25 Task switching method, device, system, electronic equipment and computer medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110981452.2A CN113691628B (en) 2021-08-25 2021-08-25 Task switching method, device, system, electronic equipment and computer medium

Publications (2)

Publication Number Publication Date
CN113691628A true CN113691628A (en) 2021-11-23
CN113691628B CN113691628B (en) 2023-08-01

Family

ID=78582456

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110981452.2A Active CN113691628B (en) 2021-08-25 2021-08-25 Task switching method, device, system, electronic equipment and computer medium

Country Status (1)

Country Link
CN (1) CN113691628B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116208622A (en) * 2023-04-28 2023-06-02 江苏北弓智能科技有限公司 Batch cloud mobile phone synchronous operation method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106933459A (en) * 2017-03-31 2017-07-07 努比亚技术有限公司 Multitask management process and mobile terminal
CN107003891A (en) * 2016-08-31 2017-08-01 深圳前海达闼云端智能科技有限公司 Virtual machine switching method, device, electronic equipment and computer program product
US20170331813A1 (en) * 2016-05-11 2017-11-16 Oracle International Corporation Task segregation in a multi-tenant identity and data security management cloud service
CN111240759A (en) * 2020-01-06 2020-06-05 北京云派网络科技有限公司 Automatic operation method and system based on cloud mobile phone
CN111932246A (en) * 2020-08-06 2020-11-13 北京百度网讯科技有限公司 Method and apparatus for transmitting information
CN112104622A (en) * 2020-08-31 2020-12-18 北京爱奇艺科技有限公司 Cloud application starting method, server, cloud equipment and cloud communication system
CN113242275A (en) * 2021-04-12 2021-08-10 西安神鸟软件科技有限公司 Cloud mobile phone control method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170331813A1 (en) * 2016-05-11 2017-11-16 Oracle International Corporation Task segregation in a multi-tenant identity and data security management cloud service
CN107003891A (en) * 2016-08-31 2017-08-01 深圳前海达闼云端智能科技有限公司 Virtual machine switching method, device, electronic equipment and computer program product
CN106933459A (en) * 2017-03-31 2017-07-07 努比亚技术有限公司 Multitask management process and mobile terminal
CN111240759A (en) * 2020-01-06 2020-06-05 北京云派网络科技有限公司 Automatic operation method and system based on cloud mobile phone
CN111932246A (en) * 2020-08-06 2020-11-13 北京百度网讯科技有限公司 Method and apparatus for transmitting information
CN112104622A (en) * 2020-08-31 2020-12-18 北京爱奇艺科技有限公司 Cloud application starting method, server, cloud equipment and cloud communication system
CN113242275A (en) * 2021-04-12 2021-08-10 西安神鸟软件科技有限公司 Cloud mobile phone control method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116208622A (en) * 2023-04-28 2023-06-02 江苏北弓智能科技有限公司 Batch cloud mobile phone synchronous operation method

Also Published As

Publication number Publication date
CN113691628B (en) 2023-08-01

Similar Documents

Publication Publication Date Title
CN110233742B (en) Group establishing method, system, terminal and server
CN112925651B (en) Application resource deployment method, device, electronic equipment and medium
CN112925652B (en) Application resource deployment method, device, electronic equipment and medium
CN112311597B (en) Message pushing method and device
CN113805962A (en) Application page display method and device and electronic equipment
CN113067769B (en) Router restarting method, device, equipment and storage medium
CN114697391B (en) Data processing method, device, equipment and storage medium
CN113742174B (en) Cloud mobile phone application monitoring method and device, electronic equipment and storage medium
CN113691628A (en) Task switching method and device, system, electronic equipment and computer medium
CN111209033A (en) Method for downloading small program package and related equipment
CN115344315B (en) Skin switching method and device of applet page and electronic equipment
CN112382294A (en) Voice recognition method and device, electronic equipment and storage medium
CN107729136B (en) Processing priority configuration method and device based on FPGA
CN113743288A (en) Image recognition method, device, equipment and storage medium of cloud mobile phone
CN114401121A (en) Application program login method and device, electronic equipment and readable storage medium
CN112953794A (en) Network detection method, device, equipment and storage medium of router
CN111741053A (en) Data pre-downloading method, device, server, terminal and storage medium
CN113747423B (en) Cloud mobile phone state synchronization method, device, equipment, storage medium and program product
CN114401300B (en) Cloud application control method, device, equipment, medium and program product
CN114006902B (en) Cloud mobile phone restarting method, device, equipment and storage medium
CN110555027A (en) information security processing method and device, storage medium and computing equipment
CN114222001B (en) Edge device, edge device method, edge device system, electronic device and storage medium
CN114546522B (en) Picture configuration method and device for application, electronic equipment and storage medium
CN114265535B (en) Floor page display method, device, equipment and medium for push message
CN114337896B (en) Equipment state processing method and device, storage medium and electronic device

Legal Events

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