技术领域technical field
本发明涉及人机交互技术领域,尤其涉及一种移动终端的按键响应方法及移动终端。The present invention relates to the technical field of human-computer interaction, in particular to a key response method of a mobile terminal and the mobile terminal.
背景技术Background technique
随着智能手机行业发展迅速,智能手机普及率日益增加。在大屏手机热销的同时,手机尺寸也变得越来越大。用户操作手机时通常采用单手操作方式,在需要用触摸操作面板下排的物理按键时需要跨跃较大距离,尤其是当手机屏幕宽度大于人的手指长度时,单手难以触碰到对侧的按键。With the rapid development of the smartphone industry, the penetration rate of smartphones is increasing day by day. While large-screen mobile phones are selling well, the size of mobile phones is also becoming larger and larger. Users usually use one-handed operation when operating the mobile phone. When they need to touch the physical buttons on the lower row of the operation panel, they need to span a large distance. side buttons.
目前针对手机单手操作的技术方案为数不少,一般都是对当前手机屏幕进行操作处理,其操作流程为:识别单手操作、开启单手模式、调整屏幕至单手区域、读取单手区域的用户输入,单手操作完毕后根据用户需要退出单手模式。现有的手机单手操作方法的关注点都集中在对屏幕区域的操作上,并没有考虑到操作面板下排的物理按键,而下排按键也是用户常用的操作区域,少了对这个区域的调整,单手操作的快感会大打折扣。比如一种大屏手机,其操作面板下排的物理按键从左到右依次为“菜单键”、“Home键”和“返回键”,在利用该大屏手机进行阅读时,需要进行按压或点击菜单键的操作,此时会发现在左侧单手操作的情况下,难以接触到菜单键,即使能勉强触及,手掌的其它部位也容易触碰到其它按键,引起误操作。At present, there are many technical solutions for one-handed operation of mobile phones. Generally, the current mobile phone screen is operated and processed. User input in the area, and exit the one-handed mode according to the user's needs after the one-handed operation is completed. The focus of the existing one-handed operation methods for mobile phones is focused on the operation of the screen area, without considering the physical buttons on the lower row of the operation panel, and the lower row of buttons is also a commonly used operating area for users, and there is less control over this area. Adjustment, the pleasure of one-handed operation will be greatly reduced. For example, in a large-screen mobile phone, the physical buttons on the lower row of the operation panel are "Menu key", "Home key" and "Back key" from left to right. When using this large-screen mobile phone to read, you need to press or Click the operation of the menu button. At this time, you will find that in the case of one-handed operation on the left, it is difficult to touch the menu button. Even if you can barely touch it, other parts of the palm are easy to touch other buttons, causing misuse.
因此,针对大屏幕的智能手机,如何能提供更便利于单手操作、使按键响应与用户的操作习惯相适应、并能有效避免误操作的人机交互方式,对于提升用户体验非常重要。Therefore, for smart phones with large screens, how to provide a human-computer interaction method that is more convenient for one-handed operation, adapts the button response to the user's operating habits, and can effectively avoid misoperation is very important for improving user experience.
发明内容Contents of the invention
为了克服上述所指的现有技术中的不足之处,本发明提供一种移动终端的按键响应方法,以使移动终端的单手操作更为灵活,更符合用户的使用需求,减少单手操作时的误触,提升用户体验。In order to overcome the deficiencies in the prior art referred to above, the present invention provides a key response method of a mobile terminal, so that the one-handed operation of the mobile terminal is more flexible, more in line with the needs of users, and reduces the number of one-handed operations. accidental touches and improve user experience.
本发明是通过以下技术方案实现的:The present invention is achieved through the following technical solutions:
一种移动终端的按键响应方法,移动终端具有N个并列排列于操作面板上的按键,N为大于零的整数,所述方法包括以下步骤:A button response method of a mobile terminal, the mobile terminal has N buttons arranged side by side on an operation panel, and N is an integer greater than zero, and the method includes the following steps:
S1、在应用程序框架层设置一反映按键切换状态的系统变量,该系统变量取值包括初始值和切换值,当检测到按键切换操作时,修改系统变量取值;S1. Set a system variable reflecting the button switching state at the application framework layer. The value of the system variable includes an initial value and a switching value. When a button switching operation is detected, the value of the system variable is modified;
S2、系统读取待上传的第M个按键的原始按键码,M为大于零且小于等于N的整数,当识别系统变量取值为切换值时,将原始按键码修改为反转按键码,该反转按键码为第N+1-M个按键所对应的的原始按键码;S2. The system reads the original key code of the Mth key to be uploaded. M is an integer greater than zero and less than or equal to N. When the value of the identification system variable is a switching value, the original key code is changed to the reverse key code. The reverse key code is the original key code corresponding to the N+1-M key;
S3、将修改得到的反转按键码上传。S3. Upload the modified reverse button code.
进一步地,在步骤S2中,当识别系统变量取值为初始值时,将第M个按键所对应的原始按键码上传。Further, in step S2, when the identification system variable takes an initial value, the original key code corresponding to the Mth key is uploaded.
优选地,在步骤S1中,当检测到按键切换操作时,修改系统变量取值包括:Preferably, in step S1, when a button switching operation is detected, modifying the value of the system variable includes:
S31、接收到用户在操作面板上输入的预设滑动轨迹,触发按键切换控件并在操作界面上显示;S31. Receive the preset sliding trajectory input by the user on the operation panel, trigger the button to switch the control and display it on the operation interface;
S32、接收到用户通过按键切换控件输入的按键切换指令后,修改系统变量取值。S32. Modify the value of the system variable after receiving the key switching instruction input by the user through the key switching control.
优选地,在步骤S31中,根据用户在操作面板上输入的预设滑动轨迹确定按键切换控件的显示位置,即根据滑动轨迹的起始坐标(X1、Y1)和结束坐标(X2、Y2),若X2-X1的结果为正,按键切换控件显示于操作界面的右侧,反之,则显示于操作界面的左侧。Preferably, in step S31, the display position of the button switching control is determined according to the preset sliding track input by the user on the operation panel, that is, according to the starting coordinates (X1, Y1) and ending coordinates (X2, Y2) of the sliding track, If the result of X2-X1 is positive, the button switching control is displayed on the right side of the operation interface, otherwise, it is displayed on the left side of the operation interface.
优选地,在步骤S1中,当检测到按键切换操作时,修改系统变量取值包括:Preferably, in step S1, when a button switching operation is detected, modifying the value of the system variable includes:
S51、利用内置陀螺仪检测到移动终端以指定的速度和角度运动;S51. Using the built-in gyroscope to detect that the mobile terminal moves at a specified speed and angle;
S52、识别该操作为按键切换操作,修改系统变量取值。S52. Recognize that the operation is a button switching operation, and modify the value of the system variable.
优选地,所述按键为并列排列于操作面板上的电容式触摸按键。Preferably, the keys are capacitive touch keys arranged side by side on the operation panel.
本发明还保护一种移动终端,该移动终端具有N个并列排列于操作面板上的按键,N为大于零的整数,包括:The present invention also protects a mobile terminal, which has N buttons arranged side by side on the operation panel, where N is an integer greater than zero, including:
变量设置模块,用于在应用程序框架层设置一反映按键切换状态的系统变量,该系统变量取值包括初始值和切换值,当检测到按键切换操作时,修改系统变量取值;The variable setting module is used to set a system variable reflecting the button switching state at the application framework layer. The value of the system variable includes an initial value and a switching value. When a button switching operation is detected, the value of the system variable is modified;
按键反转模块,用于系统读取待上传的第M个按键的原始按键码,M为大于零且小于等于N的整数,当识别系统变量取值为切换值时,将原始按键码修改为反转按键码,该反转按键码为第N+1-M个按键所对应的的原始按键码;The key reversal module is used for the system to read the original key code of the Mth key to be uploaded. M is an integer greater than zero and less than or equal to N. When the value of the identification system variable is a switching value, the original key code is modified to reverse key code, the reverse key code is the original key code corresponding to the N+1-M key;
数据上传模块,用于将修改得到的反转按键码上传。The data upload module is used for uploading the modified reverse key code.
进一步地,所述按键反转模块还用于当识别系统变量取值为初始值时,将第M个按键所对应的原始按键码上传。Further, the key reversal module is also used for uploading the original key code corresponding to the Mth key when the identification system variable takes an initial value.
优选地,所述变量设置模块包括:Preferably, the variable setting module includes:
触发单元,用于接收用户在操作面板上输入的预设滑动轨迹,触发按键切换控件并在操作界面上显示;The trigger unit is used to receive the preset sliding trajectory input by the user on the operation panel, trigger the button to switch the control and display it on the operation interface;
变量修改单元,用于接收到用户通过按键切换控件输入的按键切换指令后,修改系统变量取值。The variable modifying unit is configured to modify the value of the system variable after receiving the key switching instruction input by the user through the key switching control.
优选地,所述变量设置模块包括:Preferably, the variable setting module includes:
触发单元,用于利用内置陀螺仪检测到移动终端以指定的速度和角度运动;The trigger unit is used to detect the movement of the mobile terminal at a specified speed and angle by using the built-in gyroscope;
变量修改单元,用于识别该操作为按键切换操作,修改系统变量取值。The variable modifying unit is used to identify the operation as a button switching operation and modify the value of the system variable.
与现有技术相比,本发明提供了一种便利单手操作移动终端的按键控制方式,通过响应用户的左手或右手操作模式的选择,对屏幕下方按键的左右排布进行反转,解决了单手操作情况屏幕下方物理按键时使用不便的问题,补充了现有单手操作方式中物理按键调整的空白,使单手操作更为灵活,更符合用户的使用需求,是对当前单手操作技术的完善,减少了单手操作时的误触,提升了用户体验。Compared with the prior art, the present invention provides a button control method for convenient one-handed operation of the mobile terminal. By responding to the selection of the user's left-handed or right-handed operation mode, the left-right arrangement of the buttons at the bottom of the screen is reversed, which solves the problem of One-handed operation The problem of inconvenient use of the physical buttons at the bottom of the screen supplements the gap in the adjustment of physical buttons in the existing one-handed operation mode, making the one-handed operation more flexible and more in line with the needs of users. It is an improvement on the current one-handed operation The perfection of technology reduces false touches during one-handed operation and improves user experience.
附图说明Description of drawings
附图1为本发明的移动终端的按键响应方法的实现流程示意图;Accompanying drawing 1 is the implementation flow diagram of the button response method of the mobile terminal of the present invention;
附图2为本发明实施例一的按键切换操作流程示意图;Accompanying drawing 2 is a schematic diagram of the key switching operation flow chart of Embodiment 1 of the present invention;
附图3为本发明实施例三的移动终端的构成框图。FIG. 3 is a block diagram of a mobile terminal according to Embodiment 3 of the present invention.
具体实施方式Detailed ways
为了便于本领域技术人员的理解,下面结合附图和实施例对本发明作进一步的描述。In order to facilitate the understanding of those skilled in the art, the present invention will be further described below in conjunction with the accompanying drawings and embodiments.
实施例一Embodiment one
本实施例公开了一种移动终端的按键响应方法,较佳地,本方法可与现有的针对操作界面的单手操作调整方式相结合使用。所述移动终端具有N个并列排列于操作面板上的按键,N为大于零的整数。所述按键可为并列排列于操作面板上的电容式触摸按键、电阻式触摸按键或实体按键等物理按键,可包括 “菜单键”、“Home键”、“返回键”等。This embodiment discloses a key response method of a mobile terminal. Preferably, this method can be used in combination with the existing one-handed operation adjustment method for the operation interface. The mobile terminal has N buttons arranged side by side on the operation panel, where N is an integer greater than zero. The buttons can be physical buttons such as capacitive touch buttons, resistive touch buttons or physical buttons arranged in parallel on the operation panel, and can include "menu button", "home button", "return button" and the like.
如附图1所示,所述按键响应方法方法包括以下步骤:As shown in accompanying drawing 1, described button response method method comprises the following steps:
S101、在应用程序框架层设置一反映按键切换状态的系统变量,该系统变量取值包括初始值和切换值;S101. Set a system variable reflecting the switching state of the button at the application framework layer, and the value of the system variable includes an initial value and a switching value;
S102、当检测到按键切换操作时,修改系统变量取值;S102. When detecting the button switching operation, modify the value of the system variable;
S103、系统读取待上传的第M个按键的原始按键码,以自左至右或者自右至左为一指定顺序,M为大于零且小于等于N的整数;S103. The system reads the original button code of the Mth button to be uploaded, and takes a specified order from left to right or from right to left, and M is an integer greater than zero and less than or equal to N;
S104、读取系统变量取值,当识别系统变量取值为初始值时,执行步骤S105,当识别系统变量取值为切换值时,执行步骤S106;S104, read the value of the system variable, when the identification system variable value is the initial value, execute step S105, and when the identification system variable value is the switching value, execute step S106;
S105、将第M个按键所对应的原始按键码上传;S105. Upload the original key code corresponding to the Mth key;
S106、将原始按键码修改为反转按键码,该反转按键码为第N+1-M个按键所对应的的原始按键码;S106. Modifying the original key code to a reverse key code, the reverse key code is the original key code corresponding to the N+1-Mth key;
S107、将修改得到的反转按键码上传。S107. Upload the modified reverse key code.
在步骤S101中,在应用程序框架层设置一系统变量,该系统变量取值可包括初始值false和切换值true,以false代表一般使用状态下的取值,以true代表按键反转状态下的取值。In step S101, a system variable is set at the application program framework layer, and the value of the system variable may include an initial value of false and a switch value of true, where false represents the value in the normal use state, and true represents the value in the key reversal state value.
如附图2所示,在步骤S102中,当检测到按键切换操作时,修改系统变量取值包括以下步骤:As shown in accompanying drawing 2, in step S102, when detecting key switching operation, modifying the value of system variable comprises the following steps:
S201、接收用户在操作面板上输入的滑动轨迹;S201. Receive a sliding track input by the user on the operation panel;
S202、判断该滑动轨迹的位置、走向是否与预设滑动轨迹相匹配,若是,执行步骤S203,否则返回步骤S201;S202. Determine whether the position and direction of the sliding track match the preset sliding track, if so, execute step S203, otherwise return to step S201;
S203、触发按键切换控件并在操作界面上显示;S203, trigger the button to switch the control and display it on the operation interface;
S204、接收到用户通过按键切换控件输入的按键切换指令;S204. Receive a button switching instruction input by the user through the button switching control;
S205、修改系统变量取值。S205. Modify the value of the system variable.
在步骤S202中,所述预设滑动轨迹为自触摸屏幕下方向上滑的滑动轨迹,当用户输入的滑动轨迹与预设滑动轨迹相符时,触发按键切换控件,在操作界面上弹出按键切换控件。在触摸屏幕的底部区域内包含可响应点击事件的按键切换控件。In step S202, the preset sliding track is a sliding track that slides upwards from the bottom of the touch screen. When the sliding track input by the user matches the preset sliding track, the button switching control is triggered, and the button switching control pops up on the operation interface. The bottom area of the touch screen contains key toggle controls that respond to click events.
优选地,所述步骤S203还包括:根据用户在操作面板上输入的预设滑动轨迹确定按键切换控件的显示位置,即根据滑动轨迹的起始坐标(X1、Y1)和结束坐标(X2、Y2),若X2-X1的结果为正,将按键切换控件显示于操作界面的右侧,反之,则显示于操作界面的左侧。Preferably, the step S203 further includes: determining the display position of the button switch control according to the preset sliding track input by the user on the operation panel, that is, according to the starting coordinates (X1, Y1) and ending coordinates (X2, Y2) of the sliding track ), if the result of X2-X1 is positive, the button switching control is displayed on the right side of the operation interface, otherwise, it is displayed on the left side of the operation interface.
按键切换控件弹出前根据滑动轨迹判断用户是采用左手或者右手操作方式,从而设置控件显示的水平位置,以便于用户点击。当X2-X1的结果为正时,表示滑动轨迹是自左向右,按照一般人的操作习惯,认为用户是使用右手操作,因此将按键切换控件放置于右侧位置;当X2-X1的结果为负时,表示滑动轨迹是自右向左,认为用户是使用左手操作,因此将按键切换控件放置于左侧位置。Before the key switch control pops up, it is judged according to the sliding track whether the user is using the left-handed or right-handed operation mode, so as to set the horizontal position of the control display, so that the user can click. When the result of X2-X1 is positive, it means that the sliding track is from left to right. According to the operating habits of ordinary people, it is considered that the user is using the right hand to operate, so the button switching control is placed on the right side; when the result of X2-X1 is When it is negative, it means that the sliding track is from right to left, and the user is considered to be operating with the left hand, so the button switch control is placed on the left side.
所述按键切换控件可以按钮的形式出现,较佳地,可根据按键切换状态,即根据系统变量的不同取值,为按键切换控件添加不同标识效果,如以图片、颜色等为区别特征,以便于识别。按键切换控件包括两个状态:初始状态和激活状态。所述步骤S204中,当用户点击按钮后,修改系统变量取值,比如将初始值更改为切换值,按键切换控件自初始状态切换至激活状态,并且可自动隐藏;再点击一次后,切换值更改为初始值,按键切换控件恢复为初始状态,对应的按键功能亦恢复至初始状态。The key switching control can appear in the form of a button. Preferably, according to the key switching state, that is, according to different values of the system variables, different identification effects can be added to the key switching control, such as pictures, colors, etc. as distinguishing features, so that for identification. The button toggle control includes two states: initial state and active state. In the step S204, when the user clicks the button, the value of the system variable is modified, such as changing the initial value to a switching value, and the button switching control is switched from the initial state to the active state, and can be automatically hidden; after clicking again, the switching value Change to the initial value, the button switch control returns to the initial state, and the corresponding key function also returns to the initial state.
在步骤S104中,当系统接收到底层上传的第M个按键的原始按键码时,即提取系统变量取值以判断按键切换状态。当识别系统变量取值为初始值false时,上传该第M个按键的原始按键码;当识别系统变量取值为切换值时,则将要上传的按键码设置为对应的反转按键码。按键码的反转规则为,以自左至右或者自右至左为一指定顺序,第M个按键对应的反转按键码应为第(N+1-M)个按键的原始按键码。以具有三个键(从左到右依次为Menu,Home和Return)的手机为例,点击Menu时,在正常状态下,系统会将Menu键的按键码发出;在点击按键切换控件使系统变量取值为切换值后,系统则将Return的按键码发出。In step S104, when the system receives the original key code of the Mth key uploaded from the bottom layer, it extracts the value of the system variable to determine the key switching state. When the value of the identification system variable is the initial value false, upload the original key code of the M button; when the value of the identification system variable is the switching value, set the key code to be uploaded as the corresponding reverse key code. The inversion rule of the button code is that, in a specified order from left to right or from right to left, the reverse button code corresponding to the Mth button should be the original button code of the (N+1-M)th button. Take a mobile phone with three keys (Menu, Home and Return from left to right) as an example, when the Menu is clicked, under normal conditions, the system will send the key code of the Menu key; After the value is switched, the system will send the key code of Return.
实施例二Embodiment two
本实施例与实施例一的区别之处在于采用不一样的按键切换操作。The difference between the present embodiment and the first embodiment lies in the use of different button switching operations.
在步骤S1中,当检测到按键切换操作时,修改系统变量取值包括:In step S1, when a button switching operation is detected, modifying the value of the system variable includes:
S51、利用内置陀螺仪检测到移动终端以指定的速度和角度运动;S51. Using the built-in gyroscope to detect that the mobile terminal moves at a specified speed and angle;
S52、识别该操作为按键切换操作,修改系统变量取值。S52. Recognize that the operation is a button switching operation, and modify the value of the system variable.
利用一般智能终端内置的陀螺仪检测到用户的甩动动作,当该甩动动作符合预设的条件时(比如向下甩动大于30度),直接对按键进行反转,将系统变量取值修改为对应的初始值或者切换值。The built-in gyroscope of general smart terminals is used to detect the user's swing action. When the swing action meets the preset conditions (for example, the downward swing is greater than 30 degrees), the button is directly reversed, and the value of the system variable is Modify to the corresponding initial value or switching value.
实施例三Embodiment Three
如附图3所示,本发明还提供了一种移动终端,具有N个并列排列于操作面板上的按键,N为大于零的整数,所述按键可为并列排列于操作面板上的电容式触摸按键、电阻式触摸按键或实体按键等物理按键,该移动终端包括:As shown in Figure 3, the present invention also provides a mobile terminal, which has N buttons arranged in parallel on the operation panel, where N is an integer greater than zero, and the buttons can be capacitive buttons arranged in parallel on the operation panel. Physical buttons such as touch buttons, resistive touch buttons or physical buttons, the mobile terminal includes:
变量设置模块31,用于在应用程序框架层设置一反映按键切换状态的系统变量,该系统变量取值包括初始值和切换值,当检测到按键切换操作时,修改系统变量取值;The variable setting module 31 is used to set a system variable reflecting the button switching state at the application framework layer, and the value of the system variable includes an initial value and a switching value. When a button switching operation is detected, the value of the system variable is modified;
按键反转模块32,用于系统读取待上传的以自左至右或者自右至左为一指定顺序的第M个按键的原始按键码,M为大于零且小于等于N的整数,当识别系统变量取值为切换值时,将原始按键码修改为反转按键码,该反转按键码为第N+1-M个按键所对应的的原始按键码;Button reversal module 32, used for the system to read the original button code of the Mth button in a specified order from left to right or from right to left to be uploaded, M is an integer greater than zero and less than or equal to N, when When identifying the value of the system variable as a switching value, the original key code is modified into a reverse key code, and the reverse key code is the original key code corresponding to the N+1-M buttons;
数据上传模块33,用于将修改得到的反转按键码上传。The data upload module 33 is used for uploading the reverse key code obtained by modification.
进一步地,所述按键反转模块还用于当识别系统变量取值为初始值时,将第M个按键所对应的原始按键码上传。Further, the key reversal module is also used for uploading the original key code corresponding to the Mth key when the identification system variable takes an initial value.
优选地,所述变量设置模块31包括:Preferably, the variable setting module 31 includes:
触发单元311,用于接收用户在操作面板上输入的预设滑动轨迹,触发按键切换控件并在操作界面上显示;The trigger unit 311 is configured to receive a preset sliding trajectory input by the user on the operation panel, trigger the button to switch the control and display it on the operation interface;
变量修改单元312,用于接收到用户通过按键切换控件输入的按键切换指令后,修改系统变量取值。The variable modifying unit 312 is configured to modify the value of the system variable after receiving the key switching instruction input by the user through the key switching control.
优选地,所述触发单元311还用于根据用户在操作面板上输入的预设滑动轨迹确定按键切换控件的显示位置,即根据滑动轨迹的起始坐标(X1、Y1)和结束坐标(X2、Y2),若X2-X1的结果为正,按键切换控件显示于操作界面的右侧,反之,则显示于操作界面的左侧。Preferably, the triggering unit 311 is also used to determine the display position of the button switching control according to the preset sliding track input by the user on the operation panel, that is, according to the start coordinates (X1, Y1) and end coordinates (X2, Y2), if the result of X2-X1 is positive, the button switching control is displayed on the right side of the operation interface, otherwise, it is displayed on the left side of the operation interface.
实施例四Embodiment Four
在本实施例中,所述变量设置模块包括:In this embodiment, the variable setting module includes:
触发单元,用于利用内置陀螺仪检测到移动终端以指定的速度和角度运动;The trigger unit is used to detect the movement of the mobile terminal at a specified speed and angle by using the built-in gyroscope;
变量修改单元,用于识别该操作为按键切换操作,修改系统变量取值。The variable modifying unit is used to identify the operation as a button switching operation and modify the value of the system variable.
以上内容是结合具体的优选方式对本发明所作的进一步详细说明,不应认定本发明的具体实施只局限于以上说明。对于本技术领域的技术人员而言,在不脱离本发明构思的前提下,还可以作出若干简单推演或替换,均应视为由本发明所提交的权利要求确定的保护范围之内。The above content is a further detailed description of the present invention in combination with specific preferred modes, and it should not be deemed that the specific implementation of the present invention is limited to the above description. For those skilled in the art, without departing from the concept of the present invention, some simple deductions or substitutions can be made, which should be considered within the protection scope determined by the claims submitted in the present invention.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201410450306.7ACN104951293B (en) | 2014-09-04 | 2014-09-04 | A key response method of a mobile terminal and the mobile terminal |
| CN201810061030.1ACN108124064B (en) | 2014-09-04 | 2014-09-04 | Key response method of mobile terminal and mobile terminal |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201410450306.7ACN104951293B (en) | 2014-09-04 | 2014-09-04 | A key response method of a mobile terminal and the mobile terminal |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201810061030.1ADivisionCN108124064B (en) | 2014-09-04 | 2014-09-04 | Key response method of mobile terminal and mobile terminal |
| Publication Number | Publication Date |
|---|---|
| CN104951293A CN104951293A (en) | 2015-09-30 |
| CN104951293Btrue CN104951293B (en) | 2018-01-19 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201410450306.7AExpired - Fee RelatedCN104951293B (en) | 2014-09-04 | 2014-09-04 | A key response method of a mobile terminal and the mobile terminal |
| CN201810061030.1AExpired - Fee RelatedCN108124064B (en) | 2014-09-04 | 2014-09-04 | Key response method of mobile terminal and mobile terminal |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201810061030.1AExpired - Fee RelatedCN108124064B (en) | 2014-09-04 | 2014-09-04 | Key response method of mobile terminal and mobile terminal |
| Country | Link |
|---|---|
| CN (2) | CN104951293B (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108124064A (en)* | 2014-09-04 | 2018-06-05 | 广东欧珀移动通信有限公司 | The key response method and mobile terminal of a kind of mobile terminal |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106126034B (en)* | 2016-06-29 | 2019-04-09 | 维沃移动通信有限公司 | A kind of button function setting method and mobile terminal |
| CN108021239B (en)* | 2017-12-04 | 2024-05-14 | 合肥联宝信息技术有限公司 | Key switching method and electronic equipment |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101404688A (en)* | 2008-11-03 | 2009-04-08 | 中兴通讯股份有限公司 | Method and device for altering left and right press key function of mobile phone |
| JP4781957B2 (en)* | 2006-09-28 | 2011-09-28 | 京セラ株式会社 | Mobile terminal device |
| CN102591581A (en)* | 2012-01-10 | 2012-07-18 | 大唐移动通信设备有限公司 | Display method and equipment for operation interfaces of mobile terminal |
| CN103135850A (en)* | 2013-02-18 | 2013-06-05 | 苏州佳世达电通有限公司 | Handheld electronic device and touch method thereof |
| CN103218165A (en)* | 2013-04-02 | 2013-07-24 | 广东欧珀移动通信有限公司 | Method and device for changing button layout and mobile terminal |
| CN103354581A (en)* | 2013-06-14 | 2013-10-16 | 广东欧珀移动通信有限公司 | Method and system for automatically adjusting mobile phone control with left or right hand |
| CN103455251A (en)* | 2012-05-31 | 2013-12-18 | 鸿富锦精密工业(深圳)有限公司 | Portable electronic device unlocking system and unlocking method thereof |
| CN103500106A (en)* | 2013-09-23 | 2014-01-08 | 北京奇虎科技有限公司 | Method and device for starting application programs in mobile communication terminal |
| CN103777850A (en)* | 2014-01-17 | 2014-05-07 | 广州华多网络科技有限公司 | Menu display method, device and terminal |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN104951293B (en)* | 2014-09-04 | 2018-01-19 | 广东欧珀移动通信有限公司 | A key response method of a mobile terminal and the mobile terminal |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4781957B2 (en)* | 2006-09-28 | 2011-09-28 | 京セラ株式会社 | Mobile terminal device |
| CN101404688A (en)* | 2008-11-03 | 2009-04-08 | 中兴通讯股份有限公司 | Method and device for altering left and right press key function of mobile phone |
| CN102591581A (en)* | 2012-01-10 | 2012-07-18 | 大唐移动通信设备有限公司 | Display method and equipment for operation interfaces of mobile terminal |
| CN103455251A (en)* | 2012-05-31 | 2013-12-18 | 鸿富锦精密工业(深圳)有限公司 | Portable electronic device unlocking system and unlocking method thereof |
| CN103135850A (en)* | 2013-02-18 | 2013-06-05 | 苏州佳世达电通有限公司 | Handheld electronic device and touch method thereof |
| CN103218165A (en)* | 2013-04-02 | 2013-07-24 | 广东欧珀移动通信有限公司 | Method and device for changing button layout and mobile terminal |
| CN103354581A (en)* | 2013-06-14 | 2013-10-16 | 广东欧珀移动通信有限公司 | Method and system for automatically adjusting mobile phone control with left or right hand |
| CN103500106A (en)* | 2013-09-23 | 2014-01-08 | 北京奇虎科技有限公司 | Method and device for starting application programs in mobile communication terminal |
| CN103777850A (en)* | 2014-01-17 | 2014-05-07 | 广州华多网络科技有限公司 | Menu display method, device and terminal |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN108124064A (en)* | 2014-09-04 | 2018-06-05 | 广东欧珀移动通信有限公司 | The key response method and mobile terminal of a kind of mobile terminal |
| Publication number | Publication date |
|---|---|
| CN108124064A (en) | 2018-06-05 |
| CN104951293A (en) | 2015-09-30 |
| CN108124064B (en) | 2021-03-05 |
| Publication | Publication Date | Title |
|---|---|---|
| CN102722334B (en) | The control method of touch screen and device | |
| US9007314B2 (en) | Method for touch processing and mobile terminal | |
| US20140068518A1 (en) | Method and device for switching application program of touch screen terminal | |
| US20150143285A1 (en) | Method for Controlling Position of Floating Window and Terminal | |
| US9354780B2 (en) | Gesture-based selection and movement of objects | |
| WO2016078441A1 (en) | Icon management method and apparatus, and terminal | |
| CN103019596B (en) | A kind of method and mobile terminal realizing operation of virtual key based on touch screen | |
| US20130263013A1 (en) | Touch-Based Method and Apparatus for Sending Information | |
| CN105159582B (en) | A kind of video area method of adjustment and terminal | |
| US9465470B2 (en) | Controlling primary and secondary displays from a single touchscreen | |
| CN103513912B (en) | A kind of interface switching method and device | |
| CN106415471A (en) | Processing method for user interface of terminal, user interface and terminal | |
| CN103076973A (en) | Window switching method and system and intelligent terminal | |
| CN106325663B (en) | Mobile terminal and its screenshotss method | |
| CN104731478B (en) | One-hand operation method and device for an intelligent terminal | |
| CN102819398A (en) | Method for slidingly controlling camera via touch screen device | |
| WO2017063443A1 (en) | Message display method and apparatus | |
| WO2017185459A1 (en) | Method and apparatus for moving icons | |
| KR20140089224A (en) | Device and method for executing operation based on touch-input | |
| KR20160019762A (en) | Method for controlling touch screen with one hand | |
| CN103513788A (en) | Gesture recognition method and system based on gyroscope sensor and mobile terminal | |
| CN104951293B (en) | A key response method of a mobile terminal and the mobile terminal | |
| WO2015117526A1 (en) | Touch control processing method and device | |
| CN107390917A (en) | A kind of display methods, device, mobile terminal and the storage medium of touch-control bar | |
| WO2019061052A1 (en) | Split-screen display control method for intelligent terminal |
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant | ||
| CP01 | Change in the name or title of a patent holder | ||
| CP01 | Change in the name or title of a patent holder | Address after:Changan town in Guangdong province Dongguan 523000 usha Beach Road No. 18 Patentee after:GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd. Address before:Changan town in Guangdong province Dongguan 523000 usha Beach Road No. 18 Patentee before:GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd. | |
| CF01 | Termination of patent right due to non-payment of annual fee | ||
| CF01 | Termination of patent right due to non-payment of annual fee | Granted publication date:20180119 |