WO2012009910A1 - Initiating method and mobile terminal for application programs - Google Patents

Initiating method and mobile terminal for application programs Download PDF

Info

Publication number
WO2012009910A1
WO2012009910A1 PCT/CN2010/078892 CN2010078892W WO2012009910A1 WO 2012009910 A1 WO2012009910 A1 WO 2012009910A1 CN 2010078892 W CN2010078892 W CN 2010078892W WO 2012009910 A1 WO2012009910 A1 WO 2012009910A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
mobile terminal
module
index information
input
Prior art date
Application number
PCT/CN2010/078892
Other languages
French (fr)
Chinese (zh)
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 WO2012009910A1 publication Critical patent/WO2012009910A1/en

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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus

Definitions

  • the present invention relates to the field of mobile terminals, and in particular, to a method for starting an application and a mobile terminal. Background technique
  • mobile terminals generally include QQ, games, stock trading software, browsers, etc. Multiple applications;
  • QQ QQ
  • games games
  • stock trading software etc.
  • Multiple applications Currently, the storage space of the mobile terminal can already store a large number of applications, but because of the screen size of the mobile terminal, the menu of each page can only display a small number of applications, so generally need to enter level 3
  • the above menu can open an application; this traditional method of opening the application through the menu mode is more and more difficult to meet the user's operation requirements, and now most users want to be able to quickly and easily launch the mobile terminal application.
  • buttons of the up, down, left and right buttons represent a short message
  • the up key represents a phone book.
  • the application number is 200710165554.7
  • the invention is a patent application for realizing a mobile phone and a method for quickly starting up an additional function of a mobile phone.
  • a method for quickly starting an application is to save one or more non-functional alternate keys in a storage module.
  • the detecting module After the corresponding basic function and the shortcut function of the additional function, when the detecting module detects that the numeric key is pressed, the detecting module sends a query message to the attribute module, and queries the attribute of the alternating flag bit at this time, and if the attribute is valid, the module is activated. Send a message to activate the additional function, and then send a query message to the storage module to query whether the pressed non-functional alternate key corresponds to an additional function shortcut, and if so, activate the additional function.
  • the buttons of the mobile terminal are limited, so there is still one in the above method.
  • the main object of the present invention is to provide an application startup method and a mobile terminal, which are convenient and quick to start an application of the mobile terminal.
  • the present invention provides a mobile terminal, including: an input module, a matching module, and an execution module;
  • An input module configured to receive index information of an input application
  • a matching module configured to match the input index information with related information of the pre-stored application
  • an execution module configured to: when the index information is successfully matched with the related information of the pre-stored application, open the application corresponding to the index information.
  • the input module is further configured to receive a start command and display an input interface
  • the execution module is further configured to: when the index information is not successfully matched with the related information of the pre-stored application, the prompt matching fails.
  • the mobile terminal further includes:
  • a startup module configured to send a startup command to the input module
  • a storage module configured to store information about an application in the mobile terminal.
  • the invention also provides a method for starting an application, comprising:
  • the method before receiving the index information of the input application, the method further includes: receiving a startup command, and displaying an input interface.
  • the receiving start command, the display input interface is:
  • the startup module of the mobile terminal sends an activation command to the input module of the mobile terminal. After receiving the startup command, the input module of the mobile terminal displays an input interface of the input method in the mobile terminal through the screen of the mobile terminal.
  • the index information of the application that receives the input is:
  • the index information of the application to be opened is input through the input interface, and the input module of the mobile terminal transmits the index information of the application to the matching module of the mobile terminal.
  • the matching index information is matched with information related to the application stored in advance as:
  • the matching module of the mobile terminal receives the index information sent by the input module, reads the index information of all the applications in the storage module of the mobile terminal, and the matching module sends the input module. The information is compared with the index information in the information about the application stored in advance in the storage module of the mobile terminal.
  • the method further includes:
  • the application corresponding to the opening of the index information is:
  • the execution module sends an open command to the application, and the application starts the self-start after receiving the open command; or, the execution module invokes a function provided by the operating system of the mobile terminal to start the application.
  • the application startup method and the mobile terminal provided by the present invention input index information of the application program through the input module, and when the index information is successfully matched with the related information of the pre-stored application program, the application program is opened, and the application program can be opened conveniently and quickly.
  • Any application in the mobile terminal The number of applications that can be quickly and easily launched is not limited; the index information of the application can be the combination of the first letter of each word in the name of the application, so it is convenient for the user to remember, as long as The user can start the application by remembering the Chinese name of the application.
  • FIG. 1 is a schematic structural diagram of a mobile terminal according to the present invention.
  • FIG. 2 is a schematic flow chart of a method for starting an application according to the present invention. detailed description
  • the basic idea of the present invention is: the input module receives the index information of the input application; the matching module matches the input index information with the related information of the pre-stored application; when the index information is related to the pre-stored application When the information matching is successful, the execution module starts the application corresponding to the index information.
  • FIG. 1 is a schematic structural diagram of a mobile terminal according to the present invention. As shown in FIG. 1, the mobile terminal includes: an input module 11, a matching module 12, and an execution module 13;
  • the input module 11 is configured to receive index information of the input application
  • a matching module 12 configured to match the input index information with related information of a pre-stored application
  • the execution module 13 is configured to: when the index information is successfully matched with the related information of the pre-stored application, open the application corresponding to the index information.
  • the mobile terminal further includes:
  • the startup module 14 is configured to send a startup command to the input module 11;
  • a storage module 15 configured to store related information of an application in the mobile terminal;
  • the related information includes index information of the application, the number of times of opening, and the like; when a new application is installed in the mobile terminal, the operating system of the mobile terminal adds related information of the newly installed application to the storage module 15;
  • the index information may be a combination of the first letter of the pinyin of each word in the name of the application; the storage module 15 of the embodiment may be implemented by using a database existing in the mobile terminal.
  • the input module 11 is further configured to receive a start command and display an input interface
  • the execution module 13 is further configured to prompt the matching failure when the index information is unsuccessful in matching the related information of the pre-stored application.
  • the input module 11 receives the startup command
  • the display input interface is specifically: the startup module 14 of the mobile terminal sends an activation command to the input module 11 of the mobile terminal, and after the input module 11 of the mobile terminal receives the startup command, the mobile terminal The screen displays the input interface of the input method in the mobile terminal.
  • the index information of the input program received by the input module 11 is: inputting index information of an application to be opened through an input interface, and the input module 11 of the mobile terminal sends the index information of the application to the matching module 12 of the mobile terminal. .
  • the matching module 12 matches the input index information with the related information of the pre-stored application to: the matching module 12 of the mobile terminal receives the index information sent by the input module 11, and reads all the applications in the storage module 15 of the mobile terminal.
  • the indexing information of the program the matching module 12 compares the index information sent by the input module 11 with the index information in the related information of the application stored in the storage module 15 of the mobile terminal.
  • the execution module 13 opens the application corresponding to the index information: the execution module 13 sends an open command to the application, and the application program starts after receiving the open command; or, the execution module 13 invokes an operating system provided by the mobile terminal.
  • the function launches the application.
  • FIG. 2 is a schematic flowchart of a method for starting an application according to the present invention. As shown in FIG. 2, the method includes the following steps: Step 201: Receive a startup command, and display an input interface.
  • the embodiment can be separately installed as an application in the mobile terminal, and a shortcut key for opening the application is preset in the mobile terminal, and the shortcut key can be a direction key or a number key;
  • the message is sent to the startup module.
  • the startup module of the mobile terminal receives the message, the startup command is sent to the input module of the mobile terminal for starting the input module;
  • the input module displays the input interface of the existing input method in the mobile terminal through the screen of the mobile terminal.
  • Step 202 Receive index information of an input application.
  • the index information of the application to be opened is input through the input interface. For example, if you want to open the street fighter game in the mobile terminal, you can input the index information "JB" of the game through the input interface; After the information, according to the prompt of the screen of the mobile terminal, the "match" is clicked, and the input module of the mobile terminal sends the index information of the application received through the input interface to the matching module of the mobile terminal.
  • step 203 the input index information is matched with the related information of the application stored in advance. If the matching is successful, step 204 is performed. If the matching is unsuccessful, step 205 is performed.
  • the storage module of the mobile terminal stores the mobile in advance.
  • the information about the application in the terminal, the related information includes the index information of the application, the number of times of opening, and the like; the storage module of the embodiment can be implemented by using a database existing in the mobile terminal; in an actual application, the database is using the storage.
  • a storage area is separately set on the storage chip, and the storage area is used for storing an application identification number (ID, IDentity), and an application ID and an index information.
  • the matching may be prioritized with the application with more open times, thereby shortening the time required for matching and improving the matching efficiency;
  • the index information may be each word in the name of the application.
  • the index information sent by the module is compared with the index information in the related information of the application stored in the storage module of the mobile terminal; if the index information of the plurality of applications is found, the index identical to the index information sent by the input module is found. If the matching is successful, the step 204 is performed. If the index information of the index information sent by the input module is not found in the index information of the multiple applications, the matching is unsuccessful, and step 205 is performed.
  • Step 204 Open an application corresponding to the input index information.
  • the matching module of the mobile terminal sends a matching successful command to the execution module, where the command carries the index information of the application to be opened; after the execution module receives the matching successful command, the index information is started according to the index information.
  • the execution module finds an ID corresponding to the index information of the application in the storage chip of the mobile terminal, and sends an open command according to the ID of the application.
  • the application the application starts itself after receiving the open command; the other is, the execution module calls the function provided by the operating system of the mobile terminal to start the application, for example, in the mobile terminal based on the REX operating system, the execution module can be moved
  • the storage chip of the terminal finds the ID corresponding to the index information of the application, and then writes the ID as a parameter into the ISHELL-StartApplet() function, and finally starts the application to be opened by calling the function; here, Use the same function in the same operating system To invoke different applications, but different function parameters as a function of the parameters, the function is called to determine the needs of the application can open.
  • Step 205 the prompt matching fails
  • the matching module of the mobile terminal sends an unsuccessful command to the execution module.
  • the execution module prompts the user to fail to match. For example, a dialog box may pop up, and the dialog box displays "match failure, no Find the word "application”.

