WO2015058599A1 - 应用程序查找定位方法及装置 - Google Patents

应用程序查找定位方法及装置 Download PDF

Info

Publication number
WO2015058599A1
WO2015058599A1 PCT/CN2014/086663 CN2014086663W WO2015058599A1 WO 2015058599 A1 WO2015058599 A1 WO 2015058599A1 CN 2014086663 W CN2014086663 W CN 2014086663W WO 2015058599 A1 WO2015058599 A1 WO 2015058599A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
desktop
main menu
layout
index table
Prior art date
Application number
PCT/CN2014/086663
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 WO2015058599A1 publication Critical patent/WO2015058599A1/zh

Links

Images

Classifications

    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • 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/04817Interaction 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 using icons

Definitions

  • the present invention relates to the field of mobile communications, and in particular, to an application search and location method and apparatus.
  • the smartphone allows downloading and installing various software from the online software store
  • the number of applications in the mobile phone main menu will increase as the mobile phone usage time increases.
  • the user wants to use a certain software, and needs to scroll up and down in the main menu or scan left and right for a long time to find, which brings great inconvenience to the user to use the software.
  • the desktop and main menu of the smartphone currently support multiple screens, and the user switches the screen by sliding left and right.
  • the position of the current screen is generally indicated by dots, bars or numbers.
  • the user has to continuously slide multiple screens to find the screen where the software to be started is located.
  • the application icons in the screen have no specific order, and the user is required to browse the full screen to find the software to be launched, and the user experience is not friendly.
  • This article provides a scenario.
  • the user can customize the application layout of the desktop and the main menu to the smartphone as needed.
  • the sequential method is not needed, but the two functions are used to quickly find the positioning application, thereby improving the user experience.
  • the invention provides an application search positioning method and apparatus that overcomes the above problems.
  • the present invention provides an application search and location method, including: acquiring a keyword input by a user; querying a corresponding application according to the keyword query, acquiring location information of the application, and switching from the current screen to the screen where the application is located according to the location information.
  • the above method comprises: respectively establishing a layout index table of the application on the desktop and the main menu according to the layout data table of the application on the desktop and the main menu, wherein the layout data table includes: application information, and an application Layout location information corresponding to the program information, the layout index table includes: a keyword, and application information corresponding to the keyword; obtaining an application location information according to the keyword query corresponding application, and switching from the current screen to the application according to the location information
  • the screen where the program is located specifically includes: searching corresponding application information in the layout index table according to the keyword, and searching corresponding location information in the layout data table according to the application information; calling the desktop or main menu by using the corresponding location information as a parameter The service switches from the current screen to the screen where the corresponding application is located.
  • the application includes: application software, and widgets;
  • the location information includes: the number of screens of the corresponding application, the number of rows of the screen, and the number of columns.
  • respectively establishing the layout index table of the application on the desktop and the main menu comprises: traversing according to the layout data table of the application on the desktop and the main menu respectively.
  • the application and widgets on the desktop and main menu get the name of the application or widget, split the name into a set of words or words, and map each word or word to a specific string according to specific rules.
  • the specific string is used as the keyword of the corresponding application;
  • the keyword, the application corresponding to the keyword is used as a record in the layout index table, and the desktop layout index table of the application software and the widget on the desktop is respectively established.
  • the main menu layout index table on the main menu is used as the keyword of the corresponding application.
  • the keyword input by the user is obtained, and the corresponding application information is searched for in the layout index table according to the keyword, and the corresponding location information is searched for in the layout data table according to the application information, which includes: acquiring a keyword input by the user, The keyword is mapped to a specific string according to a specific rule, and the corresponding application information is searched in the desktop layout index table or the main menu layout index table according to the specific string, and the corresponding layout data table is searched for corresponding according to the application information. Location information.
  • the method comprises: highlighting the application.
  • the method comprises: updating a desktop layout index table when the user adds or deletes an application on the desktop; updating the main menu layout index table when the user installs or uninstalls the application; and updating the desktop layout index table when the user switches the language And the main menu layout index table.
  • the method before acquiring the keyword input by the user, includes: calling an application search page according to the operation of the user, and switching to the desktop search page or the main menu search page according to whether the desktop or the main menu is currently displayed; or, according to The user's choice to switch to the desktop lookup page or the main menu lookup page.
  • the present invention also provides an apparatus for searching and locating a method, comprising: an obtaining module, configured to acquire a keyword input by a user; and a positioning module configured to query a corresponding application according to the keyword, obtain location information of the application, and according to The location information is switched from the current screen to the screen where the application is located.
  • the foregoing apparatus includes: an establishing module, configured to respectively establish a layout index table of the application on the desktop and the main menu according to the layout data table of the application on the desktop and the main menu, wherein the layout data table includes: an application The information and the layout location information corresponding to the application information, the layout index table includes: a keyword, and application information corresponding to the keyword.
  • the positioning module is configured to: search for corresponding application information in the layout index table according to the keyword, and search for corresponding location information in the layout data table according to the application information; the positioning module is configured to use the corresponding location information as The parameter calls the service of the desktop or main menu, switching from the current screen to the screen where the corresponding application is located.
  • the application includes: application software, and widgets;
  • the location information includes: the number of screens of the corresponding application, the number of rows of the screen, and the number of columns.
  • the establishing module is configured to: traverse the application software and the widget on the desktop and the main menu according to the layout data table of the application on the desktop and the main menu, respectively obtain the name of the application software or the widget, and remove the name. Divide into a set of words or words, and map each word or word to a specific string according to a specific rule, and use a specific string as a keyword for the corresponding application; use the keyword, the application corresponding to the keyword as the layout A record in the index table that establishes the desktop layout index table for the application software and widgets on the desktop, and the main menu layout index table on the main menu.
  • the positioning module is configured to: obtain a keyword input by the user, map the keyword into a specific character string according to a specific rule, and search for a corresponding application information in the desktop layout index table or the main menu layout index table according to the specific character string. And searching for corresponding location information in the corresponding layout data table according to the application information.
  • the positioning module is arranged to: highlight the application.
  • the establishing module is configured to: when the user adds or deletes an application on the desktop, update the desktop layout index table; when the user installs or uninstalls the application, updates the main menu layout index table; when the user switches languages, updates the desktop Layout index table and main menu layout index table.
  • the positioning module is configured to: call up the application search page according to the operation of the user, and switch to the desktop search page or the main menu search page according to whether the desktop or the main menu is currently displayed; or, according to the user's selection, switch to Desktop lookup page or main menu lookup page.
  • the beneficial effects of the present invention are as follows: the function of searching and locating the application is implemented by using the layout index table, and the user needs to scroll up and down in the main menu or search for a long time to find and browse the user when searching for a certain software in the prior art. To continuously slide multiple screens to find the problem of the screen where the software to be launched is located, the management of the desktop and main menu applications is more convenient and flexible, and the user experience is improved.
  • FIG. 1 is a flowchart of an application search and location method according to an embodiment of the present invention
  • FIG. 2 is a flowchart of detailed processing of an application search positioning method according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram of a lookup interface according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of a positioning application according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of an application search and location device according to an embodiment of the present invention.
  • the present invention provides a method for finding out which of the desktop and the main menu has related applications by using a keyword such as the name of the application, and guiding the user to quickly locate the application in the screen.
  • Devices in particular, currently smart phones generally layout applications and widgets in a manner similar to "nine squares", which divides each screen into several grids (each grid is a small rectangle), and then each The icons and names of the applications are placed in this grid.
  • Each widget can occupy multiple grids in the horizontal and vertical directions, and the desktop and main menu can be composed of such multiple screens, and the icons of the applications and widgets are generally arranged. Columns are unordered and have no specific logical relationships. These layout information related to applications and widgets are stored in the layout database.
  • the technical solution of the embodiment of the present invention establishes an application layout index table of the layout data table.
  • the application query request of the user is used as a parameter to jointly query the layout index table and the layout information table of the application, and then
  • the layout information of the related application is displayed in a list form, and the user selects to use the application, the system switches to the corresponding screen and highlights the application, thereby making the mobile phone more intelligent and user-friendly, and improving the user experience.
  • FIG. 1 is a flowchart of an application search and location method according to an embodiment of the present invention. As shown in FIG. 1, an application search and locate according to an embodiment of the present invention. The method includes the following processing:
  • Step 101 Acquire a keyword input by a user
  • Step 102 Acquire a location information of the application according to the keyword query corresponding application, and switch from the current screen to the screen where the application is located according to the location information.
  • the above processing comprises:
  • the layout index table of the application on the desktop and the main menu is established, wherein the layout data table includes: application information, and layout position information corresponding to the application information.
  • the layout index table includes: a keyword, and application information corresponding to the keyword;
  • the application includes: application software, and a widget; the location information includes: a screen number of the corresponding application, a number of rows of the screen, and a number of columns.
  • the keyword, the application corresponding to the keyword is used as a record in the layout index table, respectively, the desktop layout index table of the application software and the widget on the desktop, and the main menu layout index table on the main menu are established. .
  • the layout index table of the desktop and the main menu application and the Widget are separately established, so as to create conditions for correctly and quickly finding the application and the Widget.
  • retrieve the layout data table in the layout database find the name of the application, Widget, and then split the name into a set of words or words.
  • the contact application can split the name "contact” into “join” and " Contact, "contact”, etc.
  • Step 102 includes the following processing:
  • Step 1 Obtain a keyword input by the user, search for corresponding application information in the layout index table according to the keyword, and search for corresponding location information in the layout data table according to the application information;
  • step 102 based on the specific processing when establishing the layout index table of the application on the desktop and the main menu, in step 102, specifically, the following processing is required: acquiring a keyword input by the user, and mapping the keyword into a specific rule according to a specific rule
  • the specific character string is searched for corresponding application information in the desktop layout index table or the main menu layout index table according to the specific character string, and the corresponding location information is searched in the corresponding layout data table according to the application information.
  • the application search page may be called according to the user's operation, and the desktop search page or the main menu search page may be switched according to whether the desktop or the main menu is currently displayed; Or, depending on the user's choice, switch to the desktop lookup page or the main menu lookup page. This determines whether the application is looking for a desktop or an application looking for the main menu.
  • the Widget query interface when the user inputs the application and the Widge name related words on the desktop and the main menu application, the Widget query interface, the words need to be converted into the keywords in the index table according to the same rule, and This is the query condition joint query index table and the layout data table, and finally finds the application corresponding to the keyword, the name of the Widget, the screen number, the row, the column and the like, and can display the information one by one in the query interface and display it to user.
  • step 2 the corresponding location information is used as a parameter to invoke the service of the desktop or the main menu, and the current screen is switched to the screen where the corresponding application is located.
  • the application after switching from the current screen to the screen where the corresponding application is located, the application can be highlighted.
  • the desktop layout index table when the user adds or deletes an application on the desktop, the desktop layout index table is updated; when the user installs or uninstalls the application, the main menu layout index table is updated; when the user switches the language, the desktop layout is updated. Index table and main menu layout index table.
  • step 103 the user selects a certain row, and the application and Widget positioning module respectively invokes the service of the desktop or the main menu by using the screen, the row, the column and the column of the application as the input parameters, and switches to the corresponding screen, and Highlight the app or widget.
  • the user when searching for an application or a Widget, the user can quickly find it by using the search and positioning method, and no longer need to slide the screen left and right, and then search for it line by line.
  • FIG. 2 is a flowchart of detailed processing of an application search positioning method according to an embodiment of the present invention. As shown in FIG. 2, the following processing is included:
  • Step 1 When the user opens the mobile phone and the desktop and the main menu are loaded, the corresponding layout index table is established according to the application and Widget layout information on the desktop and the main menu.
  • Step 2 When the user adds and deletes the application and the Widget on the desktop, the desktop application and the Widget layout index table are updated; when the user installs and uninstalls the application, the main menu application and the Widget layout index table are updated; when the user switches the language, the user updates simultaneously.
  • Step 3 Receive a layout query request of the user application and the Widget: the user clicks the menu button, selects the “Find Positioning” menu item in the menu list, and invokes the search interface shown in FIG. 3;
  • Step 4 Determine the request type: according to the currently displayed desktop or main menu, switch to the desktop search page or the main menu search page.
  • the user inputs some or all of the names of the application and the Widget in the input box, and jointly queries the layout index table and the data table of the desktop or the main menu, and lists all the applications and Widget layout information that are found in real time according to the currently input text.
  • the record includes screen number, row, column and other information; as shown in Figure 4, the following processing is performed as follows:
  • Step 41 The user clicks on a row of the layout information list in the search interface, and receives the positioning request of the application and the Widget;
  • Step 42 Call the desktop or main menu service with the requested location (desktop/main menu), application, Widget layout information (name, screen number, row, column) as a parameter, switch to the corresponding screen, and highlight The app.
  • the search and location function of the application is implemented by using the layout index table, and the user needs to scroll up or down in the main menu when searching for a certain software in the prior art. It takes a long time to find, and the user has to continuously slide multiple screens to find the screen of the software to be started, which makes the management of the desktop and main menu applications more convenient and flexible, and improves the user experience.
  • FIG. 5 is a schematic structural diagram of an application search and location device according to an embodiment of the present invention. As shown in FIG. 5, an application search and locate according to an embodiment of the present invention.
  • the device includes an obtaining module 50 and a positioning module 52. The following describes each module of the embodiment of the present invention in detail.
  • the obtaining module 50 is configured to obtain a keyword input by the user
  • the positioning module 52 is configured to query the corresponding application according to the keyword, obtain the location information of the application, and switch from the current screen to the screen where the application is located according to the location information.
  • the device further includes: an establishing module, configured to respectively establish a layout index table of the application on the desktop and the main menu according to the layout data table of the application on the desktop and the main menu, wherein the layout data table includes: an application Program information, and layout location information corresponding to the application information, the layout index table includes: a keyword, and application information corresponding to the keyword;
  • an establishing module configured to respectively establish a layout index table of the application on the desktop and the main menu according to the layout data table of the application on the desktop and the main menu, wherein the layout data table includes: an application Program information, and layout location information corresponding to the application information, the layout index table includes: a keyword, and application information corresponding to the keyword;
  • the application includes: application software, and widgets; the location information includes: the number of screens of the corresponding application, the number of rows and columns of the screen.
  • the setup module is set to: traverse the application software and widgets on the desktop and main menu, respectively, according to the layout data table of the application on the desktop and the main menu, obtain the name of the application software or the widget, and split the name into a group.
  • Word or word, and each word or word is mapped to a specific string according to a specific rule, and a specific string is used as a keyword of the corresponding application; the keyword, the application corresponding to the keyword is used as a layout index table.
  • the setup module is set to: when the user adds or deletes an application on the desktop, updates the desktop layout index table; when the user installs or uninstalls the application, updates the main menu layout index table; when the user switches languages, updates the desktop layout index table And the main menu layout index table.
  • the positioning module 52 is configured to: search for corresponding application information in the layout index table according to the keyword, and search for corresponding location information in the layout data table according to the application information; invoke the corresponding location information as a parameter to invoke the desktop or the main The service of the menu switches from the current screen to the screen where the corresponding application is located.
  • the keyword input by the user is obtained, the keyword is mapped to a specific character string according to a specific rule, and the corresponding application information is searched in the desktop layout index table or the main menu layout index table according to the specific character string, and according to the application program.
  • the information looks up the corresponding location information in the corresponding layout data table.
  • the positioning module 52 is configured to: call the application search page according to the user's operation, and switch to the desktop search page or the main menu search page according to whether the desktop or the main menu is currently displayed; or, according to the user's selection, switch to the desktop search.
  • the page or main menu finds the page.
  • the positioning module 52 is configured to: highlight the application.
  • the search and location function of the application is implemented by using the layout index table, and the user needs to scroll up or down in the main menu when searching for a certain software in the prior art. It takes a long time to find, and the user has to continuously slide multiple screens to find the screen of the software to be started, which makes the management of the desktop and main menu applications more convenient and flexible, and improves the user experience.
  • the above embodiments and preferred embodiments solve the problem in the prior art that when a user searches for a certain software, it needs to scroll up and down in the main menu or scan left and right for a long time to find, and the user can continuously slide multiple screens. Find the problem of the screen where the software to be launched is located, making the management of the desktop and main menu applications more convenient and flexible, and improving the user experience.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

公开了一种应用程序查找定位方法及装置。该方法包括:获取用户输入的关键字;根据关键字查询对应的应用程序,获取应用程序的位置信息并根据位置信息从当前屏幕切换到应用程序所在的屏幕。借助于该方法,使得桌面和主菜单的应用的管理更加方便灵活,提升了用户的使用体验。

Description

应用程序查找定位方法及装置 技术领域
本发明涉及移动通讯领域,特别是涉及一种应用程序查找定位方法及装置。
背景技术
随着人们生活节奏的加快和手机功能的日益强大,手机已经融入人们生活的方方面面,人们越来越依赖手机。随着智能手机硬件配置和性能的不断提升,用户可以把大量的应用安装到手机上。
在人们使用手机过程中,存在两个现象:
一、由于智能手机允许从网上的软件商店中下载并安装各种软件,因此手机主菜单中的应用程序数量会随着手机使用时间的延长而增加。这样在某个时刻,用户想用某一软件,需要在主菜单中上下滚动或左右滑动查找较长时间才能找到,这给用户使用软件带来很大不便。
二、目前智能手机的桌面和主菜单支持多屏,用户通过左右滑动切换屏幕。桌面和主菜单上一般是用圆点、条形或数字指示当前屏的位置,当屏幕较多时,用户要连续滑动多屏才能找到要启动的软件所在的屏幕。而且该屏中的应用图标也没有特定顺序,也需要用户浏览全屏才能找到要启动的软件,用户体验不友好。
本文提供了一种方案。用户根据需要对智能手机随意定制桌面和主菜单的应用布局,当定位应用时,不需要再用顺序的方法,而是通过这两个功能快速查找定位应用,提升了用户体验。
发明内容
鉴于现有技术中用户查找某一软件时需要在主菜单中上下滚动或左右滑动查找较长时间才能找到、以及用户要连续滑动多屏才能找到要启动的软件所在的屏幕的问题,提出了本发明以便提供一种克服上述问题的应用程序查找定位方法及装置。
本发明提供一种应用程序查找定位方法,包括:获取用户输入的关键字;根据关键字查询对应的应用程序,获取应用程序的位置信息并根据位置信息从当前屏幕切换到应用程序所在的屏幕。
优选地,上述方法包括:根据应用程序在桌面和主菜单上的布局数据表,分别建立应用程序在桌面和主菜单上的布局索引表,其中,布局数据表包括:应用程序信息、以及与应用程序信息对应的布局位置信息,布局索引表包括:关键字、以及与关键字对应的应用程序信息;根据关键字查询对应的应用程序,获取应用程序位置信息并根据位置信息从当前屏幕切换到应用程序所在的屏幕具体包括:根据关键字在布局索引表中查找对应的应用程序信息,并根据应用程序信息在布局数据表中查找对应的位置信息;将对应的位置信息作为参数调用桌面或主菜单的服务,从当前屏幕切换到相应的应用程序所在的屏幕。
优选地,应用程序包括:应用软件、以及窗口小部件;位置信息包括:相应应用程序所在的屏数、所在屏的行数和列数。
优选地,根据应用程序在桌面和主菜单上的布局数据表,分别建立应用程序在桌面和主菜单上的布局索引表具体包括:根据应用程序在桌面和主菜单上的布局数据表,分别遍历桌面和主菜单上的应用软件和窗口小部件,获取应用软件或者窗口小部件的名字,将名字拆分成一组字或词,并分别把每个字或词按照特定规则映射为一个特定字符串,将特定字符串作为对应应用程序的关键字;将关键字、与关键字对应的应用程序作为布局索引表中的一条记录,分别建立应用软件和窗口小部件在桌面上的桌面布局索引表、以及在主菜单上的主菜单布局索引表。
优选地,获取用户输入的关键字,根据关键字在布局索引表中查找对应的应用程序信息,并根据应用程序信息在布局数据表中查找对应的位置信息具体包括:获取用户输入的关键字,将关键字按照特定规则映射为一个特定字符串,根据特定字符串在桌面布局索引表或主菜单布局索引表中查找对应的应用程序信息,并根据应用程序信息在对应的布局数据表中查找对应的位置信息。
优选地,从当前屏幕切换到相应的应用程序所在的屏幕之后,包括:高亮显示应用程序。
优选地,包括:当用户在桌面上添加或删除应用程序时,更新桌面布局索引表;当用户安装或卸载应用程序时,更新主菜单布局索引表;当用户切换语言时,更新桌面布局索引表和主菜单布局索引表。
优选地,在获取用户输入的关键字之前,包括:根据用户的操作调出应用程序查找页面,并根据当前显示的是桌面还是主菜单,切换到桌面查找页面或主菜单查找页面;或者,根据用户的选择,切换到桌面查找页面或主菜单查找页面。
本发明还提供了一种应用程序查找定位方法装置,包括:获取模块,设置为获取用户输入的关键字;定位模块,设置为根据关键字查询对应的应用程序,获取应用程序的位置信息并根据位置信息从当前屏幕切换到应用程序所在的屏幕。
优选地,上述装置包括:建立模块,设置为根据应用程序在桌面和主菜单上的布局数据表,分别建立应用程序在桌面和主菜单上的布局索引表,其中,布局数据表包括:应用程序信息、以及与应用程序信息对应的布局位置信息,布局索引表包括:关键字、以及与关键字对应的应用程序信息。
优选地,定位模块设置为:根据关键字在布局索引表中查找对应的应用程序信息,并根据应用程序信息在布局数据表中查找对应的位置信息;定位模块,设置为将对应的位置信息作为参数调用桌面或主菜单的服务,从当前屏幕切换到相应的应用程序所在的屏幕。
优选地,应用程序包括:应用软件、以及窗口小部件;位置信息包括:相应应用程序所在的屏数、所在屏的行数和列数。
优选地,建立模块设置为:根据应用程序在桌面和主菜单上的布局数据表,分别遍历桌面和主菜单上的应用软件和窗口小部件,获取应用软件或者窗口小部件的名字,将名字拆分成一组字或词,并分别把每个字或词按照特定规则映射为一个特定字符串,将特定字符串作为对应应用程序的关键字;将关键字、与关键字对应的应用程序作为布局索引表中的一条记录,分别建立应用软件和窗口小部件在桌面上的桌面布局索引表、以及在主菜单上的主菜单布局索引表。
优选地,定位模块设置为:获取用户输入的关键字,将关键字按照特定规则映射为一个特定字符串,根据特定字符串在桌面布局索引表或主菜单布局索引表中查找对应的应用程序信息,并根据应用程序信息在对应的布局数据表中查找对应的位置信息。
优选地,定位模块设置为:高亮显示应用程序。
优选地,建立模块设置为:当用户在桌面上添加或删除应用程序时,更新桌面布局索引表;当用户安装或卸载应用程序时,更新主菜单布局索引表;当用户切换语言时,更新桌面布局索引表和主菜单布局索引表。
优选地,定位模块设置为:根据用户的操作调出应用程序查找页面,并根据当前显示的是桌面还是主菜单,切换到桌面查找页面或主菜单查找页面;或者,根据用户的选择,切换到桌面查找页面或主菜单查找页面。
本发明有益效果如下:通过布局索引表实现应用程序的查找和定位功能,解决了现有技术中用户查找某一软件时需要在主菜单中上下滚动或左右滑动查找较长时间才能找到、以及用户要连续滑动多屏才能找到要启动的软件所在的屏幕的问题,使得桌面和主菜单的应用的管理更加方便灵活,提升了用户的使用体验。
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。
附图说明
通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本发明的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:
图1是本发明实施例的应用程序查找定位方法的流程图;
图2是本发明实施例的应用程序查找定位方法的详细处理的流程图;
图3是本发明实施例的查找界面的示意图;
图4是本发明实施例的定位应用程序的示意图;
图5是本发明实施例的应用程序查找定位装置的结构示意图。
具体实施方式
下面将参照附图更详细地描述本公开的示例性实施例。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应被这里阐述的实施例所限制。相反,提供这些实施例是为了能够更透彻地理解本公开,并且能够将本公开的范围完整的传达给本领域的技术人员。
为了解决现有技术中的上述问题,本发明提供了一种通过应用的名字等关键字查找到桌面和主菜单中哪个屏幕中有相关应用,并引导用户快速定位到该屏幕中应用的方法和装置,具体地,目前智能手机一般是通过类似于“九宫格”的方式布局应用和窗口小部件(Widget),就是把每个屏幕划分成若干格子(每一个格子就是一个小矩形),然后把每个应用的图标和名字放到这个格子中,每个Widget可以在横向和竖向占据多个格子,而桌面和主菜单可以由这样多个屏幕组成,各个应用、Widget的图标一般排 列是无序的,并且没有特定的逻辑关系,这些和应用、Widget相关的布局信息都存放在布局数据库中。
本发明实施例的技术方案通过对布局数据表建立应用的布局索引表,当用户查找某应用或Widget时,则以用户的应用查询请求作为参数联合查询应用的布局索引表和布局信息表,然后以列表形式展现相关应用的布局信息,用户选择要使用应用,系统会切换到相应的屏幕并高亮显示该应用,从而使手机更加的智能化、人性化,提升了用户体验。
以下结合附图以及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不限定本发明。
方法实施例
根据本发明的实施例,提供了一种应用程序查找定位方法,图1是本发明实施例的应用程序查找定位方法的流程图,如图1所示,根据本发明实施例的应用程序查找定位方法包括如下处理:
步骤101,获取用户输入的关键字;
步骤102,根据关键字查询对应的应用程序,获取应用程序的位置信息并根据位置信息从当前屏幕切换到应用程序所在的屏幕。
优选地,上述处理包括:
根据应用程序在桌面和主菜单上的布局数据表,分别建立应用程序在桌面和主菜单上的布局索引表,其中,布局数据表包括:应用程序信息、以及与应用程序信息对应的布局位置信息,布局索引表包括:关键字、以及与关键字对应的应用程序信息;
优选地,上述应用程序包括:应用软件、以及窗口小部件;上述位置信息包括:相应应用程序所在的屏数、所在屏的行数和列数。
具体地,建立应用程序在桌面和主菜单上的布局索引表时,可以进行如下处理:
1、根据应用程序在桌面和主菜单上的布局数据表,分别遍历桌面和主菜单上的应用软件和窗口小部件,获取应用软件或者窗口小部件的名字,将名字拆分成一组字或词,并分别把每个字或词按照特定规则映射为一个特定字符串,将特定字符串作为对应应用程序的关键字;
2、将关键字、与关键字对应的应用程序作为布局索引表中的一条记录,分别建立应用软件和窗口小部件在桌面上的桌面布局索引表、以及在主菜单上的主菜单布局索引表。
也就是说,在实际应用中,首先根据当前智能手机的语言环境,分别建立桌面和主菜单应用、Widget的布局索引表,为能正确快速查找应用、Widget创造条件。首先检索布局数据库中的布局数据表,查出应用、Widget的名字,然后把该名字拆分成一组字或词,例如,联系人应用,可以将名字“联系人”拆成“联”、“联系”、“联系人”等(假设当前为中文),把每个字或词按一定规则转换映射为一个特定字符串,并以该字符串作为关键字,再结合其他信息创建一个记录添加到索引表中,直到遍历完布局数据库,为每一个已经布在桌面和主菜单的应用、Widget建立了索引才结束。这时至少已经添加了分别对应桌面和主菜单的两张布局索引表。
步骤102包括如下处理:
步骤1,获取用户输入的关键字,根据关键字在布局索引表中查找对应的应用程序信息,并根据应用程序信息在布局数据表中查找对应的位置信息;
优选地,基于在建立应用程序在桌面和主菜单上的布局索引表时的具体处理,在步骤102中,具体需要进行如下处理:获取用户输入的关键字,将关键字按照特定规则映射为一个特定字符串,根据特定字符串在桌面布局索引表或主菜单布局索引表中查找对应的应用程序信息,并根据应用程序信息在对应的布局数据表中查找对应的位置信息。
此外,在实际应用中,在获取用户输入的关键字之前,可以根据用户的操作调出应用程序查找页面,并根据当前显示的是桌面还是主菜单,切换到桌面查找页面或主菜单查找页面;或者,根据用户的选择,切换到桌面查找页面或主菜单查找页面。从而确定是查找桌面的应用程序还是查找主菜单的应用程序。
也就是说,在实际应用中,用户在桌面和主菜单应用、Widget查询界面输入应用、Widge名字相关的字词时,需要将这些字词按照同样规则转换为索引表中的关键字,并以此为查询条件联合查询索引表和布局数据表,最终查出该关键字对应的应用、Widget的名字、所在屏数、行、列等信息,可以在查询界面把这些信息逐一列出,展示给用户。
步骤2,将对应的位置信息作为参数调用桌面或主菜单的服务,从当前屏幕切换到相应的应用程序所在的屏幕。
优选地,在本发明实施例中,从当前屏幕切换到相应的应用程序所在的屏幕之后,可以高亮显示应用程序。
在本发明实施例中,当用户在桌面上添加或删除应用程序时,更新桌面布局索引表;当用户安装或卸载应用程序时,更新主菜单布局索引表;当用户切换语言时,更新桌面布局索引表和主菜单布局索引表。
也就是说,在步骤103中,用户选择某一行,应用、Widget定位模块会以应用、Widget的屏数、行、列作为输入参数分别调用桌面或主菜单的服务,切换到相应的屏幕,并高亮显示该应用或Widget。
用户通过本发明实施例提供的上述方法,在找某个应用或Widget时,可以用这种搜索定位的方式快速找到,不再需要左右滑动屏幕,然后逐行进行查找。
以下结合附图,对本发明实施例的上述技术方案进行详细说明。
图2是本发明实施例的应用程序查找定位方法的详细处理的流程图,如图2所示,包括如下处理:
步骤1,用户打开手机,桌面和主菜单被加载时,根据桌面和主菜单上应用、Widget布局信息建立对应的布局索引表。
步骤2,当用户在桌面上添加、删除应用、Widget时,更新桌面应用、Widget布局索引表;当用户安装、卸载应用时更新主菜单应用、Widget布局索引表;当用户切换语言时,同时更新桌面和主菜单应用、Widget布局索引表;
步骤3,接收用户应用、Widget的布局查询请求:用户点击菜单键,选择菜单列表中的“查找定位”菜单项,调出图3所示的查找界面;
步骤4,确定请求类型:根据当前显示的桌面还是主菜单,切换到桌面查找页面或主菜单查找页面。用户在输入框中输入应用、Widget的部分或全部名字,联合查询桌面或主菜单的布局索引表和数据表,根据当前输入的文本实时列出查到的所有应用、Widget的布局信息,每条记录包括屏数、行、列等信息;如图4所示,后续进行如下处理:
步骤41,用户点击查找界面中布局信息列表的某一行,接收该应用、Widget的定位请求;
步骤42,以请求的位置(桌面/主菜单)、应用、Widget布局信息(名字、屏数、行、列)等作为参数调用桌面或主菜单的服务,切换到相应的屏幕,并且高亮显示该应用。
综上所述,借助于本发明实施例的技术方案,通过布局索引表实现应用程序的查找和定位功能,解决了现有技术中用户查找某一软件时需要在主菜单中上下滚动或左右滑动查找较长时间才能找到、以及用户要连续滑动多屏才能找到要启动的软件所在的屏幕的问题,使得桌面和主菜单的应用的管理更加方便灵活,提升了用户的使用体验。
装置实施例
根据本发明的实施例,提供了一种应用程序查找定位装置,图5是本发明实施例的应用程序查找定位装置的结构示意图,如图5所示,根据本发明实施例的应用程序查找定位装置包括:获取模块50、以及定位模块52,以下对本发明实施例的各个模块进行详细的说明。
获取模块50,设置为获取用户输入的关键字;
定位模块52,设置为根据关键字查询对应的应用程序,获取应用程序的位置信息并根据位置信息从当前屏幕切换到应用程序所在的屏幕。
优选地,上述装置还包括:建立模块,设置为根据应用程序在桌面和主菜单上的布局数据表,分别建立应用程序在桌面和主菜单上的布局索引表,其中,布局数据表包括:应用程序信息、以及与应用程序信息对应的布局位置信息,布局索引表包括:关键字、以及与关键字对应的应用程序信息;
其中,应用程序包括:应用软件、以及窗口小部件;位置信息包括:相应应用程序所在的屏数、所在屏的行数和列数。
建立模块设置为:根据应用程序在桌面和主菜单上的布局数据表,分别遍历桌面和主菜单上的应用软件和窗口小部件,获取应用软件或者窗口小部件的名字,将名字拆分成一组字或词,并分别把每个字或词按照特定规则映射为一个特定字符串,将特定字符串作为对应应用程序的关键字;将关键字、与关键字对应的应用程序作为布局索引表中的一条记录,分别建立应用软件和窗口小部件在桌面上的桌面布局索引表、以及在主菜单上的主菜单布局索引表。
建立模块设置为:当用户在桌面上添加或删除应用程序时,更新桌面布局索引表;当用户安装或卸载应用程序时,更新主菜单布局索引表;当用户切换语言时,更新桌面布局索引表和主菜单布局索引表。
定位模块52设置为:用于根据关键字在布局索引表中查找对应的应用程序信息,并根据应用程序信息在布局数据表中查找对应的位置信息;将对应的位置信息作为参数调用桌面或主菜单的服务,从当前屏幕切换到相应的应用程序所在的屏幕。
具体地,获取用户输入的关键字,将关键字按照特定规则映射为一个特定字符串,根据特定字符串在桌面布局索引表或主菜单布局索引表中查找对应的应用程序信息,并根据应用程序信息在对应的布局数据表中查找对应的位置信息。
定位模块52设置为:根据用户的操作调出应用程序查找页面,并根据当前显示的是桌面还是主菜单,切换到桌面查找页面或主菜单查找页面;或者,根据用户的选择,切换到桌面查找页面或主菜单查找页面。
定位模块52设置为:高亮显示应用程序。
综上所述,借助于本发明实施例的技术方案,通过布局索引表实现应用程序的查找和定位功能,解决了现有技术中用户查找某一软件时需要在主菜单中上下滚动或左右滑动查找较长时间才能找到、以及用户要连续滑动多屏才能找到要启动的软件所在的屏幕的问题,使得桌面和主菜单的应用的管理更加方便灵活,提升了用户的使用体验。
显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。
工业实用性
如上所述,通过上述实施例及优选实施方式,解决了现有技术中用户查找某一软件时需要在主菜单中上下滚动或左右滑动查找较长时间才能找到、以及用户要连续滑动多屏才能找到要启动的软件所在的屏幕的问题,使得桌面和主菜单的应用的管理更加方便灵活,提升了用户的使用体验。

Claims (18)

  1. 一种应用程序查找定位方法,包括:
    获取用户输入的关键字;
    根据所述关键字查询对应的应用程序,获取所述应用程序的位置信息并根据所述位置信息从当前屏幕切换到应用程序所在的屏幕。
  2. 如权利要求1所述的方法,其中,所述方法包括:
    根据应用程序在桌面和主菜单上的布局数据表,分别建立所述应用程序在桌面和主菜单上的布局索引表,其中,所述布局数据表包括:应用程序信息、以及与所述应用程序信息对应的布局位置信息,所述布局索引表包括:关键字、以及与所述关键字对应的应用程序信息。
  3. 如权利要求2所述的方法,其中,根据所述关键字查询对应的应用程序,获取所述应用程序位置信息并根据所述位置信息从当前屏幕切换到应用程序所在的屏幕包括:
    根据所述关键字在所述布局索引表中查找对应的应用程序信息,并根据所述应用程序信息在所述布局数据表中查找对应的位置信息;
    将所述对应的位置信息作为参数调用所述桌面或所述主菜单的服务,从当前屏幕切换到相应的应用程序所在的屏幕。
  4. 如权利要求3所述的方法,其中,
    应用程序包括:应用软件、以及窗口小部件;
    所述位置信息包括:相应应用程序所在的屏数、所在屏的行数和列数。
  5. 如权利要求4所述的方法,其中,根据应用程序在桌面和主菜单上的布局数据表,分别建立所述应用程序在桌面和主菜单上的布局索引表包括:
    根据应用程序在桌面和主菜单上的布局数据表,分别遍历桌面和主菜单上的应用软件和窗口小部件,获取应用软件或者窗口小部件的名字,将所述名字拆分成一组字或词,并分别把每个字或词按照特定规则映射为一个特定字符串,将所述特定字符串作为对应应用程序的关键字;
    将所述关键字、与所述关键字对应的应用程序作为所述布局索引表中的一条记录,分别建立所述应用软件和窗口小部件在桌面上的桌面布局索引表、以及在主菜单上的主菜单布局索引表。
  6. 如权利要求5所述的方法,其中,获取用户输入的关键字,根据所述关键字在所述布局索引表中查找对应的应用程序信息,并根据所述应用程序信息在所述布局数据表中查找对应的位置信息包括:
    获取用户输入的关键字,将所述关键字按照所述特定规则映射为一个特定字符串,根据所述特定字符串在所述桌面布局索引表或所述主菜单布局索引表中查找对应的应用程序信息,并根据所述应用程序信息在对应的布局数据表中查找对应的位置信息。
  7. 如权利要求1所述的方法,其中,所述从当前屏幕切换到相应的应用程序所在的屏幕之后,所述方法包括:
    高亮显示所述应用程序。
  8. 如权利要求5所述的方法,其中,所述方法包括:
    当用户在桌面上添加或删除应用程序时,更新所述桌面布局索引表;
    当用户安装或卸载应用程序时,更新所述主菜单布局索引表;
    当用户切换语言时,更新所述桌面布局索引表和所述主菜单布局索引表。
  9. 如权利要求5所述的方法,其中,
    在获取用户输入的关键字之前,所述方法包括:
    根据用户的操作调出应用程序查找页面,并根据当前显示的是桌面还是主菜单,切换到桌面查找页面或主菜单查找页面;或者,
    根据用户的选择,切换到桌面查找页面或主菜单查找页面。
  10. 一种应用程序查找定位装置,包括:
    获取模块,设置为获取用户输入的关键字;
    定位模块,设置为根据所述关键字查询对应的应用程序,获取所述应用程序的位置信息并根据所述位置信息从当前屏幕切换到应用程序所在的屏幕。
  11. 如权利要求10所述的装置,其中,所述装置包括:
    建立模块,设置为根据应用程序在桌面和主菜单上的布局数据表,分别建立所述应用程序在桌面和主菜单上的布局索引表,其中,所述布局数据表包括:应用程序信息、以及与所述应用程序信息对应的布局位置信息,所述布局索引表包括:关键字、以及与所述关键字对应的应用程序信息。
  12. 如权利要求11所述的装置,其中,所述定位模块设置为:
    获取用户输入的关键字,根据所述关键字在所述布局索引表中查找对应的应用程序信息,并根据所述应用程序信息在所述布局数据表中查找对应的位置信息;
    将所述对应的位置信息作为参数调用所述桌面或所述主菜单的服务,从当前屏幕切换到相应的应用程序所在的屏幕。
  13. 如权利要求12所述的装置,其中,
    应用程序包括:应用软件、以及窗口小部件;
    所述位置信息包括:相应应用程序所在的屏数、所在屏的行数和列数。
  14. 如权利要求13所述的装置,其中,所述建立模块设置为:
    根据应用程序在桌面和主菜单上的布局数据表,分别遍历桌面和主菜单上的应用软件和窗口小部件,获取应用软件或者窗口小部件的名字,将所述名字拆分成一组字或词,并分别把每个字或词按照特定规则映射为一个特定字符串,将所述特定字符串作为对应应用程序的关键字;
    将所述关键字、与所述关键字对应的应用程序作为所述布局索引表中的一条记录,分别建立所述应用软件和窗口小部件在桌面上的桌面布局索引表、以及在主菜单上的主菜单布局索引表。
  15. 如权利要求14所述的装置,其中,所述定位模块设置为:
    获取用户输入的关键字,将所述关键字按照所述特定规则映射为一个特定字符串,根据所述特定字符串在所述桌面布局索引表或所述主菜单布局索引表中查找对应的应用程序信息,并根据所述应用程序信息在对应的布局数据表中查找对应的位置信息。
  16. 如权利要求12所述的装置,其中,所述定位模块设置为:高亮显示所述应用程序。
  17. 如权利要求14所述的装置,其中,所述建立模块设置为:
    当用户在桌面上添加或删除应用程序时,更新所述桌面布局索引表;
    当用户安装或卸载应用程序时,更新所述主菜单布局索引表;
    当用户切换语言时,更新所述桌面布局索引表和所述主菜单布局索引表。
  18. 如权利要求14所述的装置,其中,所述定位模块设置为:
    根据用户的操作调出应用程序查找页面,并根据当前显示的是桌面还是主菜单,切换到桌面查找页面或主菜单查找页面;或者,
    根据用户的选择,切换到桌面查找页面或主菜单查找页面。
PCT/CN2014/086663 2013-10-24 2014-09-16 应用程序查找定位方法及装置 WO2015058599A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201310507563.5 2013-10-24
CN201310507563.5A CN104572752A (zh) 2013-10-24 2013-10-24 应用程序查找定位方法方法及装置

Publications (1)

Publication Number Publication Date
WO2015058599A1 true WO2015058599A1 (zh) 2015-04-30

Family

ID=52992230

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/086663 WO2015058599A1 (zh) 2013-10-24 2014-09-16 应用程序查找定位方法及装置

Country Status (2)

Country Link
CN (1) CN104572752A (zh)
WO (1) WO2015058599A1 (zh)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3748481A4 (en) * 2018-03-26 2021-03-03 Huawei Technologies Co., Ltd. CONTROL PROCEDURE AND ELECTRONIC DEVICE
CN114840781A (zh) * 2022-04-29 2022-08-02 北京字节跳动网络技术有限公司 一种搜索结果展示的方法、搜索请求处理方法以及装置
US11455075B2 (en) 2018-04-19 2022-09-27 Huawei Technologies Co., Ltd. Display method when application is exited and terminal

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105843468A (zh) * 2016-03-18 2016-08-10 青岛海信移动通信技术股份有限公司 一种智能设备中应用程序的查找方法及智能设备
CN106528728A (zh) * 2016-10-27 2017-03-22 珠海市魅族科技有限公司 一种应用程序的定位方法及终端设备
CN108021299A (zh) * 2016-11-03 2018-05-11 华为技术有限公司 一种查找图标的方法及终端
CN106686433B (zh) * 2016-12-29 2020-03-17 深圳Tcl数字技术有限公司 快捷应用的位置显示方法及系统
CN107168613B (zh) * 2017-05-15 2020-11-17 海能达通信股份有限公司 一种界面交互方法及一种集群终端
CN107679113B (zh) * 2017-09-15 2021-04-20 阿里巴巴(中国)有限公司 轻应用的获取方法、设备及电子设备
CN109743440A (zh) * 2018-12-10 2019-05-10 珠海格力电器股份有限公司 一种应用处理方法、装置、存储介质及终端
CN111343409B (zh) * 2020-02-13 2021-12-28 北京翼鸥教育科技有限公司 多个视频窗口动态排布的发起、同步方法及系统

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1946220A (zh) * 2005-09-08 2007-04-11 三星电子株式会社 在移动通信终端中查找用户数据的方法
CN101071376A (zh) * 2007-06-14 2007-11-14 腾讯科技(深圳)有限公司 一种应用程序界面的处理方法及系统
CN101150796A (zh) * 2006-09-18 2008-03-26 英华达(上海)电子有限公司 一种快速进入手机菜单的方法和装置
CN101246427A (zh) * 2007-02-15 2008-08-20 凌阳科技股份有限公司 应用程序可重定位加载的方法及地址重定位装置
CN101833574A (zh) * 2010-04-15 2010-09-15 西安酷派软件科技有限公司 一种应用程序的定位方法、系统及移动终端
CN103353821A (zh) * 2013-06-09 2013-10-16 广东欧珀移动通信有限公司 一种管理移动终端桌面应用程序图标的系统及方法

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101963975A (zh) * 2010-09-14 2011-02-02 深圳桑菲消费通信有限公司 一种移动终端应用程序快捷搜索的系统和方法
CN102890672A (zh) * 2011-07-18 2013-01-23 汉王科技股份有限公司 用于移动终端的应用程序的查找方法及装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1946220A (zh) * 2005-09-08 2007-04-11 三星电子株式会社 在移动通信终端中查找用户数据的方法
CN101150796A (zh) * 2006-09-18 2008-03-26 英华达(上海)电子有限公司 一种快速进入手机菜单的方法和装置
CN101246427A (zh) * 2007-02-15 2008-08-20 凌阳科技股份有限公司 应用程序可重定位加载的方法及地址重定位装置
CN101071376A (zh) * 2007-06-14 2007-11-14 腾讯科技(深圳)有限公司 一种应用程序界面的处理方法及系统
CN101833574A (zh) * 2010-04-15 2010-09-15 西安酷派软件科技有限公司 一种应用程序的定位方法、系统及移动终端
CN103353821A (zh) * 2013-06-09 2013-10-16 广东欧珀移动通信有限公司 一种管理移动终端桌面应用程序图标的系统及方法

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3748481A4 (en) * 2018-03-26 2021-03-03 Huawei Technologies Co., Ltd. CONTROL PROCEDURE AND ELECTRONIC DEVICE
US11460971B2 (en) 2018-03-26 2022-10-04 Huawei Technologies Co., Ltd. Control method and electronic device
US11455075B2 (en) 2018-04-19 2022-09-27 Huawei Technologies Co., Ltd. Display method when application is exited and terminal
CN114840781A (zh) * 2022-04-29 2022-08-02 北京字节跳动网络技术有限公司 一种搜索结果展示的方法、搜索请求处理方法以及装置

