WO2013097650A1 - 一种应用程序启动方法、系统及终端设备 - Google Patents

一种应用程序启动方法、系统及终端设备 Download PDF

Info

Publication number
WO2013097650A1
WO2013097650A1 PCT/CN2012/087137 CN2012087137W WO2013097650A1 WO 2013097650 A1 WO2013097650 A1 WO 2013097650A1 CN 2012087137 W CN2012087137 W CN 2012087137W WO 2013097650 A1 WO2013097650 A1 WO 2013097650A1
Authority
WO
WIPO (PCT)
Prior art keywords
contact movement
application
movement gesture
content
user
Prior art date
Application number
PCT/CN2012/087137
Other languages
English (en)
French (fr)
Inventor
邓凯
Original Assignee
华为终端有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为终端有限公司 filed Critical 华为终端有限公司
Publication of WO2013097650A1 publication Critical patent/WO2013097650A1/zh

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to an application startup method, system, and terminal device. Background technique
  • the purpose of the embodiments of the present invention is to provide an application startup method, a system, and a terminal device, which are intended to solve the problem that the application startup process in the prior art terminal device is complicated in operation and the user experience is poor.
  • the embodiment of the present invention is implemented by the method for starting an application, and the method includes the following steps:
  • the contact movement gesture of the user input on the screen is monitored; the content of the contact movement gesture is identified, and in the application of the terminal, matching the content corresponding to the identified contact movement gesture application; Launch the application.
  • An embodiment of the present invention further provides an application startup system, where the system includes: a gesture monitoring unit, configured to monitor a contact movement gesture input by a user on a screen when the screen is in a non-lock screen state;
  • a processing unit configured to identify content of the contact movement gesture, and in an application of the terminal, match an application corresponding to the content of the identified contact movement gesture;
  • a startup unit for launching the application is launching the application.
  • the embodiment of the invention further provides a terminal device, where the terminal device comprises the above application startup system.
  • the technical solution provided by the embodiment of the present invention by monitoring a contact movement gesture input by a user on a screen, identifying the content of the contact movement gesture, and matching an application corresponding to the content of the contact movement gesture that is recognized, And starting the application, compared with the prior art, the user does not need to go through the page-finding program, and then click the corresponding application to start the corresponding application. Therefore, the technical solution provided by the embodiment of the present invention is more The technical startup process is much simpler to operate and can also provide a good user experience for the user.
  • FIG. 1 is a flowchart of an implementation of an application startup method according to Embodiment 1 of the present invention
  • FIG. 2 is a flowchart of an implementation of an application startup method according to Embodiment 2 of the present invention
  • FIG. 4 is a flowchart of an implementation of an application startup method according to Embodiment 4 of the present invention
  • FIG. 5 is a structural diagram of an application startup system according to Embodiment 5 of the present invention
  • FIG. 6 is a structural diagram of an application startup system according to Embodiment 6 of the present invention
  • 7 is a structural diagram of an application startup system according to Embodiment 7 of the present invention
  • FIG. 8 is a structural diagram of an application startup system according to Embodiment 8 of the present invention. detailed description
  • the application is started conveniently and quickly.
  • An embodiment of the present invention provides an application startup method, where the method includes the following steps: when a screen is in a non-lock screen state, monitoring a contact movement gesture input by a user on a screen; and identifying a content of the contact movement gesture And in the application of the terminal, matching an application corresponding to the content of the identified contact movement gesture;
  • An embodiment of the present invention further provides an application startup system, where the system includes: a gesture monitoring unit, configured to monitor a contact movement gesture input by a user on a screen when the screen is in a non-lock screen state;
  • a processing unit configured to identify content of the contact movement gesture, and in an application of the terminal, match an application corresponding to the content of the identified contact movement gesture;
  • a startup unit for launching the application is launching the application.
  • the embodiment of the invention further provides a terminal device, where the terminal device comprises the above application startup system.
  • Embodiment 1
  • FIG. 1 is a flow chart showing an implementation of an application startup method according to Embodiment 1 of the present invention. Said as follows:
  • step S101 when the screen is in the non-lock screen state, the contact movement gesture input by the user on the screen is monitored.
  • the contact movement gesture is a single contact movement gesture, or a combination of multiple contact movement gestures.
  • a smart phone or a tablet computer is taken as an example. Since the screen in the operating system in the smart phone or the tablet computer may include multiple screen pages, in this embodiment, the step may be on different screens.
  • the paging is implemented so that there is no restriction on screen pagination; with andriod (Android) as an example, the operating system can include multiple screen pagination, and different applications can be placed on each screen pagination.
  • the contact movement gesture may be composed of a plurality of strokes. Since the input response time of the user is different when a single contact movement gesture and a plurality of contact movement gestures are input on the screen, the user inputs a single contact movement. When the gestures are different strokes, the user reflects that the time interval is relatively short, and when the user inputs a plurality of contact movement gestures, the time interval for inputting different contact movement gestures is relatively long, so the time can be determined according to the contact movement gesture input time.
  • the contact movement gesture is a single contact movement gesture or a combination of multiple contact movement gestures.
  • this step can also use the monitoring technology in the prior art to monitor the contact movement gesture of the user input on the screen when the screen is in the non-lock screen state.
  • step S102 the content of the contact movement gesture is identified, and in all applications of the terminal, an application corresponding to the content of the identified contact movement gesture is matched.
  • the gesture recognition technology of the prior art can be used to recognize the gesture input by the user on the screen.
  • the recognition content is a text, and an application corresponding to the text is matched in the terminal;
  • the identification content is The letter matches the application corresponding to the letter in the terminal;
  • the recognition content is a graphic, and the application corresponding to the graphic is matched in the terminal Program.
  • step S103 the application is started.
  • the contact movement gesture input by the user may be a letter, a text or a graphic, and the contact movement gesture is a single letter, a text or a graphic, or a combination of a plurality of letters, characters or graphics.
  • H does not have a contact movement gesture input by the user on the screen as a letter
  • the process of starting the application is: monitoring the letter of the contact movement gesture input by the user on the screen, and identifying the The letter generated by the contact movement gesture matches the application corresponding to the contact movement gesture according to the specifically recognized letter, and starts the matched application. For example, if the letter generated by the user contact movement gesture is identified as B, the application that starts with B, such as an application such as Browser, Bookmark, is started in the current application of the terminal, and the Browser is started.
  • the user moves the contact movement gesture input on the screen into a text, monitors the text input by the user on the screen, and recognizes the text of the content of the contact movement gesture, according to The recognized text matches the application corresponding to the text of the contact movement gesture, and starts the matching application. For example, if the text identifying the user's contact movement gesture is "cool", then the application that starts with "cool” is matched in the current application of the terminal, for example, cool music box, "cool me K song", and the like.
  • the relationship between the graphic and the application program may be established, which may be the default correspondence of the system, or the user may establish a correspondence according to the usage habit.
  • the user may also The added application creates a corresponding recognition graphic.
  • the corresponding graphic is recognized, in the application of the mobile terminal, according to the correspondence between the graphic and the application, the application corresponding to the recognized graphic is matched, so that the user can use the letter or the text without using the letter or the text. Graphics quickly find the appropriate application.
  • the content of the contact movement gesture is identified by monitoring a contact movement gesture input by the user on the screen, and the application corresponding to the content of the contact movement gesture is matched, and the application is started.
  • the application program thereby enabling the application to be opened, compared with the prior art, the user does not need to go through the page-finding program, and then click the corresponding application to start the corresponding application. Therefore, the technical solution provided by the embodiment of the present invention, It is easier to operate than the startup process of the prior art, and can also bring a good user experience to the user.
  • FIG. 2 is a flowchart showing an implementation of an application startup method according to Embodiment 2 of the present invention, which is as follows:
  • step S201 when the screen is in the non-lock screen state, the contact movement gesture input by the user on the screen is monitored, and the contact movement gesture is a plurality of contact movement gestures.
  • step S202 the contents of the plurality of contact movement gestures are sequentially identified.
  • the combination may include a first contact movement gesture and a second contact movement gesture Nth contact movement gesture.
  • the recognition completion user inputs the current contact movement gesture on the screen, if the next contact movement gesture input by the user on the screen is recognized within a predetermined time interval, the user may be considered to be input more.
  • the contact movement gesture if the next contact movement gesture input by the user on the screen is not recognized within a predetermined time interval, the contact movement gesture input by the user is considered to be ended.
  • step S203 in all applications of the terminal, an application corresponding to the content of the identified plurality of contact movement gestures is matched according to the order of the plurality of contact movement gesture inputs.
  • the application corresponding to the content of the plurality of contact movement gestures identified may improve the accuracy of the matching, thereby quickly finding the need. s application.
  • step S204 the application is started.
  • the letter generated by the user contact movement gesture is identified as B, after B, if the letter generated by the user contact movement gesture is recognized as r within a prescribed time, after r If the new contact movement gesture is not recognized within the specified time, the application that starts with Br is matched in the current application of the terminal, and if the application is matched to the Browser application, the application is started. After r, if a new contact movement gesture is recognized within the specified time, the recognition of the new contact movement gesture continues until the user's swipe input is completed.
  • the text generated by the user contact movement gesture is identified as “count”, after the "count”, if the text generated by the user contact movement gesture is recognized within a prescribed time
  • the application that starts with “calculation” is matched in the current application of the terminal, and is matched to "calculation” "Application”, then launch the application.
  • the recognition of the new contact movement gesture is continued until the user's sliding input is completed.
  • the contact is identified by monitoring a contact movement gesture input by the user on the screen. Moving the content of the gesture, and by opening an application corresponding to the content of the contact movement gesture that is recognized, and starting the application, thereby opening the application, compared with the prior art, the user is not required to The page finder program, and then clicks on the corresponding application to start the corresponding application. Therefore, the technical solution provided by the embodiment of the present invention is more simple and simpler than the startup process of the prior art, and can also bring good users to the user. Experience.
  • FIG. 3 is a flowchart showing an implementation of an application startup method according to Embodiment 3 of the present invention, which is as follows:
  • step S301 when the screen is in the non-lock screen state, the contact movement gesture input by the user on the screen is monitored, and the contact movement gesture is a plurality of contact movement gestures.
  • step S302 the content of the current contact movement gesture input by the user on the screen is recognized, and the application corresponding to the content of the identified current contact movement gesture is matched.
  • step S304 is performed.
  • step S303 is performed.
  • step S303 when matching to multiple applications, the content of the next contact movement gesture input by the user on the screen is recognized, and among the matched multiple applications, the next contact movement gesture of matching and recognition is recognized.
  • the content corresponds to the application until the match gets the desired application.
  • the content of the next contact movement gesture input by the user on the screen is recognized, and at this time, in the already matched application, the matching and the next contact movement are continued.
  • the application corresponding to the gesture content if still matching to multiple applications, continues to recognize the content of the new contact movement gesture and continues to match in the again matching application until it matches the application that is required by the user.
  • step S304 the application is started.
  • the implementation process of the embodiment is described by using the implementation example in the first embodiment, but is not limited to the following specific implementation examples.
  • H does not have a contact movement gesture input by the user on the screen as a letter, and if the letter generated by the user main contact movement gesture is identified as B, the match starts with B in the current application of the terminal.
  • the application which is now matched to the Browser application, the Book application, etc.; however, if the user continues to have contact movement gesture input during the specified time interval, and the letter identifying the user's auxiliary contact movement gesture is r,
  • the application that matches the second digit starting with r matches the Browser application. In this case, only the Browser application can be started, and the Book application is excluded. .
  • the user moves the gesture of the contact input on the screen as a text, and if the text generated by the user's main contact movement gesture is recognized as "count”, in the current application of the terminal.
  • the letter of the auxiliary contact movement gesture is "calculation”, in the application such as "Notepad” and "Calculator” that have already been matched, the application that matches the second digit with “calculation” matches the calculation. "The application, at this point, can only launch the "Calculator” application, while the "Notepad” application is excluded.
  • each action is separately identified and matched in the process of identification and matching, and each match is matched in the result of the previous action matching, unnecessary identification and matching are avoided. , and reduce the workload of identification and matching, providing high system efficiency, allowing users to easily and quickly obtain the required applications.
  • the content of the contact movement gesture is identified by monitoring a contact movement gesture input by the user on the screen, and the application corresponding to the content of the contact movement gesture is matched, and the application is started.
  • the application so as to open the application, compared with the prior art, the user does not need to go through the page search program, and then click the corresponding application to start the corresponding application Therefore, the technical solution provided by the embodiment of the present invention is more simple and simpler than the startup process of the prior art, and can also bring a good user experience to the user.
  • FIG. 4 is a flowchart showing an implementation of an application startup method according to Embodiment 4 of the present invention, which is as follows:
  • step S401 when the screen is in the non-lock screen state, the contact movement gesture input by the user on the screen is monitored.
  • step S402 the content of the contact movement gesture is identified, and in all applications of the terminal, an application corresponding to the content of the identified contact movement gesture is matched.
  • step S403 when a plurality of applications are matched, a list of matching plurality of applications is output.
  • a list of matching multiple applications may be outputted for the user to select a desired application in the list.
  • step S404 an application selected by the user in the list of the plurality of applications is started.
  • the contact movement gesture input by the user on the screen is a letter
  • the letter generated by the user main contact movement gesture is recognized as B
  • the matching in the current application of the terminal is B.
  • the first application if it matches the Browser application, the Book application, displays the information of the Browser application and the Book application to the client. The user can select the application that he needs in the list, and when the user is selected, After the application's information, launch the appropriate application.
  • a list of matching multiple applications may be outputted for the user to select a desired application in the list, and start The application selected by the user in the list of the plurality of applications.
  • This allows the user to select a convenient application to the desired application, and increases the user's participation and gives the user a good user experience.
  • the content of the contact movement gesture is identified by monitoring a contact movement gesture input by the user on the screen, and the application corresponding to the content of the contact movement gesture is matched, and the application is started.
  • the application program thereby enabling the application to be opened, compared with the prior art, the user does not need to go through the page-finding program, and then click the corresponding application to start the corresponding application. Therefore, the technical solution provided by the embodiment of the present invention, It is easier to operate than the startup process of the prior art, and can also bring a good user experience to the user.
  • FIG. 5 is a structural diagram of an application launching system according to Embodiment 5 of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown, and the device may be a software unit built in the terminal device. Hardware unit or soft and hard unit.
  • the system includes a gesture listening unit 51, a processing unit 52, and a launch unit 53.
  • a gesture monitoring unit 51 configured to monitor a contact movement gesture input by the user on the screen when the screen is in a non-lock screen state
  • the contact movement gesture is a single contact movement gesture, or a plurality of contact movement gestures.
  • the processing unit 52 is configured to identify content of the contact movement gesture, and match, in all applications of the terminal, an application corresponding to the content of the identified contact movement gesture;
  • the boot unit 53 is used to launch the application.
  • the contact movement gesture is a letter, a text or a graphic.
  • the application startup system provided by the embodiment of the present invention may be used in the foregoing first embodiment of the method. For details, refer to the description of the first embodiment, and details are not described herein again.
  • the content of the contact movement gesture is identified by monitoring a contact movement gesture input by the user on the screen, and the application corresponding to the content of the contact movement gesture is matched, and the application is started.
  • the application program thereby enabling the application to be opened, compared with the prior art, the user does not need to go through the page-finding program, and then click the corresponding application to start the corresponding application. Therefore, the technical solution provided by the embodiment of the present invention, More action than the startup process of the prior art It's simple, and it also gives users a good user experience.
  • FIG. 6 is a structural diagram of an application startup system according to Embodiment 6 of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown, and the device may be a software unit built in the terminal device. Hardware unit or soft and hard unit.
  • the system includes a gesture listening unit 61, a processing unit 62, and an activation unit 63.
  • the processing unit 62 includes:
  • the identification module 621 is configured to sequentially identify content of the multiple contact movement gestures
  • the matching module 622 is configured to match, in all applications of the terminal, an application corresponding to the content of the identified plurality of contact movement gestures according to a sequence of the plurality of contact movement gesture inputs.
  • the application startup system provided by the embodiment of the present invention may be used in the foregoing second embodiment of the method.
  • the application startup system can match the application corresponding to the content of the plurality of contact movement gestures identified in all applications of the terminal according to the arrangement order of the contact movement gestures, thereby improving the accuracy of the matching. So quickly find the application you need.
  • the content of the contact movement gesture is identified by monitoring a contact movement gesture input by the user on the screen, and the application corresponding to the content of the contact movement gesture is matched, and the application is started.
  • the application program thereby enabling the application to be opened, compared with the prior art, the user does not need to go through the page-finding program, and then click the corresponding application to start the corresponding application. Therefore, the technical solution provided by the embodiment of the present invention, It is easier to operate than the startup process of the prior art, and can also bring a good user experience to the user.
  • FIG. 7 is a structural diagram of an application startup system according to Embodiment 7 of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown, and the device may be a software unit built in the terminal device. Hardware unit or soft and hard unit.
  • the system includes a gesture monitoring unit 71, a processing unit 72, and a startup unit 73.
  • the difference between this embodiment and the fifth embodiment is as follows:
  • the processing unit 72 includes:
  • the first processing module 721 is configured to identify a content of a current contact movement gesture input by the user on the screen, and match an application corresponding to the content of the identified current contact movement gesture;
  • the second processing module 722 is configured to: when matching the plurality of applications, identify the content of the next contact movement gesture input by the user on the screen, and match and identify the next touch in the matched multiple applications Point the content of the gesture corresponding to the application until the match gets the desired application.
  • the application startup system provided by the embodiment of the present invention can be used in the foregoing third embodiment of the method.
  • the application startup system separately identifies and matches each action in the process of identification and matching, and each match is matched in the result of the previous action matching, thereby avoiding unnecessary It recognizes and matches, and reduces the workload of recognition and matching, provides high system efficiency, and enables users to easily and quickly obtain the required applications.
  • the content of the contact movement gesture is identified by monitoring a contact movement gesture input by the user on the screen, and the application corresponding to the content of the contact movement gesture is matched, and the application is started.
  • the application program thereby enabling the application to be opened, compared with the prior art, the user does not need to go through the page-finding program, and then click the corresponding application to start the corresponding application. Therefore, the technical solution provided by the embodiment of the present invention, It is easier to operate than the startup process of the prior art, and can also bring a good user experience to the user.
  • FIG. 8 is a structural diagram of an application startup system according to Embodiment 8 of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown, and the device may be a software unit built in the terminal device. Hardware unit or soft and hard unit.
  • the system includes a gesture listening unit 81, a processing unit 82, an output unit 83, and a launch unit 84.
  • a gesture monitoring unit 81 configured to monitor a contact movement gesture input by the user on the screen, the contact movement gesture being a single contact movement gesture, or a combination of a plurality of contact movement gestures;
  • a processing unit 82 configured to identify the contact movement gesture, and according to the result of the identification, matching and The application corresponding to the contact movement gesture;
  • An output unit 83 configured to output a list of matching multiple applications when matching to multiple applications
  • the starting unit 84 is specifically configured to start an application selected by the user in the list of the plurality of applications.
  • the content of the contact movement gesture is identified by monitoring a contact movement gesture input by the user on the screen, and the application corresponding to the content of the contact movement gesture is matched, and the application is started.
  • the application program thereby enabling the application to be opened, compared with the prior art, the user does not need to go through the page-finding program, and then click the corresponding application to start the corresponding application. Therefore, the technical solution provided by the embodiment of the present invention, It is easier to operate than the startup process of the prior art, and can also bring a good user experience to the user.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).

