WO2012155470A1 - 一种界面控制方法、装置和移动终端 - Google Patents

一种界面控制方法、装置和移动终端 Download PDF

Info

Publication number
WO2012155470A1
WO2012155470A1 PCT/CN2011/082299 CN2011082299W WO2012155470A1 WO 2012155470 A1 WO2012155470 A1 WO 2012155470A1 CN 2011082299 W CN2011082299 W CN 2011082299W WO 2012155470 A1 WO2012155470 A1 WO 2012155470A1
Authority
WO
WIPO (PCT)
Prior art keywords
interface
size
contact area
touch screen
resource layout
Prior art date
Application number
PCT/CN2011/082299
Other languages
English (en)
French (fr)
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 WO2012155470A1 publication Critical patent/WO2012155470A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/0416Control or interface arrangements specially adapted for digitisers
    • G06F3/04166Details of scanning methods, e.g. sampling time, grouping of sub areas or time sharing with display driving
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/044Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means by capacitive means

Definitions

  • the present invention relates to, inter alia, an interface control method, apparatus and mobile terminal. Background technique
  • Terminal technology is rapidly evolving, in order to obtain a larger browsing interface, and at the same time increase the ease of operation.
  • People use touch screens instead of traditional keyboards or mice.
  • the touch screen is composed of a touch detecting component and a touch screen controller; the touch detecting component is installed in front of the display screen for detecting a touch position of the user, and transmitting the detected touch position to the touch screen controller; and the main function of the touch screen controller is from touch
  • the detecting component receives the touch position information, converts it into contact coordinates, and sends it
  • the CPU which can receive commands from the CPU and execute them at the same time.
  • the technical problem to be solved by the present invention is to provide an interface control method, apparatus and mobile terminal.
  • the present invention provides an interface control method, including: configuring a correspondence relationship between a contact area size and/or a shape and an interface resource layout;
  • the above method may also have the following features, the interface resource layout including the size and/or shape information of the menu and/or text on the interface.
  • the step of acquiring the size of the contact area on the touch screen includes:
  • Reading the contact position information forming a tapping area, obtaining the size of the tapping area as the size of the contact area; or reading the contact position information to form a tapping area, and generating the receiving point according to the tapping area According to the smallest rectangle of the area, the size of the smallest rectangle is taken as the size of the contact area.
  • the above method may also have the following features: in the corresponding relationship between the contact area size and the interface resource layout, when the contact area increases, the menu and/or text in the corresponding interface resource layout increases accordingly.
  • the above method may further have the following features, the method further includes: saving current contact area size and/or shape information, or saving an interface resource layout corresponding to the current contact area size and/or shape information, and in subsequent use, according to saving The size and/or shape information of the contact area and the corresponding interface resource layout are displayed on the touch screen interface, or the display of the touch screen interface is performed according to the saved interface resource layout.
  • the invention also provides an interface control device, comprising a user data collection module, a user data analysis module and an interface generation module, wherein:
  • the user data collection module is configured to: collect contact position information on the touch screen, and report the information to the user data analysis module;
  • the user data analysis module is configured to: determine a current contact area size and/or shape according to the contact position information;
  • the interface generation module is configured to: search a corresponding relationship between the configured contact area size and/or shape and the interface resource layout, and obtain an interface resource layout corresponding to the current contact area size and/or shape, according to the interface resource layout. Adjust the interface of the touch screen.
  • the above apparatus may also have the following features, the interface resource layout including size and/or shape information of menus and/or text on the interface.
  • the device may further have the following feature, the user data analysis module is configured to determine the size of the contact area according to the following manner: forming a tapping area according to the contact position information, and acquiring the size of the tapping area as a contact area Or forming a tapping area according to the contact position information, and generating a minimum rectangle for accommodating the tapping area according to the tapping area, and the size of the minimum rectangle is
  • the device may also have the following characteristics: in the corresponding relationship between the contact area size and the interface resource layout, when the contact area increases, the menu and/or text in the corresponding interface resource layout increases accordingly.
  • the device may further have the following features, the device further comprising a user data storage module configured to save the current contact area size and/or shape information, or to save an interface resource layout corresponding to the current contact area size and/or shape information. ;
  • the interface generation module is further configured to: perform display of the touch screen interface according to the saved interface area size and/or shape information corresponding to the interface resource layout, or display the touch screen interface according to the saved interface resource layout. .
  • the present invention also provides a mobile terminal including the above interface control device.
  • the above program control method, apparatus and mobile terminal can change the interface resource layout according to the contact area, thereby reducing the number of erroneous operations.
  • FIG. 1 is a block diagram of an interface control apparatus according to an embodiment of the present invention.
  • FIG. 2 is a flowchart of an interface control method according to an embodiment of the present invention.
  • FIG. 3 is a schematic diagram of a capacitive screen axis coordinate sensing matrix
  • Figure 4 is a schematic diagram of the collection and analysis of contact information
  • FIG. 5 is a schematic diagram of an interface control processing effect according to an embodiment of the present invention. Preferred embodiment of the invention
  • An embodiment of the present invention provides an interface control method, including:
  • Replacement page (Article 26) / or shape to find its corresponding interface resource layout, adjust the interface of the touch screen according to the interface resource layout.
  • the interface resource layout includes size and/or shape information of menus and/or text on the interface.
  • the obtaining the size of the contact area on the touch screen includes:
  • Reading the contact position information forming a tapping area, obtaining the size of the tapping area as the size of the contact area; or reading the contact position information to form a tapping area, and generating the receiving point according to the tapping area According to the smallest rectangle of the area, the size of the smallest rectangle is taken as the size of the contact area.
  • the menu and/or the text in the corresponding interface resource layout increases accordingly. It is also possible to adjust the menu and/or text shape in the interface resource layout according to the shape of the contact area.
  • the method further includes: saving current contact area size and/or shape information, or saving an interface resource layout corresponding to the current contact area size and/or shape information, and in subsequent use, according to the saved contact area size and / or shape information corresponding to the interface resource layout to display the touch screen interface, or display the touch screen interface according to the saved interface resource layout.
  • an acquisition function option can be provided to collect contact area information when the user selects the function option.
  • the contact area i or information can also be automatically collected.
  • the present invention further provides an interface control apparatus, including:
  • the user data collection module is configured to collect contact position information on the touch screen and report the information to the user data analysis module;
  • the user data analysis module is configured to determine a size and/or a shape of the current contact area according to the contact position information; wherein, the current contact area size is determined as follows: forming a tap area according to the contact position information, obtaining The size of the tapping area is used as the size of the contact area; or, a tapping area is formed according to the contact position information, and a minimum rectangle accommodating the tapping area is generated according to the tapping area, and the size of the minimum rectangle is taken as Contact area size.
  • a user data storage module configured to save the current contact area size and/or shape information, or to save an interface resource layout corresponding to the current contact area size and/or shape information
  • Replacement page (Article 26) ⁇ .LVl l, w yi ⁇ wii interface generation module, configured to find the correspondence between the configured contact area size and/or shape and the interface resource layout, and obtain the current contact area size and/or shape corresponding to Interface resource layout, adjusting the interface of the touch screen according to the layout of the interface resource, and performing display of the touch screen interface according to the saved interface area size and/or shape information according to the saved interface resource layout, or according to the saved The interface resource layout is displayed on the touch screen interface.
  • the present invention also provides a mobile terminal including the above interface control device.
  • the touch screen can be divided into four types, namely, resistive type, capacitive sensing type, infrared type and surface acoustic wave type.
  • the more mainstream touch screen is a capacitive touch screen.
  • This paper also introduces a capacitive touch screen as a model.
  • Capacitive touch screens work with the current sensing of the human body.
  • the capacitive touch screen is a four-layer composite glass screen.
  • the inner surface and the interlayer of the glass screen are coated with a layer of ITO.
  • the outermost layer is a thin layer of bauxite glass protective layer.
  • the interlayer ITO coating is used as the working surface, and the four corners are taken out.
  • the inner layer of ITO is a shielding layer to ensure a good working environment.
  • the finger touches the brook on the metal layer the user and the surface of the touch screen form a coupling capacitor due to the electric field of the human body.
  • the capacitor is a direct conductor, and the finger sucks a small current from the contact point.
  • This current is discharged from the electrodes on the four corners of the touch screen, and the current flowing through the four electrodes is proportional to the distance from the finger to the four corners.
  • the controller calculates the position of the contacts by accurately calculating the ratio of the four currents. .
  • the ATMEL Atmel mXT1386 chipset uses industry-leading multi-touch technology with unlimited touch, lowest power consumption, fastest response speed, highest signal-to-noise ratio and highest Sensitivity, such as the ability to detect the touch of nails, stylus and gloved fingers. Its wide range of applications are on tablets, smartbooks, mobile internet devices (MIDs), netbooks, laptops, and a range of industrial applications. The invention is not limited to a particular touch screen and can be applied to other touch screens.
  • the interface control method of the embodiment of the present invention includes the following processes: a contact information collection process, a contact information analysis process, a contact information storage process, and a UI (User Interface) generation process.
  • the capacitive touch screen is usually a two-layer ITO structure, one layer is a row array, and one layer is an array. Its shape is usually diamond-shaped, and the size needs to meet certain touch screen accuracy standards (small enough;).
  • the touch screen control chip scans the matrix of the axis coordinate sensing unit. The scan result is recorded in the relevant chip register, and the hardware driver layer reads the corresponding register information from the touch screen chip to obtain the contact area information.
  • the mXT1386 chip uses memory mapping to store touch screen information.
  • the contact information in the memory will be updated.
  • the touch screen processing chip will generate a hardware interrupt, and the corresponding memory information is read in the interrupt processing program, such as As shown in Table 1, TOUCH— MULTITOUCHSCREEN—T9 stores contact information.
  • the application layer software obtains the button collection message from the bottom layer to obtain the corresponding contact information.
  • the size of the display menu is determined based on the size of the size in the contact information. Certain policies and rules can be developed to update the configuration of the menu size. For example, Size size:
  • UI interface generation process (This embodiment takes the Android system as an example, but the invention is not limited to this system):
  • the display effect of the UI in the subsequent use process is displayed in the UI corresponding to the saved layout of config_info. If the user changes, the contact information can be re-acquired, so that the display effect of the UI can be consistent with the usage habits of the new user, and the config_info of the terminal storage area is updated.
  • the present invention can be applied not only to mobile terminals but also to other devices using a touch screen such as a PC.
  • the above program may be stored in a computer readable storage medium such as a read only memory, a magnetic disk or an optical disk.
  • a computer readable storage medium such as a read only memory, a magnetic disk or an optical disk.
  • all or part of the steps of the above embodiments may also be implemented using one or more integrated circuits.
  • each module/unit in the above embodiment may be adopted.
  • the interface control method and device provided by the embodiment of the invention can automatically adjust the size and shape of the menu and the text on the touch screen according to the size and/or shape of the contact, so as to adapt to the current user's touch habits and reduce the point.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

