WO2012155623A1 - 移动终端用户界面演示方法及系统 - Google Patents
移动终端用户界面演示方法及系统 Download PDFInfo
- Publication number
- WO2012155623A1 WO2012155623A1 PCT/CN2012/072314 CN2012072314W WO2012155623A1 WO 2012155623 A1 WO2012155623 A1 WO 2012155623A1 CN 2012072314 W CN2012072314 W CN 2012072314W WO 2012155623 A1 WO2012155623 A1 WO 2012155623A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- mobile terminal
- diag
- button
- master
- command
- Prior art date
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/38—Creation or generation of source code for implementing user interfaces
Definitions
- the present invention relates to the field of testing technologies for mobile terminals, and in particular, to a user interface (UI) presentation method and system for a mobile terminal.
- UI user interface
- UI presentations for mobile terminals are usually performed in two ways: First, use a personal computer (PC) to run a UI emulator or run other tools, such as flash and power points, to demonstrate UI design. Or perform a functional demonstration.
- PC personal computer
- tools such as flash and power points
- the UI is demonstrated according to the mobile terminal, and each mobile terminal needs to be presented by a single operator, or the guest can demonstrate it by himself.
- a mobile terminal UI presentation method includes:
- the master mobile terminal acquires the button data input by the user and sends it to the computer; the computer converts the button data into a DIAG presentation command and sends it to a plurality of controlled mobile terminals connected to itself;
- the controlled mobile terminal receives and parses the DIAG presentation command and converts it into a button event executable by the controlled mobile terminal.
- the master mobile terminal and the controlled mobile terminal are connected to the computer through a USB hub.
- the method further includes:
- the computer sends a DIAG master command to the master mobile terminal; correspondingly,
- the master mobile terminal sends the button data to the computer, which is:
- the master mobile terminal receives the DIAG master command from the computer, and listens to the button event in real time according to the DIAG master command, and sends the button data corresponding to the detected button event to the computer.
- the computer sends the DIAG master command to the master mobile terminal by running UI presentation management software.
- the method further includes:
- the key event is stored by implementing a button driver function to place the button event into the button processing queue.
- a mobile terminal UI presentation system includes a master mobile terminal, a computer, and a plurality of controlled mobile terminals, wherein
- a master mobile terminal configured to acquire key data input by the user and send it to a computer; and a computer, configured to convert the button data into a DIAG presentation command, and send the same to a plurality of controlled mobile terminals connected to the user
- the controlled mobile terminal is configured to receive and parse the DIAG demo command, and convert it into a button event executable by the controlled mobile terminal.
- the master mobile terminal and the controlled mobile terminal are connected to the computer through a USB hub.
- the computer is further configured to send a DIAG master command to the master mobile terminal before the master mobile terminal obtains the button data; correspondingly,
- the master mobile terminal is configured to receive a DIAG master command from the computer, and listen to the button event in real time according to the DIAG master command, and send the button data corresponding to the detected button event to the computer .
- the master mobile terminal includes a DIAG master command receiving module, a button sounding module, and a button data sending module, where
- the DIAG master control command receiving module is configured to receive a DIAG master control command from the computer, and activate the button sounding module according to the DIAG master control command;
- Key listening module used for real-time listening to key events
- the button data sending module is configured to send the button data corresponding to the detected button event to the computer.
- the computer sends the DIAG master command to the master mobile terminal by running UI presentation management software.
- the controlled mobile terminal After the controlled mobile terminal converts the DIAG presentation command into a button event, it is further configured to store the button event by: calling a button driving function to put the button event into the button processing queue.
- the controlled mobile terminal includes a DIAG demo command receiving module, a DIAG demo command parsing module, and an analog button adapting module, where
- the DIAG demo command receiving module is configured to receive a DIAG demo command from a computer
- the DIAG demo command parsing module is configured to parse the DIAG demo command and convert it to Key events executable by the controlled mobile terminal;
- the analog button adaptation module is configured to store the button event, and the implementation method is: calling a button driving function to put the button event into a button processing queue.
- the mobile terminal UI presentation method and system provided by the present invention can enable an operator to operate the master mobile terminal to implement UI on multiple controlled master mobile terminals. And a demonstration of the function.
- the mobile terminal UI demonstration method and system provided by the invention can reduce the amount of data transmitted by minimizing the transmission of key events, and can meet the requirements of timely synchronous presentation.
- the invention since the invention adopts the USB specification, it can simultaneously connect up to 127 USB interfaces, so it can simultaneously support up to hundreds of mobile terminals to synchronize UI and function demonstration.
- the master mobile The maximum data transmission rate between the terminal and the computer or between the controlled mobile terminal and the computer can reach 480 Mb/s, which can better meet the requirements of synchronous UI and function presentation on the master mobile terminal and the controlled mobile terminal.
- FIG. 1 is a schematic flowchart of a method for demonstrating a UI of a mobile terminal according to an embodiment of the present invention
- FIG. 2 is a schematic structural diagram of a UI demo system for a mobile terminal according to an embodiment of the present invention.
- an embodiment of the present invention provides a method for demonstrating a UI of a mobile terminal, where the method includes the following steps: S101.
- the master mobile terminal acquires the button data input by the user and sends it to the computer.
- the master mobile terminal may be a mobile phone.
- the master mobile terminal controls other controlled mobile terminals. UI and demo of UI features.
- the computer converts the button data into a diagnostic (DIAG) demo command, and sends the button data to a plurality of controlled mobile terminals connected to itself;
- DIG diagnostic
- the computer sends the DIAG master command to a mobile terminal connected thereto by running the UI presentation management software;
- the DIAG demonstration command is a test command issued by the computer, where the DIAG is an abbreviation of Diagnosis.
- the controlled mobile terminal receives and parses the DIAG demo command, and converts it into a button event that is executable by itself;
- the master mobile terminal and the controlled mobile terminal are connected to the computer through a universal serial bus (USB) hub.
- the mobile terminal UI presentation method provided by the embodiment of the present invention adopts the USB specification, so that the master mobile terminal and the controlled mobile terminal can be connected to the computer, so that the mobile terminal UI presentation system can simultaneously connect up to 127 USB interfaces. Therefore, it is possible to simultaneously support up to hundreds of mobile terminals to synchronize UI and function demonstrations. If the USB2.0 standard is adopted, the maximum data transmission rate between the master mobile terminal and the computer, or between the controlled mobile terminal and the computer can reach 480 Mb/s, which can better satisfy the mobile terminal and the controlled mobile in the master mobile terminal. The requirements for the UI and its functional presentation are synchronized on the terminal.
- the master mobile terminal may include a DIAG master command receiving module, a button sounding module, and a button data sending module.
- the method further includes: the computer sending the DIAG master command to Master mobile terminal.
- the step S101 is performed by the mobile terminal, and specifically:
- the DIAG master control command receiving module receives the DIAG master command from the computer, and starts the button sounding module according to the DIAG master command;
- the computer sends the DIAG master command to the master mobile terminal by running the UI presentation management software.
- the plurality of mobile terminals may be displayed on a management interface of the UI presentation management software.
- the user can control the mobile terminal by selecting a mobile terminal displayed on the management interface of the UI presentation management software.
- the computer sends the DIAG master through the UI presentation management software. Commanding to the master mobile terminal, thereby achieving the purpose of presenting other multiple controlled mobile terminals by operating the master mobile terminal.
- the controlled mobile terminal may include a DIAG demo command receiving module, a DIAG demo command parsing module, and an analog button adapting module, and the controlled mobile terminal converts the DIAG demo command into a button event, and the storage device
- the step S103 may specifically be:
- the DIAG demo command receiving module receives the DIAG demo command from the computer
- the DIAG demo command parsing module parses the DIAG demo command, and converts it into a button event executable by the controlled mobile terminal;
- the analog button adaptation module invokes a button driving function to place the button event into the button processing queue.
- This step is a detailed description of the storage key events.
- the mobile phone and the function demonstration are performed by using the mobile phone as an example, and the following steps are specifically included:
- the first step is to connect multiple phones to a computer, such as a PC, via a USB hub.
- the second step is to run the demo management system on the PC and select the mobile phone of a certain port as the master mobile terminal.
- the PC sends the DIAG master command to the master mobile terminal to notify the mobile terminal that it has been selected as the master mobile terminal, and the DIAG master command parsing module of the master mobile terminal parses the command and responds. , Start the button listening module.
- the main control mobile terminal starts the demonstration by pressing a button, and the button listening module listens for the triggered key event, and sends the corresponding button data of the button event to the PC through the DIAG port according to a prescribed format.
- the PC converts the button data into a corresponding DIAG presentation command and distributes it to other controlled mobile terminals.
- the DIAG demonstration command parsing module of the other controlled mobile terminal parses the received DIAG demo command, and passes the parsed key event to the analog button adapting module.
- the analog button adaptation module simulates the button event, and sends the button event to the button processing queue, waiting for the application to process.
- the controlled mobile terminal processes the simulated key event for displaying the same operation process as the master mobile terminal on the screen, thereby realizing the demonstration of executing the UI and its functions in synchronization with the master mobile terminal.
- an embodiment of the present invention further provides a mobile terminal UI presentation system, where the system includes a master mobile terminal 10, a computer 20, and a plurality of controlled mobile terminals 30; wherein, the master mobile terminal 10 , used to obtain the key data input by the user, and send it to the computer;
- the computer 20 is configured to convert the button data into a DIAG presentation command and send it to a plurality of controlled mobile terminals 30 connected to itself;
- the controlled mobile terminal 30 is configured to receive and parse the DIAG presentation command and convert it into a button event that is executable by itself.
- the master mobile terminal 10 and the controlled mobile terminal 30 are connected to a computer via a USB hub.
- Adoption of the mobile terminal UI presentation system provided by the embodiment of the present invention The specification of USB enables both the master mobile terminal 10 and the controlled mobile terminal 30 to be connected to the computer, so that the computer 20 can simultaneously connect up to 127 USB interfaces, so that up to hundreds of mobile terminals can be simultaneously synchronized to perform UI synchronization.
- the maximum data transmission rate between the master mobile terminal 10 and the computer 20 or between the controlled mobile terminal 30 and the computer 20 can reach 480 Mb/s, which can better satisfy the main The requirements of the UI and its functional presentation are synchronized on the mobile terminal 10 and the controlled mobile terminal 30.
- the computer is further configured to send a DIAG master command to the master mobile terminal before the master mobile terminal acquires the button data; correspondingly,
- the master mobile terminal is configured to receive a DIAG master command from the computer, and listen to the button event in real time according to the DIAG master command, and send the button data corresponding to the detected button event to the computer .
- the master mobile terminal 10 includes a DIAG master command receiving module 101, a button listening module 102, and a button data transmitting module 103, where
- the DIAG master command receiving module 101 is configured to receive a DIAG master command from the computer 20, and activate the button sounding module 102 according to the DIAG master command;
- the button listening module 102 is configured to listen to the button event in real time, and once the button event is detected, the button event is sent to the button data sending module 103 in real time;
- the button data sending module 103 is configured to send the button data corresponding to the detected button event to the computer 20.
- the computer 20 sends the DIAG master command to the master mobile terminal 10 connected thereto by running the UI presentation management software.
- the plurality of mobile terminals may be displayed on the management interface of the UI presentation management software.
- the user can control the mobile terminal 10 by selecting a mobile terminal displayed on the management interface of the UI presentation management software.
- the computer sends the DIAG master through the UI presentation management software.
- the command is directed to the mobile terminal 10 to achieve the purpose of presenting the other plurality of controlled mobile terminals 30 by operating the master mobile terminal 10.
- the controlled mobile terminal After the controlled mobile terminal converts the DIAG demo command into a button event, it is further configured to store the button event by: calling a button driver function to place the button event into the button processing queue.
- the controlled mobile terminal 30 includes a DIAG demo command receiving module 301, a DIAG demo command parsing module 302, and an analog button adapting module 303, where
- the DIAG demo command receiving module 301 is configured to receive a DIAG demo command from the computer 20;
- the DIAG demo command parsing module 302 is configured to parse the DIAG demo command and convert it into a button event executable by the controlled mobile terminal;
- the analog button adaptation module 303 is configured to store the button event, and the implementation method is: calling the button driver function to place the button event into the button processing queue.
- the controlled mobile terminal 30 processes the key events in the button processing queue, and achieves the purpose of synchronizing the UI and its function presentation with the master mobile terminal 10.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Telephone Function (AREA)
Description
移动终端用户界面演示方法及系统 技术领域
本发明涉及移动终端的测试技术领域, 尤其涉及一种移动终端用户界 面 ( User Interface, UI )演示方法及系统。 背景技术
目前, 移动终端, 例如手机的 UI演示通常采用以下两种方式进行: 第一种, 借助个人电脑(Personal Computer, PC )运行 UI模拟器或者 运行其它工具, 例如 flash和 power point等来展示 UI设计或者进行功能演 示。
第二种, 依据移动终端进行 UI的演示, 且对于每台移动终端均需单独 由一名操作员进行演示, 或者参观者自行演示。
但上述这两种方式都有其缺点: 对于第一种方式, 因为 PC与移动终端 的差异, 比如屏幕分辨率、 显示色彩等差异, 在 PC上并不能真实体验 UI 效果或者 UI功能在移动终端上的效果; 对于第二种方式, 由于每台移动终 端的 UI演示都需要有一个操作员来完成, 那么, 如果需要演示的移动终端 的数量较多, 则需要由多个操作员来执行演示操作, 因此对人力是一种浪 费。 发明内容
本发明的目的在于提供一种移动终端 UI演示方法及系统, 可以实现一 个操作员操作主控移动终端即可在多个受控移动终端之上进行 UI及其功能 的演示。
为了达到本发明的目的, 本发明采用以下技术方案:
一种移动终端 UI演示方法, 包括:
主控移动终端获取用户输入的按键数据并将其发送至计算机; 计算机将所述按键数据转换为 DIAG演示命令, 并将其发送至与自身 相连的多个受控移动终端;
受控移动终端接收并解析所述 DIAG演示命令, 将其转换为受控移动 终端可执行的按键事件。
优选地, 所述主控移动终端以及受控移动终端通过 USB集线器连接至 计算机。
所述主控移动终端获取按键数据之前, 所述方法还包括:
计算机发送 DIAG主控命令至主控移动终端; 相应的,
所述主控移动终端将按键数据发送至计算机, 为:
主控移动终端从计算机接收 DIAG主控命令, 并依据所述 DIAG主控 命令实时侦听按键事件, 并将与所述侦听到的按键事件相对应的按键数据 发送至计算机。
优选地, 计算机通过运行 UI演示管理软件发送所述 DIAG主控命令至 主控移动终端。
优选地, 所述受控移动终端将 DIAG演示命令转换为按键事件之后, 所述方法还包括:
存储所述按键事件, 实现方法为: 调用按键驱动函数将所述按键事件 放到按键处理队列中。
一种移动终端 UI演示系统, 包括主控移动终端、 计算机, 以及多个受 控移动终端, 其中,
主控移动终端, 用于获取用户输入的按键数据并将其发送至计算机; 计算机, 用于将所述按键数据转换为 DIAG演示命令, 并将其发送至 与自身相连的多个受控移动终端之上;
受控移动终端, 用于接收并解析所述 DIAG演示命令, 将其转换为受 控移动终端可执行的按键事件。
优选地, 所述主控移动终端以及受控移动终端通过 USB集线器连接至 计算机。
其中, 所述计算机在主控移动终端获取按键数据之前, 还用于发送 DIAG主控命令至主控移动终端; 相应的,
所述主控移动终端, 用于从计算机接收 DIAG主控命令, 并依据所述 DIAG主控命令实时侦听按键事件,并将与所述侦听到的按键事件相对应的 按键数据发送至计算机。
优选地, 所述主控移动终端包括 DIAG主控命令接收模块、 按键侦听 模块, 以及按键数据发送模块, 其中,
DIAG主控命令接收模块, 用于从计算机接收 DIAG主控命令, 并依据 所述 DIAG主控命令启动按键侦听模块;
按键侦听模块, 用于实时侦听按键事件;
按键数据发送模块 , 用于将与所述侦听到的按键事件相对应的按键数 据发送至计算机。
优选地, 所述计算机通过运行 UI演示管理软件发送所述 DIAG主控命 令至主控移动终端。
其中, 所述受控移动终端将 DIAG演示命令转换为按键事件之后, 还 用于存储所述按键事件, 实现方法为: 调用按键驱动函数将所述按键事件 放到按键处理队列中。
优选地, 所述受控移动终端包括 DIAG演示命令接收模块、 DIAG演示 命令解析模块; 还包括模拟按键适配模块, 其中,
DIAG演示命令接收模块, 用于从计算机接收 DIAG演示命令;
DIAG演示命令解析模块, 用于解析所述 DIAG演示命令, 将其转换为
受控移动终端可执行的按键事件;
模拟按键适配模块, 用于存储所述按键事件, 实现方法为: 调用按键 驱动函数将所述按键事件放到按键处理队列中。
通过上述本发明的技术方案可以看出, 通过本发明提供的移动终端 UI 演示方法及系统, 可以使得一个操作员操作主控移动终端即可实现在多个 受控主控移动终端之上进行 UI及功能的演示。 本发明提供的移动终端 UI 演示方法及系统, 由于只有按键事件的传递, 最大限度的降低了传送的数 据量, 可以满足适时同步演示的要求。 除此之外, 由于本发明采纳 USB的 规范, 可以同时连接多大 127个 USB接口, 所以可以同步支持多达上百部 移动终端同步进行 UI及功能演示, 如果采用 USB2.0标准, 主控移动终端 与计算机之间或受控移动终端与计算机之间的数据最大传输速率可达 480Mb/s, 能够更好的满足在主控移动终端以及受控移动终端之上同步进行 UI及功能演示的要求。 附图说明
图 1是本发明实施例提供的移动终端 UI演示方法流程示意图; 图 2是本发明实施例提供的移动终端 UI演示系统结构示意图。
本发明目的的实现、 功能特点及优异效果, 下面将结合具体实施例以 及附图做进一步的说明。 具体实施方式
下面结合附图和具体实施例对本发明所述技术方案作进一步的详细描 述, 以使本领域的技术人员可以更好的理解本发明并能予以实施, 但所举 实施例不作为对本发明的限定。
如图 1所示, 本发明实施例提供了一种移动终端 UI演示方法, 所述方 法包括如下步驟:
S101、 主控移动终端获取用户输入的按键数据并将其发送至计算机; 其中, 所述主控移动终端可以为手机, 在本发明实施中, 由该主控移动终 端控制其他的受控移动终端的 UI以及 UI功能的演示。
5102、 计算机将所述按键数据转换为诊断(DIAG )演示命令, 并将其 发送至与自身相连的多个受控移动终端;
优选实施方式下,计算机通过运行 UI演示管理软件发送所述 DIAG主 控命令至与其连接的一移动终端;
在该步驟中, 所述 DIAG演示命令为计算机发出的一测试命令, 其中, 所述 DIAG为 Diagnosis的简称。
5103、 受控移动终端接收并解析所述 DIAG演示命令, 将其转换为自 身可执行的按键事件;
其中, 所述主控移动终端以及受控移动终端通过通用串行总线(USB ) 集线器连接至计算机。 由于本发明实施例提供的移动终端 UI演示方法采纳 了 USB的规范, 使得主控移动终端以及受控移动终端均可连接至计算机, 从而使得移动终端 UI演示系统可以同时连接多达 127个 USB接口, 所以 可以同步支持多达上百部移动终端同步进行 UI 及功能演示。 如果采用 USB2.0标准, 主控移动终端与计算机之间、 或受控移动终端与计算机之间 的数据最大传输速率可达到 480Mb/s,能够更好的满足在主控移动终端以及 受控移动终端之上同步进行 UI及其功能演示的要求。
优选实施方式下, 所述主控移动终端可包括 DIAG主控命令接收模块、 按键侦听模块, 以及按键数据发送模块, 在执行所有步驟之前, 所述方法 还包括: 计算机发送 DIAG主控命令至主控移动终端。
所述步驟 S101主控移动终端所执行的操作, 具体可为:
S1011、 DIAG主控命令接收模块从计算机接收 DIAG主控命令, 并依 据所述 DIAG主控命令启动按键侦听模块;
S1012、 按键侦听模块实时侦听按键事件, 并将与所述侦听到的按键事 件相对应的按键数据通过按键数据发送模块发送至计算机。
在所述计算机发送 DIAG主控命令至主控移动终端过程中, 计算机通 过运行 UI演示管理软件发送所述 DIAG主控命令至主控移动终端。 当外部 多个移动终端通过 USB方式连接至计算机时, 所述多个移动终端可以显示 于所述 UI 演示管理软件的管理界面之上。 用户可以通过选择显示于所述 UI演示管理软件的, 管理界面之上的一个移动终端为主控移动终端, 在选 中并激活该移动终端之后, 计算机通过该 UI演示管理软件发送所述 DIAG 主控命令至主控移动终端, 从而达到通过操作该主控移动终端而演示其他 多个受控移动终端的目的。
优选实施方式下, 所述受控移动终端可包括 DIAG演示命令接收模块、 DIAG 演示命令解析模块, 以及模拟按键适配模块, 所述受控移动终端将 DIAG演示命令转换为按键事件之后, 存储所述按键事件, 那么, 所述步驟 S103具体可为:
S1031、 DIAG演示命令接收模块从计算机接收 DIAG演示命令;
51032、 DIAG演示命令解析模块解析所述 DIAG演示命令, 将其转换 为受控移动终端可执行的按键事件;
51033、模拟按键适配模块调用按键驱动函数将所述按键事件放到按键 处理队列中。
该步驟为存储按键事件的细化描述。
具体实施时, 可以依照以下本发明实施例提供的多部移动终端, 以手 机为例同步演示方法进行 UI及其功能的演示, 具体包括如下步驟:
第一步, 通过 USB集线器, 将多部手机连接到计算机, 例如 PC上。 第二步,运行 PC上的演示管理系统,选定某一端口的手机作为主控移 动终端。
第三步, PC通过发送 DIAG主控命令给主控移动终端, 通知所述移动 终端其已被选为主控移动终端, 该主控移动终端的 DIAG主控命令解析模 块解析该命令并作出响应, 启动按键侦听模块。
第四步, 主控移动终端通过按键开始演示, 按键侦听模块侦听触发的 按键事件, 并通过 DIAG端口按照规定的格式, 将所述按键事件相应的按 键数据发送至 PC。
第五步, PC收到规定格式的用以描述某相应的按键事件的按键数据后, 将其转化为相应的 DIAG演示命令, 并分发给其它受控移动终端。
第六步, 其它受控移动终端的 DIAG 演示命令解析模块解析收到的 DIAG演示命令, 将解析得到的按键事件传递给模拟按键适配模块。
第七步, 模拟按键适配模块模拟该按键事件, 并将该按键事件发送到 按键处理队列, 等待应用的处理。
第八步, 受控移动终端处理模拟的按键事件, 用于在屏幕显示与主控 移动终端同样的操作过程, 从而达到与主控移动终端同步执行 UI及其功能 的演示。
如图 2所示, 本发明实施例还提供了一种移动终端 UI演示系统, 所述 系统包括主控移动终端 10、 计算机 20, 以及多个受控移动终端 30; 其中, 主控移动终端 10, 用于获取用户输入的按键数据, 并将其发送至计算 机;
计算机 20, 用于将所述按键数据转换为 DIAG演示命令, 并将其发送 至与自身相连的多个受控移动终端 30;
受控移动终端 30, 用于接收并解析所述 DIAG演示命令, 将其转换为 自身可执行的按键事件。
优选实施方式下,所述主控移动终端 10以及受控移动终端 30通过 USB 集线器连接至计算机。 由于本发明实施例提供的移动终端 UI演示系统采纳
USB的规范, 使得主控移动终端 10以及受控移动终端 30均可连接至计算 机, 从而使计算机 20可以同时连接多达 127个 USB接口, 所以可以同步 支持多达上百部移动终端同步进行 UI及其功能演示, 如果采用 USB2.0标 准, 主控移动终端 10与计算机 20之间或受控移动终端 30与计算机 20之 间的数据最大传输速率可达到 480Mb/s , 能够更好的满足在主控移动终端 10以及受控移动终端 30之上同步进行 UI及其功能演示的要求。
所述计算机在主控移动终端获取按键数据之前, 还用于发送 DIAG主 控命令至主控移动终端; 相应的,
所述主控移动终端, 用于从计算机接收 DIAG主控命令, 并依据所述 DIAG主控命令实时侦听按键事件,并将与所述侦听到的按键事件相对应的 按键数据发送至计算机。
继续参照图 2,所述主控移动终端 10包括 DIAG主控命令接收模块 101、 按键侦听模块 102, 以及按键数据发送模块 103, 其中,
DIAG主控命令接收模块 101 , 用于从计算机 20接收 DIAG主控命令, 并依据所述 DIAG主控命令启动按键侦听模块 102;
按键侦听模块 102, 用于实时侦听按键事件, 一旦侦听到按键事件, 便 将所述按键事件实时发送至按键数据发送模块 103;
按键数据发送模块 103 ,用于将与所述侦听到的按键事件相对应的按键 数据发送至计算机 20。
其中, 所述计算机 20通过运行 UI演示管理软件发送所述 DIAG主控 命令至与其连接的主控移动终端 10。 在本发明实施例中, 当外部多个移动 终端通过 USB方式连接至计算机 20时, 所述多个移动终端可以显示于所 述 UI演示管理软件的管理界面之上。 用户可以通过选择显示于所述 UI演 示管理软件的管理界面之上的一个移动终端为主控移动终端 10, 在选中并 激活该移动终端之后, 计算机通过该 UI演示管理软件发送所述 DIAG主控
命令至主控移动终端 10,从而达到通过操作该主控移动终端 10而演示其他 多个受控移动终端 30的目的。
所述受控移动终端将 DIAG演示命令转换为按键事件之后, 还用于存 储所述按键事件, 实现方法为: 调用按键驱动函数将所述按键事件放到按 键处理队列中。
如图 2所示,所述受控移动终端 30包括 DIAG演示命令接收模块 301、 DIAG演示命令解析模块 302, 以及模拟按键适配模块 303, 其中,
DIAG演示命令接收模块 301 , 用于从计算机 20接收 DIAG演示命令;
DIAG演示命令解析模块 302, 用于解析所述 DIAG演示命令, 将其转 换为受控移动终端可执行的按键事件;
模拟按键适配模块 303 , 用于存储所述按键事件, 实现方法为: 调用按 键驱动函数将所述按键事件放到按键处理队列中。
之后,所述受控移动终端 30会对按键处理队列中的按键事件进行处理, 并且达到与主控移动终端 10同步进行 UI及其功能演示的目的。
以上所述仅为本发明的优选实施例, 并非因此限制本发明的专利范围, 凡是利用本发明说明书及附图内容所作的等效结构或等效流程变换, 或直 接或间接运用在其他相关的技术领域, 均同理包括在本发明的专利保护范 围内。
Claims
1、 一种移动终端用户界面 UI演示方法, 其特征在于, 所述方法包括: 主控移动终端获取用户输入的按键数据, 并将所述按键数据发送至计 算机;
计算机将所述按键数据转换为诊断 DIAG演示命令, 并将所述 DIAG 演示命令发送至与自身相连的多个受控移动终端;
受控移动终端接收并解析所述 DIAG演示命令, 将所述 DIAG演示命 令转换为自身可执行的按键事件。
2、 如权利要求 1所述的移动终端 UI演示方法, 其特征在于, 所述主 控移动终端以及受控移动终端通过通用串行总线 USB 集线器连接至计算 机。
3、 如权利要求 1或 2所述的移动终端 UI演示方法, 其特征在于, 所 述主控移动终端获取按键数据之前, 所述方法还包括: 计算机发送 DIAG 主控命令至主控移动终端;
相应的, 所述主控移动终端将按键数据发送至计算机, 为:
主控移动终端从计算机接收 DIAG主控命令, 并依据所述 DIAG主控 命令实时侦听按键事件, 并将与所述侦听到的按键事件相对应的按键数据 发送至计算机。
4、 如权利要求 3所述的移动终端 UI演示方法, 其特征在于, 所述计 算机通过运行 UI演示管理软件发送所述 DIAG主控命令至主控移动终端。
5、 如权利要求 1或 2所述的移动终端 UI演示方法, 其特征在于, 所 述受控移动终端将 DIAG演示命令转换为按键事件之后, 该方法还包括: 存储所述按键事件;
所述存储所述按键事件, 为: 调用按键驱动函数将所述按键事件放到 按键处理队列中。
6、 一种移动终端 UI演示系统, 其特征在于, 所述系统包括: 主控移 动终端、 计算机, 以及多个受控移动终端; 其中,
主控移动终端, 用于获取用户输入的按键数据, 并将所述按键数据发 送至计算机;
计算机, 用于将所述按键数据转换为 DIAG演示命令, 并将所述 DIAG 演示命令发送至与自身相连的多个受控移动终端;
受控移动终端, 用于接收并解析所述 DIAG演示命令, 将所述 DIAG 演示命令转换为自身可执行的按键事件。
7、 如权利要求 6所述的移动终端 UI演示系统, 其特征在于, 所述主 控移动终端以及受控移动终端通过 USB集线器连接至计算机。
8、 如权利要求 6或 7所述的移动终端 UI演示系统, 其特征在于, 所 述计算机, 还用于在主控移动终端获取按键数据之前, 发送 DIAG主控命 令至主控移动终端;
相应的, 所述主控移动终端, 用于从计算机接收 DIAG主控命令, 并 依据所述 DIAG主控命令实时侦听按键事件, 并将与所述侦听到的按键事 件相对应的按键数据发送至计算机。
9、 如权利要求 8所述的移动终端 UI演示系统, 其特征在于, 所述主 控移动终端包括: DIAG主控命令接收模块、 按键侦听模块, 以及按键数据 发送模块, 其中,
DIAG主控命令接收模块, 用于从计算机接收 DIAG主控命令, 并依据 所述 DIAG主控命令启动按键侦听模块;
按键侦听模块, 用于实时侦听按键事件;
按键数据发送模块 , 用于将与所述侦听到的按键事件相对应的按键数 据发送至计算机。
10、 如权利要求 9所述的移动终端 UI演示系统, 其特征在于, 所述计 算机通过运行 UI演示管理软件发送所述 DIAG主控命令至主控移动终端。
11、 如权利要求 6或 7所述的移动终端 UI演示系统, 其特征在于, 所 述受控移动终端, 还用于在将 DIAG演示命令转换为按键事件之后, 存储 所述按键事件;
其中, 所述存储所述按键事件为: 调用按键驱动函数将所述按键事件 放到按键处理队列中。
12、 如权利要求 11所述的移动终端 UI演示系统, 其特征在于, 所述 受控移动终端包括: DIAG演示命令接收模块、 DIAG演示命令解析模块; 还包括模拟按键适配模块; 其中,
DIAG演示命令接收模块, 用于从计算机接收 DIAG演示命令;
DIAG演示命令解析模块,用于解析所述 DIAG演示命令,将所述 DIAG 演示命令转换为受控移动终端可执行的按键事件;
模拟按键适配模块, 用于存储所述按键事件。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201110361803.6 | 2011-11-15 | ||
CN201110361803.6A CN103106071B (zh) | 2011-11-15 | 2011-11-15 | 移动终端ui界面演示方法及系统 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2012155623A1 true WO2012155623A1 (zh) | 2012-11-22 |
Family
ID=47176233
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2012/072314 WO2012155623A1 (zh) | 2011-11-15 | 2012-03-14 | 移动终端用户界面演示方法及系统 |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN103106071B (zh) |
WO (1) | WO2012155623A1 (zh) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107992347A (zh) * | 2017-10-24 | 2018-05-04 | 维沃移动通信有限公司 | 一种功能演示方法及移动终端 |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106572139B (zh) * | 2015-10-13 | 2020-08-11 | 阿里巴巴集团控股有限公司 | 多终端控制方法、终端、服务器和系统 |
CN110688298A (zh) * | 2019-02-25 | 2020-01-14 | 上海核工程研究设计院有限公司 | 一种基于事件驱动的核电厂人机交互系统自动化测试装置 |
WO2022016330A1 (zh) * | 2020-07-20 | 2022-01-27 | 深圳盈天下视觉科技有限公司 | 通信数据演示界面生成方法及其通信数据演示方法 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1684527A (zh) * | 2004-04-16 | 2005-10-19 | 联想(北京)有限公司 | 用于手持设备的人机交互界面模拟器及其工作方法 |
CN2932477Y (zh) * | 2006-02-10 | 2007-08-08 | 海尔集团公司 | 一种手机操作和控制系统 |
CN101132474A (zh) * | 2006-08-25 | 2008-02-27 | 联想(北京)有限公司 | 由多个移动终端实现视听内容播放的方法和系统 |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1655094A (zh) * | 2004-02-13 | 2005-08-17 | 联想(北京)有限公司 | 一种对计算机进行遥控操作的方法 |
CN101330395A (zh) * | 2007-06-22 | 2008-12-24 | 中兴通讯股份有限公司 | 信息发布系统及方法 |
CN101389101A (zh) * | 2008-10-08 | 2009-03-18 | 北京创毅视讯科技有限公司 | 一种主从设备交互的系统、方法及移动终端 |
JP4748819B2 (ja) * | 2009-01-28 | 2011-08-17 | インターナショナル・ビジネス・マシーンズ・コーポレーション | クライアントプログラム、端末、方法、サーバシステムおよびサーバプログラム |
CN102033838A (zh) * | 2010-10-27 | 2011-04-27 | 东莞宇龙通信科技有限公司 | 终端控制方法、终端及计算机 |
-
2011
- 2011-11-15 CN CN201110361803.6A patent/CN103106071B/zh active Active
-
2012
- 2012-03-14 WO PCT/CN2012/072314 patent/WO2012155623A1/zh active Application Filing
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1684527A (zh) * | 2004-04-16 | 2005-10-19 | 联想(北京)有限公司 | 用于手持设备的人机交互界面模拟器及其工作方法 |
CN2932477Y (zh) * | 2006-02-10 | 2007-08-08 | 海尔集团公司 | 一种手机操作和控制系统 |
CN101132474A (zh) * | 2006-08-25 | 2008-02-27 | 联想(北京)有限公司 | 由多个移动终端实现视听内容播放的方法和系统 |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107992347A (zh) * | 2017-10-24 | 2018-05-04 | 维沃移动通信有限公司 | 一种功能演示方法及移动终端 |
Also Published As
Publication number | Publication date |
---|---|
CN103106071B (zh) | 2016-06-22 |
CN103106071A (zh) | 2013-05-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101957793B (zh) | 一种面向Android及其衍生系统的软件操作录制回放方法 | |
CN103036968B (zh) | 一种通过车载主机显示并控制智能手机的方法及系统 | |
CN113965799B (zh) | 实现有线传屏的方法及装置 | |
WO2012155623A1 (zh) | 移动终端用户界面演示方法及系统 | |
CN103995567B (zh) | 一种双系统智能交互一体机及其双系统切换实现方法 | |
CN108027725B (zh) | 指导终端设备操作的方法、装置和设备 | |
WO2014198189A1 (zh) | 智能显示遥控器和飞行控制系统 | |
WO2016061968A1 (zh) | 语音控制方法及装置 | |
CN105975367B (zh) | 移动设备的测试方法和装置 | |
JP2008515259A5 (zh) | ||
JP2018055701A5 (ja) | 端末装置、端末装置の制御方法および制御プログラム | |
CN104063353A (zh) | 主从设备间信息同步的方法 | |
EP2985676A1 (en) | Television-and-computer all-in-one machine, method, and computer storage medium for performing remote control on external computer | |
CN102185702A (zh) | 智能会议系统终端控制器及其运作方法和应用方法 | |
CN107948566A (zh) | 实现即插即用传屏的方法及装置 | |
CN110111523A (zh) | 一种消防物联网信号模拟传输系统 | |
CN110474948B (zh) | 一种网络设备之间的交互方法 | |
CN101697115A (zh) | 画面同步显示装置及其方法 | |
CN103729258A (zh) | 一种自动测试方法、终端及系统 | |
CN107948569B (zh) | 实现有线传屏的方法及装置 | |
EP3162034A1 (en) | Mobile cast receivers for computing and entertainment devices | |
KR20130108952A (ko) | 안드로이드 플랫폼 상에서 별도 어플리케이션 패키지를 이용한 화면 분할 방법 | |
CN102130957A (zh) | 一种移动宽带设备及其使用方法 | |
CN105786367A (zh) | 一种虚拟桌面的显示方法和终端 | |
CN104823174B (zh) | Usb3.0兼容设备的重新列举的方法和系统 |
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: 12784944 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: 12784944 Country of ref document: EP Kind code of ref document: A1 |