Landscapes

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

Abstract

本发明适用于通信技术领域,提供了一种应用程序启动方法、系统及终端设备,所述方法包括下述步骤:监听用户在屏幕输入的触点移动手势,当屏幕处于非锁屏状态时,监听用户在屏幕输入的触点移动手势;识别所述触点移动手势的内容,并在终端的应用程序中,匹配与识别的触点移动手势的内容对应的应用程序;启动所述应用程序。本发明实现方便、快捷的开启应用程序,且启动过程操作简单,给用户良好的用户体验。

Description

一种应用程序启动方法、 系统及终端设备
技术领域 本发明涉及通信技术领域, 尤其涉及一种应用程序启动方法、 系统及终 端设备。 背景技术
随着终端技术的日益发展, 各种终端不断推陈出新, 以为用户提供方便、 快捷的功能, 各种终端也因此在人们日常生活中发挥越来越重要的作用。 目 前, 各种终端中的应用程序不断增加, 如炒股软件、 游戏软件、 杀毒软件、 浏览器或者 QQ等。
然而, 发明人发现在现有技术中, 由于大部分终端设备的屏幕大小有限, 无法同时显示所有应用的图标, 通常通过分页来显示应用程序图标, 当用户 想进入某个应用时, 首先, 需要多次翻页查找到相应的应用程序的图标, 然 后, 在屏幕上点击该应用程序的图标启动该应用程序, 因此, 现有技术终端 设备中应用程序启动过程操作复杂, 用户体验差。 发明内容
本发明实施例的目的在于提供一种应用程序启动方法、 系统及终端设备, 旨在解决现有技术终端设备中应用程序启动过程操作复杂, 用户体验差的问 题。
本发明实施例是这样实现的, 一种应用程序启动方法, 所述方法包括下 述步骤:
当屏幕处于非锁屏状态时, 监听用户在屏幕输入的触点移动手势; 识别所述触点移动手势的内容, 并在终端的应用程序中, 匹配与识别的 触点移动手势的内容对应的应用程序; 启动所述应用程序。
本发明实施例还提供了一种应用程序启动系统, 所述系统包括: 手势监听单元, 用于当屏幕处于非锁屏状态时, 监听用户在屏幕输入的 触点移动手势;
处理单元, 用于识别所述触点移动手势的内容, 并在终端的应用程序中, 匹配与识别的触点移动手势的内容对应的应用程序;
启动单元, 用于启动所述应用程序。
本发明实施例还提供了一种终端设备, 所述终端设备包括上述应用程序 启动系统。
本发明实施例提供的技术方案, 通过监听用户在屏幕输入的触点移动手 势, 识别所述触点移动手势的内容, 并通过匹配与识别的所述触点移动手势 的内容对应的应用程序, 并启动所述应用程序, 跟现有技术相比, 不需要用 户再通过翻页查找程序, 再点击相应的应用程序来启动相应的应用程序, 因 而, 本发明实施例提供的技术方案, 比现有技术的启动过程要更加操作简单, 并且还可以为用户带来良好的用户体验。 附图说明
为了更清楚地说明本发明实施例中的技术方案, 下面将对实施例描述中 所需要使用的附图作一简单地介绍, 显而易见地, 下面描述中的附图仅仅是 本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付出创造性劳动 性的前提下, 还可以根据这些附图获得其他的附图。
图 1是本发明实施例一提供的应用程序启动方法的实现的流程图; 图 2是本发明实施例二提供的应用程序启动方法的实现的流程图; 图 3是本发明实施例三提供的应用程序启动方法的实现的流程图; 图 4是本发明实施例四提供的应用程序启动方法的实现的流程图; 图 5是本发明实施例五提供的应用程序启动系统的结构图;
图 6是本发明实施例六提供的应用程序启动系统的结构图; 图 7是本发明实施例七提供的应用程序启动系统的结构图;
图 8是本发明实施例八提供的应用程序启动系统的结构图。 具体实施方式
下面将结合本发明实施例中的附图, 对本发明实施例中的技术方案进行 清楚、 完整地描述, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而 不是全部的实施例。 基于本发明中的实施例, 本领域普通技术人员在没有做 出创造性劳动前提下所获得的所有其它实施例, 都属于本发明保护的范围。
本实施例中, 通过监听、 识别用户在屏幕输入的触点移动手势, 并根据 识别的结果, 匹配与所述触点移动手势对应的应用程序, 实现方便、 快捷的 启动应用程序。
本发明实施例提供了一种应用程序启动方法, 所述方法包括下述步骤: 当屏幕处于非锁屏状态时, 监听用户在屏幕输入的触点移动手势; 识别所述触点移动手势的内容, 并在终端的应用程序中, 匹配与识别的 触点移动手势的内容对应的应用程序;
启动所述应用程序。
本发明实施例还提供了一种应用程序启动系统, 所述系统包括: 手势监听单元, 用于当屏幕处于非锁屏状态时, 监听用户在屏幕输入的 触点移动手势;
处理单元, 用于识别所述触点移动手势的内容, 并在终端的应用程序中, 匹配与识别的触点移动手势的内容对应的应用程序;
启动单元, 用于启动所述应用程序。
本发明实施例还提供了一种终端设备, 所述终端设备包括上述应用程序 启动系统。 实施例一
图 1示出了本发明实施例一提供的应用程序启动方法的实现的流程图, 详 述如下:
在步骤 S101中, 当屏幕处于非锁屏状态时, 监听用户在屏幕输入的触点 移动手势。
本实施例中, 所述触点移动手势为单个触点移动手势, 或者多个触点移 动手势的组合。
在本实施例中, 以智能手机或平板电脑为例进行说明, 由于智能手机或 平板电脑中的操作系统中的屏幕可以包括多个屏幕分页, 在本实施例中, 该 步骤可以在不同的屏幕分页上进行实施, 因而, 对屏幕分页不进行限制; 以 andriod (安卓系统) 为例, 该操作系统可以包括多个屏幕分页, 在每个屏幕 分页上可以安放不同的应用程序。
本实施例中, 触点移动手势可能由多个笔画组成, 由于在屏幕输入单个 触点移动手势和多个触点移动手势时, 用户的输入反映时间是不同的, 用户 在输入单个触点移动手势的不同笔画时, 用户反映时间间隔时间比较短, 而 用户在输入多个触点移动手势时, 输入不同触点移动手势的时间间隔时间比 较长, 所以可以根据触点移动手势输入时间判断所述触点移动手势为单个触 点移动手势, 还是多个触点移动手势的组合。 可选的, 本步骤也可以通过现 有技术中的监听技术, 来实现当屏幕处于非锁屏状态时, 监听用户在屏幕输 入的触点移动手势。
在步骤 S102中, 识别所述触点移动手势的内容, 并在终端的所有应用程 序中, 匹配与识别的触点移动手势的内容对应的应用程序。
在本实施例中, 可以釆用现有技术中的手势识别技术, 来识别用户在屏 幕输入的手势。
在本实施例中, 当所述触点移动手势为文字时, 识别内容为文字, 则在 终端中匹配与所述文字对应的应用程序; 当所述触点移动手势为字母时, 识 别内容为字母, 则在终端中匹配与所述字母对应的应用程序; 当所述触点移 动手势为图形时, 识别内容为图形, 则在终端中匹配与所述图形对应的应用 程序。
在步骤 S103中, 启动所述应用程序。
本实施例中, 所述用户输入的触点移动手势可以为字母、 文字或者图形, 此时所述触点移动手势为单个字母、 文字或者图形, 或者多个字母、 文字或 者图形的组合。
为了便于理解, 以下以具体的实现实施例对本实施例的情况进行说明, 但不以以下具体实现示例的情况为限。 在本实施例中, 以智能手机或平板电 脑为例进行说明, 当然, 是在解锁后或正常使用情况下的界面实施的, 也可 以理解为, 是在非锁屏的情况下。
在本实施例的一个实现示例中, H没用户在屏幕输入的触点移动手势为 字母, 则启动应用程序的过程为: 监听用户在屏幕上输入的触点移动手势的 字母, 并识别所述触点移动手势生成的字母, 根据具体识别出来的字母, 匹 配与所述触点移动手势对应的应用程序, 并启动匹配到的应用程序。 例如, 如果识别用户触点移动手势生成的字母为 B,则在终端当前的应用程序中匹配 以 B开头的应用程序,例如, Browser, Bookmark等应用程序,并启动 Browser,
Bookmark等应用程序; 如识别用户触点移动手势生成的字母为 C, 则在终端 当前的应用程序中匹配以 C开头的应用程序, 例如, Clock, Contact等应用程 序, 并启动 Clock, Contact等应用程序; 如过识别用户触点移动手势生成的 字母为 M,则在终端当前的应用程序中匹配以 M开头的应用程序,例如, Maps, Market等应用程序, 并启动 Maps, Market等应用程序。
在本实施例的另一实现实施例中, 4叚设用户在屏幕输入的触点移动手势 为文字, 监听用户在屏幕上输入的文字, 并识别所述触点移动手势的内容的 文字, 根据识别出来的文字, 匹配与所述触点移动手势的文字对应的应用程 序, 并启动匹配到的应用程序。 例如, 如果识别用户触点移动手势的文字为 "酷" , 则在终端当前的应用程序中匹配以 "酷" 开头的应用程序, 例如, 酷我音乐盒, "酷我 K歌" , 等应用程序, 并启动 "酷我音乐盒" , "酷我 K 歌" 等应用程序; 如果识别用户触点移动手势的文字为 "微" , 则在终端当 前的应用程序中匹配以 "微" 开头的应用程序, 例如, "微博" , "微信" 等应用程序, 并启动 "微博" , "微信" 等应用程序; 如果识别用户触点移 动手势的文字为 "计" , 则在终端当前的应用程序中匹配以 "计" 开头的应 用程序, 例如, "记事本" 、 "计算器" 等应用程序, 并启动 "记事本" 、 "计算器" 等应用程序。
本发明实施例中, 可以将图形与应用程序建立对应关系, 可以是系统默 认的对应关系, 也可以由用户根据使用习惯建立对应关系, 当系统中增加新 的应用程序时, 用户还可以为该增加的应用程序建立与之对应的识别图形。 当识别到相应的图形时, 则在移动终端的应用程序中, 根据图形与应用程序 的对应关系, 匹配与所属识别图形对应的应用程序, 从而用户可以不用输入 字母或者文字, 而根据习惯使用的图形快速找到相应的应用程序。
本实施例中, 通过监听用户在屏幕输入的触点移动手势, 识别所述触点 移动手势的内容, 并通过匹配与识别的所述触点移动手势的内容对应的应用 程序, 并启动所述应用程序, 从而实现开启应用程序, 跟现有技术相比, 不 需要用户再通过翻页查找程序, 再点击相应的应用程序来启动相应的应用程 序, 因而, 本发明实施例提供的技术方案, 比现有技术的启动过程要更加操 作简单, 并且还可以为用户带来良好的用户体验。
实施例二
图 2示出了本发明实施例二提供的应用程序启动方法的实现的流程图, 详 述如下:
在步骤 S201中, 当屏幕处于非锁屏状态时, 监听用户在屏幕输入的触点 移动手势, 所述触点移动手势为多个触点移动手势。
在步骤 S202中, 依次识别所述多个触点移动手势的内容。
本实施例中, 当所述触点移动手势为多个触点移动手势时, 例如, 该组 合可以包括第一触点移动手势、 第二触点移动手势 第 N触点移动手势。 在识别过程中, 当识别完成用户在屏幕输入当前触点移动手势时, 若在在预 定的时间间隔内, 识别到用户在屏幕输入的下一触点移动手势时, 则可以认 为用户在输入多个触点移动手势, 若在在预定的时间间隔内, 没有识别到用 户在屏幕输入的下一触点移动手势时, 则认为用户输入的触点移动手势结束。
在步骤 S203中, 在终端的所有应用程序中, 根据多个触点移动手势输入 的先后顺序, 匹配与识别的多个触点移动手势的内容对应的应用程序。
本实施例中, 根据触点移动手势的排列顺序, 在终端的所有应用程序中, 匹配与识别的多个触点移动手势的内容对应的应用程序, 可以提高匹配的准 确度, 从而快速找到需要的应用程序。
在步骤 S204中, 启动所述应用程序。
为了便于理解, 以实施例一中的实现示例对本实施例的实现过程进行说 明, 但不以以下具体实现示例的情况为限。
在本实施例的一个实现示例中, 如果识别用户触点移动手势生成的字母 为 B,在 B之后,若在规定的时间内,识别到用户触点移动手势生成的字母为 r, 在 r之后, 若在规定的时间内, 未识别到新的触点移动手势, 则在终端当前的 应用程序中匹配以 Br开头的应用程序, 匹配到 Browser应用程序, 则启动该应 用程序。 在 r之后, 若在规定的时间内, 又识别到新的触点移动手势, 则继续 进行识别新的触点移动手势, 至到用户滑动输入完成。
在本实施例的另一实现实施例中, 如果识别用户触点移动手势生成的文 字为 "计" , 在 "计" 之后, 若在规定的时间内, 识别到用户触点移动手势 生成的文字为 "算" , 在 "算" 之后, 若在规定的时间内, 未识别到新的触 点移动手势, 则在终端当前的应用程序中匹配以 "计算" 开头的应用程序, 匹配到 "计算器" 应用程序, 则启动该应用程序。 在 "算" 之后, 若在规定 的时间内, 又识别到新的触点移动手势, 则继续进行识别新的触点移动手势, 至到用户滑动输入完成。
本实施例中, 通过监听用户在屏幕输入的触点移动手势, 识别所述触点 移动手势的内容, 并通过匹配与识别的所述触点移动手势的内容对应的应用 程序, 并启动所述应用程序, 从而实现开启应用程序, 跟现有技术相比, 不 需要用户再通过翻页查找程序, 再点击相应的应用程序来启动相应的应用程 序, 因而, 本发明实施例提供的技术方案, 比现有技术的启动过程要更加操 作简单, 并且还可以为用户带来良好的用户体验。
实施例三
图 3示出了本发明实施例三提供的应用程序启动方法的实现的流程图, 详 述如下:
在步骤 S301中, 当屏幕处于非锁屏状态时, 监听用户在屏幕输入的触点 移动手势, 所述触点移动手势为多个触点移动手势。
在步骤 S302中, 识别用户在屏幕输入的当前触点移动手势的内容, 匹配 与识别的当前触点移动手势的内容对应的应用程序。
本实施例中, 识别用户在屏幕输入的当前触点移动手势, 根据识别结果, 匹配与所述当前触点移动手势对应的应用程序, 当未匹配到多个应用程序时, 则终端中只有 1个与该触点移动手势匹配的应用程序,则执行步骤 S304, 当匹 配到多个应用程序时, 且识别到用户有新的触点移动手势输入, 则执行步骤 S303。
在步骤 S303中, 当匹配到多个应用程序时, 识别用户在屏幕输入的下一 触点移动手势的内容, 并在已匹配的多个应用程序中, 匹配与识别的下一触 点移动手势的内容对应的应用程序, 直至匹配得到需要的应用程序。
本实施例中, 当匹配到多个应用程序时, 识别用户在屏幕输入的下一触 点移动手势的内容, 此时, 在已经匹配到的应用程序中, 继续进行匹配与下 一触点移动手势内容对应的应用程序, 如果仍然匹配到有多个应用程序, 则 继续识别新的触点移动手势的内容, 并在再次匹配的应用程序中继续匹配, 直到匹配到与用户需求的应用程序。
在步骤 S304中, 启动所述应用程序。 为了便于理解, 以实施例一中的实现示例对本实施例的实现过程进行说 明, 但不以以下具体实现示例的情况为限。
在本实施例的一个实现示例中, H没用户在屏幕输入的触点移动手势为 字母, 如果识别用户主触点移动手势生成的字母为 B, 则在终端当前的应用程 序中匹配以 B开头的应用程序, 此时匹配到 Browser应用程序, Book应用程序 等; 然而, 如果在规定时间间隔内, 监听到用户继续有触点移动手势输入, 且识别用户辅助触点移动手势的字母为 r, 则在已经匹配到 Browser应用程序, Book应用程序等应用程序中, 匹配第二位以 r开头的应用程序, 则匹配为 Browser应用程序, 此时, 可以只启动 Browser应用程序, 而排除 Book应用程 序。
在本实施例的另一实现示例中, 4叚设用户在屏幕输入的触点移动手势为 文字, 如果识别用户主触点移动手势生成的文字为 "计" , 则在终端当前的 应用程序中匹配以 "计" 开头的应用程序, 此时匹配到 "记事本" , "计算 器" 等应用程序; 然而, 如果在规定时间间隔内, 监听到用户继续有触点移 动手势输入, 且识别用户辅助触点移动手势的字母为 "算" , 则在已经匹配 到的 "记事本" , "计算器" 等应用程序中, 匹配第二位以 "算" 开头的应 用程序, 则匹配为 "计算器" 应用程序, 此时, 可以只启动 "计算器" 应用 程序, 而排除记事本" 应用程序。
本实施例中, 由于在识别和匹配过程中, 对每一个动作进行分别的识别、 匹配, 而且, 每一次匹配都是在上一动作匹配的结果中进行匹配, 避免了不 必要的识别和匹配, 且减小了识别和匹配的工作量, 提供高了系统的工作效 率, 可以使用户方便、 快捷的获取需要的应用程序。
本实施例中, 通过监听用户在屏幕输入的触点移动手势, 识别所述触点 移动手势的内容, 并通过匹配与识别的所述触点移动手势的内容对应的应用 程序, 并启动所述应用程序, 从而实现开启应用程序, 跟现有技术相比, 不 需要用户再通过翻页查找程序, 再点击相应的应用程序来启动相应的应用程 序, 因而, 本发明实施例提供的技术方案, 比现有技术的启动过程要更加操 作简单, 并且还可以为用户带来良好的用户体验。
实施例四
图 4示出了本发明实施例四提供的应用程序启动方法的实现的流程图, 详 述如下:
在步骤 S401中, 当屏幕处于非锁屏状态时, 监听用户在屏幕输入的触点 移动手势。
在步骤 S402中, 识别所述触点移动手势的内容, 并在终端的所有应用程 序中, 匹配与识别的触点移动手势的内容对应的应用程序。
在步骤 S403中, 当匹配到多个应用程序时, 输出匹配的多个应用程序的 列表。
本实施例中, 若根据用户输入的触点移动手势, 匹配到多个应用程序, 此时可以输出显示匹配的多个应用程序的列表, 以供用户在列表中选择需要 的应用程序。
在步骤 S404中,启动用户在所述多个应用程序的列表中选择的应用程序。 仍然以实施例一中的实现示例为例, 假设用户在屏幕输入的触点移动手 势为字母, 如果识别用户主触点移动手势生成的字母为 B, 则在终端当前的应 用程序中匹配以 B开头的应用程序, 则若匹配到 Browser应用程序, Book应用 程序, 则将 Browser应用程序, Book应用程序的信息显示给客户, 用户可以 在列表中选择自己需要的应用程序, 当接收到用户选定的应用程序的信息后, 则启动相应的应用程序。
本实施例中, 若根据用户输入的触点移动手势, 匹配到多个应用程序, 此时可以输出显示匹配的多个应用程序的列表, 以供用户在列表中选择需要 的应用程序, 并启动用户在所述多个应用程序的列表中选择的应用程序。 使 得用户可以选择方便的选择到需要的应用程序, 且提高了用户的参与度, 给 用户以良好的用户体验。 本实施例中, 通过监听用户在屏幕输入的触点移动手势, 识别所述触点 移动手势的内容, 并通过匹配与识别的所述触点移动手势的内容对应的应用 程序, 并启动所述应用程序, 从而实现开启应用程序, 跟现有技术相比, 不 需要用户再通过翻页查找程序, 再点击相应的应用程序来启动相应的应用程 序, 因而, 本发明实施例提供的技术方案, 比现有技术的启动过程要更加操 作简单, 并且还可以为用户带来良好的用户体验。
实施例五
图 5示出了本发明实施例五提供的应用程序启动系统的结构图, 为了便于 说明, 仅示出了与本发明实施例相关的部分, 该装置可以是内置于终端设备 中的软件单元、 硬件单元或者软硬结合单元。
所述系统包括手势监听单元 51、 处理单元 52及启动单元 53。
手势监听单元 51 , 用于当屏幕处于非锁屏状态时, 监听用户在屏幕输入 的触点移动手势;
本实施例中, 所述触点移动手势为单个触点移动手势, 或者多个触点移 动手势。
处理单元 52 , 用于识别所述触点移动手势的内容, 并在终端的所有应用 程序中, 匹配与识别的触点移动手势的内容对应的应用程序;
启动单元 53, 用于启动所述应用程序。
所述触点移动手势为字母、 文字或者图形。
本发明实施例提供的应用程序启动系统可以使用在前述对应的方法实施 例一中, 详情参见上述实施例一的描述, 在此不再赘述。
本实施例中, 通过监听用户在屏幕输入的触点移动手势, 识别所述触点 移动手势的内容, 并通过匹配与识别的所述触点移动手势的内容对应的应用 程序, 并启动所述应用程序, 从而实现开启应用程序, 跟现有技术相比, 不 需要用户再通过翻页查找程序, 再点击相应的应用程序来启动相应的应用程 序, 因而, 本发明实施例提供的技术方案, 比现有技术的启动过程要更加操 作简单, 并且还可以为用户带来良好的用户体验。
实施例六
图 6示出了本发明实施例六提供的应用程序启动系统的结构图, 为了便于 说明, 仅示出了与本发明实施例相关的部分, 该装置可以是内置于终端设备 中的软件单元、 硬件单元或者软硬结合单元。
所述系统包括手势监听单元 61、 处理单元 62及启动单元 63。
本实施例与实施例五的区别在于: 所述处理单元 62包括:
识别模块 621 , 用于依次识别所述多个触点移动手势的内容;
匹配模块 622, 用于在终端的所有应用程序中, 根据多个触点移动手势输 入的先后顺序, 匹配与识别的多个触点移动手势的内容对应的应用程序。
本发明实施例提供的应用程序启动系统可以使用在前述对应的方法实施 例二中, 详情参见上述实施例二的描述, 在此不再赘述。
本实施例中, 应用程序启动系统根据触点移动手势的排列顺序, 在终端 的所有应用程序中, 匹配与识别的多个触点移动手势的内容对应的应用程序, 可以提高匹配的准确度, 从而快速找到需要的应用程序。
本实施例中, 通过监听用户在屏幕输入的触点移动手势, 识别所述触点 移动手势的内容, 并通过匹配与识别的所述触点移动手势的内容对应的应用 程序, 并启动所述应用程序, 从而实现开启应用程序, 跟现有技术相比, 不 需要用户再通过翻页查找程序, 再点击相应的应用程序来启动相应的应用程 序, 因而, 本发明实施例提供的技术方案, 比现有技术的启动过程要更加操 作简单, 并且还可以为用户带来良好的用户体验。
实施例七
图 7示出了本发明实施例七提供的应用程序启动系统的结构图, 为了便于 说明, 仅示出了与本发明实施例相关的部分, 该装置可以是内置于终端设备 中的软件单元、 硬件单元或者软硬结合单元。
所述系统包括手势监听单元 71、 处理单元 72及启动单元 73。 本实施例与实施例五的区别在于: 所述处理单元 72包括:
第一处理模块 721 , 用于识别用户在屏幕输入的当前触点移动手势的内 容, 匹配与识别的当前触点移动手势的内容对应的应用程序;
第二处理模块 722 , 用于当匹配到多个应用程序时, 识别用户在屏幕输入 的下一触点移动手势的内容, 并在已匹配的多个应用程序中, 匹配与识别的 下一触点移动手势的内容对应的应用程序, 直至匹配得到需要的应用程序。
本发明实施例提供的应用程序启动系统可以使用在前述对应的方法实施 例三中, 详情参见上述实施例三的描述, 在此不再赘述。
本实施例中, 应用程序启动系统在识别和匹配过程中, 对每一个动作进 行分别的识别、 匹配, 而且, 每一次匹配都是在上一动作匹配的结果中进行 匹配, 避免了不必要的识别和匹配, 且减小了识别和匹配的工作量, 提供高 了系统的工作效率, 可以使用户方便、 快捷的获取需要的应用程序。
本实施例中, 通过监听用户在屏幕输入的触点移动手势, 识别所述触点 移动手势的内容, 并通过匹配与识别的所述触点移动手势的内容对应的应用 程序, 并启动所述应用程序, 从而实现开启应用程序, 跟现有技术相比, 不 需要用户再通过翻页查找程序, 再点击相应的应用程序来启动相应的应用程 序, 因而, 本发明实施例提供的技术方案, 比现有技术的启动过程要更加操 作简单, 并且还可以为用户带来良好的用户体验。
实施例八
图 8示出了本发明实施例 8提供的应用程序启动系统的结构图, 为了便于 说明, 仅示出了与本发明实施例相关的部分, 该装置可以是内置于终端设备 中的软件单元、 硬件单元或者软硬结合单元。
所述系统包括手势监听单元 81、处理单元 82、输出单元 83及启动单元 84。 手势监听单元 81 , 用于监听用户在屏幕输入的触点移动手势, 所述触点 移动手势为单个触点移动手势, 或者多个触点移动手势的组合;
处理单元 82 , 用于识别所述触点移动手势, 并根据识别的结果, 匹配与 所述触点移动手势对应的应用程序;
输出单元 83, 用于当匹配到多个应用程序时, 输出匹配的多个应用程序 的列表;
启动单元 84, 具体用于启动用户在所述多个应用程序的列表中选择的应 用程序。
本发明实施例提供的应用程序启动系统可以使用在前述对应的方法实施 例四中, 详情参见上述实施例四的描述, 在此不再赘述。
本实施例中, 通过监听用户在屏幕输入的触点移动手势, 识别所述触点 移动手势的内容, 并通过匹配与识别的所述触点移动手势的内容对应的应用 程序, 并启动所述应用程序, 从而实现开启应用程序, 跟现有技术相比, 不 需要用户再通过翻页查找程序, 再点击相应的应用程序来启动相应的应用程 序, 因而, 本发明实施例提供的技术方案, 比现有技术的启动过程要更加操 作简单, 并且还可以为用户带来良好的用户体验。
本领域普通技术人员可以理解实现上述实施例装置中的全部或部分流 程, 是可以通过计算机程序来指令相关的硬件来完成, 所述的程序可存储于 一计算机可读取存储介质中, 该程序在执行时, 可包括如上述各装置的实施 例的流程。其中,所述的存储介质可为磁碟、光盘、只读存储记忆体( Read-Only Memory, ROM )或随机存储记忆体( Random Access Memory, RAM )等。
以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局限 于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易 想到的变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保 护范围应该以权利要求的保护范围为准。