本发明提供一种界面控制方法,包括:配置触点区域大小和/或形状与界面资源布局的对应关系;获取触摸屏上的触点区域大小和/或形状,根据所述当前触点区域大小和/或形状查找其对应的界面资源布局,按所述界面资源布局调整所述触摸屏的界面。本发明还提供一种界面控制装置和包括所述界面控制装置的移动终端。本发明可以根据触点区域改变界面资源布局,减少误操作次数。

Description

一种界面控制方法、 装置和移动终端
技术领域
本发明涉及, 尤其涉及到一种界面控制方法、 装置和移动终端。 背景技术
终端技术快速发展, 为了获取更大的浏览界面, 同时增加操作上的简易 程度 人们用触摸屏来代替传统键盘或鼠标。 在进行触摸屏操作时, 用户首 先是用手指或其它物体触摸安装在显示器前端的触摸屏, 然后系统根据手指 触摸的图标或菜单位置来定位选择信息输入。 触摸屏由触摸检测部件和触摸 屏控制器组成; 触摸检测部件安装在显示器屏幕前面, 用于检测用户触摸位 置, 并将检测到的触摸位置发送给触摸屏控制器; 而触摸屏控制器的主要作 用是从触摸检测部件接收触摸位置信息, 并将它转换成触点坐标, 再送给
CPU, 它同时能接收 CPU发来的命令并加以执行。
随着触摸屏移动终端的日益普及, 用移动终端上网的人也越来越多。 虽 然触摸屏移动终端的屏幕较早前的键盘式移动终端已增大很多, 但是空间毕 竟有限, 不可能无限大; 同时由于不同人手指尖的大小和形状不尽相同, 而 移动终端的菜单和文字大小相对固定, 使用不便。 发明内容
本发明要解决的技术问题是提供一种界面控制方法、 装置和移动终端。 为了解决上述问题, 本发明提供了一种界面控制方法, 包括: 配置触点区域大小和 /或形状与界面资源布局的对应关系;
获取触摸屏上的触点区域大小和 /或形状, 根据所述当前触点区域大小和 /或形状查找其对应的界面资源布局, 按所述界面资源布局调整所述触摸屏的 界面。
上述方法还可具有以下特点, 所述界面资源布局包括界面上的菜单和 /或 文字的大小和 /或形状信息。
替换页 (细则第 26条) 上述方法还可具有以下特点, 所述获取触摸屏上的触点区域大小的步骤 包括:
读取触点位置信息, 形成点按区域, 获取所述点按区域的大小作为触点 区域大小; 或者, 读取触点位置信息, 形成点按区域, 根据所述点按区域生 成容纳该点按区域的最小矩形, 将该最小矩形的大小作为触点区域大小。
上述方法还可具有以下特点, 所述触点区域大小与界面资源布局的对应 关系中, 触点区域面积增大时其对应的界面资源布局中菜单和 /或文字相应增 大。
上述方法还可具有以下特点, 所述方法还包括, 保存当前触点区域大小 和 /或形状信息,或者保存当前触点区 大小和 /或形状信息对应的界面资源布 局, 后续使用中, 根据保存的触点区域大小和 /或形状信息其对应的界面资源 布局进行触摸屏界面的显示, 或者, 根据保存的界面资源布局进行触摸屏界 面的显示。
本发明还提供一种界面控制装置, 包括用户数据采集模块、 用户数据分 析模块和界面生成模块, 其中:
用户数据采集模块设置为: 采集触摸屏上的触点位置信息, 上报给所述 用户数据分析模块;
用户数据分析模块设置为: 根据所述触点位置信息确定当前触点区域大 小和 /或形状;
界面生成模块设置为: 查找已配置的触点区域大小和 /或形状与界面资源 布局的对应关系, 获取所述当前触点区域大小和 /或形状对应的界面资源布 局, 按所述界面资源布局调整所述触摸屏的界面。
上述装置还可具有以下特点, 所述界面资源布局包括界面上的菜单和 /或 文字的大小和 /或形状信息。
上述装置还可具有以下特点, 所述用户数据分析模块是设置为按如下方 式确定触点区域大小: 根据所述触点位置信息形成点按区域, 获取所述点按 区域的大小作为触点区域大小; 或者, 根据所述触点位置信息形成点按区域, 根据所述点按区域生成容纳该点按区域的最小矩形, 将该最小矩形的大小作
替换页 (细则第 26条) 为触点区域大小。
上述装置还可具有以下特点, 所述触点区域大小与界面资源布局的对应 关系中, 触点区域面积增大时其对应的界面资源布局中菜单和 /或文字相应增 大。
上述装置还可具有以下特点, 所述装置还包括用户数据存储模块, 其设 置为保存当前触点区域大小和 /或形状信息, 或者保存当前触点区域大小和 / 或形状信息对应的界面资源布局;
所述界面生成模块还设置为: 后续使用中, 根据保存的触点区域大小和 / 或形状信息其对应的界面资源布局进行触摸屏界面的显示, 或者, 根据保存 的界面资源布局进行触摸屏界面的显示。
本发明还提供一种包括上述界面控制装置的移动终端。
上述节目控制方法、 装置和移动终端可以根据触点区域改变界面资源布 局, 减少误操作次数。 附图概述
图 1是本发明实施例界面控制装置框图;
图 2是本发明实施例界面控制方法流程图;
图 3是电容屏轴坐标感应矩阵示意图;
图 4是触点信息的采集与分析示意图;
图 5是本发明实施例界面控制处理效果示意图。 本发明的较佳实施方式
下文中将结合附图对本发明的实施例进行详细说明。 需要说明的是, 在 不冲突的情况下, 本申请中的实施例及实施例中的特征可以相互任意组合。
本发明实施例提供一种界面控制方法, 包括:
配置触点区域大小和 /或形状与界面资源布局的对应关系;
获取触摸屏上的触点区域大小和 /或形状, 根据所述当前触点区域大小和
替换页 (细则第 26条) /或形状查找其对应的界面资源布局, 按所述界面资源布局调整所述触摸屏的 界面。
其中,所述界面资源布局包括界面上的菜单和 /或文字的大小和 /或形状信 息。
其中, 所述获取触摸屏上的触点区域大小包括:
读取触点位置信息, 形成点按区域, 获取所述点按区域的大小作为触点 区域大小; 或者, 读取触点位置信息, 形成点按区域, 根据所述点按区域生 成容纳该点按区域的最小矩形, 将该最小矩形的大小作为触点区域大小。
其中, 所述触点区域大小与界面资源布局的对应关系中, 触点区域面积 增大时其对应的界面资源布局中菜单和 /或文字相应增大。 也可以根据触点区 域的形状相应调整界面资源布局中菜单和 /或文字形状。
其中, 所述方法还包括, 保存当前触点区域大小和 /或形状信息, 或者保 存当前触点区域大小和 /或形状信息对应的界面资源布局, 后续使用中, 根据 保存的触点区域大小和 /或形状信息其对应的界面资源布局进行触摸屏界面 的显示, 或者, 根据保存的界面资源布局进行触摸屏界面的显示。
其中, 获取触点区域的大小和 /或形状时, 可以进行多次采集, 取平均值。 另外, 可以提供一采集功能选项, 在用户选择该功能选项时, 进行触点区域 信息采集。 当然, 也可以自动采集触点区 i或信息。
如图 1所示, 本发明还提供一种界面控制装置, 包括:
用户数据采集模块, 设置为采集触摸屏上的触点位置信息, 并上报给用 户数据分析模块;
用户数据分析模块, 设置为根据所述触点位置信息确定当前触点区域大 小和 /或形状; 其中, 按如下方式确定当前触点区域大小: 根据所述触点位置 信息形成点按区域, 获取所述点按区域的大小作为触点区域大小; 或者, 根 据所述触点位置信息形成点按区域, 根据所述点按区域生成容纳该点按区域 的最小矩形, 将该最小矩形的大小作为触点区域大小。
用户数据存储模块, 设置为保存当前触点区域大小和 /或形状信息, 或者 保存当前触点区域大小和 /或形状信息对应的界面资源布局;
替换页 (细则第 26条) υ .LVl l、w y. i.厶 ^wii 界面生成模块, 设置为查找已配置的触点区域大小和 /或形状与界面资源 布局的对应关系, 获取所述当前触点区域大小和 /或形状对应的界面资源布 局, 按所述界面资源布局调整所述触摸屏的界面, 后续使用中, 根据保存的 触点区域大小和 /或形状信息其对应的界面资源布局进行触摸屏界面的显示, 或者, 根据保存的界面资源布局进行触摸屏界面的显示。
本发明还提供一种包括上述界面控制装置的移动终端。
按照触摸屏的工作原理和传输信息的介质, 触摸屏可分为四种, 分别为 电阻式、 电容感应式、 红外线式以及表面声波式。 目前较为主流的触摸屏是 电容触摸屏, 本文也以电容触摸屏作为模型进行介绍。 电容触摸屏是利用人 体的电流感应进行工作的。 电容式触摸屏是一块四层复合玻璃屏, 玻璃屏的 内表面和夹层各涂有一层 ITO, 最外层是一薄层矽土玻璃保护层, 夹层 ITO 涂层作为工作面,四个角上引出四个电极, 内层 ITO为屏蔽层以保证良好的工 作环境。 当手指触^溪在金属层上时, 由于人体电场, 用户和触摸屏表面形成 以一个耦合电容, 对于高频电流来说, 电容是直接导体, 于是手指从接触点 吸走一个很小的电流。 这个电流分从触摸屏的四角上的电极中流出, 并且流 经这四个电极的电流与手指到四角的距离成正比, 控制器通过对这四个电流 比例的精确计算, 得出触点的位置。
以电容触摸屏 ATMEL爱特梅尔 mXT1386芯片组为例, ATMEL爱特梅 尔 mXT1386芯片组采用业界优良的多点触摸技术,具有无限触摸、最低功耗、 最快响应速度、 最高信噪比和最高灵敏度等优势, 能够检测指甲、 手写笔和 戴手套的手指的触摸。 其广泛的应用在平板电脑 (tablet)、 智能本 (smartbook), 移动互联网设备 (MID)、 上网本、 笔记本电脑, 以及一系列工 业应用设备上。 本发明不限定于特定的触摸屏, 可应用在其他触摸屏。
如图 2所示, 本发明实施例界面控制方法包括如下过程: 触点信息采集 过程、 触点信息分析过程、 触点信息存储过程、 UI ( User Interface, 用户界 面) 生成过程。
触点信息采集过程:
替换页 (细则第 26条) 如图 3所示, 电容式触摸屏通常为双层 ITO结构, 一层为行阵, 一层为 列阵。其形状上通常为菱形,大小需要满足一定的触摸屏精度标准(足够小;)。 当我们使用手指在电容式触摸屏上进行点按操作时, 触摸屏控制芯片对轴坐 标式感应单元矩阵进行扫描。 扫描结果被记录在相关的芯片寄存器中, 硬件 驱动层从触摸屏芯片中读取相应的寄存器信息, 得到触点区域信息。
mXT1386芯片采用内存映射的方式存放触摸屏信息, 当用户接触到触摸 屏时, 内存中的触点信息会进行更新, 同时触摸屏处理芯片会产生硬件中断, 在 中 断处理程序 中 读取相应 的 内 存信 息 , 如表 1 所示 , TOUCH— MULTITOUCHSCREEN—T9存放着触点信息。
表 1
Message Data for T0UCH_MULTiT0UCHSCREEN_T9
Figure imgf000008_0001
触点信息分析过程:
应用层软件从底层获取按键采集消息, 得到相应的触点信息。 根据触点 信息中的 Size大小来判定显示菜单的大小。 可以制定一定的策略和规则来更 新菜单大小的配置。 比如 Size大小:
0 - 100 对应配置参数 config_info = 1 ;
101 ~ 200 对应配置参数 config_info = 2;
201 - 300 对应配置参数 config_info = 3;
301 - 400 对应配置参数 config— info = 4;
也可以根据触点区域的形状不同对应不同的配置参数, 或者, 根据触点
6 替换页 (细则第 26条) 区域的大小和形状不同对应不同的配置参数。 另外, 也可以直接和界面资源 布局直接对应, 不设置配置参数。
触点信息存储过程:
把分析结果 config— info保存到终端非易失性存储区 (如 Flash, efs文件 系统, NV区等等), 以备掉电后能够继续使用。
UI界面生成过程 (本实施例以 Android系统为例, 但本发明不限于此系 统) :
在系统中预先定义多组不同菜单和文字大小和 /或形状的布局 (layout ), 不同的布局对应不同的 config_info值; 显示的时候根据 config— info调用不同 的 layQut对菜单或文字的大小和 /或形状进行调节, 如图 5所示, 包括:
读取保存的配置信息 config— info;
对于新打开 Activity,按照配置信息 configjnfo对应的布局创建一个新的 视图 (view ) , 4巴新的 view和 Activity进行绑定;
对于当前需要调整的 Activity , 则首先按照 config— info 对应的布局 ( layout ) , 创建一个新的 view, 用新的 view替换旧的 view。
其中,后续使用过程中 UI的显示效果都以已保存的 config— info对应的布 局进行 UI显示。 如果用户变更, 可重新进行触点信息采集, 使 UI的显示效 果能够与新用户的使用习惯相符合, 并更新终端存储区的 config_info。
本发明不仅可用于移动终端, 也可以应用于其他使用触摸屏的装置, 比 如 PC等。
来指令相关硬件完成, 上述程序可以存储于计算机可读存储介质中, 如只读 存储器、 磁盘或光盘等。 可选地, 上述实施例的全部或部分步骤也可以使用 一个或多个集成电路来实现。 相应地, 上述实施例中的各模块 /单元可以采用
替换页 (细则第 26条) 硬件的形式实现, 也可以采用软件功能模块的形式实现。 本发明不限制于任 何特定形式的硬件和软件的结合。
以上实施例仅用以说明本发明的技术方案而非限制, 仅仅参照较佳实施 例对本发明进行了详细说明。 本领域的普通技术人员应当理解, 可以对本发 明的技术方案进行修改或者等同替换, 而不脱离本发明技术方案的精神和范 围, 均应涵盖在本发明的权利要求范围当中。
工业实用性
本发明实施例提供的界面控制方法和装置, 可根据触点的大小和 /或形 状, 对触摸屏上的菜单和文字自动进行大小和形状调节, 使其适应当前使用 者的点触习惯, 减少点按触摸屏时的误操作次数。
8 替换页 (细则第 26条)

