CN112199561A - Application search method and device - Google Patents

Application search method and device Download PDF

Info

Publication number
CN112199561A
CN112199561A CN202011123696.9A CN202011123696A CN112199561A CN 112199561 A CN112199561 A CN 112199561A CN 202011123696 A CN202011123696 A CN 202011123696A CN 112199561 A CN112199561 A CN 112199561A
Authority
CN
China
Prior art keywords
search
application
application program
target
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011123696.9A
Other languages
Chinese (zh)
Inventor
孟海龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
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 Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202011123696.9A priority Critical patent/CN112199561A/en
Publication of CN112199561A publication Critical patent/CN112199561A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/903Querying
    • G06F16/9032Query formulation
    • 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/903Querying
    • G06F16/90335Query processing
    • 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/903Querying
    • G06F16/9038Presentation of query results

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Stored Programmes (AREA)

Abstract

The application discloses an application search method and device, which belong to the technical field of electronic equipment, and the method comprises the following steps: acquiring target search content input by a user in a global search box; acquiring a target application program corresponding to the target search content according to a corresponding relation between the pre-stored search content and the application program; and displaying the identification information of the target application program. According to the method and the device, the content searched in the application program by the user is associated with the application program, so that the user can quickly and conveniently find the corresponding application program according to the searched content without remembering the name of the application program, the time for the user to find the application program with the forgotten application name is reduced, and the operation is simple.

Description

