CN109284261B - Application searching method and device, storage medium and electronic equipment - Google Patents

Application searching method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN109284261B
CN109284261B CN201811217848.4A CN201811217848A CN109284261B CN 109284261 B CN109284261 B CN 109284261B CN 201811217848 A CN201811217848 A CN 201811217848A CN 109284261 B CN109284261 B CN 109284261B
Authority
CN
China
Prior art keywords
application
folder
information
attribute
target application
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.)
Active
Application number
CN201811217848.4A
Other languages
Chinese (zh)
Other versions
CN109284261A (en
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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN201811217848.4A priority Critical patent/CN109284261B/en
Publication of CN109284261A publication Critical patent/CN109284261A/en
Priority to PCT/CN2019/107570 priority patent/WO2020078174A1/en
Application granted granted Critical
Publication of CN109284261B publication Critical patent/CN109284261B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/14Details of searching files based on file metadata

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Library & Information Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Stored Programmes (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the application discloses an application searching method, an application searching device, a storage medium and electronic equipment. According to the method and the device, an information input request is received, and a target application is determined according to keyword information carried by the request; acquiring attribute information of a target application, wherein the attribute information comprises folder attributes of the target application; and generating an information prompt interface based on the folder attributes, and displaying prompt information of the target application and the folder to which the target application belongs on the information prompt interface. In the scheme, the folder attribute is added for the application, and the application search is executed by combining the keywords and the folder attribute of the application, so that the application search operation is simplified, and the application search speed is increased; in addition, when the application is found, the folder where the application is located can be found, and more link entries are provided for starting the related applications.

Description

Application searching method and device, storage medium and electronic equipment
Technical Field
The present application relates to the field of terminal technologies, and in particular, to an application search method and apparatus, a storage medium, and an electronic device.
Background
At present, in electronic devices such as smart phones and tablet computers, the number of installed application programs is increasing, and the types of the application programs are also eight-door. Regarding the storage of the application program, it is common to directly install a single application program under the root directory, or to place a plurality of application programs with the same characteristics in a specific folder. However, after installing more application programs, a large number of application icons or folders are easily accumulated on the desktop, and when a user wants to use a certain application program, it will take a long time and operate to check one by one to lock the application program, so that the searching speed of the application program is slow.
Disclosure of Invention
The embodiment of the application searching method and device, the storage medium and the electronic equipment can improve the application searching speed.
In a first aspect, an embodiment of the present application provides an application search method, including:
receiving an information input request, wherein the information input request comprises keyword information;
determining a target application according to the keyword information;
acquiring attribute information of the target application, wherein the attribute information comprises folder attributes of the target application, and the folder attributes describe folder information of the target application;
and generating an information prompt interface based on the folder attributes, and displaying prompt information of the target application and the folder to which the target application belongs on the information prompt interface.
In a second aspect, an embodiment of the present application provides an application searching apparatus, including:
the first request receiving module is used for receiving an information input request, and the information input request comprises keyword information;
the determining module is used for determining the target application according to the keyword information;
the attribute acquisition module is used for acquiring attribute information of the target application, wherein the attribute information comprises folder attributes of the target application, and the folder attributes describe folder information of the target application;
and the display module is used for generating an information prompt interface based on the folder attributes and displaying the prompt information of the target application and the folder to which the target application belongs on the information prompt interface.
In a third aspect, a storage medium is provided in this application, where a computer program is stored, and when the computer program runs on a computer, the computer is caused to execute an application search method as provided in any embodiment of this application.
In a fourth aspect, an electronic device provided in an embodiment of the present application includes a processor and a memory, where the memory has a computer program, and the processor is configured to execute the application search method provided in any embodiment of the present application by calling the computer program.
In the scheme, the folder attribute is added for the application, and the application search is executed by combining the keywords and the folder attribute of the application, so that the application search operation is simplified, and the application search speed is increased; in addition, when the application is found, the folder where the application is located can be found, and more link entries are provided for starting the related applications.
Drawings
The technical solution and other advantages of the present application will become apparent from the detailed description of the embodiments of the present application with reference to the accompanying drawings.
Fig. 1 is a schematic flowchart of an application search method according to an embodiment of the present application.
Fig. 2 is another schematic flow chart of the application search method according to the embodiment of the present application.
Fig. 3 is a scene schematic diagram of an application search method provided in an embodiment of the present application.
Fig. 4 is a schematic structural diagram of an application search apparatus according to an embodiment of the present application.
Fig. 5 is another schematic structural diagram of an application search apparatus according to an embodiment of the present application.
Fig. 6 is a schematic structural diagram of an application search apparatus according to an embodiment of the present application.
Fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Fig. 8 is another schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The following description is based on illustrated embodiments of the application and should not be taken as limiting the application with respect to other embodiments that are not detailed herein. The term "module" as used herein may be considered a software object executing on the computing system. The various modules, engines, and services herein may be considered as objects of implementation on the computing system.
An execution main body of the application searching method may be the application searching device provided in the embodiment of the present application, or an electronic device integrated with the application searching device, where the application searching device may be implemented in a hardware or software manner. The electronic device may be a smart phone, a tablet computer, a Personal Digital Assistant (PDA), or the like.
The following is a detailed description of the analysis.
An application search method is provided in an embodiment of the present application, as shown in fig. 1, fig. 1 is a schematic flow diagram of the application search method provided in the embodiment of the present application, and the application search method may include the following steps:
101. an information input request is received, the information input request including keyword information.
Specifically, the electronic device obtains keyword information input by a user through a display screen of the electronic device. The keyword information may be an application name, a full application name, or a word or phrase in the application name. For example, if the application name is "ABC", the keyword information may be input as "ABC" when the user needs to search for the application; alternatively, the keyword information may be input as "a", and secondary screening may be performed from the searched applications to select an application to be used.
In some embodiments, a search bar may be provided in the display screen, on which a user may enter keyword information for searching for applications installed on an electronic device application display interface (e.g., a cell phone desktop). In specific implementation, the search bar can be arranged on the negative screen of the electronic equipment; in addition, the search bar can be set in the application program display interface, and the search bar can be called from the application program display interface through pull-down, sliding operation, knocking operation or other modes.
102. And determining the target application according to the keyword information.
In the embodiment of the present application, a mapping relationship between the keyword information and the application needs to be constructed in advance, so that the target application is determined from the multiple installed applications based on the mapping relationship and the keyword information input by the user. For example, application identifiers of applications may be obtained, and a mapping relationship between the application identifiers and the keyword information may be established. The identifier may be, for example, the name of the application (usually composed of words), the name of the application package name (usually composed of letters and/or numbers, such as com. That is, before determining the target application according to the keyword information, the application search method may further include the steps of:
acquiring an application identifier of an installed application in electronic equipment;
and establishing a mapping relation between the application identifier and a preset keyword/word to obtain a mapping relation set comprising a plurality of mapping relations, and storing the mapping relation set in a corresponding storage area.
Then, the step "determine the target application according to the keyword information" may include the following flow:
matching corresponding preset keywords/words from the mapping relation set according to the keyword information;
determining an application identifier corresponding to the preset keyword/word from the mapping relation set based on the mapping relation;
and acquiring the application to which the application identifier belongs as a target application.
103. The method comprises the steps of obtaining attribute information of a target application, wherein the attribute information comprises folder attributes of the target application, and the folder attributes describe folder information to which the target application belongs.
The Folder attribute (i.e., Folder attribute) may be used to describe the Folder information of the target application, such as a Folder name, Folder storage path information, and the like. In specific implementation, if an application is moved to a folder (for example, an application classification folder) created on the desktop of the electronic device, the attribute value of the folder attribute of the application is marked as the name of the corresponding folder; if an application is not under any folder, the attribute value of the folder attribute for that application is null. That is, in some embodiments, before receiving the information input request, the following process may be further included:
receiving an application moving request, wherein the application moving request indicates that the installed application is moved from the current storage position to the corresponding target folder for storage;
the attribute values of the folder attributes of the mobile application are updated based on the target folder.
For example, when the application a is moved from the folder B to the folder C based on the user's moving operation, the attribute value of the folder attribute of the application a is acquired as the name of the folder B, and at this time, the attribute value thereof may be updated as the name of the folder C.
For another example, when the application a is moved from the electronic device application desktop to the folder C based on the user's moving operation, the attribute value of the folder attribute of the application a is acquired as null, and at this time, the attribute value thereof may be updated to the name of the folder C.
In addition, the obtained attribute information of the target application may further include an application name, an application type, a creation date, a file size, and the like, which is not specifically limited in this application.
In embodiments of the present application, each element in the installed application queue may be converted into a more complex structure, to which more than one piece of information is added, such as the Folder attribute described above. For example, a Folder attribute may be added to the most basic name information of each application, and may specifically be the name of the corresponding Folder.
104. And generating an information prompt interface based on the folder attributes, and displaying prompt information of the target application and the folder to which the target application belongs on the information prompt interface.
The information prompting interface is a retrieval result interface which is displayed after the user inputs keyword information and the electronic equipment executes retrieval operation based on the keyword information. In a specific implementation process, the information prompt interface can display an application icon and/or an application name, a folder icon and/or a folder name and the like of the target application to serve as prompt information of a retrieval result. Therefore, the user can be provided to check the specific position information of the target application, and the user can conveniently and directly search the target application from the desktop of the electronic equipment.
In some embodiments, for convenience of user search, only when the target application program has a folder to which the target application program belongs (i.e., the attribute value is not null), folder information may be displayed on the information prompt interface; and if the attribute value is null, directly displaying the target application in the search result without generating an information prompt interface. That is, after the attribute information of the target application is obtained, before the information prompt interface is generated based on the folder attribute, the following process may be further included:
judging whether the attribute value of the folder attribute is null or not;
and if not, executing the step of generating an information prompt interface based on the folder attributes.
In the embodiment of the present application, when a keyword search application is input, it may be determined whether a Folder attribute of the application is not null. If the application is located in a Folder, the file to which the application program belongs is finally displayed by calling the Folder attribute value of the application, and if the application is empty, the file is not displayed. Therefore, the method and the device realize that the user is greatly reminded of the position of the application program while the element length is not increased and the searching efficiency is not increased.
In order to increase the speed of opening the application for the user to use, a control for starting the application may be set in the current information prompt interface, so that the control may be touched to call a corresponding function to start the target application and/or open a corresponding folder. That is, in some embodiments, the hint information may include an application icon and/or application name of the target application, and a folder icon and/or folder name of the folder to which it belongs. After the information prompt interface displays the prompt information of the target application and the folder to which the target application belongs, the following processes can be further included:
acquiring operation information aiming at a folder icon and/or a folder name;
judging whether the operation information meets a preset condition or not;
and if so, jumping to a display interface of the folder to which the target application belongs from the current information prompt interface, wherein the display interface displays the target application and at least one installed application except the target application.
The operation information may be a click operation (single click, double click, or the like), a press operation (long press, short press, or the like), a slide operation, and the like, and is not particularly limited.
Specifically, a trigger interface may be added to a display area where a folder icon and/or a folder name are located, so as to trigger opening and displaying of a folder where the target application is located. For example, when the user clicks on the folder icon and/or folder name via the display screen, opening the folder may be triggered.
In some embodiments, an application icon and a name of the target application and an application icon and a name of at least one installed application other than the target application may be displayed in the folder. That is, there are at least two applications in the folder, one of which is the target application, and the remaining applications may preferably be the same type of application as the target application. Therefore, the related applications belonging to the same folder are found by searching one application.
In some embodiments, the step of "determining whether the operation information satisfies the preset condition" may include the following steps:
determining the number of applications stored in a storage area allocated to a target folder by a system;
judging whether the number is larger than a preset threshold value or not;
if yes, judging whether the operation information meets a preset condition;
if not, judging that the operation information does not meet the preset condition.
Specifically, the number of applications in the folder may be set, and the folder may be opened by a folder name or a folder icon displayed in the trigger information prompt interface when the number satisfies a condition.
It should be noted that the preset threshold may be set by a person skilled in the art or a product manufacturer according to actual needs, for example, the preset threshold may be 2, 3, 4, etc., and this application is not limited in this respect.
In some embodiments, by the above search method, an application hidden from the desktop of the electronic device and a folder thereof may also be searched, and the application and the folder may be operated to implement starting of the application or opening of the folder as a calling-out mode of the application or the folder.
In some embodiments, the installed applications are not necessarily placed in a queue, but may also be in a stack, a file of a particular format (e.g., xml), and the same effect can be achieved. In addition, when the information presentation interface is displayed, the information presentation interface may be in the form of a pop-up box, or may be in the form of a text that is displayed first and then disappears.
As can be seen from the above, in the application searching method provided in this embodiment, the target application is determined according to the keyword information carried in the information input request, then the attribute information of the target application is obtained, the information prompting interface is generated based on the folder attribute of the target application, and the prompting information of the target application and the folder to which the target application belongs is displayed on the information prompting interface. In the scheme, the folder attribute is added for the application, and the application search is executed by combining the keywords and the folder attribute of the application, so that the application search operation is simplified, and the application search speed is increased; in addition, when the application is found, the folder where the application is located can be found, and more link entries are provided for starting the related applications.
The method described in the above embodiments is further illustrated in detail by way of example.
Referring to fig. 2, fig. 2 is another schematic flow chart of an application search method according to an embodiment of the present application.
Specifically, the application search method may include the following steps:
201. the electronic device receives an information input request, the information input request including keyword information.
Specifically, the electronic device obtains keyword information input by a user through a display screen of the electronic device. The keyword information may be an application name, a full application name, or a word or phrase in the application name.
202. The electronic equipment determines the target application according to the keyword information.
In the embodiment of the present application, a mapping relationship between the keyword information and the application needs to be constructed in advance, so that the target application is determined from the multiple installed applications based on the mapping relationship and the keyword information input by the user. For example, application identifiers of applications may be obtained, and a mapping relationship between the application identifiers and the keyword information may be established. The identifier may be a name of an application, a name of an application package, or the like.
203. The electronic equipment acquires the folder attribute of the target application, and the folder attribute describes the folder information of the target application.
It should be noted that, in the embodiment of the present application, a Folder attribute (i.e., Folder attribute) is added to all installed applications. The folder attribute can be used to describe the folder information of the target application, such as the name of the folder, the folder storage path information, and the like. When the method is specifically implemented, if an application is moved to a folder created on the desktop of the electronic equipment, the attribute value of the folder attribute of the application is marked as the name of the corresponding folder; if an application is not under any folder, the attribute value of the folder attribute for that application is null.
204. The electronic equipment judges whether the attribute value of the folder attribute is null or not; if yes, go to step 210; if not, go to step 205.
205. The electronic equipment generates an information prompt interface based on the folder attributes, and displays prompt information of the target application and the folder to which the target application belongs on the information prompt interface.
The information prompt interface is a retrieval result interface displayed after the user inputs keyword information and the electronic device executes retrieval operation based on the keyword information. In a specific implementation process, the information prompt interface can display an application icon and/or an application name, a folder icon and/or a folder name and the like of the target application to serve as prompt information of a retrieval result. Therefore, the user can be provided to check the specific position information of the target application, and the user can conveniently and directly search the target application from the desktop of the electronic equipment.
206. The electronic device obtains operation information for the folder icon and/or the folder name.
The operation information may be a click operation (single click, double click, or the like), a press operation (long press, short press, or the like), a slide operation, and the like, and is not particularly limited.
Specifically, a trigger interface may be added to a display area where a folder icon and/or a folder name are located, so as to trigger opening and displaying of a folder where the target application is located. For example, when the user clicks on the folder icon and/or folder name via the display screen, opening the folder may be triggered. Wherein the electronic device may respond to the operation only when the operation information satisfies a preset condition.
207. The electronic device determines the number of applications stored within the storage area allocated by the system for the target folder.
Specifically, the electronic device may call a related function to detect the number of applications in the storage area corresponding to the target folder.
208. The electronic equipment judges whether the number is larger than a preset threshold value or not; if yes, go to step 209, otherwise, end the process.
It should be noted that the preset threshold may be set by a person skilled in the art or a product manufacturer according to actual needs, for example, the preset threshold may be 2, 3, 4, etc., and this application is not limited in this respect.
209. And the electronic equipment jumps to a display interface of the folder to which the target application belongs from the current information prompt interface, wherein the display interface displays the target application and at least one installed application except the target application.
Specifically, the number of applications in the folder may be set, and the folder may be opened by a folder name or a folder icon displayed in the trigger information prompt interface when the number satisfies a condition.
In the embodiment of the present application, there are at least two applications in the folder, one of which is a target application, and the remaining applications may preferably be the same type of applications as the target application. Therefore, the related applications belonging to the same folder are found by searching one application.
210. The electronic equipment generates an application display interface and displays the target application on the application display interface.
Specifically, when the electronic device determines that the attribute value of the folder attribute is null, that is, when the target application is directly displayed on the desktop of the electronic device, an application display interface is generated, and the target application is directly displayed on the application display interface.
Therefore, the folder attributes are added for the application, and the application search is executed by combining the keywords and the folder attributes of the application, so that the application search operation is simplified, and the application search speed is increased; in addition, when the application is found, the folder where the application is located can be found, and more link entries are provided for starting the related applications.
Referring to fig. 3, fig. 3 is a scene schematic diagram of an application search method according to an embodiment of the present application.
On the negative screen of the electronic device, a search box is displayed in which the user can enter a keyword, such as "SSS" shown on the left side of fig. 3. After the keyword is input, the electronic equipment searches out a target application matched with the keyword "SSS" from the installed applications based on the keyword. As in the right-hand diagram of fig. 3, the emerging application SSS is searched and its belonging folder E is displayed in its vicinity. According to the scheme, on the bottom layer, the position information applied in the searching method is optimized; on the upper layer, the user can find the application and the folder where the application is located conveniently, so that the user can know more important relevant information.
In order to better implement the application searching method provided by the embodiment of the present application, an embodiment of the present application further provides a device based on the application searching method. The meaning of the noun is the same as that in the above application search method, and specific implementation details can refer to the description in the method embodiment.
Referring to fig. 4, fig. 4 is a schematic block diagram of an application search apparatus according to an embodiment of the present disclosure. Specifically, the application search apparatus 300 includes: a first request receiving module 301, a determining module 302, an attribute obtaining module 303 and a display module 304.
A first request receiving module 301, configured to receive an information input request, where the information input request includes keyword information;
a determining module 302, configured to determine a target application according to the keyword information;
the attribute obtaining module 303 is configured to obtain attribute information of the target application, where the attribute information includes a folder attribute of the target application, and the folder attribute describes folder information to which the target application belongs;
and the display module 304 is configured to generate an information prompt interface based on the folder attribute, and display prompt information of the target application and the folder to which the target application belongs on the information prompt interface.
In some embodiments, referring to fig. 5, the application search apparatus 300 may further include:
a first judging module 305, configured to, after obtaining the attribute information of the target application, judge whether an attribute value of a folder attribute is null before generating an information prompt interface based on the folder attribute;
the display module 304 is configured to generate an information prompting interface based on the folder attribute when the first determining module determines that the folder attribute is not the same as the attribute of the folder.
In some embodiments, referring to fig. 6, the application search apparatus 300 may further include:
a second request receiving module 306, configured to receive an application moving request after obtaining attribute information of a target application and before generating an information prompt interface based on a folder attribute, where the application moving request indicates to move an installed application from a current storage location to a corresponding target folder for storage;
an updating module 307 for updating the attribute values of the folder attributes of the moved application based on the target folder.
In some embodiments, the prompt message includes an application icon and/or an application name of the target application, and a folder icon and/or a folder name of the folder to which the target application belongs. The application searching apparatus 300 may further include:
the operation obtaining module 308 is configured to obtain operation information for a folder icon and/or a folder name after the prompt information of the target application and the folder to which the target application belongs is displayed on the information prompt interface;
a second judging module 309, configured to judge whether the operation information meets a preset condition;
and the skipping module 310 is configured to skip from the current information prompt interface to a display interface of the folder to which the target application belongs when the second determination module determines that the second determination module is yes, and the display interface displays the target application and at least one installed application other than the target application.
In some embodiments, the second determination module may be configured to:
determining the number of applications stored in a storage area allocated to a target folder by a system;
judging whether the number is larger than a preset threshold value or not;
if yes, judging whether the operation information meets a preset condition;
if not, judging that the operation information does not meet the preset condition.
As can be seen from the above, in the application searching device provided in this embodiment, the target application is determined according to the keyword information carried in the request by receiving the information input request; acquiring attribute information of a target application, wherein the attribute information comprises folder attributes of the target application; and generating an information prompt interface based on the folder attributes, and displaying prompt information of the target application and the folder to which the target application belongs on the information prompt interface. In the scheme, the folder attribute is added for the application, and the application search is executed by combining the keywords and the folder attribute of the application, so that the application search operation is simplified, and the application search speed is increased; in addition, when the application is found, the folder where the application is located can be found, and more link entries are provided for starting the related applications.
The embodiment of the application also provides the electronic equipment. Referring to fig. 7, an electronic device 500 includes a processor 501 and a memory 502. The processor 501 is electrically connected to the memory 502.
The processor 500 is a control center of the electronic device 500, connects various parts of the whole electronic device using various interfaces and lines, performs various functions of the electronic device 500 by running or loading a computer program stored in the memory 502, and calls data stored in the memory 502, and processes the data, thereby performing overall monitoring of the electronic device 500.
The memory 502 may be used to store software programs and modules, and the processor 501 executes various functional applications and data processing by running the computer programs and modules stored in the memory 502. The memory 502 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, a computer program required for at least one function, and the like; the storage data area may store data created according to use of the electronic device, and the like. Further, the memory 502 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device. Accordingly, the memory 502 may also include a memory controller to provide the processor 501 with access to the memory 502.
In this embodiment, the processor 501 in the electronic device 500 loads instructions corresponding to one or more processes of the computer program into the memory 502, and the processor 501 runs the computer program stored in the memory 502, so as to implement various functions as follows:
receiving an information input request, wherein the information input request comprises keyword information;
determining a target application according to the keyword information;
acquiring attribute information of the target application, wherein the attribute information comprises folder attributes of the target application, and the folder attributes describe folder information of the target application;
and generating an information prompt interface based on the folder attributes, and displaying prompt information of the target application and the folder to which the target application belongs on the information prompt interface.
In some embodiments, after obtaining the attribute information of the target application, before generating an information prompt interface based on the folder attribute, the processor 501 may specifically perform the following steps:
judging whether the attribute value of the folder attribute is null or not;
and if not, executing the step of generating an information prompt interface based on the folder attributes.
In some embodiments, before receiving the information input request, the processor 501 may further perform the following steps:
receiving an application moving request, wherein the application moving request indicates that the installed application is moved from a current storage position to a corresponding target folder for storage;
updating attribute values of folder attributes of the mobile application based on the target folder.
In some embodiments, the prompt message includes an application icon and/or application name of the target application, and a folder icon and/or folder name of the folder to which the target application belongs. After the information prompt interface displays the prompt information of the target application and the folder to which the target application belongs, the processor 501 may further perform the following steps:
acquiring operation information aiming at the folder icon and/or the folder name;
judging whether the operation information meets a preset condition or not;
and if so, jumping to a display interface of the folder to which the target application belongs from the current information prompt interface, wherein the display interface displays the target application and at least one installed application except the target application.
In some embodiments, when determining whether the operation information satisfies the preset condition, the processor 501 may specifically perform the following steps:
determining the number of applications stored in a storage area allocated to the target folder by a system;
judging whether the number is larger than a preset threshold value or not;
if so, judging whether the operation information meets a preset condition;
if not, judging that the operation information does not meet the preset condition.
As can be seen from the above, the electronic device according to the embodiment of the present application determines the target application according to the keyword information carried by the request by receiving the information input request; acquiring attribute information of a target application, wherein the attribute information comprises folder attributes of the target application; and generating an information prompt interface based on the folder attributes, and displaying prompt information of the target application and the folder to which the target application belongs on the information prompt interface. In the scheme, the folder attribute is added for the application, and the application search is executed by combining the keywords and the folder attribute of the application, so that the application search operation is simplified, and the application search speed is increased; in addition, when the application is found, the folder where the application is located can be found, and more link entries are provided for starting the related applications.
Referring to fig. 8, in some embodiments, the electronic device 500 may further include: a display 503, radio frequency circuitry 504, audio circuitry 505, and a power supply 506. The display 503, the rf circuit 504, the audio circuit 505, and the power source 506 are electrically connected to the processor 501.
The display 503 may be used to display information entered by or provided to the user as well as various graphical user interfaces, which may be made up of graphics, text, icons, video, and any combination thereof.
The rf circuit 504 may be used for transceiving rf signals to establish wireless communication with a network device or other electronic devices via wireless communication, and for transceiving signals with the network device or other electronic devices.
The audio circuit 505 may be used to provide an audio interface between a user and an electronic device through a speaker, microphone.
The power source 506 may be used to power various components of the electronic device 500. In some embodiments, power supply 506 may be logically coupled to processor 501 through a power management system, such that functions of managing charging, discharging, and power consumption are performed through the power management system.
Although not shown in fig. 8, the electronic device 500 may further include a camera, a bluetooth module, and the like, which are not described in detail herein.
An embodiment of the present application further provides a storage medium, where the storage medium stores a computer program, and when the computer program runs on a computer, the computer is caused to execute the application search method in any of the above embodiments, for example: when the electronic equipment receives an information input request, determining a target application according to keyword information carried by the information input request; acquiring attribute information of the target application, wherein the attribute information comprises folder attributes of the target application, and the folder attributes describe folder information of the target application; and generating an information prompt interface based on the folder attributes, and displaying prompt information of the target application and the folder to which the target application belongs on the information prompt interface.
In the embodiment of the present application, the storage medium may be a magnetic disk, an optical disk, a Read Only Memory (ROM), a Random Access Memory (RAM), or the like.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
It should be noted that, for the application searching method of the embodiment of the present application, it can be understood by a person skilled in the art that all or part of the process of implementing the application searching method of the embodiment of the present application can be completed by controlling the relevant hardware through a computer program, where the computer program can be stored in a computer readable storage medium, such as a memory of an electronic device, and executed by at least one processor in the electronic device, and the process of executing the process can include, for example, the process of the embodiment of the application searching method. The storage medium may be a magnetic disk, an optical disk, a read-only memory, a random access memory, etc.
For the application searching device in the embodiment of the present application, each functional module may be integrated into one processing chip, or each module may exist alone physically, or two or more modules are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented as a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium such as a read-only memory, a magnetic or optical disk, or the like.
The application searching method, the application searching device, the storage medium and the electronic device provided by the embodiment of the application are introduced in detail, a specific example is applied in the description to explain the principle and the implementation of the application, and the description of the embodiment is only used for helping to understand the method and the core idea of the application; meanwhile, for those skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (8)

1. An application search method applied to an electronic device is characterized by comprising the following steps:
receiving an application moving request, wherein the application moving request indicates that the installed application is moved from a current storage position to a corresponding target folder for storage;
if the attribute information of the installed application is empty, updating the attribute information of the installed application to the attribute information of the target folder;
if the attribute information of the installed application is not null, removing the original attribute information of the installed application, and updating the attribute information of the installed application to the attribute information of the target folder;
the method comprises the steps of constructing a mapping relation between keyword information and an application in advance, wherein the keyword information comprises word information and word information in an application name;
receiving an information input request, wherein the information input request comprises keyword information;
determining a target application according to the keyword information and the mapping relation;
acquiring attribute information of the target application, wherein the attribute information comprises folder attributes of the target application, and the folder attributes describe folder information of the target application;
judging whether the attribute value of the folder attribute is null or not;
if the attribute value of the folder is null, displaying an application display interface corresponding to the target application, wherein the application display interface corresponding to the target application comprises a display interface of a hidden target application;
and if the attribute value of the folder is not null, generating an information prompt interface based on the folder attribute, and displaying prompt information of the target application and the folder to which the target application belongs on the information prompt interface, wherein the information prompt interface is provided with a corresponding control, and the control is used for calling a corresponding function to start the target application and/or opening the corresponding folder.
2. The application searching method according to claim 1, wherein the prompt message includes an application icon and/or an application name of the target application, and a folder icon and/or a folder name of a folder to which the target application belongs;
after the information prompt interface displays the prompt information of the target application and the folder to which the target application belongs, the method further comprises the following steps:
acquiring operation information aiming at the folder icon and/or the folder name;
judging whether the operation information meets a preset condition or not;
and if so, jumping to a display interface of the folder to which the target application belongs from the current information prompt interface, wherein the display interface displays the target application and at least one installed application except the target application.
3. The application searching method according to claim 2, wherein the determining whether the operation information satisfies a preset condition includes:
determining the number of applications stored in a storage area allocated to the target folder by a system;
judging whether the number is larger than a preset threshold value or not;
if so, judging that the operation information meets a preset condition;
if not, judging that the operation information does not meet the preset condition.
4. An application lookup apparatus, comprising:
the second request receiving module is used for receiving an application moving request after acquiring the attribute information of the target application and before generating an information prompt interface based on the folder attribute, wherein the application moving request indicates that the installed application is moved from the current storage position to the corresponding target folder for storage;
the updating module is used for updating the attribute information of the installed application into the attribute information of the target folder if the attribute information of the installed application is empty;
if the attribute information of the installed application is not null, removing the original attribute information of the installed application, and updating the attribute information of the installed application to the attribute information of the target folder;
the building module is used for pre-building a mapping relation between keyword information and the application, wherein the keyword information comprises word information and word information in the application name;
the first request receiving module is used for receiving an information input request, and the information input request comprises keyword information;
the determining module is used for determining the target application according to the keyword information and the mapping relation;
the attribute acquisition module is used for acquiring attribute information of the target application, wherein the attribute information comprises folder attributes of the target application, and the folder attributes describe folder information of the target application;
the first judgment module is used for judging whether the attribute value of the folder attribute is null or not after acquiring the attribute information of the target application and before generating an information prompt interface based on the folder attribute;
the display module is used for displaying the application display interface corresponding to the target application when the first judgment module judges that the application display interface is the hidden target application;
and when the first judgment module judges that the folder attribute is not the attribute of the target application, the display module is used for generating an information prompt interface based on the folder attribute, and displaying prompt information of the target application and the folder to which the target application belongs on the information prompt interface, wherein the information prompt interface is provided with a corresponding control, and the control is used for calling a corresponding function to start the target application and/or opening the corresponding folder.
5. The application lookup apparatus as claimed in claim 4, wherein the prompt message includes an application icon and/or an application name of the target application, and a folder icon and/or a folder name of the folder to which the target application belongs; the device further comprises:
the operation acquisition module is used for acquiring the operation information aiming at the folder icon and/or the folder name after the prompt information of the target application and the folder to which the target application belongs is displayed on the information prompt interface;
the second judgment module is used for judging whether the operation information meets a preset condition or not;
and the skipping module is used for skipping from the current information prompt interface to a display interface of the folder to which the target application belongs when the second judging module judges that the second judging module is yes, wherein the display interface displays the target application and at least one installed application except the target application.
6. The application lookup apparatus as claimed in claim 5 wherein the second determination module is configured to:
determining the number of applications stored in a storage area allocated to the target folder by a system;
judging whether the number is larger than a preset threshold value or not;
if so, judging whether the operation information meets a preset condition;
if not, judging that the operation information does not meet the preset condition.
7. A storage medium having stored thereon a computer program, characterized in that, when the computer program is run on a computer, it causes the computer to execute the application lookup method according to any one of claims 1-3.
8. An electronic device comprising a processor and a memory, said memory having a computer program, wherein said processor is adapted to perform the application lookup method of any of claims 1-3 by invoking said computer program.
CN201811217848.4A 2018-10-18 2018-10-18 Application searching method and device, storage medium and electronic equipment Active CN109284261B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201811217848.4A CN109284261B (en) 2018-10-18 2018-10-18 Application searching method and device, storage medium and electronic equipment
PCT/CN2019/107570 WO2020078174A1 (en) 2018-10-18 2019-09-24 Application lookup method, storage medium, and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811217848.4A CN109284261B (en) 2018-10-18 2018-10-18 Application searching method and device, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN109284261A CN109284261A (en) 2019-01-29
CN109284261B true CN109284261B (en) 2021-06-25

Family

ID=65176844

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811217848.4A Active CN109284261B (en) 2018-10-18 2018-10-18 Application searching method and device, storage medium and electronic equipment

Country Status (2)

Country Link
CN (1) CN109284261B (en)
WO (1) WO2020078174A1 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109284261B (en) * 2018-10-18 2021-06-25 Oppo广东移动通信有限公司 Application searching method and device, storage medium and electronic equipment
CN110362759A (en) * 2019-07-03 2019-10-22 北京小米移动软件有限公司 A kind of method for processing search results, device and medium
CN110362760B (en) * 2019-07-04 2023-02-21 北京小米移动软件有限公司 Method, device and medium for intelligently prompting search results
CN110928621B (en) * 2019-11-01 2021-05-25 北京达佳互联信息技术有限公司 Information searching method and device, electronic equipment and storage medium
CN111142993A (en) * 2019-12-06 2020-05-12 深圳传音控股股份有限公司 Information acquisition method, terminal and computer storage medium
CN112100479A (en) * 2020-09-14 2020-12-18 深圳市欢太科技有限公司 Application access method and device, electronic equipment and storage medium
CN112230810A (en) * 2020-10-10 2021-01-15 深圳市欢太科技有限公司 Application searching method, device, terminal and storage medium
CN113868092B (en) * 2021-10-11 2024-06-21 维沃移动通信有限公司 Application determination method, application determination device, electronic device, and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103294789A (en) * 2013-05-21 2013-09-11 鸿富锦精密工业(深圳)有限公司 Information searching system and information searching method
CN106406755A (en) * 2016-08-31 2017-02-15 宇龙计算机通信科技(深圳)有限公司 Application file storage method and terminal
CN106951492A (en) * 2017-03-14 2017-07-14 广东欧珀移动通信有限公司 File search method, device and electronic equipment
CN108021299A (en) * 2016-11-03 2018-05-11 华为技术有限公司 One kind searches figure calibration method and terminal

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101924821A (en) * 2010-04-26 2010-12-22 深圳市同洲电子股份有限公司 Mobile communication terminal as well as method and system for starting application program by same
CN102521229A (en) * 2011-11-01 2012-06-27 华为终端有限公司 Method and equipment for acquiring application program
CN105677148A (en) * 2015-12-30 2016-06-15 广东欧珀移动通信有限公司 Terminal application searching method and device
CN105843468A (en) * 2016-03-18 2016-08-10 青岛海信移动通信技术股份有限公司 Method for searching application programs in intelligent equipment and intelligent equipment
CN106227400A (en) * 2016-07-13 2016-12-14 乐视控股(北京)有限公司 Application icon automatic clustering method, device and terminal unit
CN106873852A (en) * 2017-01-18 2017-06-20 维沃移动通信有限公司 A kind of application program searches for startup method and mobile terminal
CN107273457A (en) * 2017-06-01 2017-10-20 珠海市魅族科技有限公司 A kind of searching method and device, computer installation and computer-readable recording medium
CN108228770A (en) * 2017-12-27 2018-06-29 青岛海信移动通信技术股份有限公司 A kind of method and device of application file source inquiry
CN109284261B (en) * 2018-10-18 2021-06-25 Oppo广东移动通信有限公司 Application searching method and device, storage medium and electronic equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103294789A (en) * 2013-05-21 2013-09-11 鸿富锦精密工业(深圳)有限公司 Information searching system and information searching method
CN106406755A (en) * 2016-08-31 2017-02-15 宇龙计算机通信科技(深圳)有限公司 Application file storage method and terminal
CN108021299A (en) * 2016-11-03 2018-05-11 华为技术有限公司 One kind searches figure calibration method and terminal
CN106951492A (en) * 2017-03-14 2017-07-14 广东欧珀移动通信有限公司 File search method, device and electronic equipment

Also Published As

Publication number Publication date
WO2020078174A1 (en) 2020-04-23
CN109284261A (en) 2019-01-29

Similar Documents

Publication Publication Date Title
CN109284261B (en) Application searching method and device, storage medium and electronic equipment
CN106775637B (en) Page display method and device for application program
US20170091335A1 (en) Search method, server and client
US20160154686A1 (en) Method and apparatus for presenting clipboard contents on a mobile terminal
CN106502703B (en) Function calling method and device
CN108549568B (en) Application entry processing method and device, storage medium and electronic equipment
CN108287918B (en) Music playing method and device based on application page, storage medium and electronic equipment
CN105740263B (en) Page display method and device
CN108363792A (en) Link generation method, device, storage medium and the electronic equipment of five application page
CN108345478B (en) Application processing method and device, storage medium and electronic equipment
CN106201427A (en) A kind of application program launching method and terminal unit
US20240089313A1 (en) File sending method and apparatus, and electronic device
WO2021135578A1 (en) Page processing method and apparatus, and storage medium and terminal device
WO2022233276A1 (en) Display method and apparatus, and electronic device
CN108334330B (en) Application unloading method and device, storage medium and electronic equipment
WO2015096660A1 (en) Methods and devices for displaying a webpage
CN108234758B (en) Application display method and device, storage medium and electronic equipment
WO2021120876A1 (en) Corpus identification method, device, terminal apparatus, and medium
CN113849092A (en) Content sharing method and device and electronic equipment
CN111857466B (en) Message display method and device
CN112199561A (en) Application search method and device
CN112181570A (en) Background task display method and device and electronic equipment
CN106933626B (en) Application association method and device
CN113900848A (en) Abnormal page processing method and device, electronic equipment and storage medium
CN109683944B (en) Application function switch management method, device, 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
GR01 Patent grant
GR01 Patent grant