Claims

权利 要求 书
1、 一种应用程序启动方法, 其特征在于, 所述方法包括下述步骤: 当屏幕处于非锁屏状态时, 监听用户在屏幕输入的触点移动手势; 识别所述触点移动手势的内容, 并在终端的应用程序中, 匹配与识别的触 点移动手势的内容对应的应用程序;
启动所述应用程序。
2、 如权利要求 1所述的方法, 其特征在于, 所述触点移动手势为单个触点 移动手势, 或者多个触点移动手势。
3、 如权利要求 2所述的方法, 其特征在于, 当所述触点移动手势为多个触 点移动手势时, 所述识别所述触点移动手势的内容, 并在终端的应用程序中, 匹配与识别的触点移动手势的内容对应的应用程序的步骤具体为:
依次识别所述多个触点移动手势的内容;
在终端的所有应用程序中, 才艮据多个触点移动手势输入的先后顺序, 匹配 与识别的多个触点移动手势的内容对应的应用程序。
4、 如权利要求 2所述的方法, 其特征在于, 当所述触点移动手势为多个触 点移动手势时, 所述识别所述触点移动手势的内容, 并在终端的应用程序中, 匹配与识别的触点移动手势的内容对应的应用程序的步骤具体为:
识别用户在屏幕输入的当前触点移动手势的内容, 匹配与识别的当前触点 移动手势的内容对应的应用程序;
当匹配到多个应用程序时, 识别用户在屏幕输入的下一触点移动手势的内 容, 并在已匹配的多个应用程序中, 匹配与识别的下一触点移动手势的内容对 应的应用程序, 直至匹配得到需要的应用程序。
5、 如权利要求 1所述的方法, 其特征在于, 所述识别所述触点移动手势的 内容, 并在终端的应用程序中, 匹配与识别的触点移动手势的内容对应的应用 程序的步骤之后 , 所述方法还包括下述步骤: 当匹配到多个应用程序时, 输出匹配的多个应用程序的列表; 所述启动所述应用程序的步骤具体为:
启动用户在所述多个应用程序的列表中选择的应用程序。
6、 如权利要求 1至 5任一权利要求所述的方法, 其特征在于, 所述触点移动 手势为字母、 文字或者图形。
7、 一种应用程序启动系统, 其特征在于, 所述系统包括:
手势监听单元, 用于当屏幕处于非锁屏状态时, 监听用户在屏幕输入的触 点移动手势;
处理单元, 用于识别所述触点移动手势的内容, 并在终端的应用程序中, 匹配与识别的触点移动手势的内容对应的应用程序;
启动单元, 用于启动所述应用程序。
8、 如权利要求 7所述的系统, 其特征在于, 所述触点移动手势为单个触点 移动手势, 或者多个触点移动手势。
9、 如权利要求 8所述的系统, 其特征在于, 当所述触点移动手势为多个触 点移动手势时, 所述处理单元包括:
识别模块, 用于依次识别所述多个触点移动手势的内容;
匹配模块, 用于在终端的应用程序中, 根据多个触点移动手势输入的先后 顺序, 匹配与识别的多个触点移动手势的内容对应的应用程序。
10、 如权利要求 8所述的系统, 其特征在于, 当所述触点移动手势为多个触 点移动手势的组合, 所述处理单元包括:
第一处理模块, 用于识别用户在屏幕输入的当前触点移动手势的内容, 匹 配与识别的当前触点移动手势的内容对应的应用程序;
第二处理模块, 用于当匹配到多个应用程序时, 识别用户在屏幕输入的下 一触点移动手势的内容, 并在已匹配的多个应用程序中, 匹配与识别的下一触 点移动手势的内容对应的应用程序, 直至匹配得到需要的应用程序。
1 1、 如权利要求 7所述的系统, 其特征在于, 所述系统还包括: 输出单元, 用于当匹配到多个应用程序时, 输出匹配的多个应用程序的列 表;
所述启动单元, 具体用于启动用户在所述多个应用程序的列表中选择的应 用程序。
12、 如权利要求 7至 1 1任一权利要求所述的系统, 其特征在于, 所述触点移 动手势为字母、 文字或者图形。
13、 一种终端设备, 其特征在于, 所述终端设备包括权利要求 7至 12任一权 利要求所述的应用程序启动系统。
PCT/CN2012/087137 2011-12-28 2012-12-21 一种应用程序启动方法、系统及终端设备 WO2013097650A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110448445.2 2011-12-28
CN201110448445.2A CN102541603B (zh) 2011-12-28 2011-12-28 一种应用程序启动方法、系统及终端设备