Application search method and device
Technical Field
The application belongs to the technical field of electronic equipment, and particularly relates to an application search method and device.
Background
To meet the needs of a particular scenario, a user downloads an application and may then be left unused for a long time. When the user has this requirement again, the name of the application may have been forgotten, and the application may be hidden in a corner of the desktop or placed in a file, making it difficult for the user to find the application again.
In the process of implementing the present application, the inventor finds that at least the following problems exist in the prior art:
currently, when a user encounters the above situations, the application program can be retrieved by searching and searching in the desktop icon one by one, and currently, global search can only hit results through name matching, that is, the application name contains or partially contains the input keyword, but this method is tedious and time-consuming.
Disclosure of Invention
The embodiment of the application searching method and device can solve the problems that when a user searches for an application program with a forgotten application name, the operation is complex and time consumption is high.
In a first aspect, an embodiment of the present application provides an application search method, including:
acquiring target search content input by a user in a global search box;
acquiring a target application program corresponding to the target search content according to a corresponding relation between the pre-stored search content and the application program;
and displaying the identification information of the target application program.
In a second aspect, an embodiment of the present application provides an application search apparatus, including:
the first acquisition module is used for acquiring target search content input by a user in the global search box;
the second acquisition module is used for acquiring a target application program corresponding to the target search content according to the corresponding relation between the pre-stored search content and the application program;
and the display module is used for displaying the identification information of the target application program.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, and when executed by the processor, the program or instructions implement the steps of the method according to the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In the embodiment of the application, the content searched in the application by the user is associated with the application, so that the user can quickly and conveniently find the corresponding application according to the searched content without remembering the name of the application, the time for the user to find the application with the application name forgotten is reduced, and the operation is simple.
Drawings
FIG. 1 is a schematic flow chart diagram illustrating an application search method according to an embodiment of the present application;
FIG. 2 is a search schematic of an embodiment of the present application;
FIG. 3 is a block diagram of an application search apparatus according to an embodiment of the present application;
FIG. 4 is a block diagram of an electronic device according to an embodiment of the present application;
fig. 5 is a second block diagram of the electronic device according to the embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application are capable of operation in sequences other than those illustrated or described herein. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The application search method provided by the embodiment of the present application is described in detail below with reference to the accompanying drawings through specific embodiments and application scenarios thereof.
As shown in fig. 1, an embodiment of the present application provides an application search method, including:
step 101: and acquiring target search content input by a user in the global search box.
In this step, the global search box is a search box for performing global search in the electronic device, and the global search box is integrated on a negative screen of the electronic device, where the negative screen is a screen corresponding to a leftmost split screen in which a main screen of the electronic device slides rightward.
Step 102: and acquiring a target application program corresponding to the target search content according to the corresponding relation between the pre-stored search content and the application program.
Here, the correspondence between the search content and the application includes a correspondence between the search content, an application package name of the application, and an application interface of the application. The search content in the correspondence may be history search content.
It should be noted that, in the embodiment of the present application, the correspondence may be stored locally in the electronic device, and the search content in the correspondence is subjected to generalization processing (for example, further generalization processing is performed by using an intelligent voice), so that the user can more accurately match the search content during the search, and the correspondence may also be synchronized to the cloud, so that the user can be ensured to quickly find the search content even after changing the machine, and the application suggested by the user can also be provided according to big data statistics when the user inputs the search content.
In this step, the electronic device performs fuzzy matching processing on the target search content input by the user and the search content in the corresponding relationship to obtain search content matched with the target search content, and further obtain a corresponding target application program.
Step 103: and displaying the identification information of the target application program.
The identification information may be at least one of an application icon and an application name of the target application.
For example, as shown in fig. 2, because the user has searched for "tomato-fried eggs" in application a, after the user search is completed, the system stores the application package name and tomato-fried eggs of application a as a set of data in the database, and application a is directly exposed when the user enters "tomato-fried eggs" in the global search.
According to the application searching method, the content searched in the application program by the user is associated with the application program, so that the user can quickly and conveniently find the corresponding application program according to the searched content without remembering the name of the application program, the time for the user to find the application program with the application name forgotten is reduced, and the operation is simple.
Optionally, in the application search method according to the embodiment of the present application, before obtaining the target search content input by the user in the global search box, the method further includes:
monitoring search contents input by a user in a first search box, wherein the first search box is a search box in a first application program running in a foreground;
receiving a first input;
and responding to the first input, and saving the corresponding relation between the search content in the first search box and the first application program.
In this embodiment of the application, the imeOptions attribute of the first search box is actionSearch, or the first application is a preset application, for example, the first search box is a search box of an application in an application white list preset by a user.
The search function is typically implemented through a standard Application Programming Interface (API), such as: a search box (SearchView), a search dialog box (SearchDialog) or a text edit box (EditView) control is added in the interface layout, the imeOptions attribute of the control is actionSearch, and an input box is provided for the user to input. (SearchView, SearchDialog essentially also contains an EditText.) the input box with the properties of immeOptions is set, and a symbol of "Search", "Search" or "enter" directly appears in the layout of the soft keyboard, which means that after the user inputs the content in the input box, the user can quickly Search the related content by pressing "Search".
Here, first, it is identified that the imeOptions attribute of the first search box is actionSearch, or it is identified whether a first application program corresponding to the first search box is a preset application program; and monitoring search contents input by a user in the first search box under the condition that the imeOptions attribute of the first search box is actionSearch or the first application program is a preset application program.
The first input may be a user input to a search button, an interface skip button, or a keyboard retract button on the keyboard. And after receiving the first input, triggering and storing the corresponding relation between the search content in the first search box and the first application program.
Specifically, a system framework layer (framework) can be customized, the framework layer monitors the top-level Activity of foreground application and sets the properties of imeOptions as character changes in an EditText input box of actionSearch, when a user triggers operations such as 'search', interface jump (interface button jump), keyboard retraction and the like on a keyboard, the characters in the top-level Activity and EditText and the application package names (packagenames) of application programs are simultaneously saved as key value pairs, and pckagene is used as a key word, and each application program has a unique application package name.
In the embodiment of the application, the content searched in the application by the user is associated with the application, and the purpose of accurately finding the target application in the global search of the system can be realized by associating the global search.
Optionally, the saving the corresponding relationship between the search content in the first search box and the first application includes:
acquiring historical search content in the first search box;
selecting the search content containing the most keywords from the historical search content and the current search content;
and storing the corresponding relation between the selected search content and the first application program.
For example, if the first search content is tomatoes and the second search content is eggs fried by tomatoes, the keywords contained in the first search content are tomatoes, the keywords contained in the second search content include tomatoes, eggs and fried eggs, and the keywords contained in the second search content are greater than the keywords contained in the first search content, the corresponding relationship between the second search content and the first application is saved.
In the embodiment of the application, when the storage is triggered, the search content with the largest information amount is selected from the search contents, and the corresponding relation with the first application program is established, so that the influence of redundant data on the execution speed is avoided.
Optionally, the application search method according to the embodiment of the present application further includes:
receiving a second input, wherein the second input is input of identification information of the target application program by a user;
displaying a target interface associated with the target application in response to the second input.
In the embodiment of the application, at least one target application program can be displayed in a list form, and when a user clicks identification information of one target application program, for example, an application image is clicked, a target interface of the target application program relation is displayed, so that the user can perform different operation processing according to different target interfaces.
Optionally, the displaying a target interface associated with the target application includes:
displaying an installation interface of the target application program under the condition that the target application program is not installed on the electronic equipment;
and displaying a target interface corresponding to the search content in the target application program under the condition that the target application program is installed in the electronic equipment.
And if the target application program is not installed on the electronic equipment, skipping to an application store for downloading and installation according to the application package name, and if the target application program is installed on the electronic equipment, directly skipping to the corresponding Activity according to an application interface in a pre-stored corresponding relation, inputting the matched history into a search box of the interface, completing the search, and omitting the step that the user opens the application and inputs the search again.
Optionally, the application search method according to the embodiment of the present application further includes:
and updating the corresponding relation between the search content and the application program.
By updating the corresponding relation, the condition that the query speed is influenced by more and more accumulated data is avoided.
Optionally, the updating the corresponding relationship between the search content and the application program includes at least one of:
deleting the first corresponding relation under the condition that the service time of the second application program in the first corresponding relation is shorter than the preset time and is unloaded; for example, if an application is uninstalled when the total usage time of the application is less than 5 minutes, the record is searched for after the uninstallation;
deleting the second corresponding relation under the condition that the searched content in the second corresponding relation is not matched with the attribute of the application program, for example, searching the content related to the food in the automobile application program;
and combining a third corresponding relation and a fourth corresponding relation into a fifth corresponding relation, wherein the third corresponding relation is a corresponding relation between the first search content and a third application program, the fourth corresponding relation is a corresponding relation between the second search content and a fourth application program, the third application program and the fourth application program are type application programs, and the fifth corresponding relation comprises a corresponding relation among the first search content, the second search content, the third application program and the fourth application program.
Here, the third correspondence and the fourth correspondence are combined into a fifth correspondence, so that the user can search for the third application and the fourth application when inputting the first search content or the second search content, and the optimization processing of the correspondence is realized.
The application searching method can correlate the use scene of the user with the application program, is beneficial to finding the target application more quickly, and the searching application only needs to know what the application name needs to be done by the user without knowing the application name, and particularly shortens the searching time for the application with unique function and low utilization rate.
It should be noted that, in the application search method provided in the embodiment of the present application, the execution main body may be an application search device, or a control module used in the application search device to execute the application search method. In the embodiment of the present application, an application search method executed by an application search apparatus is taken as an example, and the application search apparatus provided in the embodiment of the present application is described.
As shown in fig. 3, an embodiment of the present application provides an application search apparatus 300, including:
a first obtaining module 301, configured to obtain target search content input by a user in a global search box;
a second obtaining module 302, configured to obtain a target application program corresponding to target search content according to a correspondence between pre-stored search content and application program;
a display module 303, configured to display the identification information of the target application.
Optionally, the application search apparatus according to this embodiment of the present application further includes:
the monitoring module is used for monitoring the search content input by the user in a first search box before the first acquisition module acquires the target search content input by the user in the global search box, wherein the first search box is a search box in a first application program operated in a foreground;
the first receiving module is used for receiving a first input;
and the first response module is used for responding to the first input and saving the corresponding relation between the search content in the first search box and the first application program.
Optionally, in the application search apparatus according to the embodiment of the present application, the first response module includes:
the obtaining sub-module is used for obtaining historical search content in the first search box;
the selection submodule is used for selecting the search content containing the most keywords from the historical search content and the current search content;
and the storage sub-module is used for storing the corresponding relation between the selected search content and the first application program.
Optionally, the application search apparatus according to this embodiment of the present application further includes:
the second receiving module is used for receiving a second input, wherein the second input is input of the identification information of the target application program by a user;
a second response module to display a target interface associated with the target application in response to the second input.
Optionally, in the application search apparatus according to the embodiment of the present application, the display module includes:
the first display sub-module is used for displaying an installation interface of the target application program under the condition that the target application program is not installed on the electronic equipment;
and the second display sub-module is used for displaying a target interface corresponding to the search content in the target application program under the condition that the target application program is installed in the electronic equipment.
Optionally, the application search apparatus according to this embodiment of the present application further includes:
and the updating module is used for updating the corresponding relation between the search content and the application program.
Optionally, in the application search apparatus according to the embodiment of the present application, the update module is configured to perform at least one of the following:
deleting the first corresponding relation under the condition that the service time of the second application program in the first corresponding relation is shorter than the preset time and is unloaded;
deleting the second corresponding relation under the condition that the search content in the second corresponding relation is not matched with the attribute of the application program;
and combining a third corresponding relation and a fourth corresponding relation into a fifth corresponding relation, wherein the third corresponding relation is a corresponding relation between the first search content and a third application program, the fourth corresponding relation is a corresponding relation between the second search content and a fourth application program, the third application program and the fourth application program are type application programs, and the fifth corresponding relation comprises a corresponding relation among the first search content, the second search content, the third application program and the fourth application program.
The application searching device provided by the embodiment of the application program associates the content searched by the user in the application program with the application program, so that the user can quickly and conveniently find the corresponding application program according to the searched content without remembering the name of the application program, the time for searching the application program with the application name forgotten by the user is reduced, and the operation is simple.
The application search device provided in the embodiment of the present application can implement each process implemented by the method embodiments of fig. 1 to fig. 2, and is not described here again to avoid repetition.
The application search device in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The application search device in the embodiment of the present application may be a device having an operating system. The operating system may be an Android operating system (Android), an iOS operating system, or other possible operating systems, which is not specifically limited in the embodiments of the present application.
Optionally, as shown in fig. 4, an electronic device 400 is further provided in this embodiment of the present application, and includes a processor 401, a memory 402, and a program or an instruction stored in the memory 402 and executable on the processor 401, where the program or the instruction is executed by the processor 401 to implement each process of the foregoing embodiment of the application search method, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic devices and the non-mobile electronic devices described above.
Fig. 5 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 500 includes, but is not limited to: a radio frequency unit 501, a network module 502, an audio output unit 503, an input unit 504, a sensor 505, a display unit 506, a user input unit 507, an interface unit 508, a memory 509, a processor 510, and the like.
Those skilled in the art will appreciate that the electronic device 500 may further include a power supply (e.g., a battery) for supplying power to various components, and the power supply may be logically connected to the processor 510 via a power management system, so as to implement functions of managing charging, discharging, and power consumption via the power management system. The electronic device structure shown in fig. 5 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description is omitted here.
A processor 510, configured to obtain target search content input by a user in the global search box; acquiring a target application program corresponding to the target search content according to a corresponding relation between the pre-stored search content and the application program; control the display unit 506 to display the identification information of the target application program
Optionally, the processor 510 is further configured to: monitoring search contents input by a user in a first search box, wherein the first search box is a search box in a first application program running in a foreground; receiving a first input; and responding to the first input, and saving the corresponding relation between the search content in the first search box and the first application program.
Optionally, the processor 510 is further configured to: acquiring historical search content in the first search box; selecting the search content containing the most keywords from the historical search content and the current search content; and storing the corresponding relation between the selected search content and the first application program.
Optionally, the processor 510 is further configured to: receiving a second input, wherein the second input is input of identification information of the target application program by a user; displaying a target interface associated with the target application in response to the second input.
Optionally, the processor 510 is further configured to: displaying an installation interface of the target application program under the condition that the target application program is not installed on the electronic equipment; and displaying a target interface corresponding to the search content in the target application program under the condition that the target application program is installed in the electronic equipment.
Optionally, the processor 510 is further configured to: and updating the corresponding relation between the search content and the application program.
Optionally, the processor 510 is further configured to perform at least one of:
deleting the first corresponding relation under the condition that the service time of the second application program in the first corresponding relation is shorter than the preset time and is unloaded;
deleting the second corresponding relation under the condition that the search content in the second corresponding relation is not matched with the attribute of the application program;
and combining a third corresponding relation and a fourth corresponding relation into a fifth corresponding relation, wherein the third corresponding relation is a corresponding relation between the first search content and a third application program, the fourth corresponding relation is a corresponding relation between the second search content and a fourth application program, the third application program and the fourth application program are type application programs, and the fifth corresponding relation comprises a corresponding relation among the first search content, the second search content, the third application program and the fourth application program.
According to the electronic equipment, the content searched by the user in the application program is associated with the application program, so that the user can quickly and conveniently find the corresponding application program according to the searched content without remembering the name of the application program, the time for the user to find the application program with the application name forgotten is reduced, and the operation is simple.
It should be understood that in the embodiment of the present application, the input Unit 504 may include a Graphics Processing Unit (GPU) 5041 and a microphone 5042, and the Graphics processor 5041 processes image data of still pictures or videos obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 506 may include a display panel 5061, and the display panel 5061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 507 includes a touch panel 5071 and other input devices 5072. A touch panel 5071, also referred to as a touch screen. The touch panel 5071 may include two parts of a touch detection device and a touch controller. Other input devices 5072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in further detail herein. The memory 509 may be used to store software programs as well as various data including, but not limited to, application programs and operating systems. Processor 510 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 510.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the above embodiment of the application search method, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium, such as a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and so on.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a program or an instruction to implement each process of the above embodiment of the application search method, and can achieve the same technical effect, and the details are not repeated here to avoid repetition.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. An application search method, comprising:
acquiring target search content input by a user in a global search box;
acquiring a target application program corresponding to the target search content according to a corresponding relation between the pre-stored search content and the application program;
and displaying the identification information of the target application program.
2. The application search method of claim 1, wherein before obtaining the target search content entered by the user in the global search box, the method further comprises:
monitoring search contents input by a user in a first search box, wherein the first search box is a search box in a first application program running in a foreground;
receiving a first input;
and responding to the first input, and saving the corresponding relation between the search content in the first search box and the first application program.
3. The application search method according to claim 2, wherein the saving of the correspondence between the search content in the first search box and the first application program comprises:
acquiring historical search content in the first search box;
selecting the search content containing the most keywords from the historical search content and the current search content;
and storing the corresponding relation between the selected search content and the first application program.
4. The application search method of claim 1, further comprising:
receiving a second input, wherein the second input is input of identification information of the target application program by a user;
displaying a target interface associated with the target application in response to the second input.
5. The application search method of claim 1, further comprising:
and updating the corresponding relation between the search content and the application program.
6. An application search apparatus, comprising:
the first acquisition module is used for acquiring target search content input by a user in the global search box;
the second acquisition module is used for acquiring a target application program corresponding to the target search content according to the corresponding relation between the pre-stored search content and the application program;
and the display module is used for displaying the identification information of the target application program.
7. The application search device of claim 6, further comprising:
the monitoring module is used for monitoring the search content input by the user in a first search box before the first acquisition module acquires the target search content input by the user in the global search box, wherein the first search box is a search box in a first application program operated in a foreground;
the first receiving module is used for receiving a first input;
and the first response module is used for responding to the first input and saving the corresponding relation between the search content in the first search box and the first application program.
8. The application search device of claim 7, wherein the first response module comprises:
the obtaining sub-module is used for obtaining historical search content in the first search box;
the selection submodule is used for selecting the search content containing the most keywords from the historical search content and the current search content;
and the storage sub-module is used for storing the corresponding relation between the selected search content and the first application program.
9. The application search device of claim 6, further comprising:
the second receiving module is used for receiving a second input, wherein the second input is input of the identification information of the target application program by a user;
a second response module to display a target interface associated with the target application in response to the second input.
10. The application search device of claim 6, further comprising:
and the updating module is used for updating the corresponding relation between the search content and the application program.
CN202011123696.9A 2020-10-20 2020-10-20 Application search method and device Pending CN112199561A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011123696.9A CN112199561A (en) 2020-10-20 2020-10-20 Application search method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011123696.9A CN112199561A (en) 2020-10-20 2020-10-20 Application search method and device

