CN102331927A - Method for integrating soft keyboard input of Wine and Android mobile phone - Google Patents

Method for integrating soft keyboard input of Wine and Android mobile phone Download PDF

Info

Publication number
CN102331927A
CN102331927A CN201110172844A CN201110172844A CN102331927A CN 102331927 A CN102331927 A CN 102331927A CN 201110172844 A CN201110172844 A CN 201110172844A CN 201110172844 A CN201110172844 A CN 201110172844A CN 102331927 A CN102331927 A CN 102331927A
Authority
CN
China
Prior art keywords
soft keyboard
wine
drv
winex11
integration method
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
CN201110172844A
Other languages
Chinese (zh)
Other versions
CN102331927B (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.)
INSIGMA TECHNOLOGY Co Ltd
Original Assignee
INSIGMA 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 INSIGMA TECHNOLOGY Co Ltd filed Critical INSIGMA TECHNOLOGY Co Ltd
Priority to CN201110172844.0A priority Critical patent/CN102331927B/en
Publication of CN102331927A publication Critical patent/CN102331927A/en
Application granted granted Critical
Publication of CN102331927B publication Critical patent/CN102331927B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Input From Keyboards Or The Like (AREA)

Abstract

The invention discloses a method for integrating soft keyboard input of a Wine and an Android mobile phone. The method comprises the following steps that: 1, a Wine proxy transmits an event notice to an X window service process when a soft keyboard event happens; 2, the X window service process converts the event notice according to a preset format and transmits the converted event notice to a keyboard/mouse input processing program in a Winex11.drv; 3, the Winex11.drv submits the soft keyboard event to a public control management module, and the public control management module determines to pop a soft keyboard; and 4, the X window service process forwards the soft keyboard popping request of the Wine to the Wine proxy, and the Wine proxy performs soft keyboard popping operation. The problem of integrating the soft keyboard input of the Wine and an Android/open mobile system (OMS) and the problems of timing and paths of popping and closing the soft keyboard are solved at the same time.

Description