Publications (1)

Publication Number Publication Date
WO2013097650A1 true WO2013097650A1 (zh) 2013-07-04

Family

ID=46348571

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/087137 WO2013097650A1 (zh) 2011-12-28 2012-12-21 一种应用程序启动方法、系统及终端设备

Country Status (2)

Country Link
CN (1) CN102541603B (zh)
WO (1) WO2013097650A1 (zh)

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541603B (zh) * 2011-12-28 2015-12-02 华为终端有限公司 一种应用程序启动方法、系统及终端设备
US8935638B2 (en) * 2012-10-11 2015-01-13 Google Inc. Non-textual user input
CN103809871A (zh) * 2012-11-06 2014-05-21 中国移动通信集团公司 应用程序图标的处理方法和移动终端
CN102945138A (zh) * 2012-11-14 2013-02-27 李江涛 应用程序的切换方法及终端
CN108289238A (zh) * 2013-03-29 2018-07-17 联想(北京)有限公司 一种显示方法及电子设备
CN103279296A (zh) * 2013-05-13 2013-09-04 惠州Tcl移动通信有限公司 一种基于智能终端的笔画命令操作处理方法及其系统
CN104182240A (zh) * 2013-05-22 2014-12-03 中国移动通信集团公司 启动应用程序的方法、装置及移动终端
CN104346078B (zh) * 2013-07-24 2017-09-15 中国移动通信集团公司 一种应用定位方法和装置
CN104571471B (zh) * 2013-10-14 2018-06-19 上海斐讯数据通信技术有限公司 一种应用程序的开启方法及开启系统、移动终端
CN103955393B (zh) * 2014-05-23 2019-03-08 努比亚技术有限公司 一种启动应用程序的方法及装置
CN104461637A (zh) * 2014-12-11 2015-03-25 上海鼎讯电子有限公司 一种手势唤醒应用方法、终端及系统
CN105528171A (zh) * 2015-12-03 2016-04-27 惠州Tcl移动通信有限公司 一种智能终端快速启动应用的方法、系统及智能终端
US10860857B2 (en) 2016-10-31 2020-12-08 Huawei Technologies Co., Ltd. Method for generating video thumbnail on electronic device, and electronic device
CN108021418A (zh) * 2016-11-02 2018-05-11 中兴通讯股份有限公司 一种控制方法、装置及终端
CN107526496B (zh) * 2017-07-31 2021-05-18 维沃移动通信有限公司 一种界面显示方法、装置及移动终端
CN107657163B (zh) * 2017-09-25 2020-08-21 维沃移动通信有限公司 一种应用程序启动方法及移动终端
CN110221874A (zh) * 2019-04-29 2019-09-10 口碑(上海)信息技术有限公司 快速启动应用的方法、装置及设备
CN113299290A (zh) * 2021-04-06 2021-08-24 维沃移动通信有限公司 语音识别的方法、装置、电子设备和可读存储介质

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102089744A (zh) * 2008-06-06 2011-06-08 苹果公司 用于移动设备的应用管理的用户界面
CN102096488A (zh) * 2009-12-09 2011-06-15 腾讯科技(深圳)有限公司 一种基于触摸屏的多触点输入方法及装置
CN102135858A (zh) * 2010-01-26 2011-07-27 苹果公司 具有用于控制和修改手势识别的代表的手势识别器
CN102541603A (zh) * 2011-12-28 2012-07-04 华为终端有限公司 一种应用程序启动方法、系统及终端设备

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010015238A (ja) * 2008-07-01 2010-01-21 Sony Corp 情報処理装置、及び補助情報の表示方法
CN101493750A (zh) * 2008-11-28 2009-07-29 深圳华为通信技术有限公司 一种基于触摸屏输入的应用程序控件输入方法及装置
CN101770332A (zh) * 2009-01-05 2010-07-07 联想(北京)有限公司 一种用户界面方法、用户界面装置及终端
KR101593598B1 (ko) * 2009-04-03 2016-02-12 삼성전자주식회사 휴대단말에서 제스처를 이용한 기능 실행 방법
CN101882015B (zh) * 2010-06-17 2016-06-08 金领导科技(深圳)有限公司 基于复合mems传感器的控制器及其手势控制按键方法

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102089744A (zh) * 2008-06-06 2011-06-08 苹果公司 用于移动设备的应用管理的用户界面
CN102096488A (zh) * 2009-12-09 2011-06-15 腾讯科技(深圳)有限公司 一种基于触摸屏的多触点输入方法及装置
CN102135858A (zh) * 2010-01-26 2011-07-27 苹果公司 具有用于控制和修改手势识别的代表的手势识别器
CN102541603A (zh) * 2011-12-28 2012-07-04 华为终端有限公司 一种应用程序启动方法、系统及终端设备