Publications (1)

Publication Number Publication Date
CN112199561A true CN112199561A (en) 2021-01-08

Family

ID=74009435

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011123696.9A Pending CN112199561A (en) 2020-10-20 2020-10-20 Application search method and device

Country Status (1)

Country Link
CN (1) CN112199561A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113190741A (en) * 2021-05-08 2021-07-30 维沃移动通信(杭州)有限公司 Searching method, searching device, electronic equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113190741A (en) * 2021-05-08 2021-07-30 维沃移动通信(杭州)有限公司 Searching method, searching device, electronic equipment and storage medium
CN113190741B (en) * 2021-05-08 2023-07-25 维沃移动通信(杭州)有限公司 Search method, search device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN108319489B (en) Application page starting method and device, storage medium and electronic equipment
CN107958365B (en) Material information changing method and device, storage medium and electronic equipment
CN112099684A (en) Search display method and device and electronic equipment
CN112035752A (en) Resource searching method and device, electronic equipment and readable storage medium
CN113190741B (en) Search method, search device, electronic equipment and storage medium
CN113434075B (en) Information display method and device and electronic equipment
CN112612391B (en) Message processing method and device and electronic equipment
CN112269798B (en) Information display method and device and electronic equipment
CN108197105B (en) Natural language processing method, device, storage medium and electronic equipment
CN108334330B (en) Application unloading method and device, storage medium and electronic equipment
CN113157753A (en) Display method and device and electronic equipment
CN112181253A (en) Information display method and device and electronic equipment
CN106844572B (en) Search result processing method and device for search result processing
CN110196833A (en) Searching method, device, terminal and the storage medium of application program
CN111857466B (en) Message display method and device
CN112199561A (en) Application search method and device
CN113114845A (en) Notification message display method and device
CN112416212A (en) Program access method, device, electronic equipment and readable storage medium
CN112100463A (en) Information processing method and device, electronic equipment and readable storage medium
CN112099693A (en) Task display method and device and electronic equipment
CN113805997B (en) Information display method, information display device, electronic equipment and storage medium
CN111694627B (en) Desktop editing method and device
CN113239212A (en) Information processing method and device and electronic equipment
CN112181570A (en) Background task display method and device and electronic equipment
CN113010072A (en) Searching method and device, electronic equipment and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination