CN110119321B - Method and system for responding local input content by cloud mobile phone and storage medium - Google Patents

Method and system for responding local input content by cloud mobile phone and storage medium Download PDF

Info

Publication number
CN110119321B
CN110119321B CN201910359038.0A CN201910359038A CN110119321B CN 110119321 B CN110119321 B CN 110119321B CN 201910359038 A CN201910359038 A CN 201910359038A CN 110119321 B CN110119321 B CN 110119321B
Authority
CN
China
Prior art keywords
signal
sending
server
mobile phone
user input
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.)
Active
Application number
CN201910359038.0A
Other languages
Chinese (zh)
Other versions
CN110119321A (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.)
Guangzhou Duling Technology Co ltd
Original Assignee
Guangzhou Micro Computing Information 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 Guangzhou Micro Computing Information Technology Co ltd filed Critical Guangzhou Micro Computing Information Technology Co ltd
Priority to CN201910359038.0A priority Critical patent/CN110119321B/en
Publication of CN110119321A publication Critical patent/CN110119321A/en
Application granted granted Critical
Publication of CN110119321B publication Critical patent/CN110119321B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04883Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
    • 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/542Event management; Broadcasting; Multicasting; Notifications
    • 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/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]
    • 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/544Buffers; Shared memory; Pipes

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Human Computer Interaction (AREA)
  • Telephonic Communication Services (AREA)
  • Telephone Function (AREA)

Abstract

The invention discloses a method, a system and a storage medium for responding local input contents by a cloud mobile phone, wherein the method comprises the following steps: feeding back a first signal to the server according to the received touch click information so that the client starts to receive user input information according to the first signal; and feeding back a second signal to the server according to the received user input information, so that the client stops receiving the user input information according to the second signal. Compared with the prior art, the method and the device do not need to reinstall an input method on the cloud mobile phone, so that the method and the device are not influenced by network fluctuation, the response speed is increased, the use experience of the user is improved, and the method and the device can be widely applied to the technical field of cloud networks.

Description