Also Published As

Publication number Publication date
CN102541603A (zh) 2012-07-04
CN102541603B (zh) 2015-12-02

Similar Documents

Publication Publication Date Title
WO2013097650A1 (zh) 一种应用程序启动方法、系统及终端设备
EP2990930B1 (en) Scraped information providing method and apparatus
US10122839B1 (en) Techniques for enhancing content on a mobile device
CN108369600B (zh) web浏览器扩展
US20210352059A1 (en) Message Display Method, Apparatus, and Device
CN105630327B (zh) 便携式电子设备和控制可选元素的显示的方法
US20150339052A1 (en) Method and apparatus for displaying shortcut on mobile terminal and storage medium
JP6211543B2 (ja) タッチ端末におけるテキスト検索のための方法及び装置
KR20130052151A (ko) 터치스크린을 구비한 휴대 단말기의 데이터 입력 방법 및 장치
JP2015518604A (ja) テキスト選択及び入力
CN109192212B (zh) 语音控制方法及装置
US9921735B2 (en) Apparatuses and methods for inputting a uniform resource locator
JP6153919B2 (ja) 入力情報を処理するための方法及び装置
US20160266788A1 (en) Terminal and method for controlling terminal
US20110004853A1 (en) Method for multiple touch modes, method for applying multi single-touch instruction and electronic device performing these methods
US9557818B2 (en) Contextually-specific automatic separators
US20170300225A1 (en) Displaying application page of mobile terminal
US20230376194A1 (en) Interactive searching using gestures on any mobile search results page
RU2649945C2 (ru) Способ улучшения распознавания касаний и электронное устройство для его осуществления
EP3637257A1 (en) View switching
CN114489424A (zh) 桌面组件的控制方法及装置
CN111666010B (zh) 应用显示方法及装置
CN105393194B (zh) 用于区分部分和完整的手写符号的方法和装置
US20170220231A1 (en) Mobile Terminal, and Mobile Terminal Webpage Window Processing Method and Electronic Device
US20230418465A1 (en) Method for controlling multi-screen device, electronic device, and storage 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: 12861504

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12861504

Country of ref document: EP

Kind code of ref document: A1