Wine and the integration method of pacifying tall and erect Soft keyboard for handset input
Technical field
The present invention relates to moving communicating field, relate in particular to Wine and the integration method of pacifying tall and erect Soft keyboard for handset input.
Background technology
The intelligent mobile terminal device that with the mobile phone is representative is an important development direction of computer technology, is again the very fierce market of a competition.Since Google and open mobile phone alliance's release Android operating system and mobile phone based on Androuid; On world's mobile phone market, occupied no small share soon; Various Android mobile phones emerge in an endless stream, and the OPhone that is developed and released by China Mobile also is a kind of Android mobile phone.
So-called Android operating system; Be actually a kind of reorganization and expansion to (SuSE) Linux OS; Its kernel is exactly the kernel of Linux basically; But but done significantly to improve and strengthen to the characteristics of mobile phone and mobile terminal device specially at user's space, these changes mostly with programming mode and graphical interfaces, promptly graphic user interface (GUI) is relevant.
The operating system that another kind is usually used in mobile phone is the WinCE and the WM (Windows Mobile) of Microsoft, and this is on the Windows of Microsoft operating system, to grow up.Mobile phone based on WinCE/WM also accounts for no small share on market, and has developed the no small WinCE/WM application software of quantity.Moving if can take these application software on the Android mobile phone, obviously is favourable for the market share that improves the Android mobile phone.
Wine is the simulator software under a outstanding linux system platform, is used for the stable operation under linux system of the software under the Windows system, and this software upgrading is frequent, becomes better and approaching perfection day by day, and can move the software under the many large-scale Windows system.After on the Linux platform of being transplanted to Wine the ARM framework, the WinCE/WM application software can be moved on the Linux platform that is adopting arm processor under the support of Wine, equally also can move at the Android platform.
In the (SuSE) Linux OS of band graphical interfaces, the function of relevant graphical interfaces is all provided by the X windows system, and input method also is the part of graphical interfaces function.The process of moving application software does not directly read the keyboard input, and just obtains input through interprocess communication from the X service processes.The input of man-machine interaction is read by X service processes unique in the native system earlier, by the processing in unified in addition early stage of X service processes, provides and delivers to suitable process/thread according to the form of onscreen target current location and current being in " focusing " state then.
The X form belongs to another open source software project, promptly exists as far back as the Unix epoch.Because linux system be unable to do without graphical interfaces mostly, the X form has in fact become the part of (SuSE) Linux OS.The needs that be to adapt to mobile phone and other embedded system, people also with the in addition cutting of X form, reduce the staff, simplify, the version that becomes a miniaturization is called TinyX, so TinyX is an X windows system special and built-in Linux pairing use.
Yet different with the Linux platform of routine, the Android/OMS platform does not use TinyX, does not support the Linux that relies on X form service processes (Xserver) that GUI is provided to use yet.On the Android/OMS platform, all are are all intercepted and captured by " window manager " thread from the input of keyboard and Genius mouse, are distributed to current " using (Activity) " of moving by this thread again.So just drawn keyboard input problem how to integrate Wine and Android/OMS.Because TinyX and Android will fight for the input from keyboard and Genius mouse, also can on screen, draw with doing things in his own way.
For solving the problem that the input of Wine and Android/OMS soft keyboard is integrated; The procedural model of original China Mobile is when operation WinCE/WM uses; Also start the agency of a Java process at Android, be called wineproxy, and make and to intercept and capture by Android from the input unification of keyboard/mouse device as Wine; Give wineproxy with it, and the latter will be transmitted to Xserver from the input of keyboard/mouse device.Through a kind of like this message transfer mode, guarantee the one-way flow of message, avoid the multiple transmission of message takes place and the confusion that causes with conflict.
Yet in fact this scheme and the checking prototype that proposed are afterwards also having a lot of problems to need to solve, and wherein the most important thing is to want when (on screen) to eject soft keyboard, when should not eject the problem of soft keyboard again.
Summary of the invention
To the problems referred to above that exist in the prior art, the invention provides Wine and the integration method of pacifying tall and erect Soft keyboard for handset input.
The invention provides Wine and the integration method of pacifying tall and erect Soft keyboard for handset input, comprising:
Step 1, when the soft keyboard incident took place, the Wine agency sent event notice to X form service processes;
Step 2, X form service processes are sent to the keyboard/mouse device input processing program among the Winex11.drv with the event notice after the conversion after according to predetermined form event notice being changed;
Step 3, Winex11.drv is with sending to public control administration module on the soft keyboard incident, and soft keyboard is ejected in public control administration module decision;
Step 4, X form service processes will be transmitted to the Wine agency from the ejection soft keyboard request of Wine, and the Wine agency carries out and ejects the operation of software dish.
In one example, peace Zhuo Shouji is the Ophone mobile phone.
In one example, in the step 1, when the soft keyboard incident takes place when, call function Wine agency's function onTouchEvent ().
In one example, in the step 1, the Wine agency is sent to X form service processes through socket with software dish incident.
In one example, in the step 2, the event notice after X form service processes will be changed is sent to application process.
In one example, in the step 3, the Winex11.drv.dll in the application process submits event notice to the comctl32.dll of public control administration module.
In one example, in the step 3, comctl32.dll judges that cursor drops in the Compilatory control, and soft keyboard is ejected in decision.
In one example, in the step 3, the request that Winex11.drv.dll will eject soft keyboard is sent to X form service processes.
In one example, in the step 4, the request that X form service processes carries out will ejecting after the format conversion soft keyboard is transmitted to Wine and acts on behalf of.
In one example, also comprise:
Step 5 after the user presses certain key of soft keyboard, is called the function onTextChange () of WineProxy;
Step 6 is obtained the character of key entry from the buffer zone of TextView, and sends it to X form service processes;
Step 7, X form service processes is transmitted to the Winex11.drv.dll in the application process with character;
Step 8, Winex11.drv.dll sends a WM_CHAR message to application process;
Step 9, application process receive WM_CHAR message; The user clicks enter key or clicks the interval that can not edit, closes soft keyboard.
The invention enables man-machine interaction input unified flow through Wine service processes (Wineserver) and Xserver; Receive the back by agent process again and carry out the soft keyboard work of ejecting; Processing and the dispensing mechanism of having only a cover input information in the whole process; Solved Wine and Android/OMS integration problem, solved ejection simultaneously, closed the opportunity and the approach problem of soft keyboard about soft keyboard input.
Description of drawings
Come the present invention is done further explain below in conjunction with accompanying drawing, wherein:
Fig. 1 is the basic framework synoptic diagram of the system when Wine is transplanted to the Linux platform of ARM framework and moves the WinCE/WM application program;
Fig. 2 is the schematic flow sheet that application of softkeys is checked and regulated the keyboard input operation after the scheme of closing.
Embodiment
The present invention improves on the basis of the simple program prototype that original China Mobile proposes, and has realized a kind of complete integrated scheme.
This scheme is at first cut off the approach that Xserver obtains the input of soft keyboard; And when operation WinCE/WM used, Android started the act on behalf of wineproxy of a process as Wine, and the scheme of this and China Mobile is similar; Yet this agency must communicate by letter with Xserver; For this reason, at first set up its with Xserver between set up Socket and be connected, and define one group of communication protocol simply.Improve the agreement between Wine and the Xserver simultaneously, and provide an API to make Wine to eject soft keyboard to the Xserver request.At this moment, as long as one the keyboard input takes place, Wine just sends event notice to Xserver, makes the latter with its keyboard/mouse input as kernel, and on send to the public space administration and supervision authorities and determine whether to eject soft keyboard.Xserver is submitted to it with the ejection soft keyboard request of Wine and acts on behalf of wineproxy afterwards, and the latter can carry out the ejection soft keyboard operation.And after soft keyboard ejects, the button operation of soft keyboard also will be returned through opposite message transmission path, finally arrive WinCE/WM to use, catch by its.
The main points of this method are:
1), in the code of Xserver, cuts off the approach that obtains the input of keyboard/mouse device from kernel.
2), between Xserver and Wineproxy, set up a pair of Socket, and define one the cover simple communication protocols.
3), the communication protocol between Xserver and the Wine is expanded, and in Winex11.drv.dll, increase an api function, make Wine eject the software dish to the Xserver request.
4), one keyboard/mouse device incident takes place, Wineserver just sends event notice to Xserver.
5), obtain event notice from Wineserver after, Xserver is used as it from the input of the keyboard/mouse device of kernel, sends to the keyboard/mouse device input processing program among the Winex11.drv after changing into the message of Xserver form.Keyboard/mouse device input processing program is one section code that carries out branch according to difference input type of message in Winex 11.drv.If find that promptly the message of sending here is the message of Xserver form, then handling procedure is directly given the upper strata with it.This input processing program comes to this:
If is the message of Xserver form, and message content is touchEvent:
It is the public space management that Then directly meets at comctl32.dll with message
Else: other incidents, handle according to original processing code.
6), Winex11.drv will import and send to this one deck of public control management, whether need eject soft keyboard by public control administrative mechanism decision.
7), Xserver will be transmitted to Wineproxy from the ejection soft keyboard request of Wine, carried out the operation of ejecting the software dish by the latter.
Fig. 1 is the software system architecture by the background among the present invention.Horizontal dotted line among the figure is represented the boundary of user's space and system space, and dotted line is above to be user's space, below is system space.Each circle among the figure is all being represented a process, and that wherein maximum circle representative is moving that process that WinCE/WM uses; This circle is divided into up and down two parts, representes this process to be the EXE reflection used by WinCE/WM and all by (directly or indirectly) dynamically be connected to that two parts of DLL of this reflection are common to be constituted.Except that the process of moving the WinCE/WM application, also have two processes in the system at least, one is Wineserver, is exactly the Wine server processes, another is Xserver, is exactly the server processes of TinyX.Why the WinCE/WM application process can be moved on linux kernel, is because the support of Wineserver and DLL is arranged.And why the WinCE/WM application process can obtain keyboard input and Genius mouse input, why can be on screen display graphics, be because of the existence that Xserver is arranged.In the linux system of routine, all intercepted and captured from the input of keyboard and Genius mouse by Xserver, be distributed to the current process that is focused on by Xserver again.
Fig. 2 is the complete structure synoptic diagram by the method for the invention, from figure, only can see between each module linking to each other through a chain type path, avoids confusion that message transmits and conflicts.Between interim Wine and the Xserver (TinyX), come to intercom mutually through the socket communication protocol of definition between Tinx and the Wineproxy.
According to integrated scheme, need carry out following modification to code:
1), the proxy interface of definition WineProxy comprises communication function and controls the abstract function that soft keyboard ejects functions such as closing.
2), specifically realize these functions, wherein need set up socket connection in the function of communication and communicate by letter with Xserver.
3) in Xserver, also define socket connection, equally, can create some incidents this moment through self-defining communication protocol, such as the audiomonitor (Listener) of key-press event such as keyboard, Genius mouse.
4), in the event response function with the incident format transformation of receiving, make corresponding application to discern, if ask/close the incident of soft keyboard, then notify the ejection of WineProxy/close soft keyboard operation.
5), add the function of communicating by letter, communication tasks such as completion request judgement mouse zone, input character forwarding among the Xserver with upper strata dll.
After realizing above-mentioned functions, the flow process of a complete soft keyboard input operation is following:
1. the user clicks certain interval on the screen.
2.WineProxy onTouchEvent () called.
3.WineProxy this incident is sent to Xserver through socket, i.e. TinyX.
4.Xserver convert this event notice the form of X11 agreement defined to, and it is transmitted to application process, this incident and Xserver know that the incident when keyboard/mouse device state changes is of equal value.
5. after the Winex11.drv.dll in the application process receives the incident from Xserver, with the comctl32.dll that gives the upper strata on it.
6. whether upper strata DLL inspection cursor at this moment drops in certain Compilatory control, if just call the api function that Winex11.drv.dll provides, requires to eject soft keyboard.
Send to Xserver 7.Winex11.drv.dll will eject the requirement of soft keyboard.
8.Xserver carry out after the format conversion request being transmitted to WineProxy.
9.WineProxy ejection soft keyboard.
10. the user presses certain key on soft keyboard.
11.WineProxy onTextChange () called, from the buffer zone of its TextView, obtain the character of key entry, and send it to Xserver.
12.Xserver receive input character, it be transmitted to the Winex11.drv.dll in the application process from WineProxy.
13.Winex11.drv.dll send a WM_CHAR message to application process.
14. application process receives WM_CHAR message.
15. the user clicks enter key or clicks the interval that can not edit, closes soft keyboard.
The present invention is through adopting a unified mechanism; Come the input and the screen output of supervisory keyboard/Genius mouse; Make and TinyX and the Android conflict each other when soft keyboard is pressed when solved the problem of wanting (on screen) to eject soft keyboard and when should not ejecting soft keyboard simultaneously.
The above is merely preferred implementation of the present invention, but protection domain of the present invention is not limited thereto.Any those skilled in the art all can carry out suitable change or variation to it in technical scope disclosed by the invention, and this change or variation all should be encompassed within protection scope of the present invention.

Claims (10)

1.Wine the integration method with the tall and erect Soft keyboard for handset input of peace is characterized in that, comprising:
Step 1, when the soft keyboard incident took place, the Wine agency sent event notice to X form service processes;
Step 2, X form service processes are sent to the keyboard/mouse device input processing program among the Winex11.drv with the event notice after the conversion after according to predetermined form event notice being changed;
Step 3, Winex11.drv is with sending to public control administration module on the soft keyboard incident, and soft keyboard is ejected in public control administration module decision;
Step 4, X form service processes will be transmitted to the Wine agency from the ejection soft keyboard request of Wine, and the Wine agency carries out and ejects the operation of software dish.
2. integration method as claimed in claim 1 is characterized in that, peace Zhuo Shouji is the Ophone mobile phone.
3. according to claim 1 or claim 2 integration method is characterized in that, in the step 1, and when the soft keyboard incident takes place when, call function Wine agency's function onTouchEvent ().
4. integration method as claimed in claim 3 is characterized in that, in the step 1, the Wine agency is sent to X form service processes through socket with software dish incident.
5. integration method as claimed in claim 4 is characterized in that, in the step 2, the event notice after X form service processes will be changed is sent to application process.
6. integration method as claimed in claim 5 is characterized in that, in the step 3, the Winex11.drv.dll in the application process submits event notice to the comctl32.dll of public control administration module.
7. integration method as claimed in claim 6 is characterized in that, in the step 3, comctl32.dll judges that cursor drops in the Compilatory control, and soft keyboard is ejected in decision.
8. integration method as claimed in claim 7 is characterized in that, in the step 3, the request that Winex11.drv.dll will eject soft keyboard is sent to X form service processes.
9. integration method as claimed in claim 8 is characterized in that, in the step 4, the request that X form service processes carries out will ejecting after the format conversion soft keyboard is transmitted to Wine and acts on behalf of.
10. integration method as claimed in claim 9 is characterized in that, also comprises:
Step 5 after the user presses certain key of soft keyboard, is called the function onTextChange () of WineProxy;
Step 6 is obtained the character of key entry from the buffer zone of TextView, and sends it to X form service processes;
Step 7, X form service processes is transmitted to the Winex11.drv.dll in the application process with character;
Step 8, Winex11.drv.dll sends a WM_CHAR message to application process;
Step 9, application process receive WM_CHAR message; The user clicks enter key or clicks the interval that can not edit, closes soft keyboard.
CN201110172844.0A 2011-06-24 2011-06-24 Method for integrating soft keyboard input of Wine and Android mobile phone Active CN102331927B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110172844.0A CN102331927B (en) 2011-06-24 2011-06-24 Method for integrating soft keyboard input of Wine and Android mobile phone

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110172844.0A CN102331927B (en) 2011-06-24 2011-06-24 Method for integrating soft keyboard input of Wine and Android mobile phone

Publications (2)

Publication Number Publication Date
CN102331927A true CN102331927A (en) 2012-01-25
CN102331927B CN102331927B (en) 2014-06-25

Family

ID=45483713

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110172844.0A Active CN102331927B (en) 2011-06-24 2011-06-24 Method for integrating soft keyboard input of Wine and Android mobile phone

Country Status (1)

Country Link
CN (1) CN102331927B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102637127A (en) * 2012-02-24 2012-08-15 青岛海信电器股份有限公司 Method for controlling mouse modules and electronic device
CN104503656A (en) * 2014-12-05 2015-04-08 蓝信工场(北京)科技有限公司 Method and device for instant messaging information input
CN105183455A (en) * 2015-08-13 2015-12-23 深圳市广和通无线股份有限公司 Method and system for integrating JT/T808 program on Android platform
CN105573816A (en) * 2015-12-11 2016-05-11 北京奇虎科技有限公司 Virtual input method, device and system
CN105912348A (en) * 2016-06-02 2016-08-31 浪潮软件集团有限公司 Method for self-adapting position of mobile phone APP software text box along with soft keyboard
WO2019136853A1 (en) * 2018-01-09 2019-07-18 武汉斗鱼网络科技有限公司 Keyboard optimization processing method, storage medium, electrical device and system
CN111190599A (en) * 2019-12-30 2020-05-22 久盈世纪(北京)科技有限公司 Method and device for realizing android self-defined soft keyboard by using Dialog and electronic equipment
CN112988029A (en) * 2019-12-17 2021-06-18 中标软件有限公司 Method for realizing starting soft keyboard of login interface

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1731347A (en) * 2004-08-06 2006-02-08 梁肇新 Linux-based Windows software compatible layer architecture
CN101303644A (en) * 2007-05-08 2008-11-12 西北民族大学 Brahma-sutra Tibetan input method based on Windows OS and Linux OS
US7945915B1 (en) * 2006-12-12 2011-05-17 Oracle America, Inc. Efficient operating system interposition mechanism
CN102073542A (en) * 2010-12-22 2011-05-25 浙大网新科技股份有限公司 Method for integrating Chinese input method during operation of Linux applications on Android mobile phone
CN102123196A (en) * 2010-12-29 2011-07-13 浙大网新科技股份有限公司 Method for realizing WinCE/Android mixed API (Application Programming Interface) on Android cell phone
CN102129369A (en) * 2010-12-22 2011-07-20 浙大网新科技股份有限公司 Method for integrating TinxX pattern interface on Android mobile phone

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1731347A (en) * 2004-08-06 2006-02-08 梁肇新 Linux-based Windows software compatible layer architecture
US7945915B1 (en) * 2006-12-12 2011-05-17 Oracle America, Inc. Efficient operating system interposition mechanism
CN101303644A (en) * 2007-05-08 2008-11-12 西北民族大学 Brahma-sutra Tibetan input method based on Windows OS and Linux OS
CN102073542A (en) * 2010-12-22 2011-05-25 浙大网新科技股份有限公司 Method for integrating Chinese input method during operation of Linux applications on Android mobile phone
CN102129369A (en) * 2010-12-22 2011-07-20 浙大网新科技股份有限公司 Method for integrating TinxX pattern interface on Android mobile phone
CN102123196A (en) * 2010-12-29 2011-07-13 浙大网新科技股份有限公司 Method for realizing WinCE/Android mixed API (Application Programming Interface) on Android cell phone

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104750498B (en) * 2012-02-24 2018-12-18 青岛海信电器股份有限公司 A kind of method and electronic equipment controlling mouse module
WO2013123720A1 (en) * 2012-02-24 2013-08-29 青岛海信信芯科技有限公司 Method for controlling mouse modules and electronic device
CN102637127B (en) * 2012-02-24 2015-04-08 青岛海信电器股份有限公司 Method for controlling mouse modules and electronic device
CN102637127A (en) * 2012-02-24 2012-08-15 青岛海信电器股份有限公司 Method for controlling mouse modules and electronic device
CN104750498A (en) * 2012-02-24 2015-07-01 青岛海信电器股份有限公司 Method for controlling mouse module and electronic device
CN104503656A (en) * 2014-12-05 2015-04-08 蓝信工场(北京)科技有限公司 Method and device for instant messaging information input
CN105183455B (en) * 2015-08-13 2018-09-21 深圳市广和通无线股份有限公司 A kind of method and system integrating JT/T808 programs under Android platform
CN105183455A (en) * 2015-08-13 2015-12-23 深圳市广和通无线股份有限公司 Method and system for integrating JT/T808 program on Android platform
CN105573816A (en) * 2015-12-11 2016-05-11 北京奇虎科技有限公司 Virtual input method, device and system
CN105573816B (en) * 2015-12-11 2018-12-21 北京奇虎科技有限公司 The method, apparatus and system virtually inputted
CN105912348A (en) * 2016-06-02 2016-08-31 浪潮软件集团有限公司 Method for self-adapting position of mobile phone APP software text box along with soft keyboard
WO2019136853A1 (en) * 2018-01-09 2019-07-18 武汉斗鱼网络科技有限公司 Keyboard optimization processing method, storage medium, electrical device and system
CN112988029A (en) * 2019-12-17 2021-06-18 中标软件有限公司 Method for realizing starting soft keyboard of login interface
CN111190599A (en) * 2019-12-30 2020-05-22 久盈世纪(北京)科技有限公司 Method and device for realizing android self-defined soft keyboard by using Dialog and electronic equipment

Also Published As

Publication number Publication date
CN102331927B (en) 2014-06-25

Similar Documents

Publication Publication Date Title
CN102331927B (en) Method for integrating soft keyboard input of Wine and Android mobile phone
CN102073542B (en) Method for integrating Chinese input method during operation of Linux applications on Android mobile phone
CN109391648A (en) It is a kind of to apply correlating method, device and the communication system being sliced with network
CN102364434B (en) Method for integrating Wine and Android mouse input
CN105933204B (en) The method and apparatus that first equipment sends synchronization message to the second equipment
US20190155488A1 (en) Buddy list presentation control method and system, and computer storage medium
CN112245903B (en) Network state indication method, operating system, device and storage medium in cloud application
KR102650142B1 (en) Synchronization methods and electronic devices
CN112041791A (en) Method and terminal for displaying virtual keyboard of input method
CN103532945B (en) Sharing control method and related equipment and communication system
US20180129519A1 (en) Method and system for emulating application running in secondary device on primary device
CN111512286A (en) Method for arranging program and electronic equipment
CN105871425B (en) The method and apparatus that first equipment receives synchronization message from the second equipment
WO2016127286A1 (en) Call forwarding method, terminal and portable electronic device
CN106227566A (en) Application program download control method, device and terminal unit in application shop
CN101452403A (en) Drawing support method and device
WO2018119630A1 (en) Interaction method, and terminal
CN108874554A (en) Information communicating method and device
CN106484260A (en) A kind of applied program processing method of mobile terminal, device and mobile terminal
CN105897567B (en) A kind of method and device of information sharing
CN106896956B (en) The implementation method of multi-point touch under one kind " road " system
US8806512B2 (en) Collocation in a Java virtual machine of JSLEE, SIP servlets, and Java EE
CN114158025B (en) Device reconnection method and related device
CN109982304A (en) A kind of blue Tooth remote controller and set-top box automatic matching method and intelligent terminal
CN102594729B (en) Intermodule communication method and intermodule communication system

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