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

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

Info

Publication number
CN111814057B
CN111814057B CN202010807039.XA CN202010807039A CN111814057B CN 111814057 B CN111814057 B CN 111814057B CN 202010807039 A CN202010807039 A CN 202010807039A CN 111814057 B CN111814057 B CN 111814057B
Authority
CN
China
Prior art keywords
time
target
application program
application
search
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
CN202010807039.XA
Other languages
Chinese (zh)
Other versions
CN111814057A (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
Shenzhen Huantai Technology Co Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
Shenzhen Huantai Technology 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 Guangdong Oppo Mobile Telecommunications Corp Ltd, Shenzhen Huantai Technology Co Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN202010807039.XA priority Critical patent/CN111814057B/en
Publication of CN111814057A publication Critical patent/CN111814057A/en
Application granted granted Critical
Publication of CN111814057B publication Critical patent/CN111814057B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)

Abstract

The disclosure provides an application program searching method, an application program searching device, a computer readable storage medium and electronic equipment, and relates to the technical field of terminals. The application program searching method comprises the following steps: responding to the application program searching operation, and executing a circulation process aiming at a target application program installed in the terminal equipment until a circulation ending condition is met so as to determine the searching and sorting time of the target application program, wherein the circulation process comprises a comparison process of the starting time of the target application program and the triggering time of a notification bar; the order of the target application in the search is determined based on the search ranking time of the target application to obtain search results. The method and the device can sort the application programs which are recently operated by the terminal equipment, and improve the searching efficiency of the application programs.

Description

Application program searching method and device, storage medium and electronic equipment
Technical Field
The present disclosure relates to the field of terminal technologies, and in particular, to an application search method, an application search apparatus, a computer-readable storage medium, and an electronic device.
Background
With the development of terminal technology, applications (App) that can be installed on terminal devices such as mobile phones and tablet computers are increasing. The diversity of application programs greatly improves the convenience of the work and life of the user.
In the case that there are more applications in the terminal device, the user may find an application desired to be opened through the search function, for example, the user may input the name of the application to find the corresponding application. Or the user can select the application program to be opened through a sliding interface.
In many scenarios, a user will often open a recently running application. However, for recently operated applications, the existing search method is too cumbersome, increases the operation of the user, and has a problem of slow search speed due to the active operation of the user.
Disclosure of Invention
The present disclosure provides an application search method, an application search apparatus, a computer-readable storage medium, and an electronic device, thereby overcoming, at least to some extent, the problem of cumbersome search methods for recently operated applications.
According to a first aspect of the present disclosure, there is provided an application search method including: responding to the application program searching operation, and executing a circulation process aiming at a target application program installed in the terminal equipment until a circulation ending condition is met so as to determine the searching and sorting time of the target application program; the order of the target application in the search is determined based on the search ranking time of the target application to obtain search results.
The cyclic process includes: comparing the target start time of the target application program recorded by the system with each notification bar trigger time in the notification bar trigger time set of the target application program; if the target starting time is consistent with a notification bar triggering time in the notification bar triggering time set, taking the last starting time of the target application program relative to the target starting time as the target starting time; when the circulation process is executed for the first time, the target starting time is the time from the last starting of the current target application program, and the circulation ending condition is that the target starting time of the target application program is inconsistent with each notification bar triggering time in the notification bar triggering time set.
According to a second aspect of the present disclosure, there is provided an application search apparatus including: the application time determining module is used for responding to the application program searching operation, executing a circulation process aiming at a target application program installed in the terminal equipment until a circulation ending condition is met, so as to determine the searching and sorting time of the target application program; and the application ordering module is used for determining the order of the target application program in the search based on the search ordering time of the target application program so as to obtain a search result.
The cyclic process includes: comparing the target start time of the target application program recorded by the system with each notification bar trigger time in the notification bar trigger time set of the target application program; if the target starting time is consistent with a notification bar triggering time in the notification bar triggering time set, taking the last starting time of the target application program relative to the target starting time as the target starting time; when the circulation process is executed for the first time, the target starting time is the time from the last starting of the current target application program, and the circulation ending condition is that the target starting time of the target application program is inconsistent with each notification bar triggering time in the notification bar triggering time set.
According to a third aspect of the present disclosure, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the above-described application search method.
According to a fourth aspect of the present disclosure, there is provided an electronic device comprising a processor; and the memory is used for storing one or more programs, and when the one or more programs are executed by the processor, the processor is enabled to realize the application program searching method.
In some embodiments of the present disclosure, the starting time of an application program recorded by a system is compared with the triggering time of a notification bar, and if the starting time is inconsistent with the triggering time of the notification bar, the starting time is used as a basis for searching and sorting, so that each application program is sorted to obtain a search result. On one hand, under the condition that the triggering time of the notification bar can influence the actual use time of the application program, the notification bar is eliminated, so that the last use time of the determined application program is more accurate, and all application programs on the terminal equipment are ordered based on the accurate last use time, so that a user can clearly see the recent use condition of all application programs, and the recently opened application programs are quickly started; on the other hand, the process of sequencing and displaying the recently opened application programs according to the starting time is automatically executed by the terminal equipment, and the searching speed of the application programs can be greatly improved without active operation of a user.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description, serve to explain the principles of the disclosure. It will be apparent to those of ordinary skill in the art that the drawings in the following description are merely examples of the disclosure and that other drawings may be derived from them without undue effort. In the drawings:
FIG. 1 illustrates a schematic diagram of an application scenario of an application search scheme of an embodiment of the present disclosure;
FIG. 2 illustrates a schematic diagram of an electronic device suitable for use in implementing embodiments of the present disclosure;
FIG. 3 schematically illustrates a flowchart of an application search method according to an exemplary embodiment of the present disclosure;
FIG. 4 schematically illustrates a flow chart of a loop process involved in an application search scheme according to an exemplary embodiment of the present disclosure;
FIG. 5 schematically illustrates a block diagram of an application search apparatus according to an exemplary embodiment of the present disclosure;
FIG. 6 schematically illustrates a block diagram of an application search device according to another exemplary embodiment of the present disclosure;
fig. 7 schematically shows a block diagram of an application search apparatus according to still another exemplary embodiment of the present disclosure.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. However, the exemplary embodiments may be embodied in many forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of the example embodiments to those skilled in the art. The described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to give a thorough understanding of embodiments of the present disclosure. One skilled in the relevant art will recognize, however, that the aspects of the disclosure may be practiced without one or more of the specific details, or with other methods, components, devices, steps, etc. In other instances, well-known technical solutions have not been shown or described in detail to avoid obscuring aspects of the present disclosure.
Furthermore, the drawings are merely schematic illustrations of the present disclosure and are not necessarily drawn to scale. The same reference numerals in the drawings denote the same or similar parts, and thus a repetitive description thereof will be omitted. Some of the block diagrams shown in the figures are functional entities and do not necessarily correspond to physically or logically separate entities. These functional entities may be implemented in software or in one or more hardware modules or integrated circuits or in different networks and/or processor devices and/or microcontroller devices.
The flow diagrams depicted in the figures are exemplary only and not necessarily all steps are included. For example, some steps may be decomposed, and some steps may be combined or partially combined, so that the order of actual execution may be changed according to actual situations. In addition, all of the following terms "first," "second," are used for distinguishing purposes only and should not be taken as a limitation of the present disclosure.
The terminal device in the present disclosure may include a device capable of installing an application program, such as a mobile phone, a tablet, a smart watch, and the like, and the present disclosure is not limited in type.
In one aspect, when an application is started, a system (e.g., an android system) of the terminal device records the starting time of the application. Specifically, the point in time when the application is opened may be recorded by the AMS (ACTIVITY MANAGER SERVICE, an activity management service). For example, at 13:00 on day 1 and 8 in 2020, "XX music" is turned on.
On the other hand, when the notification bar of the application is triggered (or wakes up), the terminal device may display the notification bar message. If the application is not running at this time, the system will set the start time of the application to the time the notification bar is triggered. It will be appreciated that the start-up time present in the system is not the time at which the user manually performs the start-up operation. For example, 13:00 on month 1 and 8 in 2020, "XX music" is turned on, 13:30 on month 1 and 8 in 2020, "XX music" is turned off. At this time, the system records a start-up time of 13:00 at 1 month and 8 days in 2020. If the notification bar message of "XX music" is received at 13:40 on month 1 and 8 of 2020, the system sets the start time of "XX music" to 13:40 on month 1 of 2020, when "XX music" is not substantially started in response to user operation.
In addition, it will be appreciated that if a notification bar message is received during the running of an application, the start time recorded in the system will not be changed. Still referring to the above example, in case that the "XX music" is turned on at 13:00 on month 1 in 2020 and continuously operated, if the notification bar message of the "XX music" is received at 13:40 on month 1 in 2020, the start time of the system recording the "XX music" is still 13:00 on month 1 in 2020.
Based on the above problems, when a recently used application program is presented to a user, there is a problem in that the presented result is inaccurate due to the influence of a notification bar message on the start time.
In view of this, the present disclosure provides a new application search scheme in order to solve at least the above technical problems.
Fig. 1 shows a schematic diagram of an application scenario of an application search scheme of an embodiment of the present disclosure.
As shown in fig. 1, the terminal device may be installed with a search application, which may be used to search for other applications, the search application being shown as a "global search". When the user clicks on the search application, the terminal device may perform the following loop procedure for the applications to be ranked. The application program to be sequenced can be each application program installed on the terminal equipment, or can be an application program screened from all installed application programs based on a screening algorithm.
Taking a target application as an example, the looping process may include comparing a target start time of the target application recorded by the system with notification bar trigger times in a notification bar trigger time set of the target application. If the target starting time is consistent with a notification bar triggering time in the notification bar triggering time set, the last starting time of the target application program relative to the target starting time is taken as the target starting time, and the circulation process is continuously executed. The cycle ending condition is that the target starting time of the target application program is inconsistent with each notification bar triggering time in the notification bar triggering time set.
In addition, when the loop process is executed for the first time, the target startup time is the time from the last startup of the current target application.
At the end of the loop process, that is, in the case where the target start time of the target application does not coincide with each of the notification bar trigger times in the notification bar trigger time set, the target start time is determined as the search ranking time of the target application.
And executing the circulation process of the target application program for each application program to be sequenced so as to determine the search sequencing time of each application program to be sequenced.
Then, the terminal device may sort the applications to be sorted in order from the current near to the far based on the search sorting time of each application to be sorted, so as to obtain a search result and display the search result.
In the exemplary depiction of fig. 1, it may be determined that the application programs used from near to far in time are "application 4", "application 3", "application 6", "application 2", "application 5", "application 1", respectively. In addition, the user can also switch from other search modes, such as "rarely used", "most commonly used", etc., through clicking operation on "recently used".
It should be understood that the interactive interface depicted in fig. 1 is merely an exemplary depiction, and that one skilled in the art may envision other interface configurations based on the teachings of the present disclosure, which are intended to be encompassed by the present disclosure.
Furthermore, the application search method of the present disclosure is generally performed by a terminal device, that is, the respective steps of the application search method of the present disclosure are performed by the terminal device. Accordingly, the application search apparatus described below may be configured in the terminal device.
Fig. 2 shows a schematic diagram of an electronic device suitable for use in implementing exemplary embodiments of the present disclosure. The terminal device described in the present disclosure may be configured in the form of an electronic device as shown in fig. 2. It should be noted that the electronic device shown in fig. 2 is only an example, and should not impose any limitation on the functions and the application scope of the embodiments of the present disclosure.
The electronic device of the present disclosure includes at least a processor and a memory for storing one or more programs, which when executed by the processor, enable the processor to implement the application search method of the exemplary embodiments of the present disclosure.
Specifically, as shown in fig. 2, the electronic device 200 may include: processor 210, internal memory 221, external memory interface 222, universal serial bus (Universal Serial Bus, USB) interface 230, charge management module 240, power management module 241, battery 242, antenna 1, antenna 2, mobile communication module 250, wireless communication module 260, audio module 270, speaker 271, receiver 272, microphone 273, headset interface 274, sensor module 280, display screen 290, camera module 291, indicator 292, motor 293, keys 294, and subscriber identity module (Subscriber Identification Module, SIM) card interface 295, among others. The sensor module 280 may include a depth sensor, a pressure sensor, a gyroscope sensor, a barometric sensor, a magnetic sensor, an acceleration sensor, a distance sensor, a proximity sensor, a fingerprint sensor, a temperature sensor, a touch sensor, an ambient light sensor, a bone conduction sensor, and the like.
It should be understood that the structure illustrated in the embodiments of the present application does not constitute a specific limitation on the electronic device 200. In other embodiments of the application, electronic device 200 may include more or fewer components than shown, or certain components may be combined, or certain components may be separated, or different arrangements of components. The illustrated components may be implemented in hardware, software, or a combination of software and hardware.
Processor 210 may include one or more processing units such as, for example: the Processor 210 may include an application Processor (Application Processor, AP), a modem Processor, a graphics Processor (Graphics Processing Unit, GPU), an image signal Processor (IMAGE SIGNAL Processor, ISP), a controller, a video codec, a digital signal Processor (DIGITAL SIGNAL Processor, DSP), a baseband Processor and/or a neural network Processor (Neural-etwork Processing Unit, NPU), and the like. Wherein the different processing units may be separate devices or may be integrated in one or more processors. In addition, a memory may be provided in the processor 210 for storing instructions and data.
The electronic device 200 may implement a photographing function through an ISP, a camera module 291, a video codec, a GPU, a display screen 290, an application processor, and the like. In some embodiments, the electronic device 200 may include 1 or N camera modules 291, where N is a positive integer greater than 1, and if the electronic device 200 includes N cameras, one of the N cameras is a master camera.
Internal memory 221 may be used to store computer executable program code that includes instructions. The internal memory 221 may include a storage program area and a storage data area. The external memory interface 222 may be used to connect an external memory card, such as a Micro SD card, to enable expansion of the memory capabilities of the electronic device 200.
The present application also provides a computer-readable storage medium that may be included in the electronic device described in the above embodiments; or may exist alone without being incorporated into the electronic device.
The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples of the computer-readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this disclosure, a computer-readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable storage medium may transmit, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable storage medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The computer-readable storage medium carries one or more programs which, when executed by one of the electronic devices, cause the electronic device to implement the methods described in the embodiments below.
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units involved in the embodiments of the present disclosure may be implemented by means of software, or may be implemented by means of hardware, and the described units may also be provided in a processor. Wherein the names of the units do not constitute a limitation of the units themselves in some cases.
Fig. 3 schematically shows a flowchart of an application search method of an exemplary embodiment of the present disclosure. Referring to fig. 3, the application search method may include the steps of:
S32, responding to the application program searching operation, and executing a circulation process aiming at a target application program installed in the terminal equipment until a circulation ending condition is met so as to determine the searching and sorting time of the target application program.
According to some embodiments of the present disclosure, the terminal device is installed with a search application, such as the "global search" shown in fig. 1. In this case, the application search operation described in the present disclosure may be a user start operation for the search application, such as the user clicking on an icon of the search application on an interface.
According to other embodiments of the present disclosure, the application search operation may also be a sliding operation, a long press operation, a double click operation, etc. of the user with respect to the terminal device interface. For example, the terminal device may start to perform an application search process in response to a sliding operation of a user's finger on the interface from bottom to top; the terminal equipment can respond to the long-press operation of the user finger on the interface and start to execute the application program searching process; the terminal device can respond to double-click operation of the user finger on the interface to start to execute the application program searching process.
After the terminal device receives the application searching operation, the loop process can be executed for the target application installed by the terminal device until the loop process is finished.
The target application described in this disclosure may be any one of the applications to be ranked.
In some embodiments of the present disclosure, the applications to be ranked may be all applications installed by the terminal device.
In other embodiments of the present disclosure, the applications to be ranked may be applications screened from all applications installed by the terminal device.
For the screening process, firstly, the terminal device can respectively determine the total running duration and the total starting times of each application program in all installed application programs; next, the application programs to be ranked can be determined and screened from the installed application programs according to the total running time and the total starting times of the application programs.
Specifically, the application program with the total running time longer than the time threshold and the total starting time longer than the time threshold can be determined as the application program to be sequenced. The time length threshold value and the frequency threshold value can be preset, and the specific values of the time length threshold value and the frequency threshold value are not limited in the present disclosure.
Taking the example of judging whether the application program A is the application program to be sequenced or not, firstly, the terminal equipment can determine that the total running time of the application program A after self-installation is 20 hours and the total starting times are 60 times. If the duration threshold is 24 hours and the total number of starts is 50, it may be determined that the application a does not belong to the application to be ranked.
In addition, the weight can be configured for the total running time and the total starting times, the score of the application program is calculated, and whether the application program is the application program to be sequenced or not is determined according to the score. For example, when the score is greater than a score threshold, the application may be determined to be the application to be ranked; and when the score is smaller than or equal to the score threshold value, determining that the application program does not belong to the application program to be ranked.
The score of an application can be expressed as equation 1:
Wherein S is the score of the application program, T is the total running time of the application program, N is the total starting times of the application program, T 0 is the time threshold, N 0 is the time threshold, and a and b are the weight of the total running time and the weight of the total starting times respectively. In addition, a, b e [0,1] and a+b=1.
Referring to fig. 4, the loop process described in the present disclosure may include step S402, step S404, and step S406.
In step S402, the target start time of the target application recorded by the system is compared with the notification bar trigger times in the notification bar trigger time set of the target application.
The terminal device may be configured with a monitor for monitoring a notification message of the target application, and when the notification bar is triggered, the notification bar triggering time is recorded, where the time may be a time when the server sends notification information related to the target application to the terminal device, or may be a time when the notification bar is displayed on the terminal device.
In addition, due to the terminal device system, an abnormality may occur in the start-up time of the system record, for example, the start-up time of the system record is 0. In order to avoid the influence of the abnormality on the scheme, before comparing the target start time with the notification bar trigger time, the terminal device may detect whether the target start time is abnormal, and if the target start time is detected to be abnormal, acquire the last start time of the target application program relative to the target start time as the target start time, that is, return to step S402. In the case where it is detected that the target start time is normal, the terminal device may perform a process of comparing the target start time with the notification bar trigger time.
For the set of notification bar trigger times described in step S402, it may contain one or more notification bar trigger times, which may be all time points at which the target application historically received notification bar messages.
In step S404, if the target start time is consistent with a notification bar trigger time in the notification bar trigger time set, it is indicated that the target start time recorded by the system is generated based on the notification bar trigger and is not the active operation behavior of the user, in which case, the last start time of the target application program with respect to the target start time is taken as the target start time, that is, the process goes to step S402.
In step S406, if the target start time is inconsistent with each notification bar trigger event in the notification bar trigger time set, the loop ends, and the target start time is taken as the search ranking time of the target application.
It should be noted that the target startup time is the time since the current, last startup of the target application when the loop process is first performed.
And executing the loop process for each application program to be sequenced to obtain the search sequencing time of each application program to be sequenced.
S34, determining the sequence of the target application program in the search based on the search ordering time of the target application program so as to obtain a search result.
After determining the search ranking time of the target application program, first, the search ranking time of the rest of application programs to be ranked except the target application program on the terminal device can be obtained.
Then, the terminal device may sort the search sorting time of all the applications to be sorted according to the order from near to far at the current time point, so as to determine the order of the applications to be sorted.
For example, there are five applications to be ranked, including the target application, application a, application B, application C, application D, and application E, and the search ranking times determined by them are 13:00 in month 1 in 2020, 15:00 in month 9 in 2020, 11:00 in 2018, 11:00 in month 20, 12:00 in month 3 and 16 in 2020, and 13:00 in month 1 in 2020, respectively. The first-to-last ordering result to be displayed is: application D, application E, application B, application A, application C.
In addition, the terminal device may display the search results based on the order on the interface. Specifically, the terminal device displays icons of the applications to be sequenced on a display interface of the search application according to the sequence of the applications to be sequenced.
Thus, the terminal device presents the application programs to the user in the order from the current near to the far according to the situation that the user uses the application programs recently. Meanwhile, the influence of the notification bar on the search result is avoided.
It should be noted that although the steps of the methods in the present disclosure are depicted in the accompanying drawings in a particular order, this does not require or imply that the steps must be performed in that particular order, or that all illustrated steps be performed, to achieve desirable results. Additionally or alternatively, certain steps may be omitted, multiple steps combined into one step to perform, and/or one step decomposed into multiple steps to perform, etc.
Further, the present exemplary embodiment also provides an application searching apparatus.
Fig. 5 schematically shows a block diagram of an application search apparatus of an exemplary embodiment of the present disclosure. Referring to fig. 5, the application search apparatus 5 according to an exemplary embodiment of the present disclosure may include an application time determination module 51 and an application ranking module 53.
Specifically, the application time determining module 51 may be configured to respond to an application search operation, and execute a loop process for a target application installed in the terminal device until a loop ending condition is met, so as to determine a search ranking time of the target application; the application ranking module 53 may be configured to determine the order of the target application in the search based on the search ranking time of the target application to obtain the search results.
The loop process performed by the application time determining module 51 may include: comparing the target start time of the target application program recorded by the system with each notification bar trigger time in the notification bar trigger time set of the target application program; if the target starting time is consistent with a notification bar triggering time in the notification bar triggering time set, taking the last starting time of the target application program relative to the target starting time as the target starting time; when the circulation process is executed for the first time, the target starting time is the time from the last starting of the current target application program, and the circulation ending condition is that the target starting time of the target application program is inconsistent with each notification bar triggering time in the notification bar triggering time set.
According to an exemplary embodiment of the present disclosure, referring to fig. 6, the application search module 6 may further include a notification bar listening module 61, as compared to the application search module 5.
In particular, the notification bar listening module 61 may be configured to perform: monitoring a notification bar of a target application program; when the notification bar is triggered, the notification bar triggering time is recorded.
According to an example embodiment of the present disclosure, the application time determination module 51 may be configured to perform: detecting whether the target starting time is abnormal; under the condition that the target starting time is detected to be abnormal, acquiring the last starting time of the target application program relative to the target starting time as the target starting time; and executing a process of comparing the target start time with the notification bar trigger time when the target start time is detected to be normal.
According to an exemplary embodiment of the present disclosure, a terminal device is installed with a search application. In this case, the application search operation is a start operation by the user for searching for an application.
According to an exemplary embodiment of the present disclosure, the target application is one of the applications to be ranked of the terminal device. In this case, the application ranking module 53 may be configured to perform: acquiring search sorting time of other application programs to be sorted except for a target application program, which are installed by terminal equipment; and sorting the search sorting time of each application program to be sorted according to the sequence from the current near to the far so as to determine the sequence of each application program to be sorted including the target application program.
According to an exemplary embodiment of the present disclosure, the application ranking module 53 may be further configured to perform: and displaying icons of the application programs to be sequenced on a display interface of the search application program according to the sequence of the application programs to be sequenced.
According to an exemplary embodiment of the present disclosure, referring to fig. 7, the application search module 7 may further include a to-be-ranked application filtering module 71, as compared to the application search module 6.
Specifically, the to-be-ranked application screening module 71 may be configured to perform: respectively determining the total running time and the total starting times of each application program installed by the terminal equipment; and screening the application programs to be sequenced from the application programs installed in the terminal equipment according to the total running time and the total starting times of the application programs.
Since each functional module of the application search device in the embodiment of the present disclosure is the same as that in the above-described method embodiment, a detailed description thereof is omitted herein.
From the above description of embodiments, those skilled in the art will readily appreciate that the example embodiments described herein may be implemented in software, or may be implemented in software in combination with the necessary hardware. Thus, the technical solution according to the embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (may be a CD-ROM, a U-disk, a mobile hard disk, etc.) or on a network, including several instructions to cause a computing device (may be a personal computer, a server, a terminal device, or a network device, etc.) to perform the method according to the embodiments of the present disclosure.
Furthermore, the above-described figures are only schematic illustrations of processes included in the method according to the exemplary embodiments of the present disclosure, and are not intended to be limiting. It will be readily appreciated that the processes shown in the above figures do not indicate or limit the temporal order of these processes. In addition, it is also readily understood that these processes may be performed synchronously or asynchronously, for example, among a plurality of modules.
It should be noted that although in the above detailed description several modules or units of a device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functionality of two or more modules or units described above may be embodied in one module or unit in accordance with embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into a plurality of modules or units to be embodied.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure herein. This application is intended to cover any adaptations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It is to be understood that the present disclosure is not limited to the precise arrangements and instrumentalities shown in the drawings, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (10)