Abstract

An initiating method and mobile terminal for application programs are provided by the present invention. Said method includes that: an inputting module receives the inputted index information of the application programs; a matching module matches the inputted index information with the prestored correlative information of the application programs; a performing module starts the application programs corresponding to said index information when said index information matches the prestored correlative information of the application programs successfully. By the technical solution of the present invention, the application programs of the mobile terminal are initiated conveniently and swiftly.

Description

一种应用程序的启动方法及移动终端 技术领域  Method for starting application and mobile terminal
本发明涉及移动终端领域, 尤其涉及一种应用程序的启动方法及移动 终端。 背景技术  The present invention relates to the field of mobile terminals, and in particular, to a method for starting an application and a mobile terminal. Background technique
目前, 移动终端中功能种类不断增加, 第三代移动通信技术的业务不 断推出, Java技术不断发展, 并随着智能移动终端的出现, 移动终端中普 遍包括 QQ、 游戏、 炒股软件、 浏览器等多个应用程序; 目前, 移动终端的 存储空间已经可以存储大量的应用程序, 但是因为受到移动终端的屏幕大 小的限制, 每页的菜单仅能显示少量的应用程序, 因此一般都需要进入 3 级以上的菜单才能打开一个应用程序; 这种传统的通过菜单方式打开应用 程序的方法越来越难以满足用户的操作要求, 现在大多数用户都希望能够 方便快捷的启动移动终端的应用程序。  At present, the types of functions in mobile terminals are increasing, the services of the third generation mobile communication technologies are continuously introduced, and Java technologies are constantly developing. With the advent of intelligent mobile terminals, mobile terminals generally include QQ, games, stock trading software, browsers, etc. Multiple applications; Currently, the storage space of the mobile terminal can already store a large number of applications, but because of the screen size of the mobile terminal, the menu of each page can only display a small number of applications, so generally need to enter level 3 The above menu can open an application; this traditional method of opening the application through the menu mode is more and more difficult to meet the user's operation requirements, and now most users want to be able to quickly and easily launch the mobile terminal application.
现有技术中, 大部分的移动终端生产厂商是通过定义一些快捷键来快 速启动应用程序, 例如, 上下左右按键中左键代表写短信, 上键代表电话 本等。 申请号为 200710165554.7 , 发明名称为一种实现手机附加功能快速 启动的手机和方法的专利申请中, 提出一种应用程序的快速启动的方法, 即在存储模块中保存一个或多个非功能交替键所对应的基本功能和附加功 能的快捷方式后, 当检测模块检测到数字键被按下时, 检测模块向属性模 块发送查询消息, 查询此时交替标志位的属性, 如果属性有效就向启动模 块发送一个启动附加功能的消息, 然后向存储模块发送一个查询消息, 查 询被按下的非功能交替键是否对应一项附加功能的快捷方式, 如果是就启 动该附加功能。 但是, 移动终端的按键是有限的, 因此上述方法还存在一 些不足, 那就是可快速启动的应用程序的数量有限; 此外, 该方法不方便 记忆, 用户必须记住按键 1代表什么, 按键 2代表什么等, 才能够使用该 方法快速启动附加功能; 如果用户忘记按键对应的应用程序, 就不能够快 速启动想要使用的应用程序, 给用户带来不便。 发明内容 In the prior art, most mobile terminal manufacturers quickly launch an application by defining some shortcut keys. For example, the left and right buttons of the up, down, left and right buttons represent a short message, and the up key represents a phone book. The application number is 200710165554.7, and the invention is a patent application for realizing a mobile phone and a method for quickly starting up an additional function of a mobile phone. A method for quickly starting an application is to save one or more non-functional alternate keys in a storage module. After the corresponding basic function and the shortcut function of the additional function, when the detecting module detects that the numeric key is pressed, the detecting module sends a query message to the attribute module, and queries the attribute of the alternating flag bit at this time, and if the attribute is valid, the module is activated. Send a message to activate the additional function, and then send a query message to the storage module to query whether the pressed non-functional alternate key corresponds to an additional function shortcut, and if so, activate the additional function. However, the buttons of the mobile terminal are limited, so there is still one in the above method. Some shortcomings, that is, the number of applications that can be quickly started is limited; in addition, the method is not convenient to remember, the user must remember what the button 1 represents, what the button 2 represents, etc., can use this method to quickly start additional functions; If you forget the application corresponding to the button, you will not be able to quickly launch the application you want to use, which will cause inconvenience to the user. Summary of the invention
有鉴于此, 本发明的主要目的在于提供一种应用程序的启动方法及移 动终端, 方便快捷的启动移动终端的应用程序。  In view of this, the main object of the present invention is to provide an application startup method and a mobile terminal, which are convenient and quick to start an application of the mobile terminal.
为达到上述目的, 本发明的技术方案是这样实现的:  In order to achieve the above object, the technical solution of the present invention is achieved as follows:
本发明提供一种移动终端, 包括: 输入模块、 匹配模块、 执行模块; 其中,  The present invention provides a mobile terminal, including: an input module, a matching module, and an execution module;
输入模块, 用于接收输入的应用程序的索引信息;  An input module, configured to receive index information of an input application;
匹配模块, 用于将输入的索引信息与预先存储的应用程序的相关信息 进行匹配;  a matching module, configured to match the input index information with related information of the pre-stored application;
执行模块, 用于当所述索引信息与预先存储的应用程序的相关信息匹 配成功时, 开启所述索引信息对应的应用程序。  And an execution module, configured to: when the index information is successfully matched with the related information of the pre-stored application, open the application corresponding to the index information.
上述移动终端中,  In the above mobile terminal,
所述输入模块还用于, 接收启动命令, 显示输入界面;  The input module is further configured to receive a start command and display an input interface;
所述执行模块还用于, 当所述索引信息与预先存储的应用程序的相关 信息匹配不成功时, 提示匹配失败。  The execution module is further configured to: when the index information is not successfully matched with the related information of the pre-stored application, the prompt matching fails.
上述移动终端中, 该移动终端进一步包括:  In the above mobile terminal, the mobile terminal further includes:
启动模块, 用于发送启动命令给输入模块;  a startup module, configured to send a startup command to the input module;
存储模块, 用于存储移动终端中应用程序的相关信息。  A storage module, configured to store information about an application in the mobile terminal.
本发明还提供一种应用程序的启动方法, 包括:  The invention also provides a method for starting an application, comprising:
接收输入的应用程序的索引信息;  Receiving index information of the input application;
将输入的索引信息与预先存储的应用程序的相关信息进行匹配, 当匹 配成功时, 开启所述索引信息对应的应用程序。 Match the entered index information with information about pre-stored applications, when When the allocation is successful, the application corresponding to the index information is turned on.
上述方法中, 所述接收输入的应用程序的索引信息之前还包括: 接收启动命令, 显示输入界面。  In the above method, before receiving the index information of the input application, the method further includes: receiving a startup command, and displaying an input interface.
上述方法中, 所述接收启动命令, 显示输入界面为:  In the above method, the receiving start command, the display input interface is:
移动终端的启动模块发送启动命令给移动终端的输入模块, 移动终端 的输入模块收到所述启动命令后, 通过移动终端的屏幕显示移动终端中的 输入法的输入界面。  The startup module of the mobile terminal sends an activation command to the input module of the mobile terminal. After receiving the startup command, the input module of the mobile terminal displays an input interface of the input method in the mobile terminal through the screen of the mobile terminal.
上述方法中, 所述接收输入的应用程序的索引信息为:  In the above method, the index information of the application that receives the input is:
通过输入界面输入需要打开的应用程序的索引信息, 移动终端的输入 模块将所述应用程序的索引信息发送给移动终端的匹配模块。  The index information of the application to be opened is input through the input interface, and the input module of the mobile terminal transmits the index information of the application to the matching module of the mobile terminal.
上述方法中, 所述将输入的索引信息与预先存储的应用程序的相关信 息进行匹配为:  In the above method, the matching index information is matched with information related to the application stored in advance as:
移动终端的匹配模块收到输入模块发送的索引信息, 读取移动终端的 存储模块中所有应用程序的索引信息, 匹配模块将所述输入模块发送的索 ? )信息与移动终端的存储模块中预先存储的应用程序的相关信息中的索引 信息进行比对。  The matching module of the mobile terminal receives the index information sent by the input module, reads the index information of all the applications in the storage module of the mobile terminal, and the matching module sends the input module. The information is compared with the index information in the information about the application stored in advance in the storage module of the mobile terminal.
上述方法中, 该方法还包括:  In the above method, the method further includes:
当所述索引信息与预先存储的应用程序的相关信息匹配不成功时, 提 示匹配失败。  When the matching of the index information with the related information of the pre-stored application is unsuccessful, the prompt fails to be matched.
上述方法中, 所述开启所述索引信息对应的应用程序为:  In the above method, the application corresponding to the opening of the index information is:
执行模块发送开启命令给应用程序, 所述应用程序收到开启命令后自 行启动; 或, 执行模块调用移动终端的操作系统提供的函数启动应用程序。  The execution module sends an open command to the application, and the application starts the self-start after receiving the open command; or, the execution module invokes a function provided by the operating system of the mobile terminal to start the application.
本发明提供的应用程序的启动方法及移动终端, 通过输入模块输入应 用程序的索引信息, 当所述索引信息与预先存储的应用程序的相关信息匹 配成功时, 开启应用程序, 可以方便快捷的开启移动终端中的任何应用程 序, 其中可方便快捷的启动的应用程序的数量是不限定的; 应用程序的索 引信息可以是应用程序的名称中每个字的拼音的第一个字母的组合, 因此 方便用户进行记忆, 只要用户记住应用程序的中文名称就可以启动应用程 序。 附图说明 The application startup method and the mobile terminal provided by the present invention input index information of the application program through the input module, and when the index information is successfully matched with the related information of the pre-stored application program, the application program is opened, and the application program can be opened conveniently and quickly. Any application in the mobile terminal The number of applications that can be quickly and easily launched is not limited; the index information of the application can be the combination of the first letter of each word in the name of the application, so it is convenient for the user to remember, as long as The user can start the application by remembering the Chinese name of the application. DRAWINGS
图 1是本发明移动终端的结构示意图;  1 is a schematic structural diagram of a mobile terminal according to the present invention;
图 2是本发明实现应用程序的启动方法的流程示意图。 具体实施方式  2 is a schematic flow chart of a method for starting an application according to the present invention. detailed description
本发明的基本思想是: 输入模块接收输入的应用程序的索引信息; 匹 配模块将输入的索引信息与预先存储的应用程序的相关信息进行匹配; 当所述索引信息与预先存储的应用程序的相关信息匹配成功时, 执行模 块开启所述索引信息对应的应用程序。  The basic idea of the present invention is: the input module receives the index information of the input application; the matching module matches the input index information with the related information of the pre-stored application; when the index information is related to the pre-stored application When the information matching is successful, the execution module starts the application corresponding to the index information.
下面通过附图及具体实施例对本发明再做进一步的详细说明。  The invention will be further described in detail below with reference to the drawings and specific embodiments.
本发明还提供一种移动终端, 图 1是本发明中移动终端的结构示意图, 如图 1所示, 该移动终端包括: 输入模块 11、 匹配模块 12、 执行模块 13; 其中,  The present invention also provides a mobile terminal. FIG. 1 is a schematic structural diagram of a mobile terminal according to the present invention. As shown in FIG. 1, the mobile terminal includes: an input module 11, a matching module 12, and an execution module 13;
输入模块 11 , 用于接收输入的应用程序的索引信息;  The input module 11 is configured to receive index information of the input application;
匹配模块 12, 用于将输入的索引信息与预先存储的应用程序的相关信 息进行匹配;  a matching module 12, configured to match the input index information with related information of a pre-stored application;
执行模块 13 , 用于当所述索引信息与预先存储的应用程序的相关信息 匹配成功时, 开启所述索引信息对应的应用程序。  The execution module 13 is configured to: when the index information is successfully matched with the related information of the pre-stored application, open the application corresponding to the index information.
该移动终端进一步包括:  The mobile terminal further includes:
启动模块 14 , 用于发送启动命令给输入模块 11;  The startup module 14 is configured to send a startup command to the input module 11;
存储模块 15 , 用于存储移动终端中应用程序的相关信息; 该相关信息包括应用程序的索引信息、 开启的次数等; 当在移动终端 中安装了新的应用程序后, 移动终端的操作系统将新安装的应用程序的相 关信息添加到该存储模块 15中; 其中, 索引信息可以是应用程序的名称中 每个字的拼音的第一个字母的组合; 本实施例的存储模块 15可以利用移动 终端中已有的数据库来实现。 a storage module 15 configured to store related information of an application in the mobile terminal; The related information includes index information of the application, the number of times of opening, and the like; when a new application is installed in the mobile terminal, the operating system of the mobile terminal adds related information of the newly installed application to the storage module 15; The index information may be a combination of the first letter of the pinyin of each word in the name of the application; the storage module 15 of the embodiment may be implemented by using a database existing in the mobile terminal.
所述输入模块 11还用于接收启动命令, 显示输入界面;  The input module 11 is further configured to receive a start command and display an input interface;
所述执行模块 13还用于当所述索引信息与预先存储的应用程序的相关 信息匹配不成功时, 提示匹配失败。  The execution module 13 is further configured to prompt the matching failure when the index information is unsuccessful in matching the related information of the pre-stored application.
所述输入模块 11接收启动命令, 显示输入界面具体为: 移动终端的启 动模块 14发送启动命令给移动终端的输入模块 11 , 移动终端的输入模块 11 收到所述启动命令后, 通过移动终端的屏幕显示移动终端中的输入法的 输入界面。  The input module 11 receives the startup command, and the display input interface is specifically: the startup module 14 of the mobile terminal sends an activation command to the input module 11 of the mobile terminal, and after the input module 11 of the mobile terminal receives the startup command, the mobile terminal The screen displays the input interface of the input method in the mobile terminal.
所述输入模块 11接收输入的应用程序的索引信息为: 通过输入界面输 入需要打开的应用程序的索引信息, 移动终端的输入模块 11将所述应用程 序的索引信息发送给移动终端的匹配模块 12。  The index information of the input program received by the input module 11 is: inputting index information of an application to be opened through an input interface, and the input module 11 of the mobile terminal sends the index information of the application to the matching module 12 of the mobile terminal. .
所述匹配模块 12将输入的索引信息与预先存储的应用程序的相关信息 进行匹配为: 移动终端的匹配模块 12收到输入模块 11发送的索引信息, 读取移动终端的存储模块 15中所有应用程序的索引信息, 匹配模块 12将 所述输入模块 11发送的索引信息与移动终端的存储模块 15中预先存储的 应用程序的相关信息中的索引信息进行比对。  The matching module 12 matches the input index information with the related information of the pre-stored application to: the matching module 12 of the mobile terminal receives the index information sent by the input module 11, and reads all the applications in the storage module 15 of the mobile terminal. The indexing information of the program, the matching module 12 compares the index information sent by the input module 11 with the index information in the related information of the application stored in the storage module 15 of the mobile terminal.
所述执行模块 13 开启所述索引信息对应的应用程序为: 执行模块 13 发送开启命令给应用程序, 所述应用程序收到开启命令后自行启动; 或, 执行模块 13调用移动终端的操作系统提供的函数启动应用程序。  The execution module 13 opens the application corresponding to the index information: the execution module 13 sends an open command to the application, and the application program starts after receiving the open command; or, the execution module 13 invokes an operating system provided by the mobile terminal. The function launches the application.
本发明还提供一种应用程序的启动方法, 图 2是本发明实现应用程序 的启动方法的流程示意图, 如图 2所示, 该方法包括以下步骤: 步骤 201 , 接收启动命令, 显示输入界面; The invention also provides a method for starting an application, and FIG. 2 is a schematic flowchart of a method for starting an application according to the present invention. As shown in FIG. 2, the method includes the following steps: Step 201: Receive a startup command, and display an input interface.
具体的, 本实施例可单独作为一个应用程序, 安装在移动终端中, 并 在移动终端中预先设置用于开启本应用程序的快捷键, 快捷键可以是方向 键也可以是数字键; 当移动终端的硬件电路检测到该快捷键按下时, 发送 消息给启动模块, 当移动终端的启动模块收到该消息时, 发送启动命令给 移动终端的输入模块, 用于启动输入模块; 移动终端的输入模块收到启动 模块发送的启动命令后, 通过移动终端的屏幕显示移动终端中的已有的输 入法的输入界面。  Specifically, the embodiment can be separately installed as an application in the mobile terminal, and a shortcut key for opening the application is preset in the mobile terminal, and the shortcut key can be a direction key or a number key; When the hardware circuit of the terminal detects that the shortcut key is pressed, the message is sent to the startup module. When the startup module of the mobile terminal receives the message, the startup command is sent to the input module of the mobile terminal for starting the input module; After receiving the startup command sent by the startup module, the input module displays the input interface of the existing input method in the mobile terminal through the screen of the mobile terminal.
步骤 202, 接收输入的应用程序的索引信息;  Step 202: Receive index information of an input application.
具体的, 通过输入界面输入需要打开的应用程序的索引信息, 例如, 想要打开移动终端中的街霸游戏, 就可以通过输入界面输入该游戏的索引 信息 "JB" ; 在输入应用程序的索引信息后, 根据移动终端的屏幕的提示点 击 "匹配", 移动终端的输入模块将通过输入界面接收的应用程序的索引信 息发送给移动终端的匹配模块。  Specifically, the index information of the application to be opened is input through the input interface. For example, if you want to open the street fighter game in the mobile terminal, you can input the index information "JB" of the game through the input interface; After the information, according to the prompt of the screen of the mobile terminal, the "match" is clicked, and the input module of the mobile terminal sends the index information of the application received through the input interface to the matching module of the mobile terminal.
步骤 203 ,将输入的索引信息与预先存储的应用程序的相关信息进行匹 配, 如果匹配成功, 执行步骤 204, 如果匹配不成功, 执行步骤 205; 具体的, 移动终端的存储模块中预先存储有移动终端中应用程序的相 关信息, 该相关信息包括应用程序的索引信息、 开启的次数等; 本实施例 的存储模块可以利用移动终端中已有的数据库来实现; 在实际应用中, 数 据库是利用存储芯片来实现的, 本实施例中, 在存储芯片上单独设置一个 存储区, 该存储区用于存储应用程序的身份标识号码(ID, IDentity ), 以及 应用程序的 ID与索引信息的——对应关系; 其中, 根据开启的次数, 可在 进行匹配时优先与开启次数多的应用程序进行比对, 从而缩短匹配所需要 的时间, 提高匹配效率; 索引信息可以是应用程序的名称中每个字的拼音 的第一个字母的组合; 当在移动终端中安装了新的应用程序后, 移动终端 的操作系统将新安装的应用程序的相关信息添加到该存储模块中; 移动终端的匹配模块收到输入模块发送的索引信息, 读取存储模块中 所有应用程序的索引信息, 匹配模块将该输入模块发送的索引信息与移动 终端的存储模块中预先存储的应用程序的相关信息中的索引信息进行比 对; 如果在多个应用程序的索引信息中找到与输入模块发送的索引信息完 全相同的索引信息, 那么匹配成功, 执行步骤 204; 如果在多个应用程序的 索引信息中没有找到与输入模块发送的索引信息完全相同的索引信息, 那 么匹配不成功, 执行步骤 205。 In step 203, the input index information is matched with the related information of the application stored in advance. If the matching is successful, step 204 is performed. If the matching is unsuccessful, step 205 is performed. Specifically, the storage module of the mobile terminal stores the mobile in advance. The information about the application in the terminal, the related information includes the index information of the application, the number of times of opening, and the like; the storage module of the embodiment can be implemented by using a database existing in the mobile terminal; in an actual application, the database is using the storage. In the embodiment, a storage area is separately set on the storage chip, and the storage area is used for storing an application identification number (ID, IDentity), and an application ID and an index information. Relationship; wherein, according to the number of times of opening, the matching may be prioritized with the application with more open times, thereby shortening the time required for matching and improving the matching efficiency; the index information may be each word in the name of the application. Combination of the first letter of Pinyin; when on the mobile terminal Mobile terminal after installing a new application The operating system adds information about the newly installed application to the storage module; the matching module of the mobile terminal receives the index information sent by the input module, reads the index information of all the applications in the storage module, and the matching module inputs the input information. The index information sent by the module is compared with the index information in the related information of the application stored in the storage module of the mobile terminal; if the index information of the plurality of applications is found, the index identical to the index information sent by the input module is found. If the matching is successful, the step 204 is performed. If the index information of the index information sent by the input module is not found in the index information of the multiple applications, the matching is unsuccessful, and step 205 is performed.
步骤 204, 开启输入的索引信息对应的应用程序;  Step 204: Open an application corresponding to the input index information.
具体的, 移动终端的匹配模块发送匹配成功的命令给执行模块, 该命 令中携带有需要开启的应用程序的索引信息; 执行模块收到匹配成功的命 令后, 根据其中的索引信息开启该索引信息对应的应用程序; 其中, 开启 的方法有两种, 一种是执行模块在移动终端的存储芯片中找到与该应用程 序的索引信息——对应的 ID,根据应用程序的 ID将开启命令发送给该应用 程序, 应用程序收到开启命令后自行启动; 另一种是, 执行模块调用移动 终端的操作系统提供的函数启动应用程序, 例如, 基于 REX操作系统的移 动终端中, 执行模块可以在移动终端的存储芯片中找到与该应用程序的索 引信息——对应的 ID, 然后将该 ID作为参数写入 ISHELL— StartApplet()函 数中, 最后通过调用该函数来启动要打开的应用程序; 这里, 同一个操作 系统中利用同一个函数可以调用不同的应用程序, 只是函数中的参数不同, 根据函数中的参数, 被调用的函数可以确定需要开启的应用程序。  Specifically, the matching module of the mobile terminal sends a matching successful command to the execution module, where the command carries the index information of the application to be opened; after the execution module receives the matching successful command, the index information is started according to the index information. Corresponding application; wherein, there are two methods for opening, one is that the execution module finds an ID corresponding to the index information of the application in the storage chip of the mobile terminal, and sends an open command according to the ID of the application. The application, the application starts itself after receiving the open command; the other is, the execution module calls the function provided by the operating system of the mobile terminal to start the application, for example, in the mobile terminal based on the REX operating system, the execution module can be moved The storage chip of the terminal finds the ID corresponding to the index information of the application, and then writes the ID as a parameter into the ISHELL-StartApplet() function, and finally starts the application to be opened by calling the function; here, Use the same function in the same operating system To invoke different applications, but different function parameters as a function of the parameters, the function is called to determine the needs of the application can open.
步骤 205 , 提示匹配失败;  Step 205, the prompt matching fails;
具体的, 移动终端的匹配模块发送匹配未成功的命令给执行模块, 执 行模块收到匹配未成功的命令后, 提示用户匹配失败, 例如, 可以弹出对 话框, 对话框中显示 "匹配失败, 未找到应用程序" 的字样。 以上所述, 仅为本发明的较佳实施例而已, 并非用于限定本发明的保 护范围, 凡在本发明的精神和原则之内所作的任何修改、 等同替换和改进 等, 均应包含在本发明的保护范围之内。 Specifically, the matching module of the mobile terminal sends an unsuccessful command to the execution module. After the execution module receives the unsuccessful command, the execution module prompts the user to fail to match. For example, a dialog box may pop up, and the dialog box displays "match failure, no Find the word "application". The above description is only for the preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included. Within the scope of protection of the present invention.