Also Published As

Publication number Publication date
CN104572752A (zh) 2015-04-29

Similar Documents

Publication Publication Date Title
WO2015058599A1 (zh) 应用程序查找定位方法及装置
US11079908B2 (en) Method and apparatus for adding icon to interface of android system, and mobile terminal
US9846699B2 (en) System and methods thereof for dynamically updating the contents of a folder on a device
US20180048752A1 (en) Lock screen graphical user interface
US9665649B2 (en) Contextual help article provider
CN109426428A (zh) 一种终端的操作指导信息提供方法及终端设备
US20070285397A1 (en) Mobile Appliance System And Method Enabling Efficient Entry
CN102890672A (zh) 用于移动终端的应用程序的查找方法及装置
CN104679900B (zh) 一种应用程序搜索方法及装置
US9167075B2 (en) Service access method and apparatus
EP2866158A1 (en) Method for reader to provide service, reader, terminal and computer storage medium
WO2012071799A1 (zh) 一种功能应用快速定位的方法、系统及移动终端
US20190073428A1 (en) Method, system and terminal for performing search in a browser
EP2333707A1 (en) Method and apparatus for providing electronic phonebook
AU2014405464B2 (en) Terminal, terminal control device and method
CN102866823A (zh) 应用管理方法及通信终端
WO2022194077A1 (zh) 应用程序图标管理方法、装置及电子设备
KR102092966B1 (ko) 선호 기능의 연결 정보를 이용한 어플리케이션 호출 방법 및 단말기
US9958955B2 (en) Key function conversion method, key function conversion device and electronic equipment
WO2016131318A1 (zh) 信息查询方法、装置及终端
CN103902167A (zh) 个性化菜单实现系统及方法
CN103984704A (zh) 一种智能终端搜索网站、链接应用的方法及装置
WO2014062209A1 (en) System and methods thereof for dynamically updating the contents of a folder on a device
CN106250004A (zh) 一种移动智能终端
JP2015156181A (ja) 検索システム、クライアント端末及び新着情報検索用プログラム

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

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

Country of ref document: EP

Kind code of ref document: A1