1. An application search method applied to a terminal device, comprising:
responding to an application program searching operation, and executing a circulation process aiming at a target application program installed in the terminal equipment until a circulation ending condition is met so as to determine the searching and sorting time of the target application program;
Determining the order of the target application program in the search based on the search ordering time of the target application program so as to obtain a search result;
The cyclic process includes:
comparing the target start time of the target application program recorded by the system with each notification bar trigger time in the notification bar trigger time set of the target application program;
If the target starting time is consistent with a notification bar triggering time in the notification bar triggering time set, taking the last starting time of the target application program relative to the target starting time as the target starting time;
When the circulation process is executed for the first time, the target starting time is the time from the last starting of the current target application program; the cycle ending condition is that the target starting time of the target application program is inconsistent with each notification bar triggering time in the notification bar triggering time set; and at the end of the loop process, determining the target starting time as the search ordering time of the target application program.
2. The application search method according to claim 1, characterized in that the application search method further comprises:
Monitoring a notification bar of the target application program;
when the notification bar is triggered, the notification bar triggering time is recorded.
3. The application search method according to claim 2, wherein before comparing the target start time with a notification bar trigger time, the application search method further comprises:
Detecting whether the target starting time is abnormal;
Under the condition that the target starting time is detected to be abnormal, acquiring the last starting time of the target application program relative to the target starting time as the target starting time;
And under the condition that the target starting time is detected to be normal, executing a process of comparing the target starting time with the notification bar triggering time.
4. The application search method according to claim 2, wherein the terminal device is installed with a search application, and the application search operation is a user start operation for the search application.
5. The application search method according to claim 4, wherein the target application is one of applications to be ranked of the terminal device; wherein determining an order of the target application in the search based on a search ranking time of the target application comprises;
acquiring search sorting time of other application programs to be sorted except the target application program installed by the terminal equipment;
And sorting the search sorting time of each application program to be sorted according to the sequence from the current near to the far so as to determine the sequence of each application program to be sorted including the target application program.
6. The application search method according to claim 5, characterized in that the application search method further comprises:
And displaying icons of the application programs to be sequenced on a display interface of the search application program according to the sequence of the application programs to be sequenced.
7. The application search method according to claim 5 or 6, characterized in that the application search method further comprises:
respectively determining the total operation time and the total starting times of each application program installed by the terminal equipment;
And screening the application programs to be sequenced from the application programs installed in the terminal equipment according to the total running time and the total starting times of the application programs.
8. An application search device applied to a terminal device, comprising:
The application time determining module is used for responding to the application program searching operation, executing a circulation process aiming at a target application program installed on the terminal equipment until a circulation ending condition is met, so as to determine the searching and sorting time of the target application program;
the application ordering module is used for determining the order of the target application program in the search based on the search ordering time of the target application program so as to obtain a search result;
The cyclic process includes:
comparing the target start time of the target application program recorded by the system with each notification bar trigger time in the notification bar trigger time set of the target application program;
If the target starting time is consistent with a notification bar triggering time in the notification bar triggering time set, taking the last starting time of the target application program relative to the target starting time as the target starting time;
When the circulation process is executed for the first time, the target starting time is the time from the last starting of the current target application program, and the circulation ending condition is that the target starting time of the target application program is inconsistent with each notification bar triggering time in the notification bar triggering time set; and at the end of the loop process, determining the target starting time as the search ordering time of the target application program.
9. A computer-readable storage medium, on which a computer program is stored, characterized in that the program, when executed by a processor, implements the application search method according to any one of claims 1 to 7.
10. An electronic device, comprising:
A processor;
A memory for storing one or more programs that, when executed by the processor, cause the processor to implement the application search method of any of claims 1-7.
CN202010807039.XA 2020-08-12 2020-08-12 Application program searching method and device, storage medium and electronic equipment Active CN111814057B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010807039.XA CN111814057B (en) 2020-08-12 2020-08-12 Application program searching method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010807039.XA CN111814057B (en) 2020-08-12 2020-08-12 Application program searching method and device, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN111814057A CN111814057A (en) 2020-10-23
CN111814057B true CN111814057B (en) 2024-06-18

Family

ID=72859310

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010807039.XA Active CN111814057B (en) 2020-08-12 2020-08-12 Application program searching method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN111814057B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1777611A1 (en) * 2005-10-11 2007-04-25 Research In Motion Limited System and method for organizing application indicators on an electronic device
CN109634488A (en) * 2018-12-24 2019-04-16 上海碳蓝网络科技有限公司 A kind of method and apparatus using entrance preferentially applied for rendering
CN110929140A (en) * 2018-09-14 2020-03-27 奇酷互联网络科技(深圳)有限公司 Application recommendation method applied to mobile terminal, mobile terminal and storage device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653136A (en) * 2016-01-27 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Terminal control method and terminal equipment
JP6356857B1 (en) * 2017-03-30 2018-07-11 西日本電信電話株式会社 Log recording apparatus, log recording method, and log recording program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1777611A1 (en) * 2005-10-11 2007-04-25 Research In Motion Limited System and method for organizing application indicators on an electronic device
CN110929140A (en) * 2018-09-14 2020-03-27 奇酷互联网络科技(深圳)有限公司 Application recommendation method applied to mobile terminal, mobile terminal and storage device
CN109634488A (en) * 2018-12-24 2019-04-16 上海碳蓝网络科技有限公司 A kind of method and apparatus using entrance preferentially applied for rendering

