CN102438029A - Control method and system for realizing remote interaction of Android cell phones - Google Patents

Control method and system for realizing remote interaction of Android cell phones Download PDF

Info

Publication number
CN102438029A
CN102438029A CN2010102966598A CN201010296659A CN102438029A CN 102438029 A CN102438029 A CN 102438029A CN 2010102966598 A CN2010102966598 A CN 2010102966598A CN 201010296659 A CN201010296659 A CN 201010296659A CN 102438029 A CN102438029 A CN 102438029A
Authority
CN
China
Prior art keywords
incoming event
mobile phone
android mobile
android
equipment
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
CN2010102966598A
Other languages
Chinese (zh)
Other versions
CN102438029B (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.)
Aspire Digital Technologies Shenzhen Co Ltd
Original Assignee
Aspire Digital Technologies Shenzhen 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 Aspire Digital Technologies Shenzhen Co Ltd filed Critical Aspire Digital Technologies Shenzhen Co Ltd
Priority to CN201010296659.8A priority Critical patent/CN102438029B/en
Publication of CN102438029A publication Critical patent/CN102438029A/en
Application granted granted Critical
Publication of CN102438029B publication Critical patent/CN102438029B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephone Function (AREA)

Abstract

The invention relates to a control method and a system for realizing remote interaction of Android cell phones. The method comprises the following steps that: an input event is issued to an Android cell phone; the input event is received and is transmitted to the Android cell phone; the received input event is controlled to be interpolated into an input event array of a window manager from an associated device of the Android cell phone; a screen capture order is regularly issued to the Android cell phone; the screen capture order is responded, and a captured screen picture is uploaded; the uploaded screen picture is received and is transmitted to a remote control terminal; and the screen capture picture is received and displayed. Due to the control method and the system, the input event (such as a keyboard, a touch screen, a track ball and the like) can be interpolated into the input event input array of the window manager without a manufacturer system signed certificate so as to realize the effect on simulating the keyboard input, simulating a touch action, simulating rolling of the track ball and the like.

Description

A kind of control method and system that realizes that the Android mobile phone remote is mutual
Technical field
The present invention relates to the communications field, more particularly, relate to a kind of Android of realization mobile phone remote mutual control method and system.
Background technology
At present, the mutual control framework of Android mobile phone remote mainly is made up of three parts: remote control terminal, Long-distance Control agency and Android mobile phone, and as shown in Figure 1, be the frame diagram of the mutual control system of existing Android mobile phone remote.
Wherein, The UI interface of remote control terminal simulation Android mobile phone; See through the mutual of Long-distance Control agency realization and Android mobile phone; Promptly issue incoming event (like key-press event, pointer event, trace ball incident etc.), receive and show and act on behalf of the screenshotss picture of transmitting the Android mobile phone that comes from Long-distance Control to the Android mobile phone.
The Long-distance Control agency is responsible for the incoming event that the receiving remote control terminal issues on the one hand; And pass through USB and transmit incoming event to the Android mobile phone; Be responsible on the other hand regularly assigning the screenshotss instruction, and transmit the screenshotss picture that sends from the Android mobile phone to remote control terminal to the Android mobile phone.
The Android mobile phone responds the screenshotss instruction on the one hand, and the screen-picture that is truncated to is passed to the Long-distance Control agency, on the other hand the incoming event of receiving is converted into the standard incoming event of Android, is inserted in the incoming event formation of WindowManager.
Under said frame, the incoming event formation that incoming event is inserted into WindowManager need be used the following function that Android SDK framework provides:
boolean?injectKeyEvent(in?KeyEvent?ev,boolean?sync);
boolean?injectPointerEvent(in?MotionEvent?ev,boolean?sync);
boolean?injectTrackballEvent(in?MotionEvent?ev,boolean?sync);
But; Because above-mentioned several insertion incident functions that Android SDK framework provides need be used the system signature of Android; Incoming event is inserted in the incoming event formation of WindowManager; If there is not system signature, then can't incoming event be inserted into the incoming event formation of WindowManager, also just can't realize the function of mutual control.Yet; Obtain system signature certificate not a duck soup; The Android mobile phone is numerous on the market, and the system signature certificate of each mobile phone has nothing in common with each other, and the system signature certificate that obtain mobile phone must look for mobile phone producer to ask for one by one; Angle from product safety considers that producer might not be ready to provide the system signature certificate.
Therefore, the prior art range of application is very limited, only limits to crack the Android mobile phone of System Privileges and obtained on the Android mobile phone of producer's system signature certificate.
Summary of the invention
The technical problem that the present invention will solve is; Can only be used for having cracked System Privileges and obtain the defective of the Android mobile phone of producer's system signature certificate to the mutual control system of existing Android mobile phone remote in the prior art, provide a kind of Android of realization mobile phone remote mutual control method and system.
One of the technical solution adopted for the present invention to solve the technical problems is: construct a kind of control method that realizes that the Android mobile phone remote is mutual, comprise step:
Issue incoming event to the Android mobile phone;
The incoming event that reception issues, and to this incoming event of Android mobile phone forwarding;
The incoming event of receiving is inserted in the incoming event formation of WindowManager;
Regularly assign the screenshotss instruction to the Android mobile phone;
The response screenshotss instruct, and the screen-picture that is truncated to is uploaded;
The screen-picture that reception is uploaded, and to this screenshotss picture of remote control terminal forwarding;
Reception also shows this screenshotss picture;
It is characterized in that, in the step in the said incoming event formation that the incoming event of receiving is inserted into WindowManager:
Control is inserted into the relevant input equipment of the incoming event of receiving by the Android mobile phone in the incoming event formation of WindowManager.
The mutual control method of the invention described above described realization Android mobile phone remote; When said incoming event was KeyEvent, said control is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone step comprised:
After receiving KeyEvent, convert KeyEvent to Android cell phone keyboard incoming event sequence code, find and open the equipment of supporting this keyboard incoming event sequence code, the keyboard incoming event sequence code after this equipment writes conversion.
The mutual control method of the invention described above described realization Android mobile phone remote; When said incoming event was the touch screen incident, said control is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone step comprised:
After receiving the touch screen incident, convert the touch screen incident to Android mobile phone touch-screen input sequence of events sign indicating number, find and open the equipment of supporting this touch-screen input sequence of events sign indicating number, the touch-screen input sequence of events sign indicating number after this equipment writes conversion.
The mutual control method of the invention described above described realization Android mobile phone remote; When said incoming event was the trace ball incident, said control is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone step comprised:
After receiving the trace ball incident, convert the trace ball incident to Android mobile phone trace ball incoming event sequence code, find and open the equipment of supporting this trace ball incoming event sequence code, the trace ball incoming event sequence code after this equipment writes conversion.
Two of the technical solution adopted for the present invention to solve the technical problems is: construct the mutual control system of a kind of Android of realization mobile phone remote, comprising:
Remote control terminal: issue incoming event to the Android mobile phone, receive and show and act on behalf of the screenshotss picture of transmitting the Android mobile phone that comes from Long-distance Control;
Long-distance Control agency: the incoming event that the receiving remote control terminal issues and transmit this incoming event to the Android mobile phone, and transmit the screenshotss picture of uploading from the Android mobile phone to remote control terminal;
Said remote control terminal or Long-distance Control agency regularly assign the screenshotss instruction to the Android mobile phone;
The Android mobile phone: the response screenshotss instruct, and the screen-picture that is truncated to is uploaded to the Long-distance Control agency, and in addition, control is inserted into the relevant input equipment of the incoming event of receiving by the Android mobile phone in the incoming event formation of WindowManager.
The mutual control system of the invention described above described realization Android mobile phone remote; When said incoming event was KeyEvent, the control of said Android mobile phone is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone process was:
After said Android receives KeyEvent, convert KeyEvent to Android cell phone keyboard incoming event sequence code, find and open the equipment of supporting this keyboard incoming event sequence code, the keyboard incoming event sequence code after this equipment writes conversion.
The mutual control system of the invention described above described realization Android mobile phone remote; When said incoming event was the touch screen incident, the control of said Android mobile phone is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone step comprised:
After said Android mobile phone is received the touch screen incident, convert the touch screen incident to Android mobile phone touch-screen input sequence of events sign indicating number, find and open the equipment of supporting this touch-screen input sequence of events sign indicating number, the touch-screen input sequence of events sign indicating number after this equipment writes conversion.
The mutual control system of the invention described above described realization Android mobile phone remote; When said incoming event was the trace ball incident, the control of said Android mobile phone is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone step comprised:
After said Android mobile phone is received the trace ball incident; Convert the trace ball incident to Android mobile phone trace ball incoming event sequence code; Find and open the equipment of supporting this trace ball incoming event sequence code, the trace ball incoming event sequence code after this equipment writes conversion.
The mutual control method and the system of realization Android mobile phone remote of embodiment of the present invention has following beneficial effect:
The first, do not need producer's system signature certificate can incoming event (like keyboard, touch screen, trace ball etc.) be inserted in the incident input rank of WindowManager, reach the effect of simulating keyboard input, the action of simulation touch screen, simulation track ball rolling etc.
The second, adopt software control, compatibility is good, can cover the mobile phone of each version of Android, can cover the mobile phone of each version of OMS (open operating system, English full name are Open Mobile System).
Description of drawings
To combine accompanying drawing and embodiment that the present invention is described further below, in the accompanying drawing:
Fig. 1 is the frame diagram of the mutual control system of existing Android mobile phone remote;
Fig. 2 is the flow chart that the present invention realizes first embodiment of the control method that the Android mobile phone remote is mutual;
Fig. 3 is the flow chart that the present invention realizes second embodiment of the control method that the Android mobile phone remote is mutual;
Fig. 4 is the flow chart of the embodiment of step S (13) among Fig. 2 and Fig. 3;
Fig. 5 is the frame diagram that the present invention realizes the control system that the Android mobile phone remote is mutual.
Embodiment
As shown in Figure 2, be the flow chart that the present invention realizes first embodiment of the control method that the Android mobile phone remote is mutual, among this first embodiment, the mutual control method of this realization Android mobile phone remote is divided into two aspects:
First aspect: at first, issue incoming event, shown in step S (11) to the Android mobile phone; Then, receive the incoming event that issues, and transmit this incoming event, shown in step S (12) to the Android mobile phone; Then, the incoming event of receiving is inserted in the incoming event formation of WindowManager, shown in step S (13).Special; Above-mentioned " incoming event of receiving being inserted in the incoming event formation of WindowManager " is among the step S (13), needs control the incoming event of receiving to be inserted into the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone.
Second aspect: at first, regularly assign the screenshotss instruction, shown in step S (21) to the Android mobile phone; Then, the response screenshotss instruct, and the screen-picture that is truncated to is uploaded, shown in step S (22); Then, receive the screen-picture upload and transmit this screenshotss picture, shown in step S (23) to remote control terminal; Then, receive and show this screenshotss picture, shown in step S (23).
Among this first embodiment, in step S (21), regularly assign the screenshotss instruction to the Android mobile phone by the Long-distance Control agency, visible, through after being provided with on the Long-distance Control agency, the screen-picture of mobile phone will upload to remote control terminal automatically.
It is thus clear that; The of the present invention realization in the mutual control method of Android mobile phone remote; Do not need producer's system signature certificate can incoming event (like keyboard, touch screen, trace ball etc.) be inserted in the incident input rank of WindowManager, reach the effect of simulating keyboard input, the action of simulation touch screen, simulation track ball rolling etc.; In addition, adopt software control, compatibility is good, can cover the mobile phone of each version of Android, can cover the mobile phone of each version of OMS.
As shown in Figure 3; It is the flow chart that the present invention realizes second embodiment of the control method that the Android mobile phone remote is mutual; This second embodiment is with the difference of first embodiment shown in Figure 2: it is step S (21) that remote control terminal is regularly assigned the screenshotss instruction to the Android mobile phone, and it is step S (A) that the Long-distance Control agency transmits this screenshotss instruction to the Android mobile phone, it is thus clear that; Through after being provided with on the remote control terminal, the screen-picture of mobile phone will upload to remote control terminal automatically.
As shown in Figure 4, be the flow chart of the embodiment of step S (13) among Fig. 2 or Fig. 3.Present embodiment is that KeyEvent is that example is set forth with the incoming event that issues to the Android mobile phone, and said " control is inserted into the relevant input equipment of the incoming event of receiving by the Android mobile phone in the incoming event formation of WindowManager " is that step S (13) comprising:
Receive KeyEvent (shown in step S131); Convert KeyEvent to Android cell phone keyboard incoming event sequence code (shown in step S132); Find and open the equipment (shown in step S133) of supporting this keyboard incoming event sequence code, the keyboard incoming event sequence code (shown in step S134) after this equipment writes conversion.In step S132; The form or the form of original Android cell phone keyboard incoming event sequence code are identical in the form of the sequence code that is converted to or form and the system; So; In step S133, WindowManager can't aware this sequence code and forge, and therefore the KeyEvent of input can successful being inserted in the formation of WindowManager incoming event.Owing to open keyboard and do not need producer's system signature certificate through the keyboard write data; Therefore adopt this technical scheme can walk around the problem of system signature; Do not need producer's system signature certificate can the keyboard incoming event be inserted in the incident input rank of WindowManager, reach the effect of simulating keyboard input.
In other embodiments, when the incoming event that issues to the Android mobile phone was the touch screen incident, said control is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone step comprised:
After receiving the touch screen incident, convert the touch screen incident to Android mobile phone touch-screen input sequence of events sign indicating number, find and open the equipment of supporting this touch-screen input sequence of events sign indicating number, the touch-screen input sequence of events sign indicating number after this equipment writes conversion.Similarly; Owing to open touch-screen (plate) and do not need producer's system signature certificate through touch-screen (plate) write data; Therefore adopt this technical scheme can walk around the problem of system signature; Do not need producer's system signature certificate can the touch-screen input incident be inserted in the incident input rank of WindowManager, reach the effect of simulation touch-screen input.
In other embodiments, when the incoming event that issues to the Android mobile phone was the trace ball incident, said control is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone step comprised:
After receiving the trace ball incident, convert the trace ball incident to Android mobile phone trace ball incoming event sequence code, find and open the equipment of supporting this trace ball incoming event sequence code, the trace ball incoming event sequence code after this equipment writes conversion.Similarly; Owing to open trace ball and do not need producer's system signature certificate through the trace ball write data; Therefore adopt this technical scheme can walk around the problem of system signature; Do not need producer's system signature certificate can the trace ball incoming event be inserted in the incident input rank of WindowManager, reach the effect of simulation track ball input.
As shown in Figure 5, be the frame diagram that the present invention realizes the control system that the Android mobile phone remote is mutual.The mutual control system of realization Android mobile phone remote of the present invention comprises remote control terminal, Long-distance Control agency and Android mobile phone.Wherein, remote control terminal issues incoming event to the Android mobile phone, receives and show from Long-distance Control to act on behalf of the screenshotss picture of transmitting the Android mobile phone that comes; Long-distance Control is acted on behalf of incoming event that the receiving remote control terminal issues and is transmitted this incoming event to the Android mobile phone, and transmits the screenshotss picture of uploading from the Android mobile phone to remote control terminal; Above-mentioned remote control terminal or Long-distance Control agency regularly assign the screenshotss instruction to the Android mobile phone; Android mobile phone response screenshotss instruct, and the screen-picture that is truncated to is uploaded to the Long-distance Control agency, and in addition, control is inserted into the relevant input equipment of the incoming event of receiving by the Android mobile phone in the incoming event formation of WindowManager.In addition, remote control terminal remote control terminal
Particularly, the concrete operations of step S (11), step S (21) and step S (24) among step S (11) and step S (24) or Fig. 3 are repeated no more here in the remote control terminal execution graph 2; Long-distance Control is acted on behalf of the concrete operations of step S (12), step S (A) and step S (23) among step S (12) in the execution graph 2, step S (21) and step S (23) or Fig. 3, repeats no more here; Step S among Android mobile phone execution graph 2 and Fig. 3 (12 with the concrete operations of step S (22); And the kind that the incoming event module in the Android mobile phone is used to receive the incoming event that issues to the Android mobile phone and judges this incoming event above-mentionedly repeats no more here.
When said incoming event is KeyEvent; The control of said Android mobile phone is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone process is: after said Android receives KeyEvent; Convert KeyEvent to Android cell phone keyboard incoming event sequence code; Find and open the equipment of supporting this keyboard incoming event sequence code, the keyboard incoming event sequence code after this equipment writes conversion.Its detailed process is identical with the execution flow process of step S (13) among Fig. 3, repeats no more here.
In other embodiments; When said incoming event is the touch screen incident; The control of said Android mobile phone is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone process is: after said Android mobile phone is received the touch screen incident; Convert the touch screen incident to Android mobile phone touch-screen input sequence of events sign indicating number; Find and open the equipment of supporting this touch-screen input sequence of events sign indicating number, the touch-screen input sequence of events sign indicating number after this equipment writes conversion.
In other embodiments; When said incoming event is the trace ball incident; The control of said Android mobile phone is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone process is: after said Android mobile phone is received the trace ball incident; Convert the trace ball incident to Android mobile phone trace ball incoming event sequence code; Find and open the equipment of supporting this trace ball incoming event sequence code, the trace ball incoming event sequence code after this equipment writes conversion.
Among the present invention, so-called incoming event, the accessible information of computer that is produced when being meant equipment executable operations such as keyboard, trace ball, touch screen, this information is represented corresponding operational motion.
In addition, all outer employing software control of this programme, compatibility is good, can cover the mobile phone of each version of Android, can cover the mobile phone of each version of OMS (open operating system, English full name are Open Mobile System).
To sum up; Since open keyboard and through the keyboard write data, open touch-screen (plate) and through touch-screen (plate) write data, open trace ball and all do not need producer's system signature certificate through various forms such as trace ball write datas; Therefore adopt this technical scheme can walk around the problem of system signature; Do not need producer's system signature certificate can above-mentioned incoming event be inserted in the incident input rank of WindowManager, reach the effect of simulating keyboard, touch-screen (plate), trace ball etc.
Among the present invention, said incoming event refers to the signal that is used for Computer Processing that user's input action (comprise keypad, click touch-screen, drag touch-screen, the input of rolling track ball etc.) causes.
Among the present invention, said remote control terminal, referring to has computing capability, can carry out the computer of image processing and communication process, can be ordinary PC, server, even be smart mobile phone.Said Long-distance Control agency is a switching equipment of being responsible for accomplishing the communication transfer between remote control terminal and the Android mobile phone.Said Android mobile phone is meant the smart mobile phone as operating system with Google Android.
In a word; The present invention realizes in the control method and system that the Android mobile phone remote is mutual; Do not need producer's system signature certificate can incoming event (like keyboard, touch screen, trace ball etc.) be inserted in the incident input rank of WindowManager, reach the effect of simulating keyboard input, the action of simulation touch screen, simulation track ball rolling etc.; Adopt software control in addition, compatibility is good, can cover the mobile phone of each version of Android, can cover the mobile phone of each version of OMS (open operating system, English full name are Open MobileSystem).
The above is merely embodiments of the invention, not in order to restriction the present invention, all any modifications of in spirit of the present invention and principle, being done, is equal to and replaces or improvement etc., all should be included in protection scope of the present invention.

Claims (8)

1. control method that realizes that the Android mobile phone remote is mutual comprises step:
Issue incoming event to the Android mobile phone;
The incoming event that reception issues, and to this incoming event of Android mobile phone forwarding;
The incoming event of receiving is inserted in the incoming event formation of WindowManager;
Regularly assign the screenshotss instruction to the Android mobile phone;
The response screenshotss instruct, and the screen-picture that is truncated to is uploaded;
The screen-picture that reception is uploaded, and to this screenshotss picture of remote control terminal forwarding;
Reception also shows this screenshotss picture;
It is characterized in that, in the step in the said incoming event formation that the incoming event of receiving is inserted into WindowManager,
Control is inserted into the relevant input equipment of the incoming event of receiving by the Android mobile phone in the incoming event formation of WindowManager.
2. the mutual control method of realization Android mobile phone remote according to claim 1; It is characterized in that; When said incoming event was KeyEvent, said control is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone step comprised:
After receiving KeyEvent, convert KeyEvent to Android cell phone keyboard incoming event sequence code, find and open the equipment of supporting this keyboard incoming event sequence code, the keyboard incoming event sequence code after this equipment writes conversion.
3. the mutual control method of realization Android mobile phone remote according to claim 1; It is characterized in that; When said incoming event was the touch screen incident, said control is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone step comprised:
After receiving the touch screen incident, convert the touch screen incident to Android mobile phone touch-screen input sequence of events sign indicating number, find and open the equipment of supporting this touch-screen input sequence of events sign indicating number, the touch-screen input sequence of events sign indicating number after this equipment writes conversion.
4. the mutual control method of realization Android mobile phone remote according to claim 1; It is characterized in that; When said incoming event was the trace ball incident, said control is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone step comprised:
After receiving the trace ball incident, convert the trace ball incident to Android mobile phone trace ball incoming event sequence code, find and open the equipment of supporting this trace ball incoming event sequence code, the trace ball incoming event sequence code after this equipment writes conversion.
5. control system that realizes that the Android mobile phone remote is mutual comprises:
Remote control terminal: issue incoming event to the Android mobile phone, receive and show and act on behalf of the screenshotss picture of transmitting the Android mobile phone that comes from Long-distance Control;
Long-distance Control agency: the incoming event that the receiving remote control terminal issues and transmit this incoming event to the Android mobile phone, and transmit the screenshotss picture of uploading from the Android mobile phone to remote control terminal;
Said remote control terminal or Long-distance Control agency regularly assign the screenshotss instruction to the Android mobile phone;
It is characterized in that, also comprise:
The Android mobile phone: the response screenshotss instruct, and the screen-picture that is truncated to is uploaded to the Long-distance Control agency, and in addition, control is inserted into the relevant input equipment of the incoming event of receiving by the Android mobile phone in the incoming event formation of WindowManager.
6. the mutual control system of realization Android mobile phone remote according to claim 5; It is characterized in that; When said incoming event was KeyEvent, the control of said Android mobile phone is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone process was:
After said Android receives KeyEvent, convert KeyEvent to Android cell phone keyboard incoming event sequence code, find and open the equipment of supporting this keyboard incoming event sequence code, the keyboard incoming event sequence code after this equipment writes conversion.
7. the mutual control system of realization Android mobile phone remote according to claim 5; It is characterized in that; When said incoming event was the touch screen incident, the control of said Android mobile phone is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone step comprised:
After said Android mobile phone is received the touch screen incident, convert the touch screen incident to Android mobile phone touch-screen input sequence of events sign indicating number, find and open the equipment of supporting this touch-screen input sequence of events sign indicating number, the touch-screen input sequence of events sign indicating number after this equipment writes conversion.
8. the mutual control system of realization Android mobile phone remote according to claim 5; It is characterized in that; When said incoming event was the trace ball incident, the control of said Android mobile phone is inserted into the incoming event of receiving in the incoming event formation of WindowManager by the relevant input equipment of Android mobile phone step comprised:
After said Android mobile phone is received the trace ball incident; Convert the trace ball incident to Android mobile phone trace ball incoming event sequence code; Find and open the equipment of supporting this trace ball incoming event sequence code, the trace ball incoming event sequence code after this equipment writes conversion.
CN201010296659.8A 2010-09-29 2010-09-29 Control method and system for realizing remote interaction of Android cell phones Active CN102438029B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010296659.8A CN102438029B (en) 2010-09-29 2010-09-29 Control method and system for realizing remote interaction of Android cell phones

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010296659.8A CN102438029B (en) 2010-09-29 2010-09-29 Control method and system for realizing remote interaction of Android cell phones

Publications (2)

Publication Number Publication Date
CN102438029A true CN102438029A (en) 2012-05-02
CN102438029B CN102438029B (en) 2015-01-14

Family

ID=45985901

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010296659.8A Active CN102438029B (en) 2010-09-29 2010-09-29 Control method and system for realizing remote interaction of Android cell phones

Country Status (1)

Country Link
CN (1) CN102438029B (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102999386A (en) * 2012-11-08 2013-03-27 山东大学 Method for achieving multi-message queue mechanism to improve performance in single process
CN104023331A (en) * 2014-06-12 2014-09-03 可牛网络技术(北京)有限公司 Mobile phone, method of sending mobile phone information, and method and system of obtaining mobile phone information
CN104714634A (en) * 2013-12-13 2015-06-17 奇点新源国际技术开发(北京)有限公司 Remote input method and system
CN105391832A (en) * 2015-11-24 2016-03-09 湖北大学 Hardware information detection system used for detecting hardware state of smartphone
CN105657551A (en) * 2014-12-05 2016-06-08 北京奇虎科技有限公司 Method and apparatus used by smart television to respond to analog key
WO2017092315A1 (en) * 2015-12-01 2017-06-08 乐视控股(北京)有限公司 Method and device for controlling television

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101291488A (en) * 2008-03-24 2008-10-22 中兴通讯股份有限公司 Screen printing method on mobile terminal
CN101610544A (en) * 2009-07-20 2009-12-23 中兴通讯股份有限公司 Long-range control method and device
US20100227605A1 (en) * 2009-03-09 2010-09-09 Aymon Patrick Fournier Control Of A Remote Mobile Device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101291488A (en) * 2008-03-24 2008-10-22 中兴通讯股份有限公司 Screen printing method on mobile terminal
US20100227605A1 (en) * 2009-03-09 2010-09-09 Aymon Patrick Fournier Control Of A Remote Mobile Device
CN101610544A (en) * 2009-07-20 2009-12-23 中兴通讯股份有限公司 Long-range control method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JANLA: "《Android事件处理》", 13 June 2009, article "Android事件处理" *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102999386A (en) * 2012-11-08 2013-03-27 山东大学 Method for achieving multi-message queue mechanism to improve performance in single process
CN102999386B (en) * 2012-11-08 2015-05-27 山东大学 Method for achieving multi-message queue mechanism to improve performance in single process
CN104714634A (en) * 2013-12-13 2015-06-17 奇点新源国际技术开发(北京)有限公司 Remote input method and system
CN104714634B (en) * 2013-12-13 2017-12-26 奇点新源国际技术开发(北京)有限公司 A kind of remote input method and system
CN104023331A (en) * 2014-06-12 2014-09-03 可牛网络技术(北京)有限公司 Mobile phone, method of sending mobile phone information, and method and system of obtaining mobile phone information
CN105657551A (en) * 2014-12-05 2016-06-08 北京奇虎科技有限公司 Method and apparatus used by smart television to respond to analog key
CN105391832A (en) * 2015-11-24 2016-03-09 湖北大学 Hardware information detection system used for detecting hardware state of smartphone
WO2017092315A1 (en) * 2015-12-01 2017-06-08 乐视控股(北京)有限公司 Method and device for controlling television

Also Published As

Publication number Publication date
CN102438029B (en) 2015-01-14

Similar Documents

Publication Publication Date Title
CA2826125C (en) Apparatus, systems and methods for presenting displayed image information of a mobile media device on a large display and control of the mobile media device therefrom
CN104618793B (en) A kind of information processing method and electronic equipment
CN102932695B (en) A kind of remote control thereof, intelligent terminal and intelligent remote control system
CN102438029B (en) Control method and system for realizing remote interaction of Android cell phones
CN109618177A (en) Method for processing video frequency, device, electronic equipment and computer readable storage medium
CN103902220B (en) A kind of interface display method of mobile terminal and mobile terminal
CN102638716A (en) Method, device and system for television remote control by mobile terminal
CN102802068A (en) Remote control method and system smart television
CN103577108A (en) Method and system for transmitting video file
CN103092518B (en) A kind of mobile accurate touch control method of cloud desktop based on RDP agreement
CN104049887A (en) Methods for data transmission and electronic devices using the same
CN111078104B (en) Redirection method of multi-point touch equipment on cloud desktop and computer equipment
CN103995567A (en) Double-system intelligent interaction all-in-one machine and double-system switching method thereof
KR20130032924A (en) Control method for application execution terminal based on android platform using smart-terminal, and computer-readable recording medium with controlling program of application execution terminal based on android platform using smart-terminal
CN102664924A (en) Method and apparatus for information processing during remote assistance process
CN103532945A (en) Sharing control method and related equipment and communication system
CN112231017A (en) Virtual keyboard and mouse method and device for compatible operation of Android operating system on Linux
CN102222008B (en) interface managing system and method thereof
CN105988711A (en) Large-screen interaction system and interaction method
CN103702152A (en) Method and system for touch screen sharing of set top box and mobile terminal
CN101989125A (en) Device for sharing devices of cell phone to computer
CN105335434B (en) Log management method and device and electronic equipment
CN201985899U (en) Control switching device and control switching system
CN102073376B (en) Portable wireless operation system and method
WO2022199434A1 (en) Method and apparatus for transmitting target between devices, and electronic device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant