WO2015176352A1 - Procédé et dispositif basés sur le système android pour l'échange d'informations entre applications - Google Patents

Procédé et dispositif basés sur le système android pour l'échange d'informations entre applications Download PDF

Info

Publication number
WO2015176352A1
WO2015176352A1 PCT/CN2014/081006 CN2014081006W WO2015176352A1 WO 2015176352 A1 WO2015176352 A1 WO 2015176352A1 CN 2014081006 W CN2014081006 W CN 2014081006W WO 2015176352 A1 WO2015176352 A1 WO 2015176352A1
Authority
WO
WIPO (PCT)
Prior art keywords
receiving
application
notification message
sending
sub
Prior art date
Application number
PCT/CN2014/081006
Other languages
English (en)
Chinese (zh)
Inventor
刘小锐
孙永新
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2015176352A1 publication Critical patent/WO2015176352A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/725Cordless telephones

Definitions

  • the present invention relates to the field of communications, and in particular, to an application method and apparatus for inter-application information exchange based on an Android system. Background technique
  • the processing power and computing power are comparable to those of the personal PC, but the application management method provided by the Android system is essentially a single-task mechanism and cannot be implemented between different applications.
  • Fast information interaction, in the process of use, users are increasingly hoping to exchange information between two applications of the Android system terminal efficiently and accurately, for example:
  • embodiments of the present invention are directed to an application-to-application information interaction method and apparatus based on an Android system, which can implement fast and accurate interaction of information between applications of an Android system terminal.
  • An embodiment of the present invention provides an inter-application information interaction method based on an Android system, including: receiving an information interaction instruction between a first application running in a first sub-window and a second application running in a second sub-window;
  • the first sub-window and the second sub-window are sub-windows that are simultaneously presented on the Android terminal screen.
  • determining, according to the information interaction instruction, the information resource to be exchanged in the first application that is the sending end, and sending the receiving the notification message to the second application that is the receiving end the method includes: determining, in the first application, the pre-defined sending Whether the interface function can process the sending notification message, and output the first judgment result;
  • the sending interface function can process the sending notification message, determine whether the pre-defined sending message processing function in the first application matches the sending notification message, and output a second determination result; And when the second determination result indicates that the sending message processing function matches the sending notification message, calling the sending message processing function to process the sending notification message to determine an information resource to be exchanged.
  • the receiving the notification message includes a broadcast message sent by the application management service Activity Manager Service; and the sending the notification message includes a broadcast message sent by the application management service Activity Manager Service.
  • processing, by the receiving end, the receiving notification message, determining the receiving location and the meaning of the receiving notification message include:
  • the third determination result indicates that the receiving interface function is capable of processing the receiving notification message, determining whether the pre-defined receiving message processing function in the second application matches the receiving notification message, and outputting a fourth determination result;
  • the receiving message processing function is called to process the receiving notification message, and determining a meaning and a receiving position of the receiving notification message.
  • the method further includes: determining, by the parameter defined in the Menifest.xml description file of the second application, whether the second application supports the receiving function, Outputting a fifth judgment result;
  • the method before the sending the notification message to the second application as the receiving end, the method further includes: determining, by the input reading tool, the UP message reported by the input reader after receiving the information interaction instruction, the information interaction target location;
  • Determining, by the information interaction target location, the second application is a receiving end.
  • the step of using the information resource to change the state of the second application specifically includes: copying the information resource to a receiving location in the second application;
  • the method before receiving the information interaction instruction between the first application running in the first sub-window and the second application running in the second sub-window, the method further includes:
  • the virtual device maintains at least one virtual device environment capable of providing an execution environment for foreground tasks running on the virtual device.
  • the embodiment of the invention further provides an inter-application information interaction device based on the Android system, which comprises:
  • the information interaction instruction receiving module is configured to receive an information interaction instruction between the first application running in the first sub-window and the second application running in the second sub-window;
  • Receiving a notification message sending module configured to determine, according to the information interaction instruction, an information resource to be exchanged in a first application that is a sending end, and send a receiving notification message to a second application that is a receiving end;
  • Receiving a notification message processing module configured to process the receiving notification message at the receiving end, determine a receiving location, and receive a meaning of the notification message;
  • Receiving an execution module configured to apply the information resource to the second application according to the meaning of the received notification message and the receiving location;
  • the first sub-window and the second sub-window are sub-windows that are simultaneously presented on the Android terminal screen.
  • the receiving notification message sending module includes:
  • a first determining unit configured to determine whether the pre-defined sending interface function in the first application is capable of processing the sending notification message, and outputting the first determining result
  • a second determining unit configured to determine, when the first determining result indicates that the sending interface function is capable of processing the sending notification message, determining whether a pre-defined sending message processing function in the first application matches the sending notification message , outputting a second judgment result;
  • the information resource determining unit is configured to: when the second determining result indicates that the sending message processing function matches the sending notification message, invoking the sending message processing function to process the sending notification message to determine an information resource to be exchanged .
  • the receiving the notification message includes a broadcast message sent by the application management service Activity Manager Service; and the sending the notification message includes a broadcast message sent by the application management service Activity Manager Service.
  • the receiving the notification message processing module further includes:
  • a third determining unit configured to determine whether the receiving interface function predefined in the second application is capable of processing the receiving notification message, and outputting a third determining result
  • a fourth determining unit configured to determine, when the third determining result indicates that the receiving interface function is capable of processing the receiving notification message, determining whether a pre-defined receiving message processing function in the second application matches the receiving notification message , outputting a fourth judgment result;
  • the receiving information acquiring unit is configured to: when the fourth determining result indicates that the receiving message processing function matches the receiving notification message, invoking the receiving message processing function to process the receiving notification message, determining a meaning of receiving the notification message And receiving location.
  • the device further includes:
  • a fifth determining module configured to determine whether the second application supports the receiving function by using a parameter predefined in the Menifest.xml description file of the second application, and outputting a fifth determining result; when the fifth determining result indicates When the second application supports the receiving function, triggering the receiving pass Know the message processing module.
  • the device further includes:
  • the information interaction target location determining module is configured to: determine, by using the input reading tool, the Reader, the UP message reported after receiving the information interaction instruction to determine the information interaction target location;
  • the receiving end determining module is configured to determine, by the information interaction target location, that the second application is a receiving end.
  • the state change module specifically includes:
  • a copying unit configured to copy the information resource to a receiving location in the second application;
  • the operation control unit configured to cause the second application to run the information resource.
  • the device further includes:
  • a sub-window mapping module configured to map the first sub-window and the second sub-window respectively to the corresponding virtual device
  • Management virtual module configured to virtualally generate a management mechanism required to run the first application in the first sub-window, and virtually generate a management mechanism required to run the second application in the second sub-window;
  • application startup module configuration Starting and running the first application in the first sub-window according to the first application startup instruction sent by the user; and starting and running the second application in the second sub-window according to the second application startup instruction sent by the user;
  • the virtual device maintains at least one virtual device environment capable of providing an execution environment for foreground tasks running on the virtual device.
  • the information interaction instruction receiving module the receiving notification message sending module, the receiving notification message processing module, the receiving and executing module, the first determining unit, the second determining unit, and the information resource determining unit
  • the copy unit, the operation control unit, the sub-window mapping module, the management virtual module, and the application startup module The block can be implemented by a central processing unit (CPU), a digital signal processor (DSP), or a Field-Programmable Gate Array (FPGA).
  • CPU central processing unit
  • DSP digital signal processor
  • FPGA Field-Programmable Gate Array
  • the Android-based inter-application information interaction method and apparatus provided by the embodiments of the present invention can implement the application information interaction of the Android system terminal in a fast and accurate manner.
  • the user can drag the information resource to be interacted to the second application by dragging.
  • the information resource in the first application is loaded as the startup resource of the second application, and the information interaction between the first application and the second application is implemented.
  • FIG. 1 is a flowchart of a method for inter-application information exchange based on an Android system according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of determining, in a first application, a information resource to be exchanged, and as a receiving end, A specific flowchart of the step of the second application transmitting and receiving the notification message
  • FIG. 3 is a specific flowchart of the step of processing the receiving notification message at the receiving end to determine the receiving location and receiving the meaning of the notification message;
  • FIG. 4 is a flowchart of creating a sub-window according to an embodiment of the present invention.
  • 5A and 5B are schematic diagrams showing the first sub-window and the second sub-window of the two embodiments of the present invention.
  • FIG. 6 is a flow chart of an inter-application information interaction method based on an Android system according to still another embodiment of the present invention.
  • FIG. 7 is a schematic structural diagram of an inter-application information interaction apparatus based on an Android system according to an embodiment of the present invention. detailed description
  • the present invention provides an application-to-application information interaction method based on an Android system, including the following steps:
  • the first sub-window and the second sub-window are sub-windows that are simultaneously presented on the Android terminal screen.
  • the Android-based inter-application information interaction method provided by the present invention realizes information interaction between the first application and the second application simultaneously presented on the Android system terminal screen, and the user only needs to send the information through a touch screen or other input device.
  • the interactive instruction can apply the information resource to be interacted to the second application as the receiving end, thereby improving the speed and efficiency of information interaction.
  • the first application and the second application are used to display the sub-window simultaneously displayed on the screen of the Android terminal, so that the transmitting end and the receiving end can be simultaneously presented on the same screen, so that the user can intuitively control the information interaction through the information interaction instruction. Improve the accuracy of information interaction.
  • the method for inter-application information interaction based on the Android system includes the steps shown in FIG. 1 , specifically:
  • Step 101 Receive an information interaction instruction between the first application running in the first sub-window and the second application running in the second sub-window.
  • Step 102 Determine, according to the information interaction instruction, the information resource to be exchanged in the first application that is the sending end, and send the receiving notification message to the second application that is the receiving end.
  • the sending notification message may be sent to the first application that is the sending end by using an Activity Manager Service.
  • the information interaction instruction is an instruction sent by the user by touching the touch screen of the Android terminal
  • the information resource to be interacted can be determined by the starting position pressed by the user.
  • Step 103 Processing the receiving notification message at the receiving end to determine the meaning of the receiving location and the receiving notification message.
  • the information resource to be exchanged may be determined by parsing the sending notification message by matching the behavior capability set in the message processing function to the manner in which the notification message is sent.
  • Step 104 Apply the information resource to the second application according to the meaning of the receiving notification message and the receiving location.
  • Applying the information resource to the second application process may include copying and pasting the information resource from the first application into the second application, and may further include the information resource in the second application Play and so on.
  • the first sub-window and the second sub-window are sub-windows that are simultaneously presented on the Android terminal screen.
  • the step of determining, according to the information interaction instruction, the information resource to be exchanged in the first application as the transmitting end, and sending the receiving notification message to the second application as the receiving end specifically includes the method shown in FIG. 2 Steps:
  • Step 1021 Determine whether the pre-defined transmission interface function in the first application can process the sending notification message, and output the first judgment result.
  • the sending interface function If the sending interface function is unable to process the sent notification message, it indicates that the first application running in the first sub-window does not support inter-application interaction.
  • Step 1022 When the first determination result indicates that the sending interface function can process the sending notification message, determine whether a pre-defined sending message processing function in the first application is The sending notification message is matched, and the second determination result is output.
  • the pre-defined send message processing function in the first application does not match the send notification message, it indicates that the information interaction instruction does not select an information resource available for interaction in the first application.
  • Step 1023 When the second determination result indicates that the sending message processing function matches the sending notification message, invoking the sending message processing function to process the sending notification message to determine an information resource to be interacted.
  • the receiving the notification message includes a broadcast message sent by the application management service Activity Manager Service; the sending the notification message including a broadcast message sent by the application management service Activity Manager Service.
  • the step of processing the receiving notification message at the receiving end, determining the receiving location, and receiving the meaning of the notification message specifically includes the steps shown in FIG. 3:
  • Step 1031 Determine whether the pre-defined receiving interface function in the second application is capable of processing the receiving notification message, and outputting the third determining result.
  • the receiving interface function If the receiving interface function is unable to process the receiving notification message, it indicates that the second application does not support information interaction between applications.
  • Step 1032 When the third determination result indicates that the receiving interface function is capable of processing the receiving notification message, determining whether the pre-defined receiving message processing function in the second application matches the receiving notification message, and outputting the fourth critical result.
  • the second application cannot apply the determined resource. information.
  • Step 1033 When the fourth determination result indicates that the received message processing function matches the receiving notification message, the receiving message processing function is called to process the receiving notification message, and determining a meaning and a receiving location of the receiving notification message.
  • the method before the receiving end processes the receiving the notification message, the method further includes: determining, by predefining a parameter in the Menifest.xml description file of the second application, whether the second application supports the receiving function. , outputting the fifth judgment result;
  • the second application supports the receiving function if the Android terminal runs at least two applications at the same time. If supported, when the second application receives the receiving notification message, acquiring an application package name of the second application by using the application management service, and sending a receiving notification message to the second application, where the receiving end processes the extended message processing function Receive notification messages.
  • the method before sending the notification message to the second application as the receiving end, the method further includes:
  • the UP message determines the information interaction target location
  • Determining, by the information interaction target location, the second application is a receiving end.
  • the input reading tool reports an UP message, where the UP message carries the coordinate position data of the end of the touch command.
  • the position of the receiving end can be determined by the coordinate position data.
  • the information interaction target location is only within the scope of the first application interface, indicating that the information interaction instruction sent by the user is invalid.
  • the step of using the information resource to change the state of the second application comprises: copying the information resource to a receiving location in the second application.
  • the information resource is copied to the receiving location in the second application.
  • the receiving location may be a location of the receiving point in the second application determined according to the information interaction instruction.
  • the receiving location may be a location where the second application is located.
  • the step of using the information resource to change the state of the second application specifically includes: causing the second application to run the information resource.
  • reception notification message When the meaning of the reception notification message indicates the presentation of a file, such as display of a picture or playback of audio, a picture or audio as an information resource is opened in the second application.
  • the first child before receiving the information interaction instruction between the first application running in the first child window and the second application running in the second child window, the first child may be implemented by using the method shown in FIG.
  • the window and the second sub-window are simultaneously presented:
  • Step 401 Map the first sub-window and the second sub-window respectively to the corresponding virtual device.
  • Step 402 Virtually generate, in the first sub-window, a first management mechanism required to run the first application, and in the The second sub-window virtually generates a second management mechanism required for running the second application;
  • Step 403 Start and run the first application in the first sub-window according to the first application startup instruction sent by the user; Applying a startup instruction, starting and running the second application in the second sub-window;
  • the virtual device maintains at least one virtual device environment capable of providing an execution environment for foreground tasks running on the virtual device.
  • the presentation interface of the first sub-window and the second sub-window in the Android system terminal may refer to FIG. 5A, and the Android terminal screen is horizontally divided into a first sub-window and a second sub-window, or may be as shown in FIG. 5B.
  • the terminal screen is vertically divided to form a first sub-window and a second sub-window.
  • the Android terminal screen can simultaneously present more than two child windows, with corresponding applications running in each of the child windows.
  • the inter-application information interaction method based on the Android system includes the steps shown in FIG. 6: Step 601: Map the first sub-window and the second sub-window respectively to the corresponding virtual device. Step 602: Virtually generate a first management mechanism required to run the first application in the first sub-window, and virtually generate a second management mechanism required to run the second application in the second sub-window.
  • Step 603 Start and run the first application in the first sub-window according to the first application startup instruction sent by the user, and start and run the second in the second sub-window according to the second application startup instruction sent by the user. application.
  • Step 604 Receive an information interaction instruction between the first application running in the first sub-window and the second application running in the second sub-window.
  • Step 605 Determine the information interaction target location by inputting the reading tool Input Reader after receiving the information interaction instruction.
  • Step 606 Determine, by the information interaction target location, that the second application is a receiving end.
  • Step 607 Determine, according to the information interaction instruction, the information resource to be exchanged, and send a notification message to the second application that is the receiving end.
  • Step 608 Determine whether the second application supports the receiving function by predefining a parameter in the Menifest.xml description file of the second application, and if yes, proceed to step 609.
  • Step 609 The receiving notification message is processed at the receiving end to determine the meaning of the receiving location and the receiving notification message.
  • Step 610 Apply the information resource to the second application according to the meaning of the receiving notification message and the receiving location.
  • the present invention provides an inter-application information interaction device based on an Android system.
  • the structure is as shown in FIG. 7, and includes:
  • the information interaction instruction receiving module 701 is configured to receive an information interaction instruction between the first application running in the first sub-window and the second application running in the second sub-window;
  • the receiving notification message sending module 702 is configured to: determine, according to the information interaction instruction, the information resource to be exchanged in the first application as the sending end, and send the information resource to be the receiving end Send and receive notification messages;
  • Receiving a notification message processing module 703 configured to process the received notification message at the receiving end, determine a receiving location, and receive a meaning of the notification message;
  • Receiving execution module 704 configured to apply the information resource to the second application according to the meaning of the receiving notification message and the receiving location;
  • the first sub-window and the second sub-window are sub-windows that are simultaneously presented on the Android terminal screen.
  • the Android-based inter-application information interaction device provided by the present invention allows the user to implement information interaction between the first application and the second application by sending information interaction instructions to the first application and the second application, without requiring the user to perform complicated operations.
  • the information resource to be interacted can be applied to the second application as the receiving end, thereby enabling the user to implement the information interaction operation more efficiently.
  • the first application and the second application are used to display the sub-window simultaneously displayed on the screen of the Android terminal, so that the transmitting end and the receiving end can be simultaneously presented on the same screen, so that the user can intuitively control the information interaction through the information interaction instruction. Improve the accuracy of information interaction.
  • the receiving the notification message sending module specifically includes:
  • a first determining unit configured to determine whether the pre-defined sending interface function in the first application is capable of processing the sending notification message, and outputting the first determining result
  • a second determining unit configured to determine, when the first determining result indicates that the sending interface function is capable of processing the sending notification message, determining whether a pre-defined sending message processing function in the first application matches the sending notification message , outputting a second judgment result;
  • the information resource determining unit is configured to: when the second determining result indicates that the sending message processing function matches the sending notification message, invoking the sending message processing function to process the sending notification message to determine an information resource to be exchanged .
  • the receiving the notification message includes a broadcast message sent by the application management service Activity Manager Service; the sending the notification message including a broadcast message sent by the application management service Activity Manager Service.
  • the receiving the notification message processing module further includes: a third determining unit: configured to determine whether the receiving interface function defined in the second application is capable of processing the receiving notification message, and outputting the third determining result;
  • a fourth determining unit configured to determine, when the third determining result indicates that the receiving interface function is capable of processing the receiving notification message, determining whether a pre-defined receiving message processing function in the second application matches the receiving notification message , outputting a fourth judgment result;
  • the receiving information acquiring unit is configured to: when the fourth determining result indicates that the receiving message processing function matches the receiving notification message, invoking the receiving message processing function to process the receiving notification message, determining a meaning of receiving the notification message And receiving location.
  • the apparatus further includes:
  • a fifth determining module configured to determine whether the second application supports the receiving function by using a parameter predefined in the Menifest.xml description file of the second application, and outputting a fifth determining result; when the fifth determining result indicates When the second application supports the receiving function, the receiving notification message processing module is triggered.
  • the apparatus further includes:
  • the information interaction target location determining module is configured to: determine, by using the input reading tool, the Reader, the UP message reported after receiving the information interaction instruction to determine the information interaction target location;
  • the receiving end determining module is configured to determine, by the information interaction target location, that the second application is a receiving end.
  • the state change module specifically includes:
  • a copying unit configured to copy the information resource to a receiving location in the second application;
  • the operation control unit configured to cause the second application to run the information resource.
  • the apparatus further includes:
  • a sub-window mapping module configured to map the first sub-window and the second sub-window respectively to the corresponding virtual device;
  • Management virtual module configured to virtualally generate a management mechanism required to run the first application in the first sub-window, and virtually generate a management mechanism required to run the second application in the second sub-window;
  • application startup module configuration Starting and running the first application in the first sub-window according to the first application startup instruction sent by the user; and starting and running the second application in the second sub-window according to the second application startup instruction sent by the user;
  • the virtual device maintains at least one virtual device environment capable of providing an execution environment for foreground tasks running on the virtual device.
  • the method and device for inter-application information exchange based on the Android system provided by the present invention and the embodiments thereof can realize the information interaction between applications of the Android system terminal in a fast and accurate manner.
  • the user can drag the information resource to be interacted to the second application by dragging.
  • the information resource in the first application is loaded as the startup resource of the second application, and the information interaction between the first application and the second application is implemented.
  • the method and device for inter-application information interaction based on the Android system provided by the embodiment of the invention can realize the information interaction between applications of the Android system terminal in a fast and accurate manner.
  • the user can drag the information resource to be interacted to the second by dragging.
  • the information resource in the first application is loaded as the startup resource of the second application, and the information interaction between the first application and the second application is implemented.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Telephone Function (AREA)
  • Telephonic Communication Services (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

L'invention concerne un procédé et dispositif basés sur le système Android pour l'échange d'informations entre applications. Le procédé comporte les étapes suivantes: recevoir une instruction d'échange d'informations entre une première application s'exécutant dans une première fenêtre fille et une deuxième application s'exécutant dans une deuxième fenêtre fille; déterminer, d'après l'instruction d'échange d'informations, une ressource d'information à échanger dans la première application faisant fonction d'extrémité émettrice et envoyer un message de notification de réception à la deuxième application faisant fonction d'extrémité réceptrice; traiter le message de notification de réception à l'extrémité réceptrice et déterminer un lieu de réception et le sens du message de notification de réception; et appliquer la ressource d'information à la deuxième application en fonction du sens du message de notification de réception et du lieu de réception, la première fenêtre fille et la deuxième fenêtre fille étant des fenêtres filles présentées simultanément sur un écran d'un terminal Android.
PCT/CN2014/081006 2014-05-22 2014-06-27 Procédé et dispositif basés sur le système android pour l'échange d'informations entre applications WO2015176352A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410220210.1A CN104092815A (zh) 2014-05-22 2014-05-22 一种基于安卓系统的应用间信息交互方法及装置
CN201410220210.1 2014-05-22

Publications (1)

Publication Number Publication Date
WO2015176352A1 true WO2015176352A1 (fr) 2015-11-26

Family

ID=51640495

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/081006 WO2015176352A1 (fr) 2014-05-22 2014-06-27 Procédé et dispositif basés sur le système android pour l'échange d'informations entre applications

Country Status (2)

Country Link
CN (1) CN104092815A (fr)
WO (1) WO2015176352A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112667547A (zh) * 2020-12-31 2021-04-16 神思旭辉医疗信息技术有限责任公司 一种pc终端与安卓终端之间的通信方法及装置

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105989296B (zh) * 2015-01-27 2019-03-19 华为技术有限公司 控制应用访问的方法和装置
CN105204951A (zh) * 2015-10-10 2015-12-30 上海斐讯数据通信技术有限公司 一种安卓系统中Activity间通信的方法和装置
CN106850719B (zh) 2015-12-04 2021-02-05 珠海金山办公软件有限公司 一种数据传输方法及装置
CN106484224B (zh) 2016-09-22 2019-11-08 北京字节跳动网络技术有限公司 一种操作方法及终端
CN108011860B (zh) * 2016-10-28 2020-05-08 华为技术有限公司 一种处理广播消息的方法、装置及终端
CN110488971B (zh) * 2019-07-16 2023-02-28 北京华捷艾米科技有限公司 一种安卓系统体感应用交互实现方法及系统
CN110780969B (zh) * 2019-10-31 2022-12-30 抖音视界有限公司 操作电子设备的方法、装置、电子设备及存储介质
CN113778280B (zh) * 2021-09-13 2023-11-14 北京技德系统技术有限公司 一种Linux兼容Android的显示消息通知方法及装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1650937A1 (fr) * 2004-10-19 2006-04-26 Nokia Corporation Notifier un utilisateur
CN101989215A (zh) * 2009-07-29 2011-03-23 鸿富锦精密工业(深圳)有限公司 电子装置及在电子装置中窗口进程调用的方法
CN102685303A (zh) * 2011-03-09 2012-09-19 腾讯科技(深圳)有限公司 通信方法和装置
CN102843458A (zh) * 2011-06-23 2012-12-26 腾讯科技(深圳)有限公司 通话过程中调用业务应用的方法和装置
CN102932533A (zh) * 2012-10-15 2013-02-13 广东欧珀移动通信有限公司 一种供第三方应用程序调用联系人的方法和装置

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101627712B1 (ko) * 2010-05-31 2016-06-13 엘지전자 주식회사 이동 단말기 및 그 제어방법
CN103581754A (zh) * 2012-07-20 2014-02-12 腾讯科技(深圳)有限公司 一种数据显示方法及智能设备
CN103645897A (zh) * 2013-12-05 2014-03-19 深圳市中兴移动通信有限公司 移动终端及其操作方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1650937A1 (fr) * 2004-10-19 2006-04-26 Nokia Corporation Notifier un utilisateur
CN101989215A (zh) * 2009-07-29 2011-03-23 鸿富锦精密工业(深圳)有限公司 电子装置及在电子装置中窗口进程调用的方法
CN102685303A (zh) * 2011-03-09 2012-09-19 腾讯科技(深圳)有限公司 通信方法和装置
CN102843458A (zh) * 2011-06-23 2012-12-26 腾讯科技(深圳)有限公司 通话过程中调用业务应用的方法和装置
CN102932533A (zh) * 2012-10-15 2013-02-13 广东欧珀移动通信有限公司 一种供第三方应用程序调用联系人的方法和装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112667547A (zh) * 2020-12-31 2021-04-16 神思旭辉医疗信息技术有限责任公司 一种pc终端与安卓终端之间的通信方法及装置

Also Published As

Publication number Publication date
CN104092815A (zh) 2014-10-08

Similar Documents

Publication Publication Date Title
US20200287853A1 (en) Electronic apparatus and method for providing services thereof
WO2015176352A1 (fr) Procédé et dispositif basés sur le système android pour l'échange d'informations entre applications
US20230370401A1 (en) Conversion of text relating to media content and media extension apps
US10852912B2 (en) Image creation app in messaging app
CN114629865B (zh) 与动态扩展应用程序交互的即时消息系统
EP3417639B1 (fr) Magasin d'applications d'extension de messagerie
JP2024009980A (ja) タッチイベントモデルプログラミングインターフェイス
EP3700237A1 (fr) Application de messagerie interagissant avec une ou plusieurs applications d'extension
US20220004316A1 (en) Touch control method and apparatus
US11144195B2 (en) Fast data copying method and electronic device
US10637804B2 (en) User terminal apparatus, communication system, and method of controlling user terminal apparatus which support a messenger service with additional functionality
US11204681B2 (en) Program orchestration method and electronic device
TW201814510A (zh) 介面移動方法、裝置、智慧型終端機、伺服器和操作系統
US20150067536A1 (en) Gesture-based Content Sharing Between Devices
WO2019037660A1 (fr) Procédé de commande de dispositif, dispositif, dispositif terminal et système d'exploitation
WO2020207085A1 (fr) Procédé et dispositif de partage d'informations, dispositif électronique et support d'informations
WO2019214072A1 (fr) Procédé pour afficher un clavier virtuel d'une méthode de saisie, et terminal
JP2020009426A (ja) コピーされたメッセージリストを提供する方法とシステム、および非一時的なコンピュータ読み取り可能な記録媒体
WO2022057677A1 (fr) Procédé et appareil de contrôle des vibrations, et dispositif électronique et support d'enregistrement lisible par ordinateur
KR102121358B1 (ko) 데이터 전송 방법 및 디바이스
CN108780400B (zh) 数据处理方法及电子设备
EP4220627A1 (fr) Procédé et appareil de commande et dispositif électronique
CN114222003A (zh) 服务调用方法、系统、装置、设备及存储介质
EP2830264B1 (fr) Dispositif électronique et procédé de transmission de données au moyen d'application de messagerie
CN112925788A (zh) 一种数据集管理方法及系统、装置、电子设备和存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14892490

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14892490

Country of ref document: EP

Kind code of ref document: A1