CN103354581B - Method and system for automatically adjusting mobile phone control with left or right hand - Google Patents
Method and system for automatically adjusting mobile phone control with left or right hand Download PDFInfo
- Publication number
- CN103354581B CN103354581B CN201310237901.8A CN201310237901A CN103354581B CN 103354581 B CN103354581 B CN 103354581B CN 201310237901 A CN201310237901 A CN 201310237901A CN 103354581 B CN103354581 B CN 103354581B
- Authority
- CN
- China
- Prior art keywords
- mobile phone
- slope
- automatically adjusting
- module
- touch screen
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims abstract description 21
- 238000013480 data collection Methods 0.000 claims description 3
- 238000010586 diagram Methods 0.000 description 3
- 210000001015 abdomen Anatomy 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Landscapes
- Telephone Function (AREA)
- Position Input By Displaying (AREA)
Abstract
本发明公开了一种通过识别左右手来自动调整手机控件的方法及系统,方法包括下述步骤:S1、采集用户在触摸屏上进行滑动操作的坐标数据;S2、将该次滑动的坐标数据传给应用层,应用层计算该次滑动的斜率;S3、如果步骤S2中的斜率大于0,则是左手操作,如果斜率小于0,则是右手操作,如果接近于0或者无穷大,那么说明用户在接近于竖直或者水平的方向上滑动触摸屏;S4、根据步骤S3中识别出来的左右手来调整手机控件位置。本发明不需要添加任何新的器件,直接通过统计触摸屏滑动的轨迹来判断识别目前用户是左手操作还是右手操作,从而调整虚拟按键的位置。
The invention discloses a method and a system for automatically adjusting the controls of a mobile phone by identifying left and right hands. The method includes the following steps: S1, collecting the coordinate data of the sliding operation performed by the user on the touch screen; S2, transmitting the sliding coordinate data to Application layer, the application layer calculates the slope of the slide; S3, if the slope in step S2 is greater than 0, it is a left-hand operation, if the slope is less than 0, it is a right-hand operation, if it is close to 0 or infinity, then it means that the user is approaching Slide the touch screen vertically or horizontally; S4. Adjust the position of the mobile phone controls according to the left and right hands identified in step S3. The present invention does not need to add any new devices, and directly judges and identifies whether the current user is operating with the left hand or the right hand by counting the sliding track of the touch screen, so as to adjust the position of the virtual key.
Description
技术领域technical field
本发明涉及信息控制的技术领域,特别涉及一种通过左右手来自动调整手机控件的方法及系统。The invention relates to the technical field of information control, in particular to a method and system for automatically adjusting controls of a mobile phone through left and right hands.
背景技术Background technique
触摸屏给用户的操作带来了很大的便利,但是个人使用方式有所不同,有的人喜欢用左手握手机,有的人喜欢用右手握手机。在使用手机控件(以虚拟按键为例)的时候,尤其是当大屏手机进行单手操作,我们本来是想要点击最右边的虚拟按键(比如说返回按键back),但是实际上我们的手指肚已经触摸到了最左边的虚拟按键(比如说菜单按键menu),这个时候就会执行一些不是我们本意的操作,此时如果可以自动更换虚拟按键的位置,那么就可以很好地解决掉这个问题。The touch screen brings great convenience to the user's operation, but there are differences in personal use methods. Some people like to hold the mobile phone with their left hand, and some people like to hold their mobile phone with their right hand. When using mobile phone controls (taking virtual buttons as an example), especially when a large-screen mobile phone is used for one-handed operation, we originally wanted to click the rightmost virtual button (such as the return button back), but in fact our fingers Belly has touched the leftmost virtual button (such as the menu button menu), and at this time, some operations that are not our intention will be performed. At this time, if the position of the virtual button can be automatically changed, then this problem can be solved very well .
目前,已经有一些技术方案采用的是对左右手进行判断的,比如说判断手机的使用角度来识别左右手,或者在手机两侧装一些传感器来判断左右手,这些方法或者误操作比较大或者说成本比较高。这些方案中需要添加新的器件,不能直接通过统计触摸屏滑动的轨迹来判断识别目前用户是左手操作还是右手操作,以此调整虚拟按键的位置。At present, there are already some technical solutions that use the judgment of left and right hands, such as judging the angle of use of the mobile phone to identify the left and right hands, or installing some sensors on both sides of the mobile phone to judge the left and right hands. high. These solutions need to add new devices, and cannot directly judge and identify whether the current user is operating with the left hand or the right hand by counting the sliding track of the touch screen, so as to adjust the position of the virtual button.
发明内容Contents of the invention
本发明的目的在于克服现有技术的缺点与不足,提供一种通过识别左右手来自动调整手机控件的方法。The purpose of the present invention is to overcome the shortcomings and deficiencies of the prior art, and provide a method for automatically adjusting the controls of the mobile phone by identifying the left and right hands.
本发明的另一目的在于,提供一种通过识别左右手来自动调整手机控件的系统。Another object of the present invention is to provide a system for automatically adjusting the controls of a mobile phone by identifying left and right hands.
为了达到上述第一发明目的,本发明采用以下技术方案:In order to achieve the above-mentioned first invention purpose, the present invention adopts the following technical solutions:
本发明通过识别左右手来自动调整手机控件的方法,包括下述步骤:The present invention automatically adjusts the mobile phone control method by identifying the left and right hands, including the following steps:
S1、建立手机触摸屏的坐标系,以左上方为触摸原点,即(0,0)点,右下方为触摸屏最大分辨率点,即(x_max,y_max)点,采集用户在触摸屏上进行滑动操作的坐标数据;S1. Establish the coordinate system of the touch screen of the mobile phone, with the upper left as the origin of the touch, i.e. (0, 0), and the lower right as the maximum resolution point of the touch screen, i.e. (x_max, y_max), to collect the user’s sliding operation on the touch screen coordinate data;
S2、将该次滑动的坐标数据传给应用层,应用层计算该次滑动的斜率;S2. The coordinate data of the slide is transmitted to the application layer, and the application layer calculates the slope of the slide;
S3、如果步骤S2中的斜率大于0,则是左手操作,如果斜率小于0,则是右手操作,如果接近于0或者无穷大,那么说明用户在接近于竖直或者水平的方向上滑动触摸屏;S3. If the slope in step S2 is greater than 0, it is a left-handed operation. If the slope is less than 0, it is a right-handed operation. If it is close to 0 or infinite, it means that the user is sliding the touch screen in a direction close to vertical or horizontal;
S4、根据步骤S3中识别出来的左右手操作来调整手机控件位置。S4. Adjust the position of the controls of the mobile phone according to the operation of the left and right hands identified in step S3.
优选的,步骤S1中,所述坐标数据为滑动的起点位置和终点位置的坐标数据。Preferably, in step S1, the coordinate data is the coordinate data of the start position and the end position of the slide.
优选的,根据起点位置和终点位置的坐标数据,在应用层中,通过纵坐标之差除以横坐标之差得到此次的斜率。Preferably, according to the coordinate data of the start position and the end position, in the application layer, the slope of this time is obtained by dividing the difference of the ordinate by the difference of the abscissa.
优选的,步骤S4中,如果是识别为左手操作,那么就把常用的返回键虚拟按键调整到屏幕的左边,如果说是右手操作,就把常用的返回键虚拟按键调整到屏幕的右边,如果检测到接近于竖直或者竖屏方向上滑动,那么就不进行调整。Preferably, in step S4, if it is identified as a left-handed operation, then the commonly used return key virtual key is adjusted to the left side of the screen, if it is a right-hand operation, the commonly used return key virtual key is adjusted to the right side of the screen, if If it is detected that it is close to vertical or sliding in the vertical screen direction, then no adjustment will be made.
优选的,设定每个虚拟按键都是一个方形的坐标区域,该区域被点击,则判断这个区域所在的坐标范围,从而确定是哪个虚拟按键被按下,然后将这个虚拟按键的事件传递给上层。Preferably, each virtual button is set to be a square coordinate area. When the area is clicked, the coordinate range of this area is judged, so as to determine which virtual button is pressed, and then the event of this virtual button is passed to upper layer.
优选的,调整虚拟按键的位置采用的方法是:若检测到当前操作是左手操作,当检测到左下角被触摸,将原本应该上报menu按键事件替换为上报return按键事件。Preferably, the method used to adjust the position of the virtual button is: if it is detected that the current operation is a left-handed operation, when the lower left corner is detected to be touched, the menu button event that should have been reported should be replaced by the return button event.
优选的,在步骤S1之前,还包括设置界面模式开关,当界面模式开关设置为开时,执行步骤S1;当界面模式开关设置为关时,不执行步骤S1。Preferably, before step S1, setting an interface mode switch is also included. When the interface mode switch is set to on, step S1 is performed; when the interface mode switch is set to off, step S1 is not performed.
为了达到上述第二目的,本发明采用以下技术方案:In order to achieve the above-mentioned second purpose, the present invention adopts the following technical solutions:
本发明通过识别左右手来自动调整手机控件的系统,包括顺序连接的数据采集模块、斜率计算模块、斜率判断模块以及执行模块;The present invention automatically adjusts the mobile phone control system by identifying left and right hands, including sequentially connected data acquisition module, slope calculation module, slope judgment module and execution module;
所述数据采集模块,用于采集用户在触摸屏上进行滑动操作的坐标数据;The data collection module is used to collect the coordinate data of the sliding operation performed by the user on the touch screen;
斜率计算模块,通过数据采集模块采集到的数据计算轨迹的斜率;The slope calculation module calculates the slope of the trajectory through the data collected by the data acquisition module;
斜率判断模块,用于将斜率计算模块计算得到的斜率和0进行比较,如果大于0,则判断是左手操作,如果斜率小于0,则判断是右手操作,如果接近于0或者无穷大,那么说明用户在接近于竖直或者水平的方向上滑动触摸屏;The slope judgment module is used to compare the slope calculated by the slope calculation module with 0. If it is greater than 0, it is judged to be a left-handed operation. If the slope is less than 0, it is judged to be a right-handed operation. If it is close to 0 or infinite, it means that the user Swipe the touch screen in a direction close to vertical or horizontal;
执行模块,通过斜率判断模块得到的判断结果,调整手机控件的位置。The execution module adjusts the position of the mobile phone control according to the judgment result obtained by the slope judgment module.
优选的,所述执行模块包括虚拟按键设定模块和虚拟按键调整模块,所述虚拟按键设定模块用于确定是哪个虚拟按键被按下,然后将这个虚拟按键的事件传递给上层;所述虚拟按键调整模块根据虚拟按键设定模块传递的数据,进行虚拟按键位置的调整。Preferably, the execution module includes a virtual button setting module and a virtual button adjustment module, the virtual button setting module is used to determine which virtual button is pressed, and then pass the virtual button event to the upper layer; The virtual button adjustment module adjusts the position of the virtual button according to the data transmitted by the virtual button setting module.
优选的,还包括界面模式开关,所述界面模式开关用于控制是否开启左右手识别模式。Preferably, an interface mode switch is also included, and the interface mode switch is used to control whether to enable the left and right hand recognition mode.
本发明相对于现有技术具有如下的优点及效果:Compared with the prior art, the present invention has the following advantages and effects:
1、本发明不需要添加任何新的器件,直接通过统计触摸屏滑动的轨迹来判断识别目前用户是左手操作还是右手操作,从而调整虚拟按键的位置。1. The present invention does not need to add any new devices, and directly judges and recognizes whether the current user is operating with the left hand or the right hand by counting the sliding track of the touch screen, so as to adjust the position of the virtual key.
2、本发明所采用的方法简单实用,节省了成本。2. The method adopted in the present invention is simple and practical, and saves costs.
附图说明Description of drawings
图1是左手操作时的轨迹图;Fig. 1 is a trajectory diagram during left-hand operation;
图2是右手操作时的轨迹图;Fig. 2 is a trajectory diagram during right-hand operation;
图3是本发明的流程图;Fig. 3 is a flow chart of the present invention;
图4是本发明系统的机构框图。Fig. 4 is a mechanism block diagram of the system of the present invention.
具体实施方式detailed description
下面结合实施例及附图对本发明作进一步详细的描述,但本发明的实施方式不限于此。The present invention will be further described in detail below in conjunction with the embodiments and the accompanying drawings, but the embodiments of the present invention are not limited thereto.
实施例Example
如图3所示,本实施例通过左右手来自动调整手机控件的方法,包括下述步骤:As shown in Figure 3, the present embodiment automatically adjusts the method for mobile phone controls through the left and right hands, including the following steps:
步骤1:采集用户在触摸屏上进行滑动操作的数据坐标;Step 1: Collect the data coordinates of the user's sliding operation on the touch screen;
触摸屏设备可以采集手指的坐标数据,比如说采集2个坐标点数据,即该次滑动的起点以及终点坐标数据,从(x_0,y_0)到(x_1,y_1)。The touch screen device can collect the coordinate data of the finger, for example, collect 2 coordinate point data, that is, the coordinate data of the start point and the end point of the slide, from (x_0, y_0) to (x_1, y_1).
步骤2:将该次滑动的这2个坐标数据上传给应用层,应用层计算该次滑动的斜率。Step 2: upload the two coordinate data of the sliding to the application layer, and the application layer calculates the slope of the sliding.
通常触摸屏的坐标系都是图片的左上方为触摸原点,即(0,0)点,右下方为触摸屏最大分辨率点,即(x_max,y_max)点,对于左手操作的来说,如图1所示,斜率k=(y_1-y_0)/(x_1-x_0),那么如果是左手操作,不管是往左滑动,还是往右滑动,任何一个点的斜率一定是大于0的,即一定是正数(比如说往左滑动,x变小,y变小,往右滑动,x变大,y变大);而对于右手操作的来说,如图2所示,不管是往左滑动,还是往右滑动,任何一个点的斜率一定是小于0的,一定是负数(比如说往左滑动,x变小,y变大,往右滑动,x变大,y变小)。Usually, the coordinate system of the touch screen is the touch origin at the upper left of the picture, namely (0, 0) point, and the maximum resolution point of the touch screen at the lower right, namely (x_max, y_max) point, for left-handed operation, as shown in Figure 1 As shown, the slope k=(y_1-y_0)/(x_1-x_0), then if it is a left-handed operation, whether it is sliding to the left or sliding to the right, the slope of any point must be greater than 0, that is, it must be a positive number (For example, slide to the left, x becomes smaller, y becomes smaller, slide to the right, x becomes larger, y becomes larger); and for the right-handed operation, as shown in Figure 2, whether it is sliding to the left or going Swipe right, the slope of any point must be less than 0, and must be a negative number (for example, slide to the left, x becomes smaller, y becomes larger, slide to the right, x becomes larger, y becomes smaller).
步骤3:如果获取到的斜率大于0,说明是左手操作,如果小于0,那么说明是右手操作,如果接近于0或者无穷大,那么说明用户在接近于竖直或者水平的方向上滑动触摸屏。Step 3: If the acquired slope is greater than 0, it means left-handed operation; if it is less than 0, it means right-handed operation; if it is close to 0 or infinite, it means that the user swipe the touch screen in a direction close to vertical or horizontal.
步骤4:根据刚刚识别出来的左右手来调整控件位置,比如说如果是识别为左手操作,那么就把常用的返回键虚拟按键调整到屏幕的左边,如果说是右手操作,就把常用的返回键虚拟按键调整到屏幕的右边,如果检测到接近于竖直或者竖屏方向上滑动,那么就不进行调整。Step 4: Adjust the position of the control according to the left and right hands that have just been identified. For example, if it is recognized as a left-handed operation, then adjust the commonly used return key virtual button to the left of the screen. The virtual button is adjusted to the right side of the screen. If it is detected that it is close to vertical or sliding in the vertical screen direction, then no adjustment will be made.
所有的虚拟按键都有自己的位置区域坐标,比如说触摸屏的分辨率为(100,100),虚拟按键往往都是在触摸屏的下面,menu所占的坐标区域为(0,70)到(30,100),home虚拟按键所占的区域为(30,70)到(60,100),return所占的区域为(60,70)到(90,100)每个虚拟按键都是一个方形的坐标区域,当某个区域被点击,那么判断这个区域所在的坐标范围,就知道是那个虚拟按键被按下了,然后将这个虚拟按键的事件传递给上层。All virtual buttons have their own location area coordinates. For example, the resolution of the touch screen is (100, 100), and the virtual buttons are often under the touch screen. The coordinate area occupied by the menu is (0,70) to (30,100) ), the area occupied by the home virtual button is (30,70) to (60,100), and the area occupied by the return is (60,70) to (90,100). Each virtual button is a square coordinate area. When a certain If the area is clicked, then judging the coordinate range of the area, it is known that the virtual button was pressed, and then the event of the virtual button is passed to the upper layer.
调整虚拟按键的位置所采用的方法是,比如说我们检测到目前是左手操作,当检测到左下角被触摸,本来应该上报menu按键事件,但是我们上报return按键事件就可以了,这样就进行了虚拟按键的调换。The method used to adjust the position of the virtual button is, for example, if we detect that the left-handed operation is currently performed, when the lower left corner is detected to be touched, the menu button event should have been reported, but we can report the return button event, and this is done Switching of virtual keys.
为了更好的实施本发明,步骤1之前还包括设置界面模式开关,当界面模式开关设置为开时,执行步骤1;当界面模式开关设置为关时,不执行步骤1。In order to better implement the present invention, before step 1, it also includes setting the interface mode switch. When the interface mode switch is set to on, step 1 is performed; when the interface mode switch is set to off, step 1 is not performed.
如图4所示,本实施例通过识别左右手来自动调整手机控件的系统,包括顺序连接的数据采集模块、斜率计算模块、斜率判断模块以及执行模块;As shown in Figure 4, the present embodiment automatically adjusts the mobile phone control system by identifying left and right hands, including sequentially connected data acquisition modules, slope calculation modules, slope judgment modules and execution modules;
所述数据采集模块,用于采集用户在触摸屏上进行滑动操作的坐标数据;The data collection module is used to collect the coordinate data of the sliding operation performed by the user on the touch screen;
斜率计算模块,通过数据采集模块采集到的数据计算轨迹的斜率;The slope calculation module calculates the slope of the trajectory through the data collected by the data acquisition module;
斜率判断模块,用于将斜率计算模块计算得到的斜率和0进行比较,如果大于0,则判断是左手操作,如果斜率小于0,则判断是右手操作,如果接近于0或者无穷大,那么说明用户在接近于竖直或者水平的方向上滑动触摸屏;The slope judgment module is used to compare the slope calculated by the slope calculation module with 0. If it is greater than 0, it is judged to be a left-handed operation. If the slope is less than 0, it is judged to be a right-handed operation. If it is close to 0 or infinite, it means that the user Swipe the touch screen in a direction close to vertical or horizontal;
执行模块,通过斜率判断模块得到的判断结果,调整手机控件的位置。The execution module adjusts the position of the mobile phone control according to the judgment result obtained by the slope judgment module.
所述执行模块包括虚拟按键设定模块和虚拟按键调整模块,所述虚拟按键设定模块用于确定是哪个虚拟按键被按下,然后将这个虚拟按键的事件传递给上层;所述虚拟按键调整模块根据虚拟按键设定模块传递的数据,进行虚拟按键位置的调整。The execution module includes a virtual key setting module and a virtual key adjustment module, the virtual key setting module is used to determine which virtual key is pressed, and then the event of this virtual key is passed to the upper layer; the virtual key adjustment The module adjusts the position of the virtual button according to the data transmitted by the virtual button setting module.
所述的通过识别左右手来自动调整手机控件的系统,还包括界面模式开关,所述界面模式开关用于控制是否开启左右手识别模式。The system for automatically adjusting mobile phone controls by identifying left and right hands also includes an interface mode switch, which is used to control whether to enable the left and right hand recognition mode.
上述实施例为本发明较佳的实施方式,但本发明的实施方式并不受上述实施例的限制,其他的任何未背离本发明的精神实质与原理下所作的改变、修饰、替代、组合、简化,均应为等效的置换方式,都包含在本发明的保护范围之内。The above-mentioned embodiment is a preferred embodiment of the present invention, but the embodiment of the present invention is not limited by the above-mentioned embodiment, and any other changes, modifications, substitutions, combinations, Simplifications should be equivalent replacement methods, and all are included in the protection scope of the present invention.
Claims (10)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310237901.8A CN103354581B (en) | 2013-06-14 | 2013-06-14 | Method and system for automatically adjusting mobile phone control with left or right hand |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201310237901.8A CN103354581B (en) | 2013-06-14 | 2013-06-14 | Method and system for automatically adjusting mobile phone control with left or right hand |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103354581A CN103354581A (en) | 2013-10-16 |
CN103354581B true CN103354581B (en) | 2015-02-18 |
Family
ID=49310885
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201310237901.8A Expired - Fee Related CN103354581B (en) | 2013-06-14 | 2013-06-14 | Method and system for automatically adjusting mobile phone control with left or right hand |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103354581B (en) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104571882A (en) * | 2013-10-25 | 2015-04-29 | 中兴通讯股份有限公司 | User operating mode judging method and device based on terminal and terminal |
CN103870199B (en) * | 2014-03-31 | 2017-09-29 | 华为技术有限公司 | The recognition methods of user operation mode and handheld device in handheld device |
CN108124064B (en) * | 2014-09-04 | 2021-03-05 | Oppo广东移动通信有限公司 | Key response method of mobile terminal and mobile terminal |
CN104978030B (en) * | 2015-07-01 | 2018-12-25 | 河北斐然科技有限公司 | The software and method of display interface of mobile phone are automatically adjusted based on right-hand man |
CN105867804A (en) * | 2016-03-26 | 2016-08-17 | 上海斐讯数据通信技术有限公司 | Electronic device and method for adjusting virtual key touch control positions |
CN106095185B (en) * | 2016-06-21 | 2019-08-20 | 维沃移动通信有限公司 | One-hand operation method and mobile terminal |
CN107479805A (en) * | 2017-08-21 | 2017-12-15 | 深圳市邦华电子有限公司 | The control method and device of graphic user interface |
US11307760B2 (en) | 2017-09-25 | 2022-04-19 | Huawei Technologies Co., Ltd. | Terminal interface display method and terminal |
CN108566482A (en) * | 2018-03-12 | 2018-09-21 | 广东欧珀移动通信有限公司 | Antenna feed point switching method, device, storage medium and electronic equipment |
CN111683178A (en) * | 2020-06-08 | 2020-09-18 | 华东交通大学 | Method for improving the position of virtual answering and rejecting keys in the incoming call interface of a touch screen mobile phone |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8368658B2 (en) * | 2008-12-02 | 2013-02-05 | At&T Mobility Ii Llc | Automatic soft key adaptation with left-right hand edge sensing |
CN101916161B (en) * | 2010-08-04 | 2012-10-10 | 宇龙计算机通信科技(深圳)有限公司 | Interface model selection method based on image of region pressed by finger and mobile terminal |
CN102624977B (en) * | 2012-02-17 | 2014-03-19 | 深圳市金立通信设备有限公司 | System and method for switching mobile phone interfaces according to left-hand and right-hand use habits of users |
-
2013
- 2013-06-14 CN CN201310237901.8A patent/CN103354581B/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
CN103354581A (en) | 2013-10-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103354581B (en) | Method and system for automatically adjusting mobile phone control with left or right hand | |
CN103049118B (en) | A kind of method and apparatus judging grip state on touch apparatus | |
TWI581177B (en) | System,method and electronic device for optimizing one-handed operation | |
CN102915201B (en) | A kind of one-handed performance method of giant-screen touch-control mobile phone | |
JP6437170B1 (en) | Method and device for controlling operation mode of touch screen | |
WO2014134898A1 (en) | Three-dimensional operation control method and device for touchscreen, and mobile terminal thereof | |
CN104182132B (en) | A kind of intelligent terminal gestural control method and intelligent terminal | |
WO2012051766A1 (en) | Method and mobile terminal for automatically identifying rotary gesture | |
WO2015192763A1 (en) | Touch screen control method and device | |
WO2014201936A1 (en) | Window moving method of mobile device and apparatus thereof | |
CN107273009B (en) | Method and system for rapidly capturing screen of mobile terminal | |
CN104571882A (en) | User operating mode judging method and device based on terminal and terminal | |
CN105867679A (en) | Touch control method, touch control apparatus, and terminal | |
CN105700763A (en) | Terminal interface window moving method and terminal interface window moving device | |
CN103927119A (en) | Method and system for switching to account interface | |
CN107450820B (en) | Interface control method and mobile terminal | |
CN104601767A (en) | Method and system for managing dial pad of mobile phone | |
WO2011088793A1 (en) | Terminal and input method thereof | |
CN109194815A (en) | Operating method, device and computer readable storage medium based on multi-screen terminal | |
CN103294375A (en) | Terminal and touch screen manipulation method | |
CN106502387A (en) | Cross-device distributed information transmission interaction method based on sight tracking | |
WO2014146516A1 (en) | Interactive device and method for left and right hands | |
CN105335724B (en) | Window regulation method and device and terminal based on fingerprint recognition | |
CN105892881A (en) | Human-computer interaction method and device, and mobile equipment | |
CN107179875B (en) | The method and apparatus of window adjustment |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
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 523860 usha Beach Road No. 18 Patentee after: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd. Address before: Changan town in Guangdong province Dongguan 523860 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: 20150218 |