Also Published As

Publication number Publication date
CN111814057A (en) 2020-10-23

Similar Documents

Publication Publication Date Title
CN109074158B (en) Electronic equipment and method for starting application thereof
US10257416B2 (en) Apparatus and method for setting camera
EP3182245A1 (en) Method and apparatus for providing user interface of electronic device
EP3855360A1 (en) Method and device for training image recognition model, and storage medium
KR20150054413A (en) Apparatas and method for determining a location of content according to user's eyes data in an electronic device
CN112955856A (en) Electronic device displaying a list of executable applications on a split screen and method of operating the same
KR20150062686A (en) Spam filtering method of electronic apparatus and electronic appparatus thereof
KR20200015000A (en) Method for memory leak detection and electronic device thereof
CN110837343B (en) Snapshot processing method and device and terminal
EP3480790A1 (en) Method and apparatus for continuously displaying images on basis of similarity of images
CN105830421B (en) Electronic device and operation method thereof
US20170118401A1 (en) Electronic device and method for processing image
CN113342170A (en) Gesture control method, device, terminal and storage medium
CN108234758B (en) Application display method and device, storage medium and electronic equipment
CN111158748B (en) Information acquisition method and device and storage medium
CN111814057B (en) Application program searching method and device, storage medium and electronic equipment
CN106295472A (en) A kind of fingerprint pattern application process and device
CN107688498B (en) Application program processing method and device, computer equipment and storage medium
CN113961427B (en) System memory analysis method and electronic equipment
CN113992784B (en) Audio and video call method, device, computer equipment and storage medium
US20180271388A1 (en) Electronic device and method for capturing contents
CN115543500B (en) Window processing method and electronic equipment
CN113342684A (en) Webpage testing method, device and equipment
CN113190404B (en) Scene recognition method and device, electronic equipment and computer-readable storage medium
CN104486512A (en) Method and device for detecting call

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