Claims

权 利 要 求 书
1、 一种界面控制方法, 其包括:
配置触点区域大小和 /或形状与界面资源布局的对应关系;
获取触摸屏上的触点区域大小和 /或形状, 根据所述当前触点区域大小和 /或形状查找其对应的界面资源布局, 按所述界面资源布局调整所述触摸屏的 界面。
2、 如权利要求 1所述的方法, 其中, 所述界面资源布局包括界面上的菜 单和 /或文字的大小和 /或形状信息。
3、 如权利要求 1所述的方法, 其中, 所述获取触摸屏上的触点区域大小 的步骤包括:
读取触点位置信息, 形成点按区域, 获取所述点按区域的大小作为触点 区域大小; 或者, 读取触点位置信息, 形成点按区域, 根据所述点按区域生 成容纳该点按区域的最小矩形, 将该最小矩形的大小作为触点区域大小。
4、 如权利要求 1所述的方法, 其中,
所述触点区域大小与界面资源布局的对应关系中, 触点区域面积增大时 其对应的界面资源布局中菜单和 /或文字相应增大。
5、 如权利要求 1所述的方法, 其还包括:
保存当前触点区域大小和 /或形状信息, 或者保存当前触点区域大小和 / 或形状信息对应的界面资源布局, 后续使用中, 根据保存的触点区域大小和 / 或形状信息其对应的界面资源布局进行触摸屏界面的显示, 或者, 根据保存 的界面资源布局进行触摸屏界面的显示。
6、 一种界面控制装置, 其包括用户数据釆集模块、 用户数据分析模块和 界面生成模块, 其中:
所述用户数据釆集模块设置为: 釆集触摸屏上的触点位置信息, 上报给 所述用户数据分析模块;
所述用户数据分析模块设置为: 根据所述触点位置信息确定当前触点区 域大小和 /或形状; 所述界面生成模块设置为: 查找已配置的触点区域大小和 /或形状与界面 资源布局的对应关系, 获取所述当前触点区域大小和 /或形状对应的界面资源 布局, 按所述界面资源布局调整所述触摸屏的界面。
7、 如权利要求 6所述的装置, 其中, 所述界面资源布局包括界面上的菜 单和 /或文字的大小和 /或形状信息。
8、 如权利要求 6所述的装置, 其中, 所述用户数据分析模块是设置为按 如下方式确定触点区域大小: 根据所述触点位置信息形成点按区域, 获取所 述点按区域的大小作为触点区域大小; 或者, 根据所述触点位置信息形成点 按区域, 根据所述点按区域生成容纳该点按区域的最小矩形, 将该最小矩形 的大小作为触点区域大小。
9、 如权利要求 6所述的装置, 其中,
所述触点区域大小与界面资源布局的对应关系中, 触点区域面积增大时 其对应的界面资源布局中菜单和 /或文字相应增大。
10、 如权利要求 6所述的装置, 其还包括用户数据存储模块;
所述用户数据存储模块设置为: 保存当前触点区域大小和 /或形状信息, 或者保存当前触点区域大小和 /或形状信息对应的界面资源布局;
所述界面生成模块还设置为: 后续使用中, 根据保存的触点区域大小和 / 或形状信息其对应的界面资源布局进行触摸屏界面的显示, 或者, 根据保存 的界面资源布局进行触摸屏界面的显示。
11、 一种移动终端, 其包括如权利要求 6至 10任一项所述的界面控制装 置。
PCT/CN2011/082299 2011-07-22 2011-11-16 一种界面控制方法、装置和移动终端 WO2012155470A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110207376.6A CN102279704B (zh) 2011-07-22 2011-07-22 一种界面控制方法、装置和移动终端
CN201110207376.6 2011-07-22