Method and system for responding local input content by cloud mobile phone and storage medium
Technical Field
The invention relates to the technical field of cloud networks, in particular to a method and a system for responding local input contents by a cloud mobile phone and a storage medium.
Background
When a user uses the cloud service to remotely control the cloud mobile phone, the user inevitably needs to input an account password or other contents to an application installed on the cloud mobile phone. At present, a cloud content input mode can only be used for inputting by installing an input method in an Android system of a cloud mobile phone, and the mode needs to continuously send touch coordinate information generated on a cloud mobile phone client to an input device node of the Android system of the cloud mobile phone to inject a touch event, so that the touch event is distributed to input method software on the cloud mobile phone to input content.
Specifically, the current input mode can only continuously receive a touch click event of a user side through a cloud Android system, then the touch click event is sent to a corresponding cloud mobile phone through a cloud mobile phone instruction control service system, then the touch click event is written into a/dev/input/event 0 device node, a drive of the device node gradually transmits the written information to an application framework layer application framework of the cloud mobile phone Android system, and finally the written information is distributed to a corresponding input control of the cloud mobile phone.
The current input mode requires that the cloud mobile phone is pre-installed with input methods used by a user, such as dog search, Baidu, message flying and the like, and then is set as a default input method so as to be used when content needs to be input. And the input method newly installed on the equipment can not be input according to the content preferred by the user, so that the use experience of the App and the experience effect of the cloud mobile phone are greatly influenced.
Disclosure of Invention
In view of this, embodiments of the present invention provide a method, a system, and a storage medium for responding to local input content by a cloud phone with a fast response speed, so as to improve the input experience of a user.
In a first aspect, an embodiment of the present invention provides a method for responding to local input content by a cloud mobile phone, including the following steps:
feeding back a first signal to the server according to the received touch click information so that the client starts to receive user input information according to the first signal;
and feeding back a second signal to the server according to the received user input information, so that the client stops receiving the user input information according to the second signal.
Further, the step of feeding back the first signal to the server according to the received touch click information includes the following steps:
writing touch click information sent by a server into an equipment node through a remote play module;
sending the touch click information to a window management service module through the equipment node;
sending the touch click information to a binder driver through a window management service module;
sending the touch click information to an application program of the cloud mobile phone through a binder drive;
according to the touch click information, feeding back a first signal to the input method service module and the binder driver by an application program;
the first signal is sent to a remote playing module through binder driving;
and feeding back the first signal to the server through the remote play module.
Further, the step of feeding back the second signal to the server according to the received user input information includes the following steps:
user input information sent by a server is sent to a binder driver through a remote play module;
sending user input information to an input method service module through a binder drive;
based on a binder mechanism, submitting user input information to an application program of the cloud mobile phone through an input method service module;
sending the second signal to a binder driver through an application program according to the user input information;
the second signal is sent to the remote playing module through the binder drive;
and feeding back the second signal to the server through the remote play module.
Further, the step of sending the second signal to the binder driver through the application program according to the user input information includes the following steps:
submitting user input information to an edit box of an application program through an input channel;
displaying user input information in real time through an edit box;
and after determining that the input focus of the application program disappears, generating a second signal by the application program and sending the second signal to the binder driver for driving.
In a second aspect, an embodiment of the present invention further provides a method for responding to locally input content by a cloud mobile phone, including the following steps:
receiving touch click information sent by a client, and sending the touch click information to the cloud mobile phone;
receiving a first signal sent by a cloud mobile phone, and sending the first signal to a client;
receiving user input information sent by a client, and sending a user input signal to a cloud mobile phone;
and receiving a second signal sent by the cloud mobile phone, and sending the second signal to the client.
In a third aspect, an embodiment of the present invention further provides a method for responding to local input content by a cloud mobile phone, including the following steps:
acquiring touch click information, and then sending the touch click information to a server;
receiving a first signal sent by a server, then acquiring user input information, and sending the user input information to the server;
and receiving a second signal sent by the server, and then stopping acquiring the user input information.
In a fourth aspect, an embodiment of the present invention further provides a system for responding to local input content by a cloud mobile phone, where the system includes:
the first feedback module is used for feeding back a first signal to the server according to the received touch click information so that the client starts to receive user input information according to the first signal;
and the second feedback module is used for feeding back a second signal to the server according to the received user input information so as to enable the client to stop receiving the user input information according to the second signal.
In a fifth aspect, an embodiment of the present invention further provides a system for responding to locally input content by a cloud mobile phone, including a client, a server, and a cloud mobile phone;
the cloud cell phone comprises:
the first feedback module is used for feeding back a first signal to the server according to the received touch click information so that the client starts to receive user input information according to the first signal;
the second feedback module is used for feeding back a second signal to the server according to the received user input information so as to enable the client to stop receiving the user input information according to the second signal;
the client comprises:
the first acquisition module is used for acquiring touch click information and then sending the touch click information to the server;
the second acquisition module is used for receiving the first signal sent by the server, then acquiring user input information and sending the user input information to the server;
the stopping module is used for receiving a second signal sent by the server and then stopping acquiring the user input information;
the server side comprises:
the first forwarding module is used for receiving touch click information sent by the client and sending the touch click information to the cloud mobile phone;
the second forwarding module is used for receiving a first signal sent by the cloud mobile phone and sending the first signal to the client;
the third forwarding module is used for receiving user input information sent by the client and sending a user input signal to the cloud mobile phone;
and the fourth forwarding module is used for receiving the second signal sent by the cloud mobile phone and sending the second signal to the client.
In a sixth aspect, an embodiment of the present invention further provides a system for responding to local input content by a cloud mobile phone, where the system includes:
at least one processor;
at least one memory for storing at least one program;
when the at least one program is executed by the at least one processor, the at least one processor is caused to implement the method for responding to locally input content by the cloud handset.
In a seventh aspect, an embodiment of the present invention further provides a storage medium, where processor-executable instructions are stored, and when executed by a processor, the processor-executable instructions are configured to perform the method for responding to the local input content by the cloud handset.
One or more of the above-described embodiments of the present invention have the following advantages: according to the embodiment of the invention, a first signal is fed back to the client through the cloud mobile phone according to the touch click information acquired by the client, so that the client starts to acquire the input information of the user; after the client acquires the complete user input information, the cloud mobile phone feeds back a second signal to the client so that the client stops receiving the user input information; compared with the prior art, the method and the device have the advantages that the input method does not need to be installed on the cloud mobile phone again, so that the influence of network fluctuation is avoided, the response speed is increased, and the use experience of the user is improved.
Drawings
FIG. 1 is a flow chart of the steps of an embodiment of the present invention;
fig. 2 is a schematic diagram of communication interaction according to an embodiment of the present invention.
Detailed Description
The invention will be further explained and explained with reference to the drawings and the embodiments in the description. The step numbers in the embodiments of the present invention are set for convenience of illustration only, the order between the steps is not limited at all, and the execution order of each step in the embodiments can be adaptively adjusted according to the understanding of those skilled in the art.
Referring to fig. 1, an embodiment of the present invention provides a method for responding to a local input content by a cloud mobile phone, including the following steps:
feeding back a first signal to the server according to the received touch click information so that the client starts to receive user input information according to the first signal;
and feeding back a second signal to the server according to the received user input information, so that the client stops receiving the user input information according to the second signal.
Further, as a preferred embodiment, the step of feeding back the first signal to the server according to the received touch click information includes the following steps:
writing touch click information sent by a server into an equipment node through a remote play module;
sending the touch click information to a window management service module through the equipment node;
sending the touch click information to a binder driver through a window management service module;
sending the touch click information to an application program of the cloud mobile phone through a binder drive;
according to the touch click information, feeding back a first signal to the input method service module and the binder driver by an application program;
the first signal is sent to a remote playing module through binder driving;
and feeding back the first signal to the server through the remote play module.
Further as a preferred embodiment, the step of feeding back the second signal to the server according to the received user input information includes the following steps:
user input information sent by a server is sent to a binder driver through a remote play module;
sending user input information to an input method service module through a binder drive;
based on a binder mechanism, submitting user input information to an application program of the cloud mobile phone through an input method service module;
sending the second signal to a binder driver through an application program according to the user input information;
the second signal is sent to the remote playing module through the binder drive;
and feeding back the second signal to the server through the remote play module.
Further as a preferred embodiment, the step of sending the second signal to the binder driver by the application program according to the user input information includes the following steps:
submitting user input information to an edit box of an application program through an input channel;
displaying user input information in real time through an edit box;
and after determining that the input focus of the application program disappears, generating a second signal by the application program and sending the second signal to the binder driver for driving.
Referring to fig. 1, an embodiment of the present invention further provides a method for responding to local input content by a cloud mobile phone, including the following steps:
receiving touch click information sent by a client, and sending the touch click information to the cloud mobile phone;
receiving a first signal sent by a cloud mobile phone, and sending the first signal to a client;
receiving user input information sent by a client, and sending a user input signal to a cloud mobile phone;
and receiving a second signal sent by the cloud mobile phone, and sending the second signal to the client.
Referring to fig. 1, an embodiment of the present invention further provides a method for responding to local input content by a cloud mobile phone, including the following steps:
acquiring touch click information, and then sending the touch click information to a server;
receiving a first signal sent by a server, then acquiring user input information, and sending the user input information to the server;
and receiving a second signal sent by the server, and then stopping acquiring the user input information.
Referring to fig. 2, the following describes in detail specific implementation steps of the method for responding to the local input content by the cloud mobile phone of the present invention:
s1, the client sends the acquired touch click information to the server;
s2, the server transmits the touch click information to the cloud mobile phone;
s3, the cloud mobile phone feeds back a first signal to the server according to the touch click information;
specifically, the step S3 includes the following steps:
s31, writing the touch click information sent by the server into the equipment node through the remote play module;
s32, sending the touch click information to a window management service module through the equipment node;
s33, sending the touch click information to a binder driver through a window management service module;
s34, sending the touch click information to an application program of the cloud mobile phone through a binder drive;
s35, feeding back a first signal to the input method service module and the binder driver by the application program according to the touch click information;
s36, sending the first signal to a remote playing module through binder driving;
and S37, feeding back the first signal to the server through the remote play module.
First, when a user clicks an editable control EditText of a client, the EditText will obtain an input focus, and at this time, an input method service module InputMethodManager in parent View sends a first signal startInput to an input method system service inputmethodmanageservice (IMMS for short) through an IPC (inter-process communication) Binder mechanism, where the first signal is referred to as an input start event in this embodiment.
At this time, the imms. startinput function will be called, the imms. startinput function seals the parameter IInputContext (input context) therein, and at this time, the input start event and the parameter EditorInfo information analysis information need to be transmitted to the client for input, so as to prompt the client to start acquiring the input information of the user; the specific way of transmitting the input starting event and the parameter analysis information to the client is as follows: sending the second signal to a remote-play module remote-play through binder driving; and then feeding back the second signal to the server through the remote playing module.
Of course, the end state is the state in which the finishingmount event is passed to the IMMS in the same way also through the InputMethodManager object when EditText loses focus, and this time the client needs to be notified to end the input as well. It is necessary to insert code to pass events back to the client by modifying the inputmethodmanageservice source file, thus solving the problem of when to start an input and when to end an input.
S4, the client receives user input information according to the first signal sent by the server;
s5, the client transmits the user input information to the server;
s6, the server transmits the user input information to the cloud mobile phone;
s7, the cloud mobile phone feeds back a second signal to the server according to the user input information;
specifically, the step S7 includes the steps of:
s71, sending the second signal to a binder driver through an application program according to the user input information;
wherein the step S71 includes the steps of:
s711, submitting the user input information to an edit box of the application program through an input channel;
s712, displaying the input information of the user in real time through an edit box;
and S713, after the input focus of the application program is determined to disappear, the application program generates a second signal and sends the second signal to a binder driver.
S72, sending the second signal to a remote playing module through binder driving;
and S73, feeding back the second signal to the server through the remote playing module.
The problem to be solved in step S7 of this embodiment is to determine when the client App starts scheduling the local input method, and the client play page is displayed based on the GLSurfaceView View, and since the GLSurfaceView is a derivative of View, functions onCheckIsTextEditor (a function that determines whether text editing is allowed) and onCreateInputConnection (a channel that creates an input connection) can be rewritten to set an inputtable state for the GLSurfaceView (by clicking the View, a default input method installed by the user' S own mobile phone will be hidden).
First, the present embodiment rewrites onCheckIsTextEditor to set its return value to true to identify that text input can be received. Next, rewriting the onCreateInputConnection function to construct an input channel (InputConnection), and implementing a commitText function and a sendKeyEvent by inheriting the baselnputconnection. The parameter of the commitText function specifically refers to the content input locally by the user, and the content input locally by the user can be transmitted to the cloud mobile phone end for display after being filtered by a certain condition. In addition, for the processing of the delete key keymode _ DEL and the ENTER key _ ENTER key, the present embodiment captures the delete and ENTER events by overwriting sendKeyEvent and passes the events to the cloud handset for processing.
The specific way for transmitting the content input by the user locally to the cloud mobile phone end is as follows: the client APP sends the content input by the user to the server, then the server forwards the content input by the user to a remote playing module remote-play of the cloud mobile phone, and finally the remote playing module sends the content input by the user to an input method system service IMMS.
And S8, the client stops receiving the user input information and hides the local input method according to the second signal sent by the server.
The method comprises the steps of receiving local input contents of a user through a starting input event transmitted back by the cloud mobile phone, transmitting the local input contents to the cloud mobile phone end in real time, submitting contents and key information through the InputConnection of IInputContext reserved by the system service IMMS, displaying the input contents through EditText, and finishing input and hiding a local input method by a client when receiving a finishing input event.
In addition, the whole set of input flow of the invention also needs a cloud mobile phone instruction control service (namely a server), and the service can realize the function of mutual communication between the client and the cloud mobile phone. Firstly, a control server (ControlServer) needs to be established in a server, remote-play (namely a remote play module) is realized at a cloud mobile phone end, data (including video stream, instruction, text and other data) are transmitted between the remote service and the control service in real time in a Socket long connection mode, and the client also needs to establish a corresponding Socket client to keep communication with the ControlServer.
The method can realize the functional scene of 'cloud copy', solve the problems of unsmooth input card, misplaced input content and the like in the traditional scheme, does not need a user to install a preferred input method on the cloud mobile phone, saves the setting operation of the user on the input method, and can enable the user to feel the experience as local input. In addition, the method can be applied to a web end, an iOS end, a windows end, a macOS end, an Android end and the like, and specific application scenes can be switched according to actual needs.
Corresponding to the method in fig. 1, an embodiment of the present invention further provides a system for responding to local input content by a cloud phone, including:
the first feedback module is used for feeding back a first signal to the server according to the received touch click information so that the client starts to receive user input information according to the first signal;
and the second feedback module is used for feeding back a second signal to the server according to the received user input information so as to enable the client to stop receiving the user input information according to the second signal.
In a fifth aspect, an embodiment of the present invention further provides a system for responding to locally input content by a cloud mobile phone, including a client, a server, and a cloud mobile phone;
the cloud cell phone comprises:
the first feedback module is used for feeding back a first signal to the server according to the received touch click information so that the client starts to receive user input information according to the first signal;
the second feedback module is used for feeding back a second signal to the server according to the received user input information so as to enable the client to stop receiving the user input information according to the second signal;
the client comprises:
the first acquisition module is used for acquiring touch click information and then sending the touch click information to the server;
the second acquisition module is used for receiving the first signal sent by the server, then acquiring user input information and sending the user input information to the server;
the stopping module is used for receiving a second signal sent by the server and then stopping acquiring the user input information;
the server side comprises:
the first forwarding module is used for receiving touch click information sent by the client and sending the touch click information to the cloud mobile phone;
the second forwarding module is used for receiving a first signal sent by the cloud mobile phone and sending the first signal to the client;
the third forwarding module is used for receiving user input information sent by the client and sending a user input signal to the cloud mobile phone;
and the fourth forwarding module is used for receiving the second signal sent by the cloud mobile phone and sending the second signal to the client.
Corresponding to the method in fig. 1, an embodiment of the present invention further provides a system for responding to local input content by a cloud phone, including:
at least one processor;
at least one memory for storing at least one program;
when the at least one program is executed by the at least one processor, the at least one processor is caused to implement the method for responding to locally input content by the cloud handset.
Corresponding to the method of fig. 1, an embodiment of the present invention further provides a storage medium, in which processor-executable instructions are stored, and when the processor-executable instructions are executed by a processor, the method for responding to local input content by a cloud handset is performed.
In alternative embodiments, the functions/acts noted in the block diagrams may occur out of the order noted in the operational illustrations. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality/acts involved. Furthermore, the embodiments presented and described in the flow charts of the present invention are provided by way of example in order to provide a more thorough understanding of the technology. The disclosed methods are not limited to the operations and logic flows presented herein. Alternative embodiments are contemplated in which the order of various operations is changed and in which sub-operations described as part of larger operations are performed independently.
Furthermore, while the invention is described in the context of functional modules and illustrated in the form of block diagrams, it should be understood that, unless otherwise stated to the contrary, one or more of the described functions and/or features may be integrated into a single physical device and/or software module or one or more functions and/or features may be implemented in a separate physical device or software module. It will also be appreciated that a detailed discussion of the actual implementation of each module is not necessary for an understanding of the present invention. Rather, the actual implementation of the various functional modules in the apparatus disclosed herein will be understood within the ordinary skill of an engineer, given the nature, function, and internal relationship of the modules. Accordingly, those skilled in the art can, using ordinary skill, practice the invention as set forth in the claims without undue experimentation. It is also to be understood that the specific concepts disclosed are merely illustrative of and not intended to limit the scope of the invention, which is defined by the appended claims and their full scope of equivalents.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The logic and/or steps represented in the flowcharts or otherwise described herein, e.g., an ordered listing of executable instructions that can be considered to implement logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.
More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
While the preferred embodiments of the present invention have been illustrated and described, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (9)

1. The method for responding the local input content by the cloud mobile phone is characterized by comprising the following steps: the method comprises the following steps:
feeding back a first signal to the server according to the received touch click information so that the client starts to receive user input information according to the first signal;
feeding back a second signal to the server according to the received user input information so that the client stops receiving the user input information according to the second signal;
the step of feeding back the first signal to the server according to the received touch click information comprises the following steps:
writing touch click information sent by a server into an equipment node through a remote play module;
sending the touch click information to a window management service module through the equipment node;
sending the touch click information to a binder driver through a window management service module;
sending the touch click information to an application program of the cloud mobile phone through a binder drive;
according to the touch click information, feeding back a first signal to the input method service module and the binder driver by an application program;
the first signal is sent to a remote playing module through binder driving;
and feeding back the first signal to the server through the remote play module.
2. The method of claim 1, wherein the method comprises: the step of feeding back the second signal to the server according to the received user input information comprises the following steps:
user input information sent by a server is sent to a binder driver through a remote play module;
sending user input information to an input method service module through a binder drive;
based on a binder mechanism, submitting user input information to an application program of the cloud mobile phone through an input method service module;
sending the second signal to a binder driver through an application program according to the user input information;
the second signal is sent to the remote playing module through the binder drive;
and feeding back the second signal to the server through the remote play module.
3. The method of claim 2, wherein the method comprises: the step of sending the second signal to the binder driver through the application program according to the user input information comprises the following steps:
submitting user input information to an edit box of an application program through an input channel;
displaying user input information in real time through an edit box;
and after determining that the input focus of the application program disappears, generating a second signal by the application program and sending the second signal to the binder driver for driving.
4. The method for responding the local input content by the cloud mobile phone is characterized by comprising the following steps: the method comprises the following steps:
receiving touch click information sent by a client, and sending the touch click information to the cloud mobile phone;
receiving a first signal sent by a cloud mobile phone, and sending the first signal to a client;
receiving user input information sent by a client, and sending a user input signal to a cloud mobile phone;
receiving a second signal sent by the cloud mobile phone, and sending the second signal to the client;
the first signal sent by the cloud mobile phone is generated by the following steps:
writing touch click information sent by a server into an equipment node through a remote play module;
sending the touch click information to a window management service module through the equipment node;
sending the touch click information to a binder driver through a window management service module;
sending the touch click information to an application program of the cloud mobile phone through a binder drive;
according to the touch click information, feeding back a first signal to the input method service module and the binder driver by an application program;
the first signal is sent to a remote playing module through binder driving;
and feeding back the first signal to the server through the remote play module.
5. The method for responding the local input content by the cloud mobile phone is characterized by comprising the following steps: the method comprises the following steps:
acquiring touch click information, and then sending the touch click information to a server;
receiving a first signal sent by a server, then acquiring user input information, and sending the user input information to the server;
receiving a second signal sent by the server, and then stopping acquiring the user input information;
the first signal sent by the server is generated by a cloud mobile phone, and the first signal is generated by the following steps:
writing touch click information sent by a server into an equipment node through a remote play module;
sending the touch click information to a window management service module through the equipment node;
sending the touch click information to a binder driver through a window management service module;
sending the touch click information to an application program of the cloud mobile phone through a binder drive;
according to the touch click information, feeding back a first signal to the input method service module and the binder driver by an application program;
the first signal is sent to a remote playing module through binder driving;
and feeding back the first signal to the server through the remote play module.
6. The system for responding the local input content by the cloud mobile phone is characterized in that: the method comprises the following steps:
the first feedback module is used for feeding back a first signal to the server according to the received touch click information so that the client starts to receive user input information according to the first signal;
the second feedback module is used for feeding back a second signal to the server according to the received user input information so as to enable the client to stop receiving the user input information according to the second signal;
wherein the first signal is generated by:
writing touch click information sent by a server into an equipment node through a remote play module;
sending the touch click information to a window management service module through the equipment node;
sending the touch click information to a binder driver through a window management service module;
sending the touch click information to an application program of the cloud mobile phone through a binder drive;
according to the touch click information, feeding back a first signal to the input method service module and the binder driver by an application program;
the first signal is sent to a remote playing module through binder driving;
and feeding back the first signal to the server through the remote play module.
7. The system for responding the local input content by the cloud mobile phone is characterized in that: the system comprises a client, a server and a cloud mobile phone;
the cloud cell phone comprises:
the first feedback module is used for feeding back a first signal to the server according to the received touch click information so that the client starts to receive user input information according to the first signal;
the second feedback module is used for feeding back a second signal to the server according to the received user input information so as to enable the client to stop receiving the user input information according to the second signal;
the client comprises:
the first acquisition module is used for acquiring touch click information and then sending the touch click information to the server;
the second acquisition module is used for receiving the first signal sent by the server, then acquiring user input information and sending the user input information to the server;
the stopping module is used for receiving a second signal sent by the server and then stopping acquiring the user input information;
the server side comprises:
the first forwarding module is used for receiving touch click information sent by the client and sending the touch click information to the cloud mobile phone;
the second forwarding module is used for receiving a first signal sent by the cloud mobile phone and sending the first signal to the client;
the third forwarding module is used for receiving user input information sent by the client and sending a user input signal to the cloud mobile phone;
the fourth forwarding module is used for receiving a second signal sent by the cloud mobile phone and sending the second signal to the client;
wherein the first signal is generated by:
writing touch click information sent by a server into an equipment node through a remote play module;
sending the touch click information to a window management service module through the equipment node;
sending the touch click information to a binder driver through a window management service module;
sending the touch click information to an application program of the cloud mobile phone through a binder drive;
according to the touch click information, feeding back a first signal to the input method service module and the binder driver by an application program;
the first signal is sent to a remote playing module through binder driving;
and feeding back the first signal to the server through the remote play module.
8. The system for responding the local input content by the cloud mobile phone is characterized in that: the method comprises the following steps:
at least one processor;
at least one memory for storing at least one program;
when executed by the at least one processor, the at least one program causes the at least one processor to implement the method of responding to locally input content by a cloud handset as recited in any of claims 1-5.
9. A storage medium having stored therein instructions executable by a processor, the storage medium comprising: the processor-executable instructions, when executed by a processor, are for performing the method of responding to locally input content by the cloud handset of any of claims 1-5.
CN201910359038.0A 2019-04-30 2019-04-30 Method and system for responding local input content by cloud mobile phone and storage medium Active CN110119321B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910359038.0A CN110119321B (en) 2019-04-30 2019-04-30 Method and system for responding local input content by cloud mobile phone and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910359038.0A CN110119321B (en) 2019-04-30 2019-04-30 Method and system for responding local input content by cloud mobile phone and storage medium

Publications (2)

Publication Number Publication Date
CN110119321A CN110119321A (en) 2019-08-13
CN110119321B true CN110119321B (en) 2020-05-19

Family

ID=67521788

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910359038.0A Active CN110119321B (en) 2019-04-30 2019-04-30 Method and system for responding local input content by cloud mobile phone and storage medium

Country Status (1)

Country Link
CN (1) CN110119321B (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110825394B (en) * 2019-10-14 2023-04-28 广州微算互联信息技术有限公司 Automatic initialization method, system and storage medium for application program of cloud mobile phone
CN110784525A (en) * 2019-10-14 2020-02-11 广州微算互联信息技术有限公司 Cloud mobile phone control method, system and storage medium based on H5 webpage technology
CN111078429A (en) * 2019-12-06 2020-04-28 广州微算互联信息技术有限公司 Method for calling local input method of web browser by cloud mobile phone
CN111031596A (en) * 2019-12-24 2020-04-17 广州微算互联信息技术有限公司 Method, system, device and storage medium for saving electricity of cloud mobile phone through control state
CN111225053B (en) * 2020-01-06 2022-10-18 北京云派网络科技有限公司 Remote input system and method based on cloud mobile phone input method
CN111694488B (en) * 2020-05-08 2021-09-28 广州微算互联信息技术有限公司 Cloud mobile phone screen turning control method and system and storage medium
CN112099643A (en) * 2020-08-31 2020-12-18 北京爱奇艺科技有限公司 Cloud input method, system, device, electronic equipment and storage medium
CN112328094A (en) * 2020-11-03 2021-02-05 北京字节跳动网络技术有限公司 Information input method, cloud input method system and client
CN112558827A (en) * 2020-12-03 2021-03-26 南京机敏软件科技有限公司 Method and system for accessing cloud mobile phone status bar and terminal equipment status bar in cloud mobile phone
CN113992729B (en) * 2021-10-26 2023-11-07 北京百度网讯科技有限公司 Cloud mobile phone control method, related device and computer program product
CN114785775B (en) * 2022-03-24 2023-11-24 广东悦伍纪网络技术有限公司 Cloud mobile phone capable of realizing drive docking with true mobile phone and drive docking method thereof

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN202364280U (en) * 2011-11-03 2012-08-01 檀劲松 Cloud mobile phone and individual cloud server communication system
CN103327386A (en) * 2013-06-13 2013-09-25 江苏省广电有线信息网络股份有限公司南京分公司 Cloud media television character input method and system based on mobile terminal
CN106650514A (en) * 2016-10-13 2017-05-10 中国科学院信息工程研究所 Secure input system and method based on TrustZone technology
CN106850838A (en) * 2017-03-06 2017-06-13 深圳铂睿智恒科技有限公司 The control method and system of mobile terminal cloud application

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8713187B2 (en) * 2010-11-15 2014-04-29 Manna Llc Mobile interactive kiosk method
CN109426535B (en) * 2017-08-24 2021-11-09 武汉斗鱼网络科技有限公司 Method, storage medium, equipment and system for jumping to specified position of page

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN202364280U (en) * 2011-11-03 2012-08-01 檀劲松 Cloud mobile phone and individual cloud server communication system
CN103327386A (en) * 2013-06-13 2013-09-25 江苏省广电有线信息网络股份有限公司南京分公司 Cloud media television character input method and system based on mobile terminal
CN106650514A (en) * 2016-10-13 2017-05-10 中国科学院信息工程研究所 Secure input system and method based on TrustZone technology
CN106850838A (en) * 2017-03-06 2017-06-13 深圳铂睿智恒科技有限公司 The control method and system of mobile terminal cloud application

Also Published As

Publication number Publication date
CN110119321A (en) 2019-08-13

Similar Documents

Publication Publication Date Title
CN110119321B (en) Method and system for responding local input content by cloud mobile phone and storage medium
CN109844717B (en) System and method for real-time remote control of mobile applications
JP6260721B2 (en) Open collaboration board with multiple integrated services
CN104219246A (en) Method and device for controlling display interface of client
DE102017121758A1 (en) Intelligent assistant for repeated actions
US9046982B2 (en) Representing a graphical user interface using a topic tree structure
CN108476267B (en) Electronic whiteboard, recording medium and information processing method
CN103618830B (en) A kind of people of unread information inspection method and device
JP6390725B2 (en) Open collaboration board with multiple integrated services
CN105487743A (en) Application configuration method and apparatus and mobile terminal
CN105635063A (en) IOT (Internet of Things) communication protocol configuration method and device
CN105205072B (en) The methods of exhibiting and system of webpage information
CN105117216A (en) Management method and device for notification bar of mobile terminal and mobile terminal
CN104639424A (en) Data transmission method as well as associated equipment and system
CN105760059A (en) Message reading control method and device
CN109960773A (en) Page animation method, apparatus, equipment and storage medium based on HTML5
CN105100214A (en) Information synchronization method, device and system
CN108023940A (en) Information updating method, device, server and readable storage medium storing program for executing
CN114785979A (en) On-screen display method, device, equipment and medium
CN105122238A (en) Non-collaborative filters in a collaborative document
CN110955739B (en) Plotting processing method, shared image plotting method, and plot reproducing method
US20150007054A1 (en) Capture, Store and Transmit Snapshots of Online Collaborative Sessions
CN108563485B (en) Input panel display method and device
CN103620557A (en) Creating logic using pre-built controls
CN113419656B (en) Dual-system mail sharing method and device, interactive all-in-one machine and storage medium

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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240306

Address after: Room 290, First Floor, No. 2429 Xingang East Road, Zhuhai District, Guangzhou City, Guangdong Province, 510220

Patentee after: Guangzhou Duling Technology Co.,Ltd.

Country or region after: China

Address before: 510220 B301, building 2, Rongxi center, No. 713, Jiangnan Avenue South, Haizhu District, Guangzhou City, Guangdong Province

Patentee before: GUANGZHOU MICRO-COMPUTING INFORMATION TECHNOLOGY Co.,Ltd.

Country or region before: China

CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: Room 290, First Floor, No. 2429 Xingang East Road, Haizhu District, Guangzhou City, Guangdong Province, 510220

Patentee after: Guangzhou Duling Technology Co.,Ltd.

Country or region after: China

Address before: Room 290, First Floor, No. 2429 Xingang East Road, Zhuhai District, Guangzhou City, Guangdong Province, 510220

Patentee before: Guangzhou Duling Technology Co.,Ltd.

Country or region before: China