Claims

权利要求书 Claim
1、 一种移动终端, 其特征在于, 该移动终端包括: 输入模块、 匹配模 块、 执行模块; 其中,  A mobile terminal, comprising: an input module, a matching module, and an execution module; wherein
输入模块, 用于接收输入的应用程序的索引信息;  An input module, configured to receive index information of an input application;
匹配模块, 用于将输入的索引信息与预先存储的应用程序的相关信息 进行匹配;  a matching module, configured to match the input index information with related information of the pre-stored application;
执行模块, 用于当所述索引信息与预先存储的应用程序的相关信息匹 配成功时, 开启所述索引信息对应的应用程序。  And an execution module, configured to: when the index information is successfully matched with the related information of the pre-stored application, open the application corresponding to the index information.
2、 根据权利要求 1所述的移动终端, 其特征在于,  2. The mobile terminal according to claim 1, wherein
所述输入模块还用于, 接收启动命令, 显示输入界面;  The input module is further configured to receive a start command and display an input interface;
所述执行模块还用于, 当所述索引信息与预先存储的应用程序的相关 信息匹配不成功时, 提示匹配失败。  The execution module is further configured to: when the index information is not successfully matched with the related information of the pre-stored application, the prompt matching fails.
3、 根据权利要求 1或 2所述的移动终端, 其特征在于, 该移动终端进 一步包括:  The mobile terminal according to claim 1 or 2, wherein the mobile terminal further comprises:
启动模块, 用于发送启动命令给输入模块;  a startup module, configured to send a startup command to the input module;
存储模块, 用于存储移动终端中应用程序的相关信息。  A storage module, configured to store information about an application in the mobile terminal.
4、 一种应用程序的启动方法, 其特征在于, 该方法包括:  4. An application startup method, the method comprising:
接收输入的应用程序的索引信息;  Receiving index information of the input application;
将输入的索引信息与预先存储的应用程序的相关信息进行匹配, 当匹 配成功时, 开启所述索引信息对应的应用程序。  The input index information is matched with the information related to the pre-stored application, and when the matching is successful, the application corresponding to the index information is turned on.
5、 根据权利要求 4所述的方法, 其特征在于, 所述接收输入的应用程 序的索引信息之前还包括:  The method according to claim 4, wherein the receiving the index information of the input application further comprises:
接收启动命令, 显示输入界面。  Receive the start command and display the input interface.
6、 根据权利要求 5所述的方法, 其特征在于, 所述接收启动命令, 显 示输入界面为: 移动终端的启动模块发送启动命令给移动终端的输入模块, 移动终端 的输入模块收到所述启动命令后, 通过移动终端的屏幕显示移动终端中的 输入法的输入界面。 The method according to claim 5, wherein the receiving the start command, the display input interface is: The startup module of the mobile terminal sends an activation command to the input module of the mobile terminal. After receiving the startup command, the input module of the mobile terminal displays an input interface of the input method in the mobile terminal through the screen of the mobile terminal.
7、 根据权利要求 4所述的方法, 其特征在于, 所述接收输入的应用程 序的索引信息为:  The method according to claim 4, wherein the index information of the application that receives the input is:
通过输入界面输入需要打开的应用程序的索引信息, 移动终端的输入 模块将所述应用程序的索引信息发送给移动终端的匹配模块。  The index information of the application to be opened is input through the input interface, and the input module of the mobile terminal transmits the index information of the application to the matching module of the mobile terminal.
8、 根据权利要求 4所述的方法, 其特征在于, 所述将输入的索引信息 与预先存储的应用程序的相关信息进行匹配为:  8. The method according to claim 4, wherein the matching the input index information with the pre-stored related information of the application is:
移动终端的匹配模块收到输入模块发送的索引信息, 读取移动终端的 存储模块中所有应用程序的索引信息, 匹配模块将所述输入模块发送的索 ? )信息与移动终端的存储模块中预先存储的应用程序的相关信息中的索引 信息进行比对。  The matching module of the mobile terminal receives the index information sent by the input module, reads the index information of all the applications in the storage module of the mobile terminal, and the matching module sends the input module. The information is compared with the index information in the information about the application stored in advance in the storage module of the mobile terminal.
9、 根据权利要求 4所述的方法, 其特征在于, 该方法还包括: 当所述索引信息与预先存储的应用程序的相关信息匹配不成功时, 提 示匹配失败。  The method according to claim 4, wherein the method further comprises: when the index information is not successfully matched with the related information of the pre-stored application, the matching failure is prompted.
10、 根据权利要求 4至 9任一所述的方法, 其特征在于, 所述开启所 述索引信息对应的应用程序为:  The method according to any one of claims 4 to 9, wherein the application corresponding to the opening of the index information is:
执行模块发送开启命令给应用程序, 所述应用程序收到开启命令后自 行启动; 或, 执行模块调用移动终端的操作系统提供的函数启动应用程序。  The execution module sends an open command to the application, and the application starts the self-start after receiving the open command; or, the execution module invokes a function provided by the operating system of the mobile terminal to start the application.
PCT/CN2010/078892 2010-07-19 2010-11-18 Initiating method and mobile terminal for application programs WO2012009910A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2010102313801A CN101916196A (en) 2010-07-19 2010-07-19 Method for starting application program and mobile terminal
CN201010231380.1 2010-07-19

