WO2013167042A2 - Procédé et appareil de génération d'un bouton de raccourci, et dispositif mobile - Google Patents

Procédé et appareil de génération d'un bouton de raccourci, et dispositif mobile Download PDF

Info

Publication number
WO2013167042A2
WO2013167042A2 PCT/CN2013/079560 CN2013079560W WO2013167042A2 WO 2013167042 A2 WO2013167042 A2 WO 2013167042A2 CN 2013079560 W CN2013079560 W CN 2013079560W WO 2013167042 A2 WO2013167042 A2 WO 2013167042A2
Authority
WO
WIPO (PCT)
Prior art keywords
mobile device
generated
shortcut button
predetermined
user
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.)
Ceased
Application number
PCT/CN2013/079560
Other languages
English (en)
Chinese (zh)
Other versions
WO2013167042A3 (fr
Inventor
盛春冬
孙奥
金骏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Publication of WO2013167042A2 publication Critical patent/WO2013167042A2/fr
Publication of WO2013167042A3 publication Critical patent/WO2013167042A3/fr
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72466User interfaces specially adapted for cordless or mobile telephones with selection means, e.g. keys, having functions defined by the mode or the status of the device
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M2250/00Details of telephonic subscriber devices
    • H04M2250/22Details of telephonic subscriber devices including a touch pad, a touch sensor or a touch detector

Definitions

  • the present invention relates to the field of communications, and in particular to a method and device for generating a shortcut button, and a mobile device. Background technique
  • buttons such as setting keys, menu keys, and return keys applied in the smartphone are often laid out at the upper or lower end of the screen when the user interface (UI) is designed.
  • UI user interface
  • one-handed operation is often unable to click the button away from the thumb.
  • the user's operation and experience are limited by the size of the user's palm and the size of the screen, which causes inconvenience to the user.
  • FIG. 1 is a schematic diagram of an application layout of a mobile device UI according to the related art.
  • some fixed common buttons are arranged on the upper or lower end of the mobile device, and the device is held by the left hand with one hand.
  • the thumb it is difficult for the thumb to operate to the right and left buttons.
  • the embodiment of the invention provides a method and a device for generating a shortcut button and a mobile device to solve at least the above problems.
  • a method for generating a shortcut button includes: determining whether a sensor signal generated by a user operation satisfies a signal threshold; and if the determination result is yes, The application is displayed on the mobile device according to a predetermined rule, wherein the generation attribute is used to indicate that a shortcut button can be generated.
  • the generation attribute is an attribute of an extension interface obtained by augmenting a view class in a framework layer of an intelligent system of the mobile device in advance.
  • the method further comprises: receiving a setting performed by the user on the mobile device, wherein the setting comprises: setting of the sensor type and setting of the handheld mode.
  • the type of sensor comprises one of the following: an acceleration sensor, a pressure sensor, a gyroscope; the handheld mode includes one of the following: left hand mode, right hand mode, landscape mode.
  • the displaying the application having the generated attribute on the mobile device according to the predetermined rule comprises: acquiring all the attributes of each application on the mobile device, determining an application having the generated attribute from all the applications; and having the generated attribute
  • the application generates a shortcut button to display the shortcut button in the predetermined display area of the mobile device according to a predetermined rule.
  • the method further includes: determining whether the user operates the shortcut button within a predetermined time interval; if the determination result is no, The display of the shortcut button is canceled, and the application having the generated attribute is homaged to the original display area, wherein the original display area is a display area on the mobile device before the application having the generated attribute is not generated.
  • the predetermined display area comprises one of: a first left predetermined area located on the left side of the display interface of the mobile device; a first right predetermined area located on the right side of the display interface of the mobile device; a second left predetermined area located on the left side of the display interface of the mobile device and a second right predetermined area located on the right side of the display interface of the mobile device; a predetermined area around the touched point determined by the current touch operation performed by the user on the display interface .
  • the predetermined display area is the first left predetermined area; when the current handheld mode of the mobile device is the right-hand mode, the predetermined display area is the first right predetermined area; When the current handheld mode of the mobile device is the horizontal screen mode, the predetermined display area is the second left predetermined area and the second right predetermined area.
  • a device for generating a shortcut button including: a determining module configured to determine whether a sensor signal generated by a user operation satisfies a signal threshold; and a display module configured to be in the determining module If the result of the determination is YES, the application having the generated attribute is displayed on the mobile device according to a predetermined rule, wherein the generated attribute is used to indicate that the shortcut button can be generated.
  • the generation attribute is an attribute of an extension interface obtained by augmenting the view class in advance in a framework layer of the intelligent system of the mobile device.
  • the device further comprises: a receiving module configured to receive a setting performed by the user on the mobile device, wherein the setting comprises: setting of a sensor type and setting of a handheld mode.
  • a receiving module configured to receive a setting performed by the user on the mobile device, wherein the setting comprises: setting of a sensor type and setting of a handheld mode.
  • the type of sensor comprises one of the following: an acceleration sensor, a pressure sensor, a gyroscope; the handheld mode includes one of the following: left hand mode, right hand mode, landscape mode.
  • a mobile device including: a device for generating a shortcut button.
  • the embodiment of the present invention uses an application that has a generation attribute, that is, an application capable of generating a shortcut button, and is displayed on a display interface of the mobile device according to a certain display rule to facilitate user operation, especially a one-hand operation area, and the related technology is solved.
  • the large-size and large-sized touch screen operation causes inconvenience to the user, thereby achieving a good user experience and improving the usability of the mobile device.
  • FIG. 1 is a schematic diagram of an application layout of a mobile device UI according to the related art
  • FIG. 2 is a flow chart of a method for generating a shortcut button according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of a supporting principle of an intelligent system framework of a mobile device according to an embodiment of the present invention
  • FIG. 4 is a schematic diagram of a setting interface of a shortcut button application of a mobile device in accordance with a preferred embodiment of the present invention
  • FIG. 5 is a schematic diagram of a shortcut button generation process according to a preferred embodiment of the present invention
  • FIG. 6 is a flowchart of a shortcut button generation method according to a preferred embodiment of the present invention
  • FIG. 7 is a diagram of a shortcut button generation apparatus according to an embodiment of the present invention.
  • Figure 8 is a block diagram showing the structure of a shortcut button generating apparatus according to a preferred embodiment of the present invention
  • Figure 9 is a block diagram showing the structure of a mobile device according to an embodiment of the present invention.
  • the following embodiments may be applied to mobile devices using, for example, an Android system, an OS system, Symbian, or other PC system having a similar user interface, which may include a smartphone, a mobile computer, a handheld smart device, etc., however, Not limited to mobile devices.
  • This embodiment provides a method for generating a shortcut button.
  • 2 is a flowchart of a method for generating a shortcut button according to an embodiment of the present invention. As shown in FIG. 2, the method mainly includes the following steps: Step S202: determining whether a sensor signal generated by a user operation satisfies a signal threshold; Step S204, If the judgment result is yes, the application with the generated attribute is pre-predicted. The rules are displayed on the mobile device; where the build attribute is used to indicate that a shortcut button can be generated.
  • the application having the generated attribute can be displayed in a specific area of the display interface of the mobile device according to a certain display rule, wherein the specific area needs to satisfy the operation range of the user, that is, as long as these can generate the shortcut button
  • the application is displayed in an area that is easy for the user to operate.
  • the generated attribute refers to: an attribute of the extended interface obtained by augmenting the view class in the framework layer of the intelligent system of the mobile device in advance.
  • the setting of the user to the mobile device may also be received, wherein the setting includes: setting of the sensor type and setting of the handheld mode.
  • the type of sensor includes one of the following: acceleration sensor, pressure sensor, gyroscope; handheld mode includes one of the following: left hand mode, right hand mode, landscape mode.
  • other sensor types and handheld modes can also be included.
  • step S204 when the application having the generated attribute needs to be displayed on the mobile device according to a predetermined rule, the following manner may be implemented: first, all attributes of each application on the mobile device are acquired, from all applications. Determine the application with the generated attribute; generate a shortcut button for the application with the generated attribute, and finally display the shortcut button in the predetermined display area of the mobile device according to the predetermined rule.
  • the shortcut button after the shortcut button is displayed on the predetermined display area of the mobile device according to the predetermined rule, it may also be determined whether the user operates the shortcut button within a predetermined time interval; if the determination result is negative, the cancel may be cancelled. Display the shortcut button and homing the application with the generated attribute to the original display area.
  • the original display area is a display area on the mobile device before the shortcut button is generated by the application having the generated attribute.
  • the predetermined display area may include one of: a first left predetermined area located on the left side of the display interface of the mobile device; a first right predetermined area located on the right side of the display interface of the mobile device; located in the mobile device The second left predetermined area on the left side of the display interface and located in the shift a second right predetermined area on the right side of the display interface of the mobile device; a predetermined area around the touched point determined by the current touch operation performed by the user on the display interface.
  • the predetermined display area is a predetermined area around the touch point determined by the current touch operation performed by the user on the display interface, for example: after determining that the sensor signal generated by the user operation satisfies the signal threshold, the mobile device detects the user performing In the touch operation, the mobile device can calculate the position of the corresponding surrounding predetermined area according to the touched point of the touch operation, for example, the surrounding predetermined area is a circle or a square surrounding the touch point, and then the application with the generated attribute is pre-prescribed. The strategy is arranged in the surrounding predetermined area.
  • the position of the predetermined area can be changed at any time according to the user's needs, so that the application can be arranged in various different situations.
  • the user can easily touch the place, bringing great convenience to the user.
  • the predetermined display area is the first left predetermined area; when the current handheld mode of the mobile device is the right-hand mode, the predetermined display area is the first right predetermined area;
  • the predetermined display area is the second left predetermined area and the second right predetermined area.
  • the first left predetermined area is usually a finger held by the user in a single hand, for example, an area where the thumb can be easily touched;
  • the first right predetermined area is usually a finger held by the user in a single hand, for example, the thumb can be easily touched.
  • the first left predetermined area and the second left predetermined area may be the same or different.
  • the first right predetermined area and the second right predetermined area may be the same or different.
  • the application having the generation attribute that is, the shortcut button can be displayed on the display interface of the mobile device according to a certain display rule, is convenient for the user to operate, especially for one-hand operation. The area, therefore, can greatly enhance the user experience.
  • the method for generating the above shortcut button will be described in more detail below with reference to FIGS. 3 to 6 and a preferred embodiment.
  • Extend an interface for the view that is, add an attribute to some view (View), which may be called attribute A.
  • the view class with the attribute A means it can The corresponding shortcut button is generated.
  • the View can support the extended interface, it indicates that the View has the attribute A, otherwise it indicates that there is no such attribute.
  • the setting item includes the following items: (1) The selection of the sensor, the type of the sensor may include the acceleration sensor and the pressure sensor, the user You can choose to use the acceleration sensor as well as the pressure sensor; (2) Hand-held mode, the user can select the left-hand mode or the right-hand mode. After the user selects the type of the sensor and the handheld mode, the mobile device can save the selected setting of the user as the content of the new setting item to the system of the mobile device, so that the mobile device can read the content of the setting item at any time. .
  • the user passes the sensor of the mobile device, and the following is an example of an acceleration sensor, but is not limited to the acceleration sensor, such as a “shake” mobile phone.
  • the acceleration sensor of the mobile phone receives a signal, that is, after the above sensing signal, feedback will be provided. Sensing the signal to the system, and then returning to the current application to activate the shortcut button.
  • the activation operation can be performed in two cases: a. If it is a desktop program, the application icon of the desktop does not have the attribute A by default, then the mobile The device generates shortcut buttons for all desktop shortcuts of the current page, namely: shortcuts for each application; b. If it is an Application program, the mobile device generates a shortcut button for the View control having the attribute A in the current UI interface application;
  • the mobile device is based on the selected handheld mode in the settings stored in the system: That is, the left-hand mode or the right-hand mode, the shortcut button generated above is according to a certain rule.
  • the rule may be preset according to human needs, for example: arranging the shortcut button on the column by column or in a circular arc manner
  • the left side (area) / right side (area) of the screen of the device that is, the above-mentioned predetermined display area
  • the handheld mode can also be the horizontal screen mode, that is: for a terminal with a larger display, it can be left-handed at the same time. The operation is performed with the right hand.
  • the shortcut button generated for the application can be displayed on the left side area and the right side area of the screen, corresponding to the case where both hands are operated at the same time, or only the shortcut button can be displayed on the left side of the screen.
  • the shortcut button can also be displayed in the right area of the screen, corresponding to Where hand operation.
  • the user can operate the shortcut button with one hand. If the user exceeds a certain time interval, for example, 5s does not perform any operation on the shortcut button class, preferably, the mobile device can be triggered to automatically hide and return the shortcut button class.
  • a certain time interval for example, 5s does not perform any operation on the shortcut button class
  • the present embodiment makes full use of the sensor function of the current smart phone, which facilitates the user to operate the large-screen mobile device with one hand, so that the user has a good user experience and improves the usability of the mobile phone.
  • FIG. 3 is a schematic diagram of a support principle of an intelligent system framework of a mobile device according to an embodiment of the present invention.
  • the mobile device in this embodiment expands a view class (View) in a framework layer, and expands an interface. Add a property to the View, called the property A. If the View has the property A, the View can generate the corresponding shortcut button, otherwise it cannot be generated; the application layer (Application) can implement the property A of the View when the application is implemented.
  • the attribute assignment is performed to facilitate the implementation of the application.
  • the View may not have the attribute A, and if it is the Home program, the mobile device assigns the attribute A to the desktop icon by default;
  • FIG. 4 is a setting interface of a shortcut button application of a mobile device in accordance with a preferred embodiment of the present invention.
  • a radio group which includes multiple radio buttons, that is, only one acceleration sensor and pressure sensor can be selected.
  • Mode, left-hand mode and right-hand mode can also select only one mode.
  • the sensor type here can be expanded, and is not limited to the above two types of sensors, for example: a gyroscope can also be included, and the handheld mode can also be expanded to the landscape mode.
  • the acceleration sensor determines whether the signal reaches the signal threshold of the acceleration sensor after receiving the signal, and if so, the mobile device signals the signal. Transfer to the application side, when the application side receives the signal, it will generate a shortcut button, and then the generated shortcut button according to some rules, for example: by column or by arc, etc.
  • the button where the button is located (shown in Figure 5 as a dashed box) can continue to be displayed or hidden; when entering another application or the user has not operated for a few seconds, for example 5s, the generated button is automatically hidden or homing, the specific process For a description, please refer to Figure 5.
  • FIG. 6 is a flow chart of a method for generating a shortcut button according to a preferred embodiment of the present invention, the method comprising the following steps:
  • Step S601 In the case of a normal operating device, the user triggers the sensor through some action, such as "shake" the mobile phone, and the sensor receives the signal;
  • Step S602 The sensor device determines whether the user shakes the mobile phone to reach a threshold value. If the value is lower than the threshold value, no processing is performed, and the process proceeds to S603. This may be to prevent misoperation. For example, the user may shake the mobile phone under normal circumstances. If yes, proceed to step S604;
  • Step S603 No processing is performed;
  • Step S604 The sensor signal is transmitted to the system of the mobile device, and proceeds to step S605;
  • Step S605 The system of the mobile device acquires the attributes of all Views of the current application through the window manager, and proceeds to step S606;
  • Step S606 The mobile device display system automatically displays all the View icons having the attribute A according to a certain rule, for example, arranged in the column on the left/right side of the device, and proceeds to step S607;
  • Step S607 determining whether the user operates the dynamically generated shortcut button, if yes, proceeding to step S608, if otherwise, proceeding to step S609;
  • Step S608 The user performs the corresponding operation, if the operation result is still in the original UI interface of the application, then go to step S607, otherwise go to step S609;
  • Step S609 The shortcut button automatically disappears and returns to the original position, and is managed by the window manager
  • the sensor receives the signal to trigger the dynamic generation of the shortcut button, which facilitates the user experience.
  • the shortcut button generation method may also trigger the dynamic shortcut button generation by other means, including but not limited to : Set a fixed button, etc. by a fixed button.
  • the application having the generation attribute that is, the function capable of producing the shortcut button
  • the application having the generation attribute can be displayed on the display interface of the mobile device according to a certain display rule, which is convenient for the user to operate, especially for one-hand operation.
  • the area can greatly enhance the user experience.
  • FIG. 7 is a structural block diagram of a device for generating a shortcut button according to an embodiment of the present invention.
  • the device is used to implement the method for generating a shortcut button provided by the foregoing embodiment.
  • the device mainly includes: a judging module 10 and a display module 20. among them,
  • the determining module 10 is configured to determine whether the sensor signal generated by the user operation satisfies the signal threshold;
  • the display module 20 is connected to the determination module 10.
  • the determination result of the determination module is YES, the application having the generated attribute is displayed on the mobile device according to a predetermined rule, wherein the generated attribute is used to indicate that the shortcut button can be generated. .
  • the generated attribute is an attribute of the extended interface obtained by augmenting the view class in the framework layer of the intelligent system of the mobile device in advance.
  • FIG. 8 is a structural block diagram of a device for generating a shortcut button according to a preferred embodiment of the present invention.
  • the device for generating a shortcut button may further include: a receiving module 30 connected to the determining module 10, It is configured to receive settings made by the user on the mobile device, wherein the settings include: setting of a sensor type and setting of a handheld mode.
  • the type of sensor includes one of the following: an acceleration sensor, a pressure sensor, and a gyroscope; the handheld mode includes one of the following: left hand mode, right hand mode, and landscape mode. It should be noted that, in practical applications, the type of sensor herein can be expanded, and is not limited to the above three types of sensors.
  • FIG. 9 is a schematic structural diagram of a mobile device according to an embodiment of the present invention. As shown in FIG. 9, the mobile device includes a shortcut button generating device shown in FIG. 7 and FIG. 8, where the shortcut button is no longer generated. The structure of the device is described.
  • the mobile device that generates the shortcut button provided by the above embodiment or the mobile device that includes the shortcut button may display the application having the generation attribute, that is, the shortcut button, on the display interface of the mobile device according to a certain display rule.
  • the area that is convenient for the user to operate, especially the one-handed operation area solves the inconvenience caused to the user by the large-size touch screen operation in the related art, thereby achieving a good user experience and improving the usability of the mobile device. effect.
  • the embodiment of the present invention by displaying an attribute having a generation attribute, that is, an application capable of generating a shortcut button is displayed on a display interface of the mobile device according to a certain display rule, which is convenient for the user to operate. Area, especially one-handed areas, The invention solves the inconvenience caused to the user by the large-size touch screen operation in the related art, and fully utilizes the sensor function of the current smart phone, which facilitates the user to operate the large-screen mobile device with one hand, improves the usability of the mobile phone, and improves the user. Experience and the ease of use of mobile devices.
  • modules or steps of the embodiments of the present invention can be implemented by a general computing device, which can be concentrated on a single computing device or distributed in multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device, such that they may be stored in the storage device by the computing device and, in some cases, may be different from The steps shown or described are performed sequentially, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated into a single integrated circuit module. Thus, embodiments of the invention are not limited to any particular combination of hardware and software.

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

L'invention concerne un procédé et un appareil permettant de générer un bouton de raccourci, et un dispositif mobile. Le procédé pour générer un bouton de raccourci comprend les étapes consistant : à déterminer si un signal de détection généré par une opération d'utilisateur correspond à un seuil du signal ; et lorsqu'un résultat de détermination est positif, à afficher une application présentant un attribut de génération sur un dispositif mobile en fonction d'une règle prédéfinie, l'attribut de génération étant utilisé pour indiquer qu'un bouton de raccourci peut être généré. La présente invention peut résoudre les désagréments causés à un utilisateur par une opération sur un écran tactile de grande taille dans des technologies apparentées, et améliorer l'expérience de l'utilisateur et la facilité d'utilisation d'un dispositif mobile.
PCT/CN2013/079560 2013-04-24 2013-07-17 Procédé et appareil de génération d'un bouton de raccourci, et dispositif mobile Ceased WO2013167042A2 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310146741.6 2013-04-24
CN201310146741.6A CN104123083A (zh) 2013-04-24 2013-04-24 快捷按钮的生成方法及装置、移动设备

Publications (2)

Publication Number Publication Date
WO2013167042A2 true WO2013167042A2 (fr) 2013-11-14
WO2013167042A3 WO2013167042A3 (fr) 2014-03-13

Family

ID=49551358

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/079560 Ceased WO2013167042A2 (fr) 2013-04-24 2013-07-17 Procédé et appareil de génération d'un bouton de raccourci, et dispositif mobile

Country Status (2)

Country Link
CN (1) CN104123083A (fr)
WO (1) WO2013167042A2 (fr)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107015749A (zh) * 2016-01-28 2017-08-04 中兴通讯股份有限公司 一种用于移动终端的界面展示方法及移动终端

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101882051B (zh) * 2009-05-07 2013-02-20 深圳富泰宏精密工业有限公司 行动装置及控制该行动装置用户界面的控制方法
US10528221B2 (en) * 2009-12-31 2020-01-07 International Business Machines Corporation Gravity menus for hand-held devices
CN101968698A (zh) * 2010-10-26 2011-02-09 深圳中电数码显示有限公司 一种电子白板一体机
CN102694915B (zh) * 2012-05-18 2014-04-09 张群 用于具有触摸屏幕的手机的显示控制方法及系统
CN102799361A (zh) * 2012-06-21 2012-11-28 华为终端有限公司 一种应用对象的调出方法及移动终端
CN103049172B (zh) * 2012-12-20 2015-11-25 小米科技有限责任公司 侧边栏显示方法、装置及终端
CN103049210A (zh) * 2013-01-07 2013-04-17 东莞宇龙通信科技有限公司 终端和集中控制区显示方法

Also Published As

Publication number Publication date
CN104123083A (zh) 2014-10-29
WO2013167042A3 (fr) 2014-03-13

Similar Documents

Publication Publication Date Title
JP7412572B2 (ja) ウィジェット処理方法及び関連する機器
US11054988B2 (en) Graphical user interface display method and electronic device
RU2604990C2 (ru) Способ действия терминала на основе множественных вводов и поддерживающий его портативный терминал
US9529490B2 (en) Method and apparatus for improving one-handed operation of a large smartphone or a small tablet computer
JP5759660B2 (ja) タッチ・スクリーンを備える携帯式情報端末および入力方法
CN105518605B (zh) 一种终端的触摸操作方法及装置
KR20210042071A (ko) 폴더블 전자 장치의 인터페이싱 방법 및 그 폴더블 전자 장치
CN102830909B (zh) 一种用户界面的图标管理方法及触控设备
JP6157885B2 (ja) 携帯端末装置の表示制御方法
US20130201131A1 (en) Method of operating multi-touch panel and terminal supporting the same
US20150185953A1 (en) Optimization operation method and apparatus for terminal interface
CN111897480B (zh) 播放进度调节方法、装置及电子设备
CN108205419A (zh) 双屏控制方法、装置、移动终端及计算机可读存储介质
CN103914253A (zh) 使用触摸设备提供鼠标功能的方法和装置
KR20140126949A (ko) 터치스크린을 구비하는 전자 장치의 메뉴 운용 방법 및 장치
KR20100134948A (ko) 터치스크린을 구비하는 장치의 메뉴 표시 방법
US20190266129A1 (en) Icon Search Method and Terminal
WO2017107714A1 (fr) Procédé et dispositif permettant de commuter une interface d'écran et terminal
CN111026350A (zh) 一种显示控制方法及电子设备
KR20140106801A (ko) 시각 장애인들을 위한 휴대 단말기의 음성 서비스 지원 방법 및 장치
CN108509105A (zh) 一种应用程序管理方法和终端
WO2020078234A1 (fr) Procédé de commande d'affichage et terminal
CN108170329B (zh) 一种显示控制方法及终端设备
CN104133621A (zh) 显示装置、输入控制方法以及输入控制程序
CN105045522A (zh) 手持终端的触摸控制方法及装置

Legal Events

Date Code Title Description
122 Ep: pct application non-entry in european phase

Ref document number: 13787538

Country of ref document: EP

Kind code of ref document: A2