Publications (1)

Publication Number Publication Date
WO2012155470A1 true WO2012155470A1 (zh) 2012-11-22

Family

ID=45105178

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/082299 WO2012155470A1 (zh) 2011-07-22 2011-11-16 一种界面控制方法、装置和移动终端

Country Status (2)

Country Link
CN (1) CN102279704B (zh)
WO (1) WO2012155470A1 (zh)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102681775A (zh) * 2012-04-13 2012-09-19 中兴通讯股份有限公司 一种显示区域控制方法、系统及移动终端
CN103514149B (zh) 2012-06-29 2017-03-22 国际商业机器公司 调整超链接的版面大小的装置和方法
CN102831104A (zh) * 2012-08-15 2012-12-19 北京小米科技有限责任公司 一种调整终端文字的方法、装置及终端
CN104216621B (zh) * 2013-05-31 2019-02-26 中兴通讯股份有限公司 自定义操作区域的方法及移动终端
CN104834457A (zh) * 2014-02-11 2015-08-12 中兴通讯股份有限公司 一种触摸屏键盘的自动调节方法和装置
CN106708479B (zh) * 2015-07-27 2019-08-23 恒生电子股份有限公司 一种页面渲染方法及装置
CN107493450A (zh) * 2016-06-12 2017-12-19 中兴通讯股份有限公司 视频呼叫业务按键管理方法及业务平台、终端
CN108463797B (zh) * 2016-06-30 2022-03-15 深圳市汇顶科技股份有限公司 防止触摸屏边缘误操作的方法及装置
CN108549516B (zh) * 2018-04-12 2020-08-28 北京奇艺世纪科技有限公司 一种界面布局调整方法及装置

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101414231A (zh) * 2007-10-17 2009-04-22 鸿富锦精密工业(深圳)有限公司 触摸屏装置及其图像显示方法
CN101833393A (zh) * 2009-03-09 2010-09-15 索尼公司 信息处理装置、阈值设置方法及阈值设置程序
US20100302176A1 (en) * 2009-05-29 2010-12-02 Nokia Corporation Zoom-in functionality
US20100333018A1 (en) * 2009-06-30 2010-12-30 Shunichi Numazaki Information processing apparatus and non-transitory computer readable medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101876877A (zh) * 2009-04-28 2010-11-03 鸿富锦精密工业(深圳)有限公司 触控屏幕缩放显示系统及方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101414231A (zh) * 2007-10-17 2009-04-22 鸿富锦精密工业(深圳)有限公司 触摸屏装置及其图像显示方法
CN101833393A (zh) * 2009-03-09 2010-09-15 索尼公司 信息处理装置、阈值设置方法及阈值设置程序
US20100302176A1 (en) * 2009-05-29 2010-12-02 Nokia Corporation Zoom-in functionality
US20100333018A1 (en) * 2009-06-30 2010-12-30 Shunichi Numazaki Information processing apparatus and non-transitory computer readable medium

Also Published As

Publication number Publication date
CN102279704A (zh) 2011-12-14
CN102279704B (zh) 2018-10-12

Similar Documents

Publication Publication Date Title
WO2012155470A1 (zh) 一种界面控制方法、装置和移动终端
US10969903B2 (en) Method, device and mobile terminal for preventing false-touch on touch screen
US9182884B2 (en) Pinch-throw and translation gestures
US8289292B2 (en) Electronic device with touch input function and touch input method thereof
WO2018196699A1 (zh) 一种指纹识别区域的显示方法和移动终端
US9367235B2 (en) Detecting and interpreting real-world and security gestures on touch and hover sensitive devices
JP5507494B2 (ja) タッチ・スクリーンを備える携帯式電子機器および制御方法
KR102519800B1 (ko) 전자 장치
US20080165140A1 (en) Detecting gestures on multi-event sensitive devices
CN102023735B (zh) 一种触摸输入设备、电子设备及手机
TWI421731B (zh) 電子裝置之滑鼠功能執行方法及其電子裝置
EP2494431A1 (en) Detection of gesture orientation on repositionable touch surface
TW201432554A (zh) 防誤觸控的系統及方法
CN105824495A (zh) 一种单手操作移动终端的方法以及移动终端
TWI606376B (zh) 觸控感測裝置及濾除誤觸的觸控方法
TWI482064B (zh) 可攜式裝置與操作方法
TWI488082B (zh) 可攜式電子裝置及觸控感測方法
TWI515632B (zh) 隨觸即用輸入裝置以及操作方法
TWI448951B (zh) 電阻式觸控面板
US20150116228A1 (en) Electronic apparatus and touch operating method thereof
TW201504929A (zh) 電子裝置及其手勢控制方法
JP3183729U (ja) タッチスクリーン機能を疑似操作できるマウスモジュール
Wu et al. Touchware: A software–based technique for high–resolution multi–touch sensing devices
TWM434992U (en) Touch screen device with calibration function
TWI425397B (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: 11865948

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: 11865948

Country of ref document: EP

Kind code of ref document: A1