[go: up one dir, main page]

WO2018018342A1 - Method for opening application program of mobile phone, and mobile phone - Google Patents

Method for opening application program of mobile phone, and mobile phone Download PDF

Info

Publication number
WO2018018342A1
WO2018018342A1 PCT/CN2016/091301 CN2016091301W WO2018018342A1 WO 2018018342 A1 WO2018018342 A1 WO 2018018342A1 CN 2016091301 W CN2016091301 W CN 2016091301W WO 2018018342 A1 WO2018018342 A1 WO 2018018342A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
gesture
touch
specific application
point
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/CN2016/091301
Other languages
French (fr)
Chinese (zh)
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to PCT/CN2016/091301 priority Critical patent/WO2018018342A1/en
Publication of WO2018018342A1 publication Critical patent/WO2018018342A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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

Definitions

  • the invention belongs to the field of electronic technologies, and in particular relates to a method for opening a mobile phone application and a mobile phone.
  • Mobile phones play an increasingly important role in life and work, and people are increasingly unable to leave their mobile phones.
  • Mobile phones have penetrated into every corner of people's lives and work, such as people using mobile phones to access various information, communicate with friends or various communities, shop, take photos, invest in wealth management, order food and other aspects. Therefore, users will install various application software applications such as QQ, WeChat, Taobao, Meiyan, Alipay, etc. in their mobile phones.
  • the user may not be able to remember so many gestures, and the use experience is not good, and it is necessary to provide a user who can conveniently use the gesture to open the application. method.
  • the embodiment of the invention provides a method for opening a mobile phone application, and the purpose is to solve the situation that the current user uses multiple gestures to open multiple corresponding applications, and the user may not be able to remember so many gestures, and the use experience is poor. There is a need to provide a way to make it easy for a user to remember to open an application using gestures.
  • the present invention is implemented in such a way that a method of opening a mobile application includes the following steps:
  • the embodiment of the invention further provides a mobile phone, comprising:
  • a matching unit a reading unit, a judging unit, a first starting unit, and a second starting unit, wherein:
  • a matching unit configured to record a matching relationship between a gesture when the user single-touches and a specific application instruction are opened, and record a matching relationship between the same gesture when the user double-touches and another specific application instruction;
  • a reading unit for reading a touch point of the user
  • a determining unit wherein the input end is respectively connected to the output end of the matching unit and the output end of the reading unit, and is used for determining whether the touch point of the user is a single touch or a double touch;
  • a first starting unit whose input end is connected to the output end of the determining unit, and is used for a single touch, and the gesture input by the user is the same as the gesture that has been recorded to match the specific application instruction, and the specific application is opened;
  • a second starting unit whose input end is connected to the output end of the determining unit, and is used for a two-point touch, and the gesture input by the user is the same as the gesture that has been recorded to match another specific application instruction, A specific application.
  • the invention enhances the user experience by simply remembering one gesture, but by opening different mobile applications according to single-point and two-point touch.
  • FIG. 1 is a schematic flowchart of a method for opening a mobile phone application according to an embodiment of the present invention
  • FIG. 2 is a schematic structural diagram of a mobile phone according to an embodiment of the present invention.
  • FIG. 1 is a schematic flowchart of a method for opening a mobile phone application according to an embodiment of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown.
  • step S101 a matching relationship between a gesture when the user single-touches and a specific application instruction is opened is recorded, and a matching relationship between the same gesture when the user double-touches and another specific application instruction is recorded.
  • the user uses the same gesture to open QQ and WeChat as an example, and the user's gesture of single-touching the 'triangle' on the touch screen by using one finger is matched with the instruction to open the application QQ;
  • the gesture of the double finger touching the 'triangle' on the touch screen matches the command to open the application WeChat.
  • step S102 the touch point of the user is read.
  • step S103 After reading the touch point of the user, proceeding to step S103, determining whether the touch point of the user is a single touch or a double touch; if it is a single touch, proceeding to step S104, the gesture input by the user and the already recorded and open specific application instruction When the matching gestures are the same, the specific application is opened; if it is a two-point touch, the process proceeds to step S105, and when the gesture input by the user is the same as the gesture that has been recorded to match another specific application instruction, another specific application is opened.
  • the mobile phone When the user touches the 'triangle' gesture on the touch screen with a single finger, the mobile phone opens the application QQ; when the user uses two fingers to touch the 'triangle' gesture on the touch screen, the mobile phone will open.
  • Application WeChat When the user touches the 'triangle' gesture on the touch screen with a single finger, the mobile phone opens the application QQ; when the user uses two fingers to touch the 'triangle' gesture on the touch screen, the mobile phone will open.
  • Application WeChat Application WeChat.
  • the invention enhances the user experience by simply remembering one gesture, but by opening different mobile applications according to single-point and two-point touch.
  • FIG. 2 is a schematic structural diagram of a mobile phone according to an embodiment of the present invention, where the mobile phone includes:
  • the matching unit 21 is configured to record a matching relationship between a gesture when the user single-touches and a specific application instruction is opened, and record a matching relationship between the same gesture when the user double-touches and another specific application instruction is opened;
  • a reading unit 22 configured to read a touch point of the user
  • the determining unit 23 is connected to the output end of the matching unit 21 and the output end of the reading unit 22 for determining whether the touch point of the user is a single touch or a double touch;
  • the first starting unit 24 has an input end connected to the output end of the determining unit 23, and is used for a single touch, and the gesture input by the user is the same as the gesture that has been recorded to match the specific application instruction, and the specific application;
  • a second starting unit 25 whose input end is connected to the output end of the determining unit 23, and is used for a two-point touch, and the gesture input by the user is the same as the gesture that has been recorded to match another specific application instruction. Open another specific app.
  • the working principle is that the matching unit 21 records the matching relationship between the gesture when the user single-touches and the specific application instruction, and records the matching relationship between the same gesture when the user double-touches and another specific application instruction; the reading unit 22 reads Taking the touch point of the user; after reading the touch point of the user, the determining unit 23 determines whether the touch point of the user is a single touch or a double touch; if it is a single touch, and the gesture input by the user and the already recorded and opened specific application instruction
  • the first activation unit 24 opens the specific application; if it is a two-touch, and the gesture input by the user is the same as the gesture that has been recorded to match another specific application instruction, the second activation unit 25 opens another A specific application.
  • the invention enhances the user experience by simply remembering one gesture, but by opening different mobile applications according to single-point and two-point touch.

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)
  • Telephone Function (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The present invention falls within the technical field of electronics. Provided are a method for opening an application program of a mobile phone, and a mobile phone. The method comprises: recording a matching relationship between a gesture of a user when making a single-point touch and an instruction for opening a specific application, and recording a matching relationship between the same gesture of the user when making a double-point touch and an instruction for opening another specific application; reading a touch point of the user; determining whether the touch point of the user is a single-point touch or a double-point touch; if the touch point of the user is a single-point touch, and when a gesture input by the user is the same as the recorded gesture matching the instruction for opening a specific application, opening the specific application; and if the touch point of the user is a double-point touch, and when a gesture input by the user is the same as the recorded gesture matching the instruction for opening another specific application, opening the other specific application. In the present invention, a user can open, by means of only remembering one gesture, different application programs of a mobile phone in a matching manner according to the modes of single-point touch and double-point touch, thereby improving the user experience.

Description

一种打开手机应用程序的方法和手机  Method and mobile phone for opening mobile phone application 技术领域Technical field

本发明属于电子技术领域,尤其是涉及一种打开手机应用程序的方法以及手机。  The invention belongs to the field of electronic technologies, and in particular relates to a method for opening a mobile phone application and a mobile phone.

背景技术Background technique

现在,手机在生活和工作中扮演了越来越重的角色,人们越来越离不开手机。手机已经渗透进了人们生活和工作中的各个角落,如人们用手机上网了解各种资讯、与朋友或是各种社群交流、购物、拍照、投资理财、订餐等各个方面。因此,用户会在自己使用的手机里安装各种社交、资讯、购物、图像处理、金融等方面的应用软件APP,如QQ、微信、淘宝、美颜、支付宝等。 Nowadays, mobile phones play an increasingly important role in life and work, and people are increasingly unable to leave their mobile phones. Mobile phones have penetrated into every corner of people's lives and work, such as people using mobile phones to access various information, communicate with friends or various communities, shop, take photos, invest in wealth management, order food and other aspects. Therefore, users will install various application software applications such as QQ, WeChat, Taobao, Meiyan, Alipay, etc. in their mobile phones.

用户使用手机打开这些应用程序,最常用的方法是用手指滑动到含有该应用程序的界面,再进行点按打开。现有的技术已经可以做到,将特定的手势与某一特定的应用程序打开方式相匹配,如,在触摸屏上画一个三角形后,手机自动打开微信。这种手势的打开方式比之前的点按方式要更快捷,但是,这种现有的技术都没有区分单点触摸和双点触摸,用户要匹配两个应用的打开方式时,必须记住两个图形手势,如果匹配的应用程序多,那么记住的图形手势将更多,这就非常考验用户的记忆力,造成用户体验不佳。 The most common way for users to open these applications using their mobile phone is to swipe their finger to the interface containing the application and tap to open. Existing technologies have been able to match specific gestures to a particular application opening method. For example, after drawing a triangle on the touch screen, the phone automatically opens WeChat. This gesture is faster to open than the previous one, but this prior art does not distinguish between single-touch and two-touch. When users want to match the open mode of two applications, they must remember two Graphic gestures, if there are more matching applications, then remember more graphical gestures, which is a test of the user's memory, resulting in poor user experience.

综上,针对于当前用户使用多个手势打开多个相应的应用程序的情况,用户不一定能记住这么多手势,使用体验不佳,需要提供一种能够方便用户记忆使用手势打开应用程序的方法。 In summary, in the case that the current user uses multiple gestures to open multiple corresponding applications, the user may not be able to remember so many gestures, and the use experience is not good, and it is necessary to provide a user who can conveniently use the gesture to open the application. method.

技术问题technical problem

本发明实施例提供了一种打开手机应用程序的方法,目的在于针对于当前用户使用多个手势打开多个相应的应用程序的情况,用户不一定能记住这么多手势,使用体验不佳,需要提供一种能够方便用户记忆使用手势打开应用程序的方法。 The embodiment of the invention provides a method for opening a mobile phone application, and the purpose is to solve the situation that the current user uses multiple gestures to open multiple corresponding applications, and the user may not be able to remember so many gestures, and the use experience is poor. There is a need to provide a way to make it easy for a user to remember to open an application using gestures.

技术解决方案Technical solution

本发明是这样实现的:一种打开手机应用程序的方法,包括以下步骤: The present invention is implemented in such a way that a method of opening a mobile application includes the following steps:

记录用户单点触摸时的手势与打开特定应用指令的匹配关系,记录用户双点触摸时的同一手势与打开另一特定应用指令的匹配关系; Recording a matching relationship between a gesture when the user single-touches and opening a specific application instruction, and recording a matching relationship between the same gesture when the user double-touches and opening another specific application instruction;

读取用户的触摸点; Read the user's touch point;

判断用户触摸点是单点触摸还是双点触摸; Determine whether the user touch point is a single touch or a double touch;

若为单点触摸,且用户输入的手势与已经记录的与打开特定应用指令匹配的手势相同时,打开特定应用; If it is a single touch, and the gesture input by the user is the same as the gesture that has been recorded to match the specific application instruction, the specific application is opened;

若为双点触摸,且用户输入的手势与已经记录的与打开另一特定应用指令匹配的手势相同时,打开另一特定应用。 If it is a two-touch, and the gesture input by the user is the same as the gesture that has been recorded to match another specific application instruction, another specific application is opened.

本发明实施例还提供了一种手机,包括: The embodiment of the invention further provides a mobile phone, comprising:

匹配单元,读取单元,判断单元,第一启动单元,第二启动单元,其中: a matching unit, a reading unit, a judging unit, a first starting unit, and a second starting unit, wherein:

匹配单元,用于记录用户单点触摸时的手势与打开特定应用指令的匹配关系,记录用户双点触摸时的同一手势与打开另一特定应用指令的匹配关系; a matching unit, configured to record a matching relationship between a gesture when the user single-touches and a specific application instruction are opened, and record a matching relationship between the same gesture when the user double-touches and another specific application instruction;

读取单元,用于读取用户的触摸点; a reading unit for reading a touch point of the user;

判断单元,其输入端分别与所述匹配单元的输出端以及所述读取单元的输出端连接,用于判断用户触摸点是单点触摸还是双点触摸; a determining unit, wherein the input end is respectively connected to the output end of the matching unit and the output end of the reading unit, and is used for determining whether the touch point of the user is a single touch or a double touch;

第一启动单元,其输入端与所述判断单元的输出端连接,用于若为单点触摸,且用户输入的手势与已经记录的与打开特定应用指令匹配的手势相同时,打开特定应用; a first starting unit, whose input end is connected to the output end of the determining unit, and is used for a single touch, and the gesture input by the user is the same as the gesture that has been recorded to match the specific application instruction, and the specific application is opened;

第二启动单元,其输入端与所述判断单元的输出端连接,用于若为双点触摸,且用户输入的手势与已经记录的与打开另一特定应用指令匹配的手势相同时,打开另一特定应用。 a second starting unit, whose input end is connected to the output end of the determining unit, and is used for a two-point touch, and the gesture input by the user is the same as the gesture that has been recorded to match another specific application instruction, A specific application.

有益效果Beneficial effect

该发明通过用户只需记住一个手势,但可以根据单点和双点触摸的方式,匹配打开不同的手机应用程序,从而提升用户体验。 The invention enhances the user experience by simply remembering one gesture, but by opening different mobile applications according to single-point and two-point touch.

附图说明DRAWINGS

图1是本发明实施例提供的一种打开手机应用程序的方法的流程示意图; FIG. 1 is a schematic flowchart of a method for opening a mobile phone application according to an embodiment of the present invention;

图2是本发明实施例提供的手机的结构示意图。 FIG. 2 is a schematic structural diagram of a mobile phone according to an embodiment of the present invention.

本发明的实施方式Embodiments of the invention

为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。 The present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.

图1是发明实施例提供的一种打开手机应用程序的方法的流程示意图,为了便于说明,只示出了与本发明实施例相关的部分。 FIG. 1 is a schematic flowchart of a method for opening a mobile phone application according to an embodiment of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown.

在步骤S101中,记录用户单点触摸时的手势与打开特定应用指令的匹配关系,记录用户双点触摸时的同一手势与打开另一特定应用指令的匹配关系。 In step S101, a matching relationship between a gesture when the user single-touches and a specific application instruction is opened is recorded, and a matching relationship between the same gesture when the user double-touches and another specific application instruction is recorded.

在本实施例中,以用户使用同一手势打开QQ和微信为例,记录用户使用一根手指在触摸屏上单点触摸划'三角形'的手势与打开应用QQ的指令相匹配;同时记录用户使用两根手指在触摸屏上双点触摸划'三角形'的手势与打开应用微信的指令相匹配。 In this embodiment, the user uses the same gesture to open QQ and WeChat as an example, and the user's gesture of single-touching the 'triangle' on the touch screen by using one finger is matched with the instruction to open the application QQ; The gesture of the double finger touching the 'triangle' on the touch screen matches the command to open the application WeChat.

在步骤S102中,读取用户的触摸点。 In step S102, the touch point of the user is read.

当读取用户的触摸点后,进入步骤S103,判断用户触摸点是单点触摸还是双点触摸;若为单点触摸,则进入步骤S104,用户输入的手势与已经记录的与打开特定应用指令匹配的手势相同时,打开特定应用;若为双点触摸,则进入步骤S105,用户输入的手势与已经记录的与打开另一特定应用指令匹配的手势相同时,打开另一特定应用。 After reading the touch point of the user, proceeding to step S103, determining whether the touch point of the user is a single touch or a double touch; if it is a single touch, proceeding to step S104, the gesture input by the user and the already recorded and open specific application instruction When the matching gestures are the same, the specific application is opened; if it is a two-point touch, the process proceeds to step S105, and when the gesture input by the user is the same as the gesture that has been recorded to match another specific application instruction, another specific application is opened.

当用户使用一根手指在触摸屏上单点触摸划'三角形'的手势时,手机会打开应用程序QQ;当用户使用两根手指在触摸屏上双点触摸划'三角形'的手势时,手机会打开应用程序微信。 When the user touches the 'triangle' gesture on the touch screen with a single finger, the mobile phone opens the application QQ; when the user uses two fingers to touch the 'triangle' gesture on the touch screen, the mobile phone will open. Application WeChat.

该发明通过用户只需记住一个手势,但可以根据单点和双点触摸的方式,匹配打开不同的手机应用程序,从而提升用户体验。 The invention enhances the user experience by simply remembering one gesture, but by opening different mobile applications according to single-point and two-point touch.

图2是本发明实施例提供的一种手机的结构示意图,该手机包括: 2 is a schematic structural diagram of a mobile phone according to an embodiment of the present invention, where the mobile phone includes:

匹配单元21,读取单元22,判断单元23,第一启动单元24,第二启动单元25,其中: The matching unit 21, the reading unit 22, the determining unit 23, the first starting unit 24, and the second starting unit 25, wherein:

匹配单元21,用于记录用户单点触摸时的手势与打开特定应用指令的匹配关系,记录用户双点触摸时的同一手势与打开另一特定应用指令的匹配关系; The matching unit 21 is configured to record a matching relationship between a gesture when the user single-touches and a specific application instruction is opened, and record a matching relationship between the same gesture when the user double-touches and another specific application instruction is opened;

读取单元22,用于读取用户的触摸点; a reading unit 22, configured to read a touch point of the user;

判断单元23,其输入端分别与所述匹配单元21的输出端以及所述读取单元22的输出端连接,用于判断用户触摸点是单点触摸还是双点触摸; The determining unit 23 is connected to the output end of the matching unit 21 and the output end of the reading unit 22 for determining whether the touch point of the user is a single touch or a double touch;

第一启动单元24,其输入端与所述判断单元23的输出端连接,用于若为单点触摸,且用户输入的手势与已经记录的与打开特定应用指令匹配的手势相同时,打开特定应用; The first starting unit 24 has an input end connected to the output end of the determining unit 23, and is used for a single touch, and the gesture input by the user is the same as the gesture that has been recorded to match the specific application instruction, and the specific application;

第二启动单元25,其输入端与所述判断单元23的输出端连接,用于若为双点触摸,且用户输入的手势与已经记录的与打开另一特定应用指令匹配的手势相同时,打开另一特定应用。 a second starting unit 25, whose input end is connected to the output end of the determining unit 23, and is used for a two-point touch, and the gesture input by the user is the same as the gesture that has been recorded to match another specific application instruction. Open another specific app.

其工作原理是:匹配单元21记录用户单点触摸时的手势与打开特定应用指令的匹配关系,记录用户双点触摸时的同一手势与打开另一特定应用指令的匹配关系;读取单元22读取用户的触摸点;当读取用户触摸点后,判断单元23判断用户触摸点是单点触摸还是双点触摸;若为单点触摸,且用户输入的手势与已经记录的与打开特定应用指令匹配的手势相同时,第一启动单元24打开特定应用;若为双点触摸,且用户输入的手势与已经记录的与打开另一特定应用指令匹配的手势相同时,第二启动单元25打开另一特定应用。 The working principle is that the matching unit 21 records the matching relationship between the gesture when the user single-touches and the specific application instruction, and records the matching relationship between the same gesture when the user double-touches and another specific application instruction; the reading unit 22 reads Taking the touch point of the user; after reading the touch point of the user, the determining unit 23 determines whether the touch point of the user is a single touch or a double touch; if it is a single touch, and the gesture input by the user and the already recorded and opened specific application instruction When the matching gestures are the same, the first activation unit 24 opens the specific application; if it is a two-touch, and the gesture input by the user is the same as the gesture that has been recorded to match another specific application instruction, the second activation unit 25 opens another A specific application.

该发明通过用户只需记住一个手势,但可以根据单点和双点触摸的方式,匹配打开不同的手机应用程序,从而提升用户体验。 The invention enhances the user experience by simply remembering one gesture, but by opening different mobile applications according to single-point and two-point touch.

以上仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。 The above are only the preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalents, and improvements made within the spirit and scope of the present invention should be included in the scope of the present invention. Inside.

Claims (2)

一种打开手机应用程序的方法,其特征在于,所述方法包括如下步骤: A method of opening a mobile phone application, the method comprising the steps of: 记录用户单点触摸时的手势与打开特定应用指令的匹配关系,记录用户双点触摸时的同一手势与打开另一特定应用指令的匹配关系;Recording a matching relationship between a gesture when the user single-touches and opening a specific application instruction, and recording a matching relationship between the same gesture when the user double-touches and opening another specific application instruction; 读取用户的触摸点;Read the user's touch point; 判断用户触摸点是单点触摸还是双点触摸;Determine whether the user touch point is a single touch or a double touch; 若为单点触摸,且用户输入的手势与已经记录的与打开特定应用指令匹配的手势相同时,打开特定应用;If it is a single touch, and the gesture input by the user is the same as the gesture that has been recorded to match the specific application instruction, the specific application is opened; 若为双点触摸,且用户输入的手势与已经记录的与打开另一特定应用指令匹配的手势相同时,打开另一特定应用。If it is a two-touch, and the gesture input by the user is the same as the gesture that has been recorded to match another specific application instruction, another specific application is opened. 一种手机,其特征在于,所述手机包括:A mobile phone, characterized in that the mobile phone comprises: 匹配单元,读取单元,判断单元,第一启动单元,第二启动单元,其中:a matching unit, a reading unit, a judging unit, a first starting unit, and a second starting unit, wherein: 匹配单元,用于记录用户单点触摸时的手势与打开特定应用指令的匹配关系,记录用户双点触摸时的同一手势与打开另一特定应用指令的匹配关系;a matching unit, configured to record a matching relationship between a gesture when the user single-touches and a specific application instruction are opened, and record a matching relationship between the same gesture when the user double-touches and another specific application instruction; 读取单元,用于读取用户的触摸点;a reading unit for reading a touch point of the user; 判断单元,其输入端分别与所述匹配单元的输出端以及所述读取单元的输出端连接,用于判断用户触摸点是单点触摸还是双点触摸;a determining unit, wherein the input end is respectively connected to the output end of the matching unit and the output end of the reading unit, and is used for determining whether the touch point of the user is a single touch or a double touch; 第一启动单元,其输入端与所述判断单元的输出端连接,用于若为单点触摸,且用户输入的手势与已经记录的与打开特定应用指令匹配的手势相同时,打开特定应用;a first starting unit, whose input end is connected to the output end of the determining unit, and is used for a single touch, and the gesture input by the user is the same as the gesture that has been recorded to match the specific application instruction, and the specific application is opened; 第二启动单元,其输入端与所述判断单元的输出端连接,用于若为双点触摸,且用户输入的手势与已经记录的与打开另一特定应用指令匹配的手势相同时,打开另一特定应用。a second starting unit, whose input end is connected to the output end of the determining unit, and is used for a two-point touch, and the gesture input by the user is the same as the gesture that has been recorded to match another specific application instruction, A specific application.
PCT/CN2016/091301 2016-07-24 2016-07-24 Method for opening application program of mobile phone, and mobile phone Ceased WO2018018342A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/091301 WO2018018342A1 (en) 2016-07-24 2016-07-24 Method for opening application program of mobile phone, and mobile phone

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2016/091301 WO2018018342A1 (en) 2016-07-24 2016-07-24 Method for opening application program of mobile phone, and mobile phone

Publications (1)

Publication Number Publication Date
WO2018018342A1 true WO2018018342A1 (en) 2018-02-01

Family

ID=61015215

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/091301 Ceased WO2018018342A1 (en) 2016-07-24 2016-07-24 Method for opening application program of mobile phone, and mobile phone

Country Status (1)

Country Link
WO (1) WO2018018342A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111427647A (en) * 2020-03-20 2020-07-17 北京字节跳动网络技术有限公司 Application page display method, device, storage medium and electronic device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309618A (en) * 2013-07-02 2013-09-18 姜洪明 Mobile operating system
CN103440098A (en) * 2013-08-05 2013-12-11 广东明创软件科技有限公司 Method for opening application program and mobile terminal thereof
CN103870196A (en) * 2014-03-06 2014-06-18 美卓软件设计(北京)有限公司 Object switching method and device
CN105094659A (en) * 2014-05-19 2015-11-25 中兴通讯股份有限公司 Method and terminal for operating applications based on gestures

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103309618A (en) * 2013-07-02 2013-09-18 姜洪明 Mobile operating system
CN104063136A (en) * 2013-07-02 2014-09-24 姜洪明 Mobile operation system
CN103440098A (en) * 2013-08-05 2013-12-11 广东明创软件科技有限公司 Method for opening application program and mobile terminal thereof
CN103870196A (en) * 2014-03-06 2014-06-18 美卓软件设计(北京)有限公司 Object switching method and device
CN105094659A (en) * 2014-05-19 2015-11-25 中兴通讯股份有限公司 Method and terminal for operating applications based on gestures

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111427647A (en) * 2020-03-20 2020-07-17 北京字节跳动网络技术有限公司 Application page display method, device, storage medium and electronic device

Similar Documents

Publication Publication Date Title
WO2014003365A1 (en) Method and apparatus for processing multiple inputs
CN104834449B (en) Icon management method and device for mobile terminal
WO2012065557A1 (en) Method and device for protecting stored data in device
CN103677471B (en) The processing method of touch screen terminal maloperation and system thereof
CN107422976A (en) Black screen gesture-based control method, device, storage medium and mobile terminal
CN104281388A (en) A method and device for setting multiple unlocking based on an intelligent mobile terminal
CN103412723A (en) Mobile terminal unlocking method and mobile terminal unlocking system
CN105278863A (en) Method, device and mobile terminal for preventing misoperation by using time interval detection
CN105138272A (en) Key touch control device and method of touch screen
CN109901768A (en) Amplification display method, device, storage medium and the computer equipment of interface image
WO2017185648A1 (en) Method and apparatus for protecting user information
CN107402689B (en) Terminal device presentation method and terminal device
WO2018018342A1 (en) Method for opening application program of mobile phone, and mobile phone
CN103164147A (en) Electronic device and method for controlling electronic device
CN106529236A (en) Unlocking method, device and system
WO2019024922A1 (en) Prompt item recording method and mobile terminal and storage equipment
WO2018018294A1 (en) Application switching method for mobile phone, and switching system
CN106778296A (en) An access method, device and terminal for accessing objects
CN107291367A (en) Use method and device of eraser
CN107515666A (en) A kind of data managing method and terminal
WO2018023394A1 (en) Method for automatically extracting verification code from short message, and mobile phone
WO2017190473A1 (en) Erroneous touch prevention method and system
CN108200271A (en) Control method, terminal and the computer readable storage medium of drawing pin application interface
WO2018023572A1 (en) Method for opening software according to gesture, and mobile phone system
CN107911549A (en) Terminal operation method and device, computer installation and computer-readable recording medium

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 170619)

122 Ep: pct application non-entry in european phase

Ref document number: 16909925

Country of ref document: EP

Kind code of ref document: A1