Publications (1)

Publication Number Publication Date
WO2012009910A1 true WO2012009910A1 (en) 2012-01-26

Family

ID=43323713

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/078892 WO2012009910A1 (en) 2010-07-19 2010-11-18 Initiating method and mobile terminal for application programs

Country Status (2)

Country Link
CN (1) CN101916196A (en)
WO (1) WO2012009910A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105376412A (en) * 2015-12-01 2016-03-02 小米科技有限责任公司 Information processing method and device

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135857A (en) * 2011-03-15 2011-07-27 宇龙计算机通信科技(深圳)有限公司 Control method for opening application and terminal thereof
CN102801853B (en) * 2012-06-27 2017-02-15 宇龙计算机通信科技(深圳)有限公司 Mobile phone and method for automatically triggering task execution
CN102842007B (en) 2012-07-16 2015-03-11 腾讯科技(深圳)有限公司 Access control method and system of mobile terminal application program
CN102833399B (en) * 2012-08-10 2015-10-07 广东欧珀移动通信有限公司 A kind of application program system of selection and device
CN103024169A (en) * 2012-12-10 2013-04-03 深圳市永利讯科技股份有限公司 Method and device for starting communication terminal application program through voice
CN104077018B (en) * 2013-03-29 2018-02-27 联想(北京)有限公司 A kind of display methods and electronic equipment
CN103399752A (en) * 2013-08-08 2013-11-20 天津大学 Mobile phone application chain reaction system and method based on Internet service
CN104423928A (en) * 2013-09-09 2015-03-18 腾讯科技(深圳)有限公司 Data processing method, data processing device and terminal equipment
CN105739716A (en) * 2016-01-22 2016-07-06 百度在线网络技术(北京)有限公司 Search method and device in input application

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1746886A (en) * 2004-09-08 2006-03-15 华为技术有限公司 Functional selection of mobile terminal apparatus
CN101150796A (en) * 2006-09-18 2008-03-26 英华达(上海)电子有限公司 A method and device for quick entry into mobile phone menu
CN101340650A (en) * 2007-07-05 2009-01-07 康佳集团股份有限公司 Searching method, system and mobile terminal of mobile terminal function
CN101350977A (en) * 2007-07-20 2009-01-21 宁波萨基姆波导研发有限公司 Rapid searching method for mobile communication terminal
CN101631332A (en) * 2009-07-29 2010-01-20 中兴通讯股份有限公司 Application program search method and application program searching device for movable terminal
CN101645968A (en) * 2009-05-15 2010-02-10 上海闻泰电子科技有限公司 Method for searching functions of mobile phone
CN101674675A (en) * 2009-08-20 2010-03-17 宇龙计算机通信科技(深圳)有限公司 Positioning indicating method and system of mobile terminal application function option and mobile terminal
CN101833574A (en) * 2010-04-15 2010-09-15 西安酷派软件科技有限公司 Method and system for locating application programs as well as mobile terminal
CN101924821A (en) * 2010-04-26 2010-12-22 深圳市同洲电子股份有限公司 Mobile communication terminal as well as method and system for starting application program by same

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009141721A (en) * 2007-12-07 2009-06-25 Sony Ericsson Mobilecommunications Japan Inc Information communication terminal, and control program for information communication terminal
CN101668066A (en) * 2009-09-27 2010-03-10 魏新成 Method and equipment for searching mobile phone in standby state
CN101753718A (en) * 2009-12-29 2010-06-23 中兴通讯股份有限公司 Method and terminal for determining business codes

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1746886A (en) * 2004-09-08 2006-03-15 华为技术有限公司 Functional selection of mobile terminal apparatus
CN101150796A (en) * 2006-09-18 2008-03-26 英华达(上海)电子有限公司 A method and device for quick entry into mobile phone menu
CN101340650A (en) * 2007-07-05 2009-01-07 康佳集团股份有限公司 Searching method, system and mobile terminal of mobile terminal function
CN101350977A (en) * 2007-07-20 2009-01-21 宁波萨基姆波导研发有限公司 Rapid searching method for mobile communication terminal
CN101645968A (en) * 2009-05-15 2010-02-10 上海闻泰电子科技有限公司 Method for searching functions of mobile phone
CN101631332A (en) * 2009-07-29 2010-01-20 中兴通讯股份有限公司 Application program search method and application program searching device for movable terminal
CN101674675A (en) * 2009-08-20 2010-03-17 宇龙计算机通信科技(深圳)有限公司 Positioning indicating method and system of mobile terminal application function option and mobile terminal
CN101833574A (en) * 2010-04-15 2010-09-15 西安酷派软件科技有限公司 Method and system for locating application programs as well as mobile terminal
CN101924821A (en) * 2010-04-26 2010-12-22 深圳市同洲电子股份有限公司 Mobile communication terminal as well as method and system for starting application program by same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105376412A (en) * 2015-12-01 2016-03-02 小米科技有限责任公司 Information processing method and device

Also Published As

Publication number Publication date
CN101916196A (en) 2010-12-15

Similar Documents

Publication Publication Date Title
WO2012009910A1 (en) Initiating method and mobile terminal for application programs
CN106453859B (en) A kind of sound control method and mobile terminal
US10165097B2 (en) Call processing method and device
WO2011012006A1 (en) Method and device for searching application programs of mobile terminals
US20150067829A1 (en) Electronic Device and Method for Unlocking Screen of Electronic Device
US9372981B2 (en) Electronic device and method for unlocking screen of electronic device
WO2014012492A1 (en) Application switching method and apparatus, and touch screen electronic device
US9167075B2 (en) Service access method and apparatus
CN103269395A (en) Speech control method and device based on screen locking state
US10831881B2 (en) Method and terminal for enhancing information security
CN103077341A (en) Application program unlocking method and device
CN101848275A (en) The method that mobile terminal apparatus and startup are used
AU2013270485A1 (en) Input processing method and apparatus
WO2012152099A1 (en) Method and device for operation on lock screen interface of terminal, and the terminal
WO2011020366A1 (en) Method and information terminal for quick startup of an application program
WO2016070338A1 (en) Method, apparatus and device for displaying message
WO2014161292A1 (en) Method, device and terminal for starting application program
WO2016112796A1 (en) Processing method and device for pushing information
US20120094724A1 (en) Method for directly accessing menu item of mobile communication terminal
WO2015154452A1 (en) Method and terminal for remotely querying information about contact person
WO2017166133A1 (en) Terminal voice unlocking method and terminal
WO2013010477A1 (en) Method and device for text reminder
WO2023065517A1 (en) Shortcut key control method for remote control device, device and storage medium
WO2016131181A1 (en) Fingerprint event processing method, apparatus, and terminal
WO2011160459A1 (en) Mobile telephone menu display method and mobile telephone

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

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

Country of ref document: EP

Kind code of ref document: A1