WO2020132991A1 - Application pushing method, device, mobile terminal and storage medium - Google Patents

Application pushing method, device, mobile terminal and storage medium Download PDF

Info

Publication number
WO2020132991A1
WO2020132991A1 PCT/CN2018/124052 CN2018124052W WO2020132991A1 WO 2020132991 A1 WO2020132991 A1 WO 2020132991A1 CN 2018124052 W CN2018124052 W CN 2018124052W WO 2020132991 A1 WO2020132991 A1 WO 2020132991A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
historical
time
difference
applications
Prior art date
Application number
PCT/CN2018/124052
Other languages
French (fr)
Chinese (zh)
Inventor
李文峰
Original Assignee
深圳市欢太科技有限公司
Oppo广东移动通信有限公司
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 深圳市欢太科技有限公司, Oppo广东移动通信有限公司 filed Critical 深圳市欢太科技有限公司
Priority to CN201880098944.3A priority Critical patent/CN112912832A/en
Priority to PCT/CN2018/124052 priority patent/WO2020132991A1/en
Publication of WO2020132991A1 publication Critical patent/WO2020132991A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]

Definitions

  • the present application relates to the technical field of mobile terminals, and more specifically, to an application pushing method, device, mobile terminal, and storage medium.
  • Mobile terminals such as tablet computers and mobile phones
  • the performance of mobile terminals is getting better and better, and there are more and more applications that can be installed and run on mobile terminals. Users need to spend more time to find the applications for use. User inconvenience.
  • the present application proposes an application push method, device, mobile terminal, and storage medium to solve the above problems.
  • an embodiment of the present application provides an application pushing method, which is applied to a mobile terminal, and the method includes: when unlocking a screen, acquiring historical operation data of a plurality of application programs, the historical operation data including the application program The number of startups and the historical startup time of the application; based on the number of startups of the application, determine the application that meets the specified number of conditions; based on the historical startup time of the application, obtain the history from the application that meets the specified number of conditions The application whose difference between the start time and the current time satisfies the specified difference condition is used as the target application to be pushed; after the screen is unlocked successfully, the target application is pushed.
  • an embodiment of the present application provides an application pushing apparatus, which is applied to a mobile terminal, and the apparatus includes: a data acquisition module, a first application determination module, a second application determination module, and a push execution module, wherein, the The data acquisition module is used to acquire historical operation data of multiple application programs when the screen is unlocked, the historical operation data includes the number of startups of the application program and the historical startup time of the application program; the first application determination module is used to determine The number of start-up times of the application program to determine the application program that meets the specified number of times; the second application determination module is used to obtain the historical start time and the time from the application program that meets the specified number of times according to the historical start time of the application program The application whose current time difference meets the specified difference condition, uses the application meeting the specified difference condition as the target application to be pushed; the push execution module is used to push the target application after unlocking the screen successfully program.
  • the The data acquisition module is used to acquire historical operation data of multiple application programs when the screen is unlocked, the historical operation data includes the number of
  • an embodiment of the present application provides an electronic device, including: one or more processors; a memory; one or more application programs, wherein the one or more application programs are stored in the memory and It is configured to be executed by the one or more processors, and the one or more programs are configured to execute the application pushing method provided in the first aspect above.
  • an embodiment of the present application provides a computer-readable storage medium, where the program code is stored in the computer-readable storage medium, and the program code can be called by a processor to execute the application provided in the first aspect Push method.
  • the solution provided by this application obtains the historical operation data of multiple applications when the screen is unlocked, where the historical operation data includes the number of startups of the application and the historical startup time of the application, and determines the satisfaction according to the number of startups of the application
  • the application with the difference condition is regarded as the target application to be pushed, and after unlocking the screen, the target application is pushed. Therefore, after the screen is unlocked, an application that matches the user's habit of using the application can be pushed, saving the user's time to find the application.
  • FIG. 1 shows a flowchart of an application pushing method according to an embodiment of the present application.
  • FIG. 2 shows a schematic diagram of a display effect provided according to an embodiment of the present application.
  • FIG. 3 shows a flowchart of an application pushing method according to another embodiment of the present application.
  • FIG. 4 shows a flowchart of step S220 in the method for pushing an application according to an embodiment of the present application.
  • FIG. 5 shows another flowchart of step S220 in the method for pushing an application according to an embodiment of the present application.
  • FIG. 6 shows a flowchart of an application pushing method according to yet another embodiment of the present application.
  • FIG. 7 shows a block diagram of an application pushing apparatus according to an embodiment of the present application.
  • FIG. 8 shows a block diagram of a first application determination module in an application pushing apparatus according to an embodiment of the present application.
  • FIG. 9 shows another block diagram of a first application determination module in an application pushing apparatus according to an embodiment of the present application.
  • FIG. 10 shows a block diagram of a push execution module in an application push device according to an embodiment of the present application.
  • FIG. 11 is a block diagram of an electronic device for executing an application pushing method according to an embodiment of the present application.
  • FIG. 12 is a storage unit for storing or carrying program code for implementing an application pushing method according to an embodiment of the present application.
  • some technologies allow users to group applications that should be installed according to their preferences and habits by placing the icons of the applications in folders, and group different applications separately. Put it in a different folder.
  • search in the corresponding folder according to the group.
  • the inventor has found through long-term research that although the above-mentioned method facilitates the user's search to a certain extent, it still requires the user to perform cumbersome operations, and the efficiency of searching applications is still low.
  • the inventor has made a long-term study and proposed the application pushing method, device, mobile terminal and storage medium provided by the embodiments of the present application.
  • the screen is unlocked, the number of startups of the application and the historical startup time of the application , Identify the application that matches the current time and the number of startups meets the conditions.
  • the determined application will be pushed to implement the application that meets the user's habits at the current time, which is convenient for users to use. Applications, saving users time to find applications.
  • an embodiment of the present application provides an application pushing method, which can be applied to a mobile terminal.
  • the application pushing method may include:
  • Step S110 When unlocking the screen, obtain historical operation data of a plurality of application programs, where the historical operation data includes the number of startups of the application program and the historical startup time of the application program.
  • the state of unlocking the screen may be detected, it is determined that when the screen is unlocked, the relevant application program is obtained, and after the unlocking is successful, the application program is pushed.
  • the triggering operation for triggering the unlocking interface can be detected, for example, the sliding operation for triggering the unlocking interface can be detected after the screen of the mobile terminal is lit, and for example, the triggering for unlocking the interface can be detected by the mobile terminal Key operation of keys (for example, HOME key).
  • the above trigger operation for triggering the unlock interface is detected, it can be determined that the mobile terminal is currently in a state of unlocking the screen.
  • the interface displayed on the screen of the mobile terminal is an unlock interface to determine whether the mobile terminal is in a state of unlocking the screen.
  • the unlock interface it can be determined that the mobile terminal is currently in the state of unlocking the screen.
  • the specific way of detecting the state of unlocking the screen may not be limited in the embodiments of the present application.
  • the multiple application programs include multiple application programs installed on the mobile terminal (such as social networking applications, wealth management applications, etc.), and multiple system built-in applications (such as calling applications, calendar applications, etc.).
  • the historical operation data of multiple applications can be stored in the mobile terminal, that is, each time the application is operated, the mobile terminal can record the operation event of the application and the information related to the operation event, thereby forming an application
  • the historical operation data of the program is stored in the mobile terminal.
  • the historical operation data of the application program can be read, so as to subsequently determine an application program that meets user habits according to the historical operation data of the application program.
  • the historical operation data of the application program may include at least the number of start-ups of the application program and the historical start-up time of the application program.
  • the number of start-ups of the application program is the total number of times the application program is opened or started during the running of the mobile terminal, and each time the application program is started, the number of start-up times of the application program is increased by 1.
  • the historical startup time of the application program is the time in the system of the corresponding mobile terminal each time the application program is started. That is to say, when the application program is started, the mobile terminal can detect the startup event, and store the startup event and the time corresponding to the startup event, and also increase the number of startups of the application program.
  • the specific historical operation data may not be limited in this embodiment of the present application, and the historical operation data may also include other data, such as the historical closing time of the application, and for example, the running time of the application.
  • Step S120 According to the number of start-up times of the application program, determine the application program that satisfies the specified number of times.
  • the application After obtaining the historical operation data of the multiple applications, the application can be determined according to the historical operation data of the multiple applications to match the user's usage habits of the application to push the application that meets the user's usage requirements program.
  • the application that meets the condition of the specified number of times may be determined according to the number of starts of the application.
  • the application program determined to meet the specified number of times may be an application program whose startup times are greater than a certain number of times according to the number of startups of each application program, that is, an application program that is used by a large number of users.
  • a certain number of applications may be a limitation. It suffices to obtain an application that has more usage times or higher usage rates.
  • Step S130 According to the historical start time of the application, from the applications that meet the specified number of times, obtain an application whose difference between the historical start time and the current time meets the specified difference condition, and then satisfy the specified difference condition As the target application to be pushed.
  • the application that meets the specified number of times and the startup time of the application in the historical operation data of the application can be obtained according to the above Get the target application to be pushed.
  • the application whose difference between the historical start time and the current time satisfies the specified difference condition can be obtained from the above-mentioned application that meets the specified number of times according to the historical start time of the application.
  • the target application for push obtaining the application that the difference between the historical start time and the current time satisfies the specified difference condition from the above applications that meet the specified number of times may be the calculation of the history of each of the applications that meet the specified number of times The difference between the startup time and the current time, and then determine the application that meets the specified difference condition based on the calculated difference corresponding to each application.
  • the application that determines that the difference meets the specified difference condition may be an application that determines that the historical start time is close to the current time.
  • it may be an application program whose difference value is less than a certain value, for example, the difference between the historical start time of the application program and the current time is less than 5 minutes.
  • the specific value is not limited in the embodiments of the present application.
  • it may be that the above-mentioned applications that meet the specified difference condition are sorted according to the order of the calculated difference corresponding to the above-mentioned difference of the application, and then the first specified number of applications in the sorting result are obtained program.
  • the specific way of obtaining the difference between the historical start time and the current time satisfies the specified difference condition and the specified difference condition may not be limited, and it suffices to obtain an application whose historical start time is close to the current time.
  • an application that has a high number of times of use or a high rate of use, and the historical start time, that is, the time when the application is used is close to the current time, that is, the user’s previous time point at the current time can be obtained
  • the applications used predict the applications that the user may use at the current time. Therefore, the application whose difference value meets the specified difference condition can be used as the target application to be pushed for subsequent push.
  • Step S140 After successfully unlocking the screen, push the target application.
  • the target application After obtaining the target application to be pushed, the target application can be pushed after the screen is unlocked successfully.
  • the unlock operation may be performed by using a digital password method, a pattern method, and a biometrics method (such as fingerprint recognition, face recognition, iris recognition, etc.).
  • the mobile terminal pre-stores encrypted information such as biometric information, image information, or digital digital information for matching when unlocking, so that the mobile terminal can input the acquired user input during the unlocking operation.
  • the unlocking information is compared with the preset encrypted information to determine whether the unlocking information matches the encrypted information. When the unlocking information matches the above-mentioned encrypted information, it is determined that the screen unlocking of the mobile terminal is successful; when the unlocking information does not match the above-mentioned encrypted information, it is determined that the screen unlocking of the mobile terminal fails.
  • the target application to be pushed determined above may be pushed.
  • the target application can be pushed in a pop-up window, for example, as shown in FIG. 2, the mobile terminal 100 pops up the icon of the application A on the interface 101 to achieve the purpose of pushing the target application .
  • Push the target application, or annotate the icon of the target application in the interface for example, display an arrow pointing to the icon of the target application, or for example, enlarge the icon of the target application, and for example, change the target The color or brightness of the icon of the application, so that the icon of the target application is highlighted in the interface to achieve the purpose of pushing the target application.
  • the specific manner of pushing the target application may not be limited in the embodiments of the present application.
  • the application pushing method obtained by the embodiment of the present application obtains the historical operation data of the application when the screen is unlocked, the historical operation data includes the number of startups and the historical startup time, and then determines the use according to the number of startups and the historical startup time of the application Applications that have a higher number of times or a higher usage rate, and the historical startup time is when the application is used close to the current time, that is, the application that the user used to use frequently at the current time is predicted, and the determined The application is used as the target application to be pushed, and finally the determined target application is pushed.
  • the user can use the pushed target application, and the target application is a predicted application that satisfies the user's usage habits, thereby saving the user's time to find the application and improving the user experience.
  • an application pushing method which can be applied to a mobile terminal.
  • the application pushing method may include:
  • Step S210 When unlocking the screen, obtain historical operation data of a plurality of application programs, where the historical operation data includes the number of startups of the application program and the historical startup time of the application program.
  • step S210 may refer to the content of the foregoing embodiment, and details are not described herein again.
  • Step S220 According to the number of start-up times of the application program, determine the application program that satisfies the specified number of times.
  • the application that satisfies the specified number of times among the multiple applications can be determined according to the number of starts in the historical operation data.
  • determining the application that meets the specified number of times according to the number of times the application is started may include:
  • Step S221 Acquire an application whose startup times are greater than the set number of times according to the startup times of the application program.
  • the number of startups of each application can be compared with the set number of times according to the number of startups of each of the multiple applications, and an application whose number of startups is greater than the set number of times can be obtained.
  • the specific value of the set number of times may not be limited in the embodiments of the present application.
  • the set number of times may be set to 50 times, 100 times, or 200 times.
  • An application whose number of starts is greater than the set number of times may indicate that the application is started and used more often.
  • Step S222 determine whether the number of application programs whose starting times are greater than the set number is multiple.
  • Step S223 If the number of application programs whose starting times are greater than the set number is multiple, use the application programs greater than the set number of times as the applications satisfying the specified number of times.
  • the application whose number of activations is greater than the set number may be used as the application that satisfies the specified number of times. It is used for further determination in the future.
  • the applications whose start times are greater than the set number may be used as the target application to be pushed, and then Go to step S250.
  • determining the application that meets the specified number of times according to the number of startups of the application may include:
  • Step S224 Acquire the application corresponding to the maximum number of startups according to the number of startups of the application.
  • the multiple application programs may be sorted according to the startup times of each of the multiple application programs according to the order of startup times from high to low. Then, according to the sorting result, the application corresponding to the maximum number of startups is obtained, that is, the first application in the sorting result.
  • the specific way of obtaining the application corresponding to the maximum number of startups may not be limited.
  • Step S225 Determine whether the number of application programs corresponding to the maximum number of startups is multiple.
  • the number of applications corresponding to the obtained maximum number of startups may be multiple, or may not be multiple. Therefore, it can be determined whether the number of application programs corresponding to the maximum number of startups is multiple, and when the number is multiple, the application program can be further determined according to the startup time of the application program. When the number is not more than one, which means that the number of applications corresponding to the maximum number of startups is a single, no further determination can be made, and the application is pushed as the target application to be pushed.
  • Step S226 If the number of application programs corresponding to the maximum number of start-up times is multiple, then the application program corresponding to the maximum number of start-up times is regarded as the application program meeting the specified number of times.
  • the application program corresponding to the maximum number of startups may be used as an application that satisfies the specified number of times for subsequent use Further determination.
  • step S250 when it is determined that the number of application programs corresponding to the maximum number of startups is not multiple, the application program corresponding to the maximum number of startups may be used as the target application to be pushed, and then step S250 is executed.
  • determining the application that meets the specified number of times can include:
  • the 24-hour time can be divided into multiple time periods, for example, each hour is used as a time period, that is, 0 o'clock to 1 o'clock as a time period, 1 o'clock to 2 o'clock as a time period, ..., 23 o'clock to 0 o'clock as a time period.
  • the division of specific time periods may not be limited.
  • a time period corresponding to the current time is determined, and then an application program that satisfies the specified number of times is determined according to the number of times the application program is started in the time period. Therefore, it is possible to determine an application program with a larger number of startups within the time period of the current time, so as to reduce the amount of calculation when subsequently determining an application program corresponding to the current time according to the startup time of the application program.
  • the above-mentioned determination of the application program satisfying the specified number of times can be performed according to the above two methods, and the specific way of determining the application program satisfying the specified number of times can be not limited.
  • the application program obtained by the above-mentioned start-up times satisfying the specified number of times can be further filtered.
  • the historical operation data of the application program may further include: the running time of the application program.
  • the running duration of the application program may be the total duration of the application running in the historical running event, or the average duration of the application in each run. The average duration may be determined according to the ratio of the total duration to the number of starts.
  • the application pushing method may further include:
  • an application program whose running time is greater than a set time threshold is selected.
  • the running time in the historical operation data of the application can also be used. That is to say, the applications whose running time is longer than the set time threshold are selected. That is to say, the running duration of each application in the applications satisfying the specified number of times can be compared with the set duration threshold to obtain an application whose running duration is greater than the set duration threshold.
  • the application whose running time is longer than the set time threshold is used to subsequently determine the application whose difference between the historical start time and the current time satisfies the difference condition according to the historical start time of the application.
  • the specific value of the setting duration threshold may not be limited.
  • the setting duration threshold when the above running duration is the total duration of the application program, the setting duration threshold may be 100 hours, 200 hours, 300 hours, and so on.
  • the set duration threshold when the above running duration is the average duration of each application running, the set duration threshold may be 0.1 hours, 0.2 hours, 0.5 hours, etc.
  • Step S230 Calculate the difference between the historical start time and the current time of each application in the applications that satisfy the specified number of times based on the historical start time of the application.
  • each application in the application that meets the specified number of times can be calculated first The difference between the historical start time of the program and the current time. Since the above-obtained applications that satisfy the specified number of times are all started multiple times, the historical startup time includes the startup time for multiple startups of the application.
  • calculating the difference between the historical start time and the current time of each application in the applications that satisfy the specified number of times based on the historical start time of the application may include:
  • the average of the multiple startup times of each application in the application that satisfies the specified number of times can be calculated, That is, calculate the sum of multiple startup times, and then calculate the ratio of the sum to the number of startup times to obtain the average of multiple startup times for each application.
  • the first difference between the average value and the current time can be calculated, and the first difference can be used as the difference between the historical startup time and the current time of each application.
  • the historical startup time includes the startup time for starting the application multiple times, and the history of each application in the applications that meet the specified number of times is calculated according to the historical startup time of the application
  • the difference between the start time and the current time can include:
  • the second difference between each startup time of each application and the current time can be calculated, and then the variance of multiple second differences can be obtained, and the variance can be used as the historical startup time of each application.
  • the difference of the current time For example, multiple startup times corresponding to an application include: x1, x2, x3, x4, and the current time is x0, then calculate the array (x1-x0), (x2-x0), (x3-x0), (x4- x0) variance.
  • Step S240 Obtain the application whose difference value is less than the set difference threshold value from the application programs that satisfy the specified number of times, and use the application program whose difference value is less than the set difference threshold value as the target application program to be pushed.
  • the difference After calculating the difference between the historical start time and the current time of each application in the applications that satisfy the specified number of times, the difference can be obtained from the applications that meet the specified number of times according to the above difference. Difference condition application.
  • the application that obtains the difference satisfying the specified difference condition may be an application that obtains the difference less than the set difference threshold.
  • the set difference threshold may be 3 minutes, 5 minutes, or 10 minutes, etc.
  • the specific set difference threshold may not be limited, and only needs to indicate the historical start time and the acquired application The current time is close.
  • the application whose difference value is less than the set difference threshold After the application whose difference value is less than the set difference threshold is obtained, the application whose difference value is less than the set difference threshold can be used as the target application to be pushed.
  • Step S250 After successfully unlocking the screen, push the target application.
  • the target application After determining the target application to be pushed, the target application can be pushed after the screen is unlocked successfully.
  • the number of the above target applications may be single or multiple. When the number of target applications is single, you can directly push the target application.
  • step S250 may include:
  • the multiple target applications can be sorted according to the set rules.
  • the setting rule may be to sort the multiple target application programs according to the order of application frequency of the application programs in a specific period from high to low.
  • the setting rule may also be to sort the multiple target applications according to the order of the hotness values of the applications.
  • sorting the multiple target applications according to a set rule may include:
  • the heat value of each of the multiple target application programs may be obtained from the server.
  • the heat value may include at least one of accessing the heat value, evaluating the heat value, and downloading the heat value.
  • the access heat value may be a heat value generated based on the user's visits to the network platform
  • the evaluation heat value may be a heat value generated based on the user's comments on the network platform
  • the download heat value may be based on the user's application on the network platform The heat value generated by the downloads of.
  • multiple target applications can be sorted in the order of heat value from high to low.
  • step S250 may include:
  • the peripheral device connected to the mobile terminal includes an audio playback device
  • the application program includes an audio output type application, and then the application of the audio output type is pushed.
  • the number of target application programs when the number of target application programs is multiple, one of the application programs may be selected for recommendation. Specifically, the number of target applications may be multiple, and the peripheral information of the peripheral connected to the mobile terminal may be acquired.
  • the audio output type application is an application that can output audio data, for example, a music playback application, a broadcast Application etc. Therefore, it can be judged whether the application of the audio output type is included in the multiple target application programs, and when the application of the audio output type is included in the multiple target application programs, the application of the audio output type is pushed.
  • the icon of the target application when pushing the above target application, may be displayed in the form of a floating frame or a sidebar.
  • the sidebar or the floating frame may be in a hidden state when the mobile terminal is not unlocked. Only after the mobile terminal is unlocked, the mobile terminal displays the icons of the target applications in the sidebar and the floating frame.
  • the specific method for pushing the target application program may not be limited in the embodiments of the present application, for example, the target application program may also be pushed through a pop-up window or the like.
  • Step S260 Detect whether the target application is started.
  • the target application after the above target application is pushed, it can also be detected whether the target application is started. Among them, you can determine whether the target application is started by detecting whether the icon of the pushed target application is clicked, or whether the target application is running in the task management list, and specifically whether the pushed target application is started Not limited.
  • Step S270 If the target application is started, the event to start the target application and the time to start the target application are stored.
  • the event of starting the target application and the time of starting the target application may be stored, that is, the historical operation data of the target application Update.
  • the target application started this time for example, the running time of the target application run this time.
  • Step S280 If the target application is not started, the icons of the multiple applications are sorted and displayed according to the number of starts of the application.
  • the target application it is detected that the target application is not started, which may be that the target application is not detected within the set time after the target application is pushed, or when the user closes the pushed information, it may be Make sure that the above target application is not started. At this time, it means that the user does not need to use the pushed target application. Therefore, the icons of multiple applications in the unlocked interface can be sorted and displayed according to the number of application launches, so that the user can conveniently select the application. For example, the icons of multiple applications are sorted and displayed according to the order of startup times from high to low. The method of sorting and displaying the icons of multiple application programs according to the number of startups may not be limited.
  • the application pushing method obtained by the embodiment of the present application obtains the historical operation data of the application when the screen is unlocked, the historical operation data includes the number of startups and the historical startup time, and then determines the use according to the number of startups and the historical startup time of the application Applications that have a higher number of times or a higher usage rate, and the historical startup time is when the application is used close to the current time, that is, the application that the user used to use frequently at the current time is predicted, and the determined The application is used as the target application to be pushed, and finally the determined target application is pushed. And when pushing the target application, when the number of the target application is multiple, the multiple target applications are processed and then pushed.
  • the target application is pushed, data update or icon layout is performed according to the startup situation of the target application. Therefore, after unlocking the screen of the mobile terminal, the user can use the pushed target application, and the target application is a predicted application that satisfies the user's usage habits, thereby saving the user's time to find the application and improving the user experience.
  • yet another embodiment of the present application provides an application pushing method, which can be applied to a mobile terminal.
  • the application pushing method may include:
  • Step S310 When unlocking the screen, obtain historical operation data of a plurality of application programs, where the historical operation data includes the number of startups of the application program and the historical startup time of the application program.
  • Step S320 According to the number of start-up times of the application program, determine the application program that meets the specified number of times.
  • Step S330 Calculate the difference between the historical start time and the current time of each application in the applications that satisfy the specified number of times according to the historical start time of the application.
  • steps S310 to S330 can refer to the content of the above-mentioned embodiments, which will not be repeated here.
  • Step S340 From the applications that meet the specified number of times, obtain the application whose difference between the historical start time and the current time is the smallest difference, and use the application whose difference is the smallest difference as the target application to be pushed .
  • the difference can be obtained from the above applications that meet the specified number of times according to the above difference Specify the application for the difference condition.
  • obtaining the application whose difference meets the specified difference condition from the application that meets the specified time condition may be the application that meets the specified number of times and obtains the historical start time and the current time. The application with the smallest difference.
  • the application that meets the specified number of times Sorting the first application in the sorting result is used as the application that meets the specified difference condition.
  • the application with the minimum difference may be used as the target application to be pushed.
  • Step S350 After successfully unlocking the screen, push the target application.
  • Step S360 Detect whether to start the target application.
  • Step S370 If the target application is started, the event to start the target application and the time to start the target application are stored.
  • Step S380 If the target application is not started, the icons of the multiple applications are sorted and displayed according to the number of starts of the application.
  • steps S350 to S380 can refer to the content of the foregoing embodiment, and will not be repeated here.
  • the application pushing method obtained by the embodiment of the present application obtains the historical operation data of the application when the screen is unlocked, the historical operation data includes the number of startups and the historical startup time, and then determines the use according to the number of startups and the historical startup time of the application Applications with a higher number of times or a higher usage rate, and obtaining the difference between the historical start time and the current time as the smallest difference, that is, the application that predicts the user's previous frequent use at the current time and will determine the The application is used as the target application to be pushed, and finally the determined target application is pushed. And when pushing the target application, when the number of the target application is multiple, the multiple target applications are processed and then pushed.
  • the target application is pushed, data update or icon layout is performed according to the startup situation of the target application. Therefore, after unlocking the screen of the mobile terminal, the user can use the pushed target application, and the target application is a predicted application that satisfies the user's usage habits, thereby saving the user's time to find the application and improving the user experience.
  • FIG. 7 shows a block diagram of an application pushing apparatus 400 provided by an embodiment of the present application.
  • the application pushing device 400 is applied to the above mobile terminal. The following will describe the device shown in FIG. 7.
  • the application pushing device 400 includes: a data acquisition module 410, a first application determination module 420, a second application determination module 430, and Push the execution module 440.
  • the data acquisition module 410 is used to acquire historical operation data of multiple application programs when the screen is unlocked, the historical operation data includes the number of start-ups of the application and the historical start-up time of the application; the first application determines The module 420 is used to determine an application that meets the specified number of times according to the number of times the application is started; the second application determination module 430 is used to select an application that meets the specified number of times according to the historical startup time of the application In the program, obtain an application whose difference between the historical start time and the current time meets the specified difference condition, and use the application that meets the specified difference condition as the target application to be pushed; the push execution module 440 is used to unlock the screen After success, push the target application.
  • the second application determination module 430 may be specifically configured to calculate the difference between the historical start time and the current time of each application in the application programs satisfying the specified number of times according to the historical start time of the application program ; From the applications that meet the specified number of times, obtain the application whose difference is less than the set difference threshold.
  • the second application determination module 430 may be specifically configured to calculate the difference between the historical start time and the current time of each application in the application programs that satisfy the specified number of times according to the historical start time of the application program Value; from the applications that meet the specified number of times, obtain the application with the smallest difference between the historical start time and the current time.
  • the historical start time includes the start time for starting the application multiple times.
  • the second application determining 430 module calculates the difference between the historical start time and the current time of each application in applications that meet the specified number of times according to the historical start time of the application, which may include: according to the application that meets the specified number of times Multiple start times of each application in the program, calculate the average of multiple start times corresponding to each application; according to the average of multiple start times corresponding to each application, calculate the average and For the first difference of the current time, use the first difference as the difference between the historical start time of each application and the current time.
  • the second application determining module 430 calculates the difference between the historical start time and the current time of each application in the applications that satisfy the specified number of times according to the historical start time of the application, and may also include: Multiple start times of each application in the application, calculating a second difference between each start time corresponding to each application and the current time; calculating a variance corresponding to multiple second differences of each application , Using the variance as the difference between the historical start time of each application and the current time.
  • the first application determination module 420 may include: a first application acquisition unit 421, a first quantity determination unit 422, and a first determination unit 423.
  • the first application obtaining unit 421 is used to obtain the application programs whose start times are greater than the set number of times according to the start times of the application program;
  • the first number judging unit 422 is used to judge the application programs whose start times are greater than the set number of times Whether the number is more than one;
  • the first determining unit 423 is configured to, if the number of applications whose startup count is greater than the set number is multiple, consider the application greater than the set number of times as the application that satisfies the specified number of times .
  • the second application determining module 430 may be further configured to, if the number of application programs whose start-up times is greater than the set number of times is not multiple, use the application programs whose start-up times is greater than the set number of times as the target application programs to be pushed.
  • the first application determination module 420 may include: a second application acquisition unit 424, a second quantity determination unit 425, and a second determination unit 426.
  • the second application obtaining unit 424 is used to obtain the application corresponding to the maximum number of startups according to the number of startups of the application;
  • the second number judgment unit 425 is used to judge whether the number of application corresponding to the maximum number of startups is Multiple;
  • the second determining unit 426 is configured to, if the number of application programs corresponding to the maximum number of startups is multiple, use the application program corresponding to the maximum number of startups as the application that satisfies the specified number of times.
  • the second application determining module 430 may be further configured to, if the number of application programs corresponding to the maximum number of startups is not multiple, use the application program corresponding to the maximum number of startups as the target application to be pushed.
  • the application pushing device 400 may further include: an application screening module.
  • the application screening module is used to obtain, from the applications that meet the specified number of times according to the historical startup time of the application, the application whose difference between the historical startup time and the current time meets the specified difference condition, and Before the application that meets the specified difference condition is used as the target application to be pushed, the application that meets the specified number of times is filtered out of the applications that meet the specified number of times based on the running time of the application .
  • the first application determining module 400 may be specifically used to: obtain the time period of the current time; according to the number of starts of the application, obtain the number of starts of the multiple applications in the time period ; According to the number of starts in the time period, determine the application that meets the specified number of times.
  • the push execution module 440 may include: an application sorting unit 441 and a push unit 442.
  • the application sorting unit 441 is used to sort the plurality of target applications according to a set rule when the number of the target applications is multiple; the pushing unit 442 is used to sort the multiple ranked applications Push the application mentioned above.
  • the pushing unit 441 may be specifically configured to: obtain the heat values of the plurality of target applications; and sort the plurality of target applications according to the order of heat value from high to low according to the heat values.
  • the push execution module 440 may be specifically configured to: when the number of the target application programs is multiple and the peripheral device connected to the mobile terminal includes an audio playback device, determine the multiple targets Whether the application program includes an audio output type application; if a plurality of the target application programs include an audio output type application, the audio output type application is pushed.
  • the application pushing device 400 may further include: a startup detection module and an event storage module.
  • the startup detection module is used to detect whether to start the target application; the event storage module is used to store the event to start the target application and the time to start the target application if the target application is started.
  • the application pushing device 400 may further include: an icon sorting module.
  • the icon sorting module is used for sorting and displaying the icons of the plurality of application programs according to the number of startups of the application program if the target application program is not started.
  • the push execution module 440 may be specifically used to display the icon of the target application in the form of a floating frame or a sidebar.
  • the coupling between the modules may be electrical, mechanical, or other forms of coupling.
  • each functional module in each embodiment of the present application may be integrated into one processing module, or each module may exist alone physically, or two or more modules may be integrated into one module.
  • the above integrated modules can be implemented in the form of hardware or software function modules.
  • the solution provided by this application obtains the historical operation data of multiple applications by unlocking the screen, where the historical operation data includes the number of times the application is started and the historical start time of the application. Start times, determine the application that meets the specified number of times, and then according to the historical start time of the application, from the applications that meet the specified number of times, obtain the application that the difference between the historical start time and the current time meets the specified difference condition.
  • the application that meets the specified difference condition is used as the target application to be pushed, and after unlocking the screen, the target application is pushed. Therefore, after the screen is unlocked, an application that matches the user's habit of using the application can be pushed, saving the user's time to find the application.
  • the electronic device 100 may be an electronic device capable of running application programs, such as a smart phone, a tablet computer, and an e-book.
  • the electronic device 100 in this application may include one or more of the following components: a processor 110, a memory 120, a Bluetooth module 130, and one or more application programs, where one or more application programs may be stored in the memory 120 and be It is configured to be executed by one or more processors 110, and one or more programs are configured to perform the method as described in the foregoing method embodiments.
  • the processor 110 may include one or more processing cores.
  • the processor 110 connects various parts of the entire electronic device 100 using various interfaces and lines, executes or executes instructions, programs, code sets or instruction sets stored in the memory 120, and calls data stored in the memory 120 to execute Various functions and processing data of the electronic device 100.
  • the processor 110 may adopt at least one of digital signal processing (Digital Signal Processing, DSP), field programmable gate array (Field-Programmable Gate Array, FPGA), programmable logic array (Programmable Logic Array, PLA) Various hardware forms.
  • the processor 110 may integrate one or a combination of one of a central processing unit (Central Processing Unit, CPU), an image processing unit (Graphics Processing Unit, GPU), and a modem.
  • CPU Central Processing Unit
  • GPU Graphics Processing Unit
  • modem modem
  • the CPU mainly handles the operating system, user interface and application programs, etc.; the GPU is used for rendering and rendering of the displayed content; and the modem is used for processing wireless communication. It can be understood that the above-mentioned modem may not be integrated into the processor 110, and may be implemented by a communication chip alone.
  • the memory 120 may include a random access memory (Random Access Memory, RAM) or a read-only memory (Read-Only Memory).
  • the memory 120 may be used to store instructions, programs, codes, code sets, or instruction sets.
  • the memory 120 may include a storage program area and a storage data area, where the storage program area may store instructions for implementing an operating system and instructions for implementing at least one function (such as a touch function, a sound playback function, an image playback function, etc.) , Instructions for implementing the following method embodiments.
  • the storage data area may also store data (such as phonebook, audio and video data, chat history data) created by the terminal 100 during use, and the like.
  • the screen 130 is used to display information input by the user, information provided to the user, and various graphical user interfaces of the electronic device. These graphical user interfaces may be composed of graphics, text, icons, numbers, video, and any combination thereof. In an example, the touch screen may be disposed on the display panel so as to form a whole with the display panel.
  • FIG. 12 shows a structural block diagram of a computer-readable storage medium provided by an embodiment of the present application.
  • the computer readable medium 800 stores program codes, and the program codes can be called by a processor to execute the method described in the above method embodiments.
  • the computer-readable storage medium 800 may be an electronic memory such as flash memory, EEPROM (Electrically Erasable Programmable Read Only Memory), EPROM, hard disk, or ROM.
  • the computer-readable storage medium 800 includes a non-transitory computer-readable storage medium.
  • the computer-readable storage medium 800 has a storage space for the program code 810 that performs any of the method steps described above. These program codes can be read from or written into one or more computer program products.
  • the program code 810 may be compressed in an appropriate form, for example.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Telephone Function (AREA)

Abstract

The present application discloses an application pushing method, device, a mobile terminal and a storage medium, the application pushing method comprises: acquiring the historical operation data of a plurality of applications when unlocking the screen, the historical operation data comprises the number of startups of the application and the historical startup time of the application; according to the number of startups of the application, determining the application that meets the specified number of times; according to the historical startup time of the application, acquiring the application whose difference between the historical startup time and the current time meets the specified difference condition from the applications that meet the specified number of times, using the application that meets the specified difference condition as the target application to be pushed; after unlocking the screen successfully, pushing the target application. This method can push the application according to the user habit, which can save the time for searching the application.

Description

应用推送方法、装置、移动终端及存储介质Application pushing method, device, mobile terminal and storage medium 技术领域Technical field
本申请涉及移动终端技术领域,更具体地,涉及一种应用推送方法、装置、移动终端及存储介质。The present application relates to the technical field of mobile terminals, and more specifically, to an application pushing method, device, mobile terminal, and storage medium.
背景技术Background technique
移动终端,例如平板电脑、手机等,已经成为人们日常生活中最常用的消费型电子产品之一。随着科技水平的发展,移动终端的性能越来越好,移动终端可以安装和运行的应用程序也越来越多,用户在查找需要使用的用于程序时,需要花费较多的时间,给用户带来不便。Mobile terminals, such as tablet computers and mobile phones, have become one of the most commonly used consumer electronic products in people's daily lives. With the development of science and technology, the performance of mobile terminals is getting better and better, and there are more and more applications that can be installed and run on mobile terminals. Users need to spend more time to find the applications for use. User inconvenience.
发明内容Summary of the invention
鉴于上述问题,本申请提出了一种应用推送方法、装置、移动终端及存储介质,以解决上述问题。In view of the above problems, the present application proposes an application push method, device, mobile terminal, and storage medium to solve the above problems.
第一方面,本申请实施例提供了一种应用推送方法,应用于移动终端,所述方法包括:在解锁屏幕时,获取多个应用程序的历史操作数据,所述历史操作数据包括应用程序的启动次数以及应用程序的历史启动时间;根据所述应用程序的启动次数,确定满足指定次数条件的应用程序;根据所述应用程序的历史启动时间,从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序,将所述满足指定差值条件的应用程序作为待推送的目标应用程序;解锁屏幕成功后,推送所述目标应用程序。In a first aspect, an embodiment of the present application provides an application pushing method, which is applied to a mobile terminal, and the method includes: when unlocking a screen, acquiring historical operation data of a plurality of application programs, the historical operation data including the application program The number of startups and the historical startup time of the application; based on the number of startups of the application, determine the application that meets the specified number of conditions; based on the historical startup time of the application, obtain the history from the application that meets the specified number of conditions The application whose difference between the start time and the current time satisfies the specified difference condition is used as the target application to be pushed; after the screen is unlocked successfully, the target application is pushed.
第二方面,本申请实施例提供了一种应用推送装置,应用于移动终端,所述装置包括:数据获取模块、第一应用确定模块、第二应用确定模块以及推送执行模块,其中,所述数据获取模块用于在解锁屏幕时,获取多个应用程序的历史操作数据,所述历史操作数据包括应用程序的启动次数以及应用程序的历史启动时间;所述第一应用确定模块用于根据所述应用程序的启动次数,确定满足指定次数条件的应用程序;所述第二应用确定模块用于根据所述应用程序的历史启动时间,从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序,将所述满足指定差值条件的应用程序作为待推送的目标应用程序;所述推送执行模块用于解锁屏幕成功后,推送所述目标应用程序。In a second aspect, an embodiment of the present application provides an application pushing apparatus, which is applied to a mobile terminal, and the apparatus includes: a data acquisition module, a first application determination module, a second application determination module, and a push execution module, wherein, the The data acquisition module is used to acquire historical operation data of multiple application programs when the screen is unlocked, the historical operation data includes the number of startups of the application program and the historical startup time of the application program; the first application determination module is used to determine The number of start-up times of the application program to determine the application program that meets the specified number of times; the second application determination module is used to obtain the historical start time and the time from the application program that meets the specified number of times according to the historical start time of the application program The application whose current time difference meets the specified difference condition, uses the application meeting the specified difference condition as the target application to be pushed; the push execution module is used to push the target application after unlocking the screen successfully program.
第三方面,本申请实施例提供了一种电子设备,包括:一个或多个处理器;存储器;一个或多个应用程序,其中所述一个或多个应用程序被存储在所述存储器中并被配置为由所述一个或多个处理器执行,所述一个或多个程序配置用于执行上述第一方面提供的应用推送方法。In a third aspect, an embodiment of the present application provides an electronic device, including: one or more processors; a memory; one or more application programs, wherein the one or more application programs are stored in the memory and It is configured to be executed by the one or more processors, and the one or more programs are configured to execute the application pushing method provided in the first aspect above.
第四方面,本申请实施例提供了一种计算机可读取存储介质,所述计算机可读取存储介质中存储有程序代码,所述程序代码可被处理器调用执行上述第一方面提供的应用推送方法。According to a fourth aspect, an embodiment of the present application provides a computer-readable storage medium, where the program code is stored in the computer-readable storage medium, and the program code can be called by a processor to execute the application provided in the first aspect Push method.
本申请提供的方案,通过在解锁屏幕时,获取多个应用程序的历史操作数据,其中,历史操作数据包括应用程序的启动次数以及应用程序的历史启动时间,根据应用程序的启动次数,确定满足指定次数条件的应用程序,再根据应用程序的历史启动时间,从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序,并将该满足指定差值条件的应用程序作为待推送的目标应用程序,在解锁屏幕后,推送该目标应用程序。从而实现在解锁屏幕后,可以推送与用 户使用应用程序的习惯相符合的应用程序,节省用户查找应用程序的时间。The solution provided by this application obtains the historical operation data of multiple applications when the screen is unlocked, where the historical operation data includes the number of startups of the application and the historical startup time of the application, and determines the satisfaction according to the number of startups of the application The application of the specified number of times, and then according to the historical start time of the application, from the applications that meet the specified number of times, obtain the difference between the historical start time and the current time of the application that meets the specified difference condition, and then meet the specified The application with the difference condition is regarded as the target application to be pushed, and after unlocking the screen, the target application is pushed. Therefore, after the screen is unlocked, an application that matches the user's habit of using the application can be pushed, saving the user's time to find the application.
附图说明BRIEF DESCRIPTION
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly explain the technical solutions in the embodiments of the present application, the following will briefly introduce the drawings required in the description of the embodiments. Obviously, the drawings in the following description are only some embodiments of the present application. For those skilled in the art, without paying any creative work, other drawings can also be obtained based on these drawings.
图1示出了根据本申请一个实施例的应用推送方法流程图。FIG. 1 shows a flowchart of an application pushing method according to an embodiment of the present application.
图2示出了根据本申请实施例提供的显示效果示意图。FIG. 2 shows a schematic diagram of a display effect provided according to an embodiment of the present application.
图3示出了根据本申请另一个实施例的应用推送方法流程图。FIG. 3 shows a flowchart of an application pushing method according to another embodiment of the present application.
图4示出了根据本申请实施例的应用推送方法中步骤S220的一种流程图。FIG. 4 shows a flowchart of step S220 in the method for pushing an application according to an embodiment of the present application.
图5示出了根据本申请实施例的应用推送方法中步骤S220的另一种流程图。FIG. 5 shows another flowchart of step S220 in the method for pushing an application according to an embodiment of the present application.
图6示出了根据本申请又一个实施例的应用推送方法流程图。6 shows a flowchart of an application pushing method according to yet another embodiment of the present application.
图7示出了根据本申请一个实施例的应用推送装置的一种框图。7 shows a block diagram of an application pushing apparatus according to an embodiment of the present application.
图8示出了根据本申请一个实施例的应用推送装置中第一应用确定模块的一种框图。FIG. 8 shows a block diagram of a first application determination module in an application pushing apparatus according to an embodiment of the present application.
图9示出了根据本申请一个实施例的应用推送装置中第一应用确定模块的另一种框图。9 shows another block diagram of a first application determination module in an application pushing apparatus according to an embodiment of the present application.
图10示出了根据本申请一个实施例的应用推送装置中推送执行模块的框图。FIG. 10 shows a block diagram of a push execution module in an application push device according to an embodiment of the present application.
图11是本申请实施例的用于执行根据本申请实施例的应用推送方法的电子设备的框图。11 is a block diagram of an electronic device for executing an application pushing method according to an embodiment of the present application.
图12是本申请实施例的用于保存或者携带实现根据本申请实施例的应用推送方法的程序代码的存储单元。FIG. 12 is a storage unit for storing or carrying program code for implementing an application pushing method according to an embodiment of the present application.
具体实施方式detailed description
为了使本技术领域的人员更好地理解本申请方案,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述。In order to enable those skilled in the art to better understand the solution of the present application, the technical solutions in the embodiments of the present application will be described clearly and completely in conjunction with the drawings in the embodiments of the present application.
随着移动终端的普及,以及移动终端技术的发展,移动终端上安装的应用程序越来越多,安装的应用程序涵盖用户生活和工作等方面,例如应用程序包括:通讯、购物、娱乐以及理财等方面的应用程序。然而,在智能终端中安装大量的应用程序在给人们的生活带来便利的同时也存在一定的问题,例如:当用户要使用智能终端中的某个应用时,需要从大量的应用程序中逐个查找应用图标,查找起来非常不便,且浪费时间。With the popularity of mobile terminals and the development of mobile terminal technology, more and more applications are installed on mobile terminals. The installed applications cover aspects of user life and work. For example, applications include: communication, shopping, entertainment, and financial management. And other applications. However, installing a large number of applications in the smart terminal brings convenience to people's lives, but also has certain problems. For example, when a user wants to use an application in the smart terminal, one needs to select one from a large number of applications Finding application icons is very inconvenient and wastes time.
为此,一些技术为了方便用户查找应用程序,通过将应用程序的图标放置于的文件夹中,使用户可以根据喜好及习惯,对应该安装的应用程序进行分组,并分别将不同分组的应用程序放入不同的文件夹中。在用户需要查找应用程序时,根据分组在对应的文件夹中进行查找。To this end, in order to facilitate users to find applications, some technologies allow users to group applications that should be installed according to their preferences and habits by placing the icons of the applications in folders, and group different applications separately. Put it in a different folder. When the user needs to search for an application, search in the corresponding folder according to the group.
当然,也有部分技术为了方便使用,将用户平时常用的应用程序放置在移动终端解锁后的第一个界面,以便于能够快速地找到常用的应用程序。但是,由于移动终端的界面尺寸有限,无法容纳较多数量的应用程序,而通常移动终端上安装的应用程序较多,从而无法使移动终端解锁后的第一个界面容纳太多的应用程序。因此,有部分技术提供应用搜索功能,使得用户可以通过该应用搜索功能搜索应用程序,以查找到需要使用的应用程序。Of course, there are also some technologies for convenient use, which place the applications that users usually use on the first interface after the mobile terminal is unlocked, so that they can quickly find commonly used applications. However, due to the limited size of the interface of the mobile terminal, a large number of applications cannot be accommodated, and usually there are many applications installed on the mobile terminal, so that the first interface after the mobile terminal is unlocked cannot accommodate too many applications. Therefore, some technologies provide an application search function, so that users can search for an application through the application search function to find an application that needs to be used.
发明人经过长期研究发现,上述的方式虽然一定程度上方便了用户的查找,但是仍然需要用户进行繁琐的操作,其查找应用程序的效率仍然较低。The inventor has found through long-term research that although the above-mentioned method facilitates the user's search to a certain extent, it still requires the user to perform cumbersome operations, and the efficiency of searching applications is still low.
针对上述问题,发明人经过长时间的研究并提出了本申请实施例提供的应用推送 方法、装置、移动终端以及存储介质,在解锁屏幕时,通过应用程序的启动次数以及应用程序的历史启动时间,确定出与当前时间匹配且启动次数满足条件的应用程序,最后在屏幕解锁成功时,将确定出的应用程序进行推送,实现推送满足当前时间的用户习惯的应用程序,便于用户使用需要使用的应用程序,节省用户查找应用程序的时间。In response to the above problems, the inventor has made a long-term study and proposed the application pushing method, device, mobile terminal and storage medium provided by the embodiments of the present application. When the screen is unlocked, the number of startups of the application and the historical startup time of the application , Identify the application that matches the current time and the number of startups meets the conditions. Finally, when the screen is unlocked successfully, the determined application will be pushed to implement the application that meets the user's habits at the current time, which is convenient for users to use. Applications, saving users time to find applications.
下面对本申请实施例的应用推送方法进行详细介绍。The application pushing method of the embodiment of the present application will be described in detail below.
请参阅图1,本申请实施例提供了一种应用推送方法,可应用于移动终端,该应用推送方法可以包括:Referring to FIG. 1, an embodiment of the present application provides an application pushing method, which can be applied to a mobile terminal. The application pushing method may include:
步骤S110:在解锁屏幕时,获取多个应用程序的历史操作数据,所述历史操作数据包括应用程序的启动次数以及应用程序的历史启动时间。Step S110: When unlocking the screen, obtain historical operation data of a plurality of application programs, where the historical operation data includes the number of startups of the application program and the historical startup time of the application program.
通常用户在需要使用移动终端的应用程序时,需要对移动终端进行解锁之后,查找需要使用的应用程序,然后启动应用程序,以对应用程序进行使用。由于,在对移动终端的屏幕进行解锁之后,需要用户花费较多的时间查找需要使用的应用程序,因此,可以对应用程序进行推送,以帮助用户快速查找到需要使用的应用程序。Generally, when a user needs to use an application program of a mobile terminal, after unlocking the mobile terminal, the user needs to find an application program to be used, and then start the application program to use the application program. After unlocking the screen of the mobile terminal, the user needs to spend more time to find the application to be used. Therefore, the application can be pushed to help the user quickly find the application to be used.
在本申请实施例中,可以检测解锁屏幕的状态,确定出在解锁屏幕时,获取相关应用程序,并在解锁成功后,对应用程序进行推送。作为一种方式,可以检测用于触发解锁界面的触发操作,例如,可以检测移动终端的屏幕亮起后,用于触发解锁界面的滑动操作,又例如,可以检测移动终端用于触发解锁界面的按键(例如HOME键)的按键操作。当检测到上述用于触发解锁界面的触发操作时,则可以确定出移动终端当前处于解锁屏幕的状态。作为另一种方式,可以检测移动终端的屏幕显示的界面是否为解锁界面,以确定出移动终端是否处于解锁屏幕的状态。当检测到移动终端的屏幕显示的界面为解锁界面时,则可以确定出移动终端当前处于解锁屏幕的状态。当然,具体检测解锁屏幕的状态的方式在本申请实施例中可以不作为限定。In the embodiment of the present application, the state of unlocking the screen may be detected, it is determined that when the screen is unlocked, the relevant application program is obtained, and after the unlocking is successful, the application program is pushed. As a way, the triggering operation for triggering the unlocking interface can be detected, for example, the sliding operation for triggering the unlocking interface can be detected after the screen of the mobile terminal is lit, and for example, the triggering for unlocking the interface can be detected by the mobile terminal Key operation of keys (for example, HOME key). When the above trigger operation for triggering the unlock interface is detected, it can be determined that the mobile terminal is currently in a state of unlocking the screen. As another way, it may be detected whether the interface displayed on the screen of the mobile terminal is an unlock interface to determine whether the mobile terminal is in a state of unlocking the screen. When it is detected that the interface displayed on the screen of the mobile terminal is the unlock interface, it can be determined that the mobile terminal is currently in the state of unlocking the screen. Of course, the specific way of detecting the state of unlocking the screen may not be limited in the embodiments of the present application.
进一步的,在检测出移动终端当前处于解锁屏幕的状态,即在解锁屏幕时,可以获取多个应用程序的历史操作数据。其中,多个应用程序包括移动终端安装的多个应用程序(例如社交应用、理财应用等)以及系统自带的多个应用程序(例如通话应用、日历应用等)。多个应用程序的历史操作数据可以存储于移动终端,也就是说,在每次对应用程序进行操作时,移动终端可以记录对应用程序的操作事件以及与该操作事件相关的信息,从而形成应用程序的历史操作数据,并存储于移动终端。在检测出移动终端当前处于解锁屏幕的状态时,可以读取应用程序的历史操作数据,以便后续根据应用程序的历史操作数据,确定满足用户习惯的应用程序。Further, when it is detected that the mobile terminal is currently in the state of unlocking the screen, that is, when the screen is unlocked, historical operation data of multiple applications can be obtained. Among them, the multiple application programs include multiple application programs installed on the mobile terminal (such as social networking applications, wealth management applications, etc.), and multiple system built-in applications (such as calling applications, calendar applications, etc.). The historical operation data of multiple applications can be stored in the mobile terminal, that is, each time the application is operated, the mobile terminal can record the operation event of the application and the information related to the operation event, thereby forming an application The historical operation data of the program is stored in the mobile terminal. When it is detected that the mobile terminal is currently in the state of unlocking the screen, the historical operation data of the application program can be read, so as to subsequently determine an application program that meets user habits according to the historical operation data of the application program.
在本申请实施例中,上述应用程序的历史操作数据可以至少包括应用程序的启动次数以及应用程序的历史启动时间。其中,应用程序的启动次数为移动终端在运行过程中,该应用程序总共打开或者启动的次数,在每次应用程序启动时,应用程序的启动次数会加1。应用程序的历史启动时间,则是应用程序在每次启动时,对应的移动终端的系统中的时间。也就是说,在应用程序被启动时,移动终端可以监测到启动事件,并且将该启动事件以及该启动事件对应的时间进行存储,另外还增加该应用程序的启动次数。当然,具体的历史操作数据在本申请实施例中可以不作为限定,历史操作数据也还可以包括其他数据,例如应用程序的历史关闭时间,又例如,应用程序的运行时长等。In the embodiment of the present application, the historical operation data of the application program may include at least the number of start-ups of the application program and the historical start-up time of the application program. Wherein, the number of start-ups of the application program is the total number of times the application program is opened or started during the running of the mobile terminal, and each time the application program is started, the number of start-up times of the application program is increased by 1. The historical startup time of the application program is the time in the system of the corresponding mobile terminal each time the application program is started. That is to say, when the application program is started, the mobile terminal can detect the startup event, and store the startup event and the time corresponding to the startup event, and also increase the number of startups of the application program. Of course, the specific historical operation data may not be limited in this embodiment of the present application, and the historical operation data may also include other data, such as the historical closing time of the application, and for example, the running time of the application.
步S120:根据所述应用程序的启动次数,确定满足指定次数条件的应用程序。Step S120: According to the number of start-up times of the application program, determine the application program that satisfies the specified number of times.
在获取到上述多个应用程序的历史操作数据之后,则可以根据上述多个应用程序的历史操作数据,确定与用户对应用程序的使用习惯相符合的应用程序,以推送满足用户使用需求的应用程序。After obtaining the historical operation data of the multiple applications, the application can be determined according to the historical operation data of the multiple applications to match the user's usage habits of the application to push the application that meets the user's usage requirements program.
在本申请实施例中,在根据应用程序的历史操作数据,确定用于推送的应用程序时,可以根据应用程序的启动次数,确定满足指定次数条件的应用程序。其中,确定 满足指定次数条件的应用程序,可以是根据每个应用程序的启动次数,获取启动次数大于一定次数的应用程序,即获取用户使用较多的应用程序。确定满足指定次数条件的应用程序,也可以是根据多个应用程序中每个应用程序的启动次数,按照启动次数从高到低的顺序对多个应用程序进行排序,然后获取排序结果中前设定个数的应用程序。当然,具体确定满足指定次数条件的应用程序的方式以及指定次数条件可以不作为限定,满足可以获取到使用次数较多或者使用率较高的应用程序即可。In the embodiment of the present application, when the application for pushing is determined according to the historical operation data of the application, the application that meets the condition of the specified number of times may be determined according to the number of starts of the application. Among them, the application program determined to meet the specified number of times may be an application program whose startup times are greater than a certain number of times according to the number of startups of each application program, that is, an application program that is used by a large number of users. To determine the application that meets the specified number of times, you can also sort multiple applications according to the number of startups of each application in the order from high to low, and then obtain the pre-set in the sorting result. A certain number of applications. Of course, the specific way of determining the application that meets the specified number of times and the specified number of times may not be a limitation. It suffices to obtain an application that has more usage times or higher usage rates.
步骤S130:根据所述应用程序的历史启动时间,从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序,将所述满足指定差值条件的应用程序作为待推送的目标应用程序。Step S130: According to the historical start time of the application, from the applications that meet the specified number of times, obtain an application whose difference between the historical start time and the current time meets the specified difference condition, and then satisfy the specified difference condition As the target application to be pushed.
在从上述多个应用程序中,获取到满足指定次数条件的应用程序之后,则可以根据上述获取到满足指定次数条件的应用程序,以及上述应用程序的历史操作数据中的应用程序的启动时间,获取待推送的目标应用程序。After acquiring an application that satisfies a specified number of times from the above-mentioned multiple applications, the application that meets the specified number of times and the startup time of the application in the historical operation data of the application can be obtained according to the above Get the target application to be pushed.
在本申请实施例中,可以根据上述应用程序的历史启动时间,从上述满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序,以得到用于推送的目标应用程序。其中,从上述满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序,可以是计算上述满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值,然后根据计算出的每个应用程序对应的差值,确定出满足指定差值条件的应用程序。In the embodiment of the present application, the application whose difference between the historical start time and the current time satisfies the specified difference condition can be obtained from the above-mentioned application that meets the specified number of times according to the historical start time of the application. The target application for push. Among them, obtaining the application that the difference between the historical start time and the current time satisfies the specified difference condition from the above applications that meet the specified number of times may be the calculation of the history of each of the applications that meet the specified number of times The difference between the startup time and the current time, and then determine the application that meets the specified difference condition based on the calculated difference corresponding to each application.
进一步的,确定差值满足指定差值条件的应用程序,可以是确定历史启动时间与当前时间接近的应用程序。作为一种方式,可以是确定差值小于一定数值的应用程序,例如应用程序的历史启动时间与当前时间的差值小于5分钟,当然具体数值在本申请实施例中不作为限定。作为另一种方式,可以是,根据上述计算出的应用程序对应的差值从小到大的顺序,对上述满足指定差值条件的应用程序进行排序,然后获取排序结果中前指定个数的应用程序。当然,具体获取历史启动时间与当前时间的差值满足指定差值条件的方式以及指定差值条件可以不作为限定,满足可以获取到历史启动时间与当前时间接近的应用程序即可。Further, the application that determines that the difference meets the specified difference condition may be an application that determines that the historical start time is close to the current time. As a way, it may be an application program whose difference value is less than a certain value, for example, the difference between the historical start time of the application program and the current time is less than 5 minutes. Of course, the specific value is not limited in the embodiments of the present application. As another way, it may be that the above-mentioned applications that meet the specified difference condition are sorted according to the order of the calculated difference corresponding to the above-mentioned difference of the application, and then the first specified number of applications in the sorting result are obtained program. Of course, the specific way of obtaining the difference between the historical start time and the current time satisfies the specified difference condition and the specified difference condition may not be limited, and it suffices to obtain an application whose historical start time is close to the current time.
从而,可以获取到使用次数较高或者使用率较高,并且历史启动时间即应用程序被使用的时间与当前时间接近的应用程序,也就是说,可以获取到用户以前在当前时间的时间点常使用的应用程序,预测出了用户在当前时间可能使用的应用程序。因此,可以将上述差值满足指定差值条件的应用程序,作为待推送的目标应用程序,以用于后续进行推送。Therefore, an application that has a high number of times of use or a high rate of use, and the historical start time, that is, the time when the application is used is close to the current time, that is, the user’s previous time point at the current time can be obtained The applications used predict the applications that the user may use at the current time. Therefore, the application whose difference value meets the specified difference condition can be used as the target application to be pushed for subsequent push.
步骤S140:解锁屏幕成功后,推送所述目标应用程序。Step S140: After successfully unlocking the screen, push the target application.
在获取到待推送的目标应用程序之后,则可以在解锁屏幕成功之后,将该目标应用程序进行推送。After obtaining the target application to be pushed, the target application can be pushed after the screen is unlocked successfully.
在本申请实施例中,对移动终端的屏幕进行解锁,可以通过使用数字密码方式、图案方式、以及生物识别方式(例如指纹识别、面部识别、虹膜识别等)等解锁方式进行解锁操作。其中,需要指出的是,移动终端中预先存储用于解锁时进行匹配的生物识别信息、图像信息或数字数字信息等加密信息,以使移动终端在进行解锁操作时可将获取到的用户输入的解锁信息与预设的加密信息进行比对,确定出其解锁信息是否与加密信息匹配。当解锁信息与上述加密信息匹配时,则确定出移动终端的屏幕解锁成功;当解锁信息与上述加密信息不匹配时,则确定出移动终端的屏幕解锁失败。In the embodiment of the present application, to unlock the screen of the mobile terminal, the unlock operation may be performed by using a digital password method, a pattern method, and a biometrics method (such as fingerprint recognition, face recognition, iris recognition, etc.). Among them, it should be noted that the mobile terminal pre-stores encrypted information such as biometric information, image information, or digital digital information for matching when unlocking, so that the mobile terminal can input the acquired user input during the unlocking operation. The unlocking information is compared with the preset encrypted information to determine whether the unlocking information matches the encrypted information. When the unlocking information matches the above-mentioned encrypted information, it is determined that the screen unlocking of the mobile terminal is successful; when the unlocking information does not match the above-mentioned encrypted information, it is determined that the screen unlocking of the mobile terminal fails.
在确定出移动终端的屏幕解锁成功后,可以将上述确定的待推送的目标应用程序进行推送。其中,对目标应用程序进行推送,可以是以弹窗提示的方式,例如,如图2所示,移动终端100将应用程序A的图标在界面101进行弹窗提示,达到推送目标应用程序的目的。当然,也可以以悬浮窗、侧边框等方式,显示目标应用程序的图标。 对目标应用程序进行推送,也可以是对界面中目标应用程序的图标进行标注,例如,显示箭头指向该目标应用程序的图标,又例如,将目标应用程序的图标进行放大,再例如,改变目标应用程序的图标的颜色或者亮度等,从而使目标应用程序的图标突出显示于界面中,达到推送目标应用程序的目的。当然,具体推送目标应用程序的方式在本申请实施例中可以不作为限定。After it is determined that the screen of the mobile terminal is successfully unlocked, the target application to be pushed determined above may be pushed. The target application can be pushed in a pop-up window, for example, as shown in FIG. 2, the mobile terminal 100 pops up the icon of the application A on the interface 101 to achieve the purpose of pushing the target application . Of course, you can also display the icon of the target application in a floating window, side frame, and so on. Push the target application, or annotate the icon of the target application in the interface, for example, display an arrow pointing to the icon of the target application, or for example, enlarge the icon of the target application, and for example, change the target The color or brightness of the icon of the application, so that the icon of the target application is highlighted in the interface to achieve the purpose of pushing the target application. Of course, the specific manner of pushing the target application may not be limited in the embodiments of the present application.
本申请实施例提供的应用推送方法,通过在解锁屏幕时,获取应用程序的历史操作数据,历史操作数据包括启动次数以及历史启动时间,然后根据应用程序的启动次数以及历史启动时间,确定出使用次数较高或者使用率较高,并且历史启动时间即应用程序被使用的时间与当前时间接近的应用程序,即预测出用户以前在当前时间的时间点经常使用的应用程序,并将确定出的应用程序作为待推送的目标应用程序,最后将确定出的目标应用程序进行推送。实现解锁移动终端的屏幕后用户可以使用上述推送的目标应用程序,而该目标应用程序为预测出的满足用户使用习惯的应用程序,从而可以节省用户查找应用程序的时间,提升用户体验。The application pushing method provided by the embodiment of the present application obtains the historical operation data of the application when the screen is unlocked, the historical operation data includes the number of startups and the historical startup time, and then determines the use according to the number of startups and the historical startup time of the application Applications that have a higher number of times or a higher usage rate, and the historical startup time is when the application is used close to the current time, that is, the application that the user used to use frequently at the current time is predicted, and the determined The application is used as the target application to be pushed, and finally the determined target application is pushed. After unlocking the screen of the mobile terminal, the user can use the pushed target application, and the target application is a predicted application that satisfies the user's usage habits, thereby saving the user's time to find the application and improving the user experience.
请参阅图3,本申请另一个实施例提供了一种应用推送方法,可应用于移动终端,该应用推送方法可以包括:Referring to FIG. 3, another embodiment of the present application provides an application pushing method, which can be applied to a mobile terminal. The application pushing method may include:
步骤S210:在解锁屏幕时,获取多个应用程序的历史操作数据,所述历史操作数据包括应用程序的启动次数以及应用程序的历史启动时间。Step S210: When unlocking the screen, obtain historical operation data of a plurality of application programs, where the historical operation data includes the number of startups of the application program and the historical startup time of the application program.
在本申请实施例中,步骤S210可以参阅上述实施例的内容,在此不再赘述。In the embodiment of the present application, step S210 may refer to the content of the foregoing embodiment, and details are not described herein again.
步骤S220:根据所述应用程序的启动次数,确定满足指定次数条件的应用程序。Step S220: According to the number of start-up times of the application program, determine the application program that satisfies the specified number of times.
在获取到上述多个应用程序的历史操作数据之后,则可以根据历史操作数据中的启动次数,确定上述多个应用程序中满足指定次数条件的应用程序。After acquiring the historical operation data of the multiple applications, the application that satisfies the specified number of times among the multiple applications can be determined according to the number of starts in the historical operation data.
作为一种实施方式,请参见图4,根据所述应用程序的启动次数,确定满足指定次数条件的应用程序,可以包括:As an implementation manner, referring to FIG. 4, determining the application that meets the specified number of times according to the number of times the application is started may include:
步骤S221:根据所述应用程序的启动次数,获取启动次数大于设定次数的应用程序。Step S221: Acquire an application whose startup times are greater than the set number of times according to the startup times of the application program.
在本申请实施例中,可以根据上述多个应用程序中每个应用程序的启动次数,将每个应用程序的启动次数与设定次数进行比较,获取启动次数大于设定次数的应用程序。其中,设定次数的具体数值在本申请实施例中可以不作为限定,例如,设定次数可以设置为50次,也可以设置为100次,也可以设置为200次等。启动次数大于设定次数的应用程序,可以表示该应用程序被启动和使用的较多。In the embodiment of the present application, the number of startups of each application can be compared with the set number of times according to the number of startups of each of the multiple applications, and an application whose number of startups is greater than the set number of times can be obtained. The specific value of the set number of times may not be limited in the embodiments of the present application. For example, the set number of times may be set to 50 times, 100 times, or 200 times. An application whose number of starts is greater than the set number of times may indicate that the application is started and used more often.
步骤S222:判断所述启动次数大于设定次数的应用程序的数量是否为多个。Step S222: determine whether the number of application programs whose starting times are greater than the set number is multiple.
上述获取到的启动次数大于设定次数的应用程序,可能数量为多个,也可能数量不为多个。因此,可以判断启动次数大于设定次数的应用程序的数量是否为多个,当数量为多个时,则可以后续进行根据应用程序的启动时间,对应用程序进行进一步的确定。而当数量不为多个时,即表示启动次数大于设定次数的应用程序的数量为单个,则可以不再进行进一步的确定,而将该应用程序作为待推送的目标应用程序进行推送。There may be a plurality of application programs that are obtained more than the set number of startups and may not be more than a set number. Therefore, it can be determined whether the number of application programs whose startup times are greater than the set number is multiple, and when the number is multiple, the application program can be further determined according to the startup time of the application program. When the number is not more than one, which means that the number of applications whose startup times are greater than the set number is single, no further determination may be made, and the application will be pushed as the target application to be pushed.
步骤S223:如果所述启动次数大于设定次数的应用程序的数量为多个,将所述大于设定次数的应用程序作为满足指定次数条件的应用程序。Step S223: If the number of application programs whose starting times are greater than the set number is multiple, use the application programs greater than the set number of times as the applications satisfying the specified number of times.
在本申请实施例中,当上述判断出上述启动次数大于设定次数的应用程序的数量为多个时,则可以将启动次数大于设定次数的应用程序,作为满足指定次数条件的应用程序,以用于后续进行进一步的确定。In the embodiment of the present application, when it is determined that the number of applications whose number of activations is greater than the set number is multiple, the application whose number of activations is greater than the set number may be used as the application that satisfies the specified number of times. It is used for further determination in the future.
在本申请实施例中,当上述判断出上述启动次数大于设定次数的应用程序的数量不为多个时,则可以将启动次数大于设定次数的应用程序作为待推送的目标应用程序,然后执行步骤S250。In the embodiment of the present application, when it is determined that the number of applications whose start times are greater than the set number is not more than one, the applications whose start times are greater than the set number may be used as the target application to be pushed, and then Go to step S250.
作为另一种实施方式,请参见图5,根据所述应用程序的启动次数,确定满足指定次数条件的应用程序,可以包括:As another implementation manner, referring to FIG. 5, determining the application that meets the specified number of times according to the number of startups of the application may include:
步骤S224:根据所述应用程序的启动次数,获取最大启动次数对应的应用程序。Step S224: Acquire the application corresponding to the maximum number of startups according to the number of startups of the application.
在本申请实施例中,可以根据上述多个应用程序中每个应用程序的启动次数,根据启动次数从高到低的顺序,对多个应用程序进行排序。然后根据排序结果,获取最大启动次数对应的应用程序,即排序结果中的第一个应用程序。当然,具体获取最大启动次数对应的应用程序的方式可以不作为限定。In the embodiment of the present application, the multiple application programs may be sorted according to the startup times of each of the multiple application programs according to the order of startup times from high to low. Then, according to the sorting result, the application corresponding to the maximum number of startups is obtained, that is, the first application in the sorting result. Of course, the specific way of obtaining the application corresponding to the maximum number of startups may not be limited.
步骤S225:判断所述最大启动次数对应的应用程序的数量是否为多个。Step S225: Determine whether the number of application programs corresponding to the maximum number of startups is multiple.
上述获取到的最大启动次数对应的应用程序,可能数量为多个,也可能数量不为多个。因此,可以判断最大启动次数对应的应用程序的数量是否为多个,当数量为多个时,则可以后续进行根据应用程序的启动时间,对应用程序进行进一步的确定。而当数量不为多个时,即表示启最大启动次数对应的应用程序的数量为单个,则可以不再进行进一步的确定,而将该应用程序作为待推送的目标应用程序进行推送。The number of applications corresponding to the obtained maximum number of startups may be multiple, or may not be multiple. Therefore, it can be determined whether the number of application programs corresponding to the maximum number of startups is multiple, and when the number is multiple, the application program can be further determined according to the startup time of the application program. When the number is not more than one, which means that the number of applications corresponding to the maximum number of startups is a single, no further determination can be made, and the application is pushed as the target application to be pushed.
步骤S226:如果最大启动次数对应的应用程序的数量为多个,则将所述最大启动次数对应的应用程序作为满足指定次数条件的应用程序。Step S226: If the number of application programs corresponding to the maximum number of start-up times is multiple, then the application program corresponding to the maximum number of start-up times is regarded as the application program meeting the specified number of times.
在本申请实施例中,当上述判断出最大启动次数对应的应用程序的数量为多个时,则可以将最大启动次数对应的应用程序,作为满足指定次数条件的应用程序,以用于后续进行进一步的确定。In the embodiment of the present application, when it is determined that the number of application programs corresponding to the maximum number of startups is multiple, the application program corresponding to the maximum number of startups may be used as an application that satisfies the specified number of times for subsequent use Further determination.
在本申请实施例中,当上述判断出上述最大启动次数对应的应用程序的数量不为多个时,则可以将最大启动次数对应的应用程序作为待推送的目标应用程序,然后执行步骤S250。In the embodiment of the present application, when it is determined that the number of application programs corresponding to the maximum number of startups is not multiple, the application program corresponding to the maximum number of startups may be used as the target application to be pushed, and then step S250 is executed.
在本申请实施例中,为便于后续确定与当前时间匹配的应用程序,可以在获取启动次数大于设定次数的应用程序时,根据当前时间所处时间段对上述多个应用程序进行筛选,因此,根据应用程序的启动次数,确定满足指定次数条件的应用程序,可以包括:In the embodiment of the present application, in order to facilitate the subsequent determination of the application that matches the current time, when acquiring applications that have a startup count greater than the set number, the above-mentioned multiple applications can be filtered according to the time period in which the current time is located, so , According to the number of times the application is started, determining the application that meets the specified number of times can include:
获取当前时间所处时间段;根据所述应用程序的启动次数,获取所述多个应用程序在所述时间段的启动次数;根据在所述时间段的启动次数,确定满足指定次数条件的应用程序。Obtain the time period of the current time; according to the number of startups of the application, obtain the number of startups of the multiple applications in the time period; determine the applications that meet the specified number of times according to the number of startups in the time period program.
可以理解的是,在根据应用程序的启动次数,确定出的启动次数满足指定次数条件的应用程序可能数量较多,在后续根据应用程序的启动时间,确定满足指定差值条件的应用程序时,可能计算量较大。因此,可以将24小时的时间划分为多个时间段,例如每个小时作为一个时间段,即0点至1点作为一个时间段,1点至2点作为一个时间段,…,23点至0点作为一个时间段。当然,具体时间段的划分可以不作为限定。根据移动终端的系统的当前时间,确定当前时间对应的时间段,然后根据应用程序在该时间段的启动次数,确定满足指定次数条件的应用程序。从而,可以确定出当前时间所处时间段内,启动次数较多的应用程序,以减少后续根据应用程序的启动时间,确定与当前时间对应的应用程序时的计算量。上述确定满足指定次数条件的应用程序,则可以根据上述两种方式进行,具体确定满足指定次数条件的应用程序的方式可以不作为限定。It can be understood that, according to the number of startups of the application, the number of applications determined to meet the specified number of startup times may be large. When the application that meets the specified difference condition is subsequently determined according to the startup time of the application, It may be computationally intensive. Therefore, the 24-hour time can be divided into multiple time periods, for example, each hour is used as a time period, that is, 0 o'clock to 1 o'clock as a time period, 1 o'clock to 2 o'clock as a time period, ..., 23 o'clock to 0 o'clock as a time period. Of course, the division of specific time periods may not be limited. According to the current time of the system of the mobile terminal, a time period corresponding to the current time is determined, and then an application program that satisfies the specified number of times is determined according to the number of times the application program is started in the time period. Therefore, it is possible to determine an application program with a larger number of startups within the time period of the current time, so as to reduce the amount of calculation when subsequently determining an application program corresponding to the current time according to the startup time of the application program. The above-mentioned determination of the application program satisfying the specified number of times can be performed according to the above two methods, and the specific way of determining the application program satisfying the specified number of times can be not limited.
在本申请实施例中,还可以对上述获取的启动次数满足指定次数条件的应用程序进行进一步筛选。上述应用程序的历史操作数据还可以包括:应用程序的运行时长。其中,应用程序的运行时长,可以为应用程序在历史运行事件中运行的总时长,也可以是应用程序在每次运行的平均时长,平均时长可以根据上述总时长与上述启动次数的比值确定。该应用推送方法还可以包括:In the embodiment of the present application, the application program obtained by the above-mentioned start-up times satisfying the specified number of times can be further filtered. The historical operation data of the application program may further include: the running time of the application program. The running duration of the application program may be the total duration of the application running in the historical running event, or the average duration of the application in each run. The average duration may be determined according to the ratio of the total duration to the number of starts. The application pushing method may further include:
根据所述应用程序的运行时长,从所述满足指定次数条件的应用程序中,筛选出运行时长大于设定时长阈值的应用程序。According to the running time of the application program, from the application programs that satisfy the specified number of times, an application program whose running time is greater than a set time threshold is selected.
可以理解的是,在从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序之前,还可以根据应用程序的历史操作数据 中的运行时长,从上述满足指定次数条件的应用程序中,筛选出运行时长大于设定时长阈值的应用程序。也就是说,可以将满足指定次数条件的应用程序中每个应用程序的运行时长,与设定时长阈值进行比较,获取到运行时长大于设定时长阈值的应用程序。将运行时长大于设定时长阈值的应用程序,用于后续根据应用程序的历史启动时间,确定历史启动时间与当前时间的差值满足差值条件的应用程序。It is understandable that before obtaining the application whose difference between the historical start time and the current time satisfies the specified difference condition from the application meeting the specified number of times, the running time in the historical operation data of the application can also be used, From the above-mentioned applications that meet the specified number of times, the applications whose running time is longer than the set time threshold are selected. That is to say, the running duration of each application in the applications satisfying the specified number of times can be compared with the set duration threshold to obtain an application whose running duration is greater than the set duration threshold. The application whose running time is longer than the set time threshold is used to subsequently determine the application whose difference between the historical start time and the current time satisfies the difference condition according to the historical start time of the application.
其中,设定时长阈值的具体数值可以不作为限定,例如,当上述运行时长为应用程序运行的总时长时,则设定时长阈值可以为100小时,200小时,300小时等。例如,当上述运行时长为应用程序每次运行的平均时长时,则设定时长阈值可以为0.1小时,0.2小时,0.5小时等。The specific value of the setting duration threshold may not be limited. For example, when the above running duration is the total duration of the application program, the setting duration threshold may be 100 hours, 200 hours, 300 hours, and so on. For example, when the above running duration is the average duration of each application running, the set duration threshold may be 0.1 hours, 0.2 hours, 0.5 hours, etc.
步骤S230:根据所述应用程序的历史启动时间,计算满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值。Step S230: Calculate the difference between the historical start time and the current time of each application in the applications that satisfy the specified number of times based on the historical start time of the application.
在本申请实施例中,在根据应用程序的历史启动时间,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序时,可以先计算满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值。由于上述获取的满足指定次数条件的应用程序,均为多次启动,因此历史启动时间包括多次启动应用程序的启动时间。In the embodiment of the present application, when acquiring an application whose difference between the historical start time and the current time meets the specified difference condition according to the historical start time of the application, each application in the application that meets the specified number of times can be calculated first The difference between the historical start time of the program and the current time. Since the above-obtained applications that satisfy the specified number of times are all started multiple times, the historical startup time includes the startup time for multiple startups of the application.
作为一种方式,根据所述应用程序的历史启动时间,计算满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值,可以包括:As a method, calculating the difference between the historical start time and the current time of each application in the applications that satisfy the specified number of times based on the historical start time of the application may include:
根据满足指定次数条件的应用程序中每个应用程序的多次启动时间,计算每个应用程序对应的多次启动时间的平均值;根据所述每个应用程序对应的多次启动时间的平均值,计算所述平均值与当前时间的第一差值,将所述第一差值作为所述每个应用程序的历史启动时间与当前时间的差值。Calculate the average value of the multiple start times corresponding to each application based on the multiple start times of each application in the applications that satisfy the specified number of times; based on the average multiple start times corresponding to each application Calculate the first difference between the average value and the current time, and use the first difference as the difference between the historical startup time of each application and the current time.
可以理解的是,在根据应用程序的历史启动时间时,可以根据满足指定次数条件的应用程序中每个应用程序的多次启动时间,计算每个应用程序对应的多次启动时间的平均值,即计算多次启动时间的和值,然后计算该和值与启动次数的比值,从而得到每个应用程序的多次启动时间的平均值。It can be understood that, based on the historical startup time of the application, the average of the multiple startup times of each application in the application that satisfies the specified number of times can be calculated, That is, calculate the sum of multiple startup times, and then calculate the ratio of the sum to the number of startup times to obtain the average of multiple startup times for each application.
在得到上述多次启动时间的平均值之后,则可以计算平均值与当前时间的第一差值,将第一差值作为每个应用程序的历史启动时间与当前时间的差值。After obtaining the average value of the multiple startup times, the first difference between the average value and the current time can be calculated, and the first difference can be used as the difference between the historical startup time and the current time of each application.
作为另一种方式,所述历史启动时间包括多次启动所述应用程序的启动时间,所述根据所述应用程序的历史启动时间,计算满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值,可以包括:As another way, the historical startup time includes the startup time for starting the application multiple times, and the history of each application in the applications that meet the specified number of times is calculated according to the historical startup time of the application The difference between the start time and the current time can include:
根据满足指定次数条件的应用程序中每个应用程序的多次启动时间,计算每个应用程序对应的每次启动时间与当前时间的第二差值;计算每个应用程序的多个所述第二差值对应的方差,将所述方差作为所述每个应用程序的历史启动时间与当前时间的差值。Calculate the second difference between each startup time corresponding to each application and the current time according to the multiple startup times of each application in applications that meet the specified number of times; calculate multiple The variance corresponding to the second difference, the variance is used as the difference between the historical start time of each application and the current time.
可以理解的是,可以计算每个应用程序的每次启动时间与当前时间的第二差值,再求取多个第二差值的方差,将该方差作为每个应用程序的历史启动时间与当前时间的差值。例如,某应用程序对应的多个启动时间包括:x1,x2,x3,x4,当前时间为x0,则计算数组(x1-x0),(x2-x0),(x3-x0),(x4-x0)的方差。It can be understood that the second difference between each startup time of each application and the current time can be calculated, and then the variance of multiple second differences can be obtained, and the variance can be used as the historical startup time of each application. The difference of the current time. For example, multiple startup times corresponding to an application include: x1, x2, x3, x4, and the current time is x0, then calculate the array (x1-x0), (x2-x0), (x3-x0), (x4- x0) variance.
当然,具体计算满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值的方式,在本申请实施例中可以不作为限定。Of course, the manner of specifically calculating the difference between the historical start time and the current time of each application in the applications that satisfy the specified number of times may not be limited in the embodiments of the present application.
步骤S240:从满足指定次数条件的应用程序中,获取所述差值小于设定差值阈值的应用程序,将所述差值小于设定差值阈值的应用程序作为待推送的目标应用程序。Step S240: Obtain the application whose difference value is less than the set difference threshold value from the application programs that satisfy the specified number of times, and use the application program whose difference value is less than the set difference threshold value as the target application program to be pushed.
在计算得到满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值之后,则可以根据上述差值,从上述满足指定次数条件的应用程序中,获取差值满足指定差值条件的应用程序。After calculating the difference between the historical start time and the current time of each application in the applications that satisfy the specified number of times, the difference can be obtained from the applications that meet the specified number of times according to the above difference. Difference condition application.
在本申请实施例中,从满足指定此时条件的应用程序中,获取差值满足指定差值条件的应用程序,可以是获取差值小于设定差值阈值的应用程序。其中,设定差值阈值可以是3分钟,也可以是5分钟,也可以是10分钟等,具体的设定差值阈值可以不作为限定,仅需表示获取到的应用程序的历史启动时间与当前时间接近即可。In the embodiment of the present application, from the applications that satisfy the specified condition at this time, the application that obtains the difference satisfying the specified difference condition may be an application that obtains the difference less than the set difference threshold. Among them, the set difference threshold may be 3 minutes, 5 minutes, or 10 minutes, etc. The specific set difference threshold may not be limited, and only needs to indicate the historical start time and the acquired application The current time is close.
在得到上述差值小于设定差值阈值的应用程序之后,则可以将差值小于设定差值阈值的应用程序,作为待推送的目标应用程序。After the application whose difference value is less than the set difference threshold is obtained, the application whose difference value is less than the set difference threshold can be used as the target application to be pushed.
步骤S250:解锁屏幕成功后,推送所述目标应用程序。Step S250: After successfully unlocking the screen, push the target application.
在确定出待推送的目标应用程序之后,则可以在解锁屏幕成功后,推送上述目标应用程序。其中,上述目标应用程序的数量可以为单个,也可以为多个。当目标应用程序的数量为单个时,则可以直接将该目标应用程序进行推送。After determining the target application to be pushed, the target application can be pushed after the screen is unlocked successfully. Among them, the number of the above target applications may be single or multiple. When the number of target applications is single, you can directly push the target application.
作为一种实施方式,当目标应用程序的数量为多个时,可以对多个目标应用程序进行处理后,再进行推送。因此,步骤S250可以包括:As an implementation manner, when the number of target applications is multiple, multiple target applications may be processed and then pushed. Therefore, step S250 may include:
当所述目标应用程序的数量为多个时,对所述多个所述目标应用程序按照设定规则进行排序;将排序后的多个所述应用程序进行推送。When the number of the target applications is multiple, sort the multiple target applications according to a set rule; push the sorted multiple applications.
可以理解的是,当目标应用程序的数量为多个时,为便于用户查看推送的应用程序,因此可以按照设定规则对多个目标应用程序进行排序,在根据排序结果,将排序后的多个应用程序进行推送。其中,设定规则可以是根据应用程序在特定时间段的使用频率的从高到低顺序,对多个目标应用程序进行排序。设定规则也可以是根据应用程序的热度值的从高到低顺序,对多个目标应用程序进行排序。It is understandable that when the number of target applications is multiple, in order to facilitate the user to view the pushed applications, the multiple target applications can be sorted according to the set rules. Applications. Wherein, the setting rule may be to sort the multiple target application programs according to the order of application frequency of the application programs in a specific period from high to low. The setting rule may also be to sort the multiple target applications according to the order of the hotness values of the applications.
作为一种可选的实施方式,对所述多个所述目标应用程序按照设定规则进行排序,可以包括:As an optional implementation manner, sorting the multiple target applications according to a set rule may include:
获取多个所述目标应用程序的热度值;根据所述热度值,对多个所述目标应用程序按照热度值从高到低的顺序进行排序。Obtaining the heat values of a plurality of the target applications; according to the heat values, sorting the plurality of target applications in the order of high to low heat values.
可以理解的,可以从服务器获取上述多个目标应用程序中每个应用程序的热度值,热度值可以包括:访问热度值、评价热度值以及下载热度值中的至少一种。其中,访问热度值可以为根据用户访问网络平台的访问量生成的热度值,评价热度值可以为根据用户对网络平台的评论量生成的热度值,下载热度值为根据用户对网络平台的应用程序的下载量生成的热度值。在得到每个目标应用程序的热度值之后,则可以多个目标应用程序按照热度值从高到低的顺序进行排序。It can be understood that the heat value of each of the multiple target application programs may be obtained from the server. The heat value may include at least one of accessing the heat value, evaluating the heat value, and downloading the heat value. Among them, the access heat value may be a heat value generated based on the user's visits to the network platform, the evaluation heat value may be a heat value generated based on the user's comments on the network platform, and the download heat value may be based on the user's application on the network platform The heat value generated by the downloads of. After the heat value of each target application is obtained, multiple target applications can be sorted in the order of heat value from high to low.
作为另一种实施方式,步骤S250可以包括:As another implementation manner, step S250 may include:
当所述目标应用程序的数量为多个,且与所述移动终端连接的外设包括音频播放设备时,判断多个所述目标应用程序是否包括音频输出类型的应用;如果多个所述目标应用程序包括音频输出类型的应用,则将所述音频输出类型的应用进行推送。When the number of the target applications is multiple, and the peripheral device connected to the mobile terminal includes an audio playback device, determine whether the multiple target applications include audio output type applications; if multiple targets The application program includes an audio output type application, and then the application of the audio output type is pushed.
在本申请实施例中,在目标应用程序的数量为多个时,也可以选择对其中一个应用程序进行推荐。具体的,可以在目标应用程序的数量为多个,可以获取与移动终端连接的外设的外设信息。根据外设信息确定出移动终端与音频播放设备连接时,则表示当前用户可能需要使用音频输出类型的应用,其中,音频输出类型的应用为可以输出音频数据的应用,例如,音乐播放应用、广播应用等。因此,可以判断上述多个目标应用程序中是否包括上述音频输出类型的应用,当多个目标应用程序中包括上述音频输出类型的应用时,则将该音频输出类型的应用进行推送。In the embodiment of the present application, when the number of target application programs is multiple, one of the application programs may be selected for recommendation. Specifically, the number of target applications may be multiple, and the peripheral information of the peripheral connected to the mobile terminal may be acquired. When it is determined that the mobile terminal is connected to the audio playback device according to the peripheral information, it indicates that the current user may need to use an audio output type application, where the audio output type application is an application that can output audio data, for example, a music playback application, a broadcast Application etc. Therefore, it can be judged whether the application of the audio output type is included in the multiple target application programs, and when the application of the audio output type is included in the multiple target application programs, the application of the audio output type is pushed.
在本申请实施例中,在对上述目标应用程序进行推送时,可以以悬浮框或者侧边栏的形式显示目标应用程序的图标。其中,侧边栏或者悬浮框在移动终端未解锁时,可以是隐藏的状态,当移动终端解锁后,移动终端才显示侧边栏和悬浮框中的目标应用程序的图标。当然,对目标应用程序进行推送的具体方式在本申请实施例中,可以不作为限定,例如,也可以是通过弹窗等方式推送目标应用程序。In the embodiment of the present application, when pushing the above target application, the icon of the target application may be displayed in the form of a floating frame or a sidebar. Wherein, the sidebar or the floating frame may be in a hidden state when the mobile terminal is not unlocked. Only after the mobile terminal is unlocked, the mobile terminal displays the icons of the target applications in the sidebar and the floating frame. Of course, the specific method for pushing the target application program may not be limited in the embodiments of the present application, for example, the target application program may also be pushed through a pop-up window or the like.
步骤S260:检测是否启动所述目标应用程序。Step S260: Detect whether the target application is started.
在本申请实施例中,在推送上述目标应用程序之后,还可以检测是否启动目标应用程序。其中,可以通过检测被推送的目标应用程序的图标是否被点击,或者检测任务管理列表中是否运行该目标应用程序,确定是否启动目标应用程序,具体检测被推送的目标应用程序是否启动的方式可以不作为限定。In the embodiment of the present application, after the above target application is pushed, it can also be detected whether the target application is started. Among them, you can determine whether the target application is started by detecting whether the icon of the pushed target application is clicked, or whether the target application is running in the task management list, and specifically whether the pushed target application is started Not limited.
步骤S270:如果启动所述目标应用程序,则将启动所述目标应用程序的事件以及启动所述目标应用程序的时间进行存储。Step S270: If the target application is started, the event to start the target application and the time to start the target application are stored.
在本申请实施例中,在检测出启动该目标应用程序时,则可以将启动目标应用程序的事件以及启动目标应用程序的时间进行存储,也就是说,对该目标应用程序的历史操作数据进行更新。当然,也还可以存储关于此次启动目标应用程序的其他数据,例如,本次运行目标应用程序的运行时长等。In the embodiment of the present application, when it is detected that the target application is started, the event of starting the target application and the time of starting the target application may be stored, that is, the historical operation data of the target application Update. Of course, you can also store other data about the target application started this time, for example, the running time of the target application run this time.
步骤S280:如果未启动所述目标应用程序,则根据所述应用程序的启动次数,对所述多个应用程序的图标排序后进行显示。Step S280: If the target application is not started, the icons of the multiple applications are sorted and displayed according to the number of starts of the application.
在本申请实施例中,检测出未启动目标应用程序,可以是在推送上述目标应用程序后,设定时长内未检测到启动目标应用程序,或者是,用户关闭上述推送的信息时,则可以确定未启动上述目标应用程序。此时,表示用户不需要使用推送的目标应用程序,因此,可以根据应用程序的启动次数,对解锁后的界面中多个应用程序的图标排序后进行显示,从而方便用户选择应用程序。例如,根据启动次数从高到低的顺序,对多个应用程序的图标排序后进行显示。具体根据启动次数对多个应用程序的图标排序后进行显示的方式可以不作为限定。In the embodiment of the present application, it is detected that the target application is not started, which may be that the target application is not detected within the set time after the target application is pushed, or when the user closes the pushed information, it may be Make sure that the above target application is not started. At this time, it means that the user does not need to use the pushed target application. Therefore, the icons of multiple applications in the unlocked interface can be sorted and displayed according to the number of application launches, so that the user can conveniently select the application. For example, the icons of multiple applications are sorted and displayed according to the order of startup times from high to low. The method of sorting and displaying the icons of multiple application programs according to the number of startups may not be limited.
本申请实施例提供的应用推送方法,通过在解锁屏幕时,获取应用程序的历史操作数据,历史操作数据包括启动次数以及历史启动时间,然后根据应用程序的启动次数以及历史启动时间,确定出使用次数较高或者使用率较高,并且历史启动时间即应用程序被使用的时间与当前时间接近的应用程序,即预测出用户以前在当前时间的时间点经常使用的应用程序,并将确定出的应用程序作为待推送的目标应用程序,最后将确定出的目标应用程序进行推送。并且在推送目标应用程序时,当目标应用程序的数量为多个时,对多个目标应用程序进行处理后再进行推送。另外,在推送目标应用程序之后,根据对目标应用程序的启动情况,进行数据更新或者图标排布。从而实现解锁移动终端的屏幕后用户可以使用上述推送的目标应用程序,而该目标应用程序为预测出的满足用户使用习惯的应用程序,从而可以节省用户查找应用程序的时间,提升用户体验。The application pushing method provided by the embodiment of the present application obtains the historical operation data of the application when the screen is unlocked, the historical operation data includes the number of startups and the historical startup time, and then determines the use according to the number of startups and the historical startup time of the application Applications that have a higher number of times or a higher usage rate, and the historical startup time is when the application is used close to the current time, that is, the application that the user used to use frequently at the current time is predicted, and the determined The application is used as the target application to be pushed, and finally the determined target application is pushed. And when pushing the target application, when the number of the target application is multiple, the multiple target applications are processed and then pushed. In addition, after the target application is pushed, data update or icon layout is performed according to the startup situation of the target application. Therefore, after unlocking the screen of the mobile terminal, the user can use the pushed target application, and the target application is a predicted application that satisfies the user's usage habits, thereby saving the user's time to find the application and improving the user experience.
请参阅图6,本申请又一个实施例提供了一种应用推送方法,可应用于移动终端,该应用推送方法可以包括:Referring to FIG. 6, yet another embodiment of the present application provides an application pushing method, which can be applied to a mobile terminal. The application pushing method may include:
步骤S310:在解锁屏幕时,获取多个应用程序的历史操作数据,所述历史操作数据包括应用程序的启动次数以及应用程序的历史启动时间。Step S310: When unlocking the screen, obtain historical operation data of a plurality of application programs, where the historical operation data includes the number of startups of the application program and the historical startup time of the application program.
步骤S320:根据所述应用程序的启动次数,确定满足指定次数条件的应用程序。Step S320: According to the number of start-up times of the application program, determine the application program that meets the specified number of times.
步骤S330:根据所述应用程序的历史启动时间,计算满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值。Step S330: Calculate the difference between the historical start time and the current time of each application in the applications that satisfy the specified number of times according to the historical start time of the application.
在本申请实施例中,步骤S310至步骤S330可以参阅上述实施例的内容,在此不再赘述。In the embodiment of the present application, the steps S310 to S330 can refer to the content of the above-mentioned embodiments, which will not be repeated here.
步骤S340:从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值为最小差值的应用程序,将所述差值为最小差值的应用程序作为待推送的目标应用程序。Step S340: From the applications that meet the specified number of times, obtain the application whose difference between the historical start time and the current time is the smallest difference, and use the application whose difference is the smallest difference as the target application to be pushed .
在根据计算得到满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值之后,则可以根据上述差值,从上述满足指定次数条件的应用程序中,获取差值满足指定差值条件的应用程序。After the difference between the historical start time and the current time of each application in the applications that meet the specified number of times is calculated according to the calculation, the difference can be obtained from the above applications that meet the specified number of times according to the above difference Specify the application for the difference condition.
在本申请实施例中,从满足指定此时条件的应用程序中,获取差值满足指定差值 条件的应用程序,可以是从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值为最小差值的应用程序。In the embodiment of the present application, obtaining the application whose difference meets the specified difference condition from the application that meets the specified time condition may be the application that meets the specified number of times and obtains the historical start time and the current time. The application with the smallest difference.
其中,获取历史启动时间与当前时间的差值为最小差值的应用程序,可以根据上述计算得到的每个应用程序对应的差值从高到低的顺序,对满足指定次数条件的应用程序进行排序,将排序结果中第一个应用程序作为满足指定差值条件的应用程序。Among them, to obtain the application whose difference between the historical start time and the current time is the smallest difference, according to the order of the difference value corresponding to each application obtained from the above calculation from high to low, the application that meets the specified number of times Sorting, the first application in the sorting result is used as the application that meets the specified difference condition.
在得到上述历史启动时间与当前时间的差值为最小差值的应用程序之后,则可以将上述差值为最小差值的应用程序作为待推送的目标应用程序。After obtaining the application with the minimum difference between the historical start time and the current time, the application with the minimum difference may be used as the target application to be pushed.
步骤S350:解锁屏幕成功后,推送所述目标应用程序。Step S350: After successfully unlocking the screen, push the target application.
步骤S360:检测是否启动所述目标应用程序。Step S360: Detect whether to start the target application.
步骤S370:如果启动所述目标应用程序,则将启动所述目标应用程序的事件以及启动所述目标应用程序的时间进行存储。Step S370: If the target application is started, the event to start the target application and the time to start the target application are stored.
步骤S380:如果未启动所述目标应用程序,则根据所述应用程序的启动次数,对所述多个应用程序的图标排序后进行显示。Step S380: If the target application is not started, the icons of the multiple applications are sorted and displayed according to the number of starts of the application.
在本申请实施例中,步骤S350至步骤S380可以参阅上述实施例的内容,在此不再赘述。In the embodiment of the present application, steps S350 to S380 can refer to the content of the foregoing embodiment, and will not be repeated here.
本申请实施例提供的应用推送方法,通过在解锁屏幕时,获取应用程序的历史操作数据,历史操作数据包括启动次数以及历史启动时间,然后根据应用程序的启动次数以及历史启动时间,确定出使用次数较高或者使用率较高,并且获取历史启动时间与当前时间的差值为最小差值的应用程序,即预测出用户以前在当前时间的时间点经常使用的应用程序,并将确定出的应用程序作为待推送的目标应用程序,最后将确定出的目标应用程序进行推送。并且在推送目标应用程序时,当目标应用程序的数量为多个时,对多个目标应用程序进行处理后再进行推送。另外,在推送目标应用程序之后,根据对目标应用程序的启动情况,进行数据更新或者图标排布。从而实现解锁移动终端的屏幕后用户可以使用上述推送的目标应用程序,而该目标应用程序为预测出的满足用户使用习惯的应用程序,从而可以节省用户查找应用程序的时间,提升用户体验。The application pushing method provided by the embodiment of the present application obtains the historical operation data of the application when the screen is unlocked, the historical operation data includes the number of startups and the historical startup time, and then determines the use according to the number of startups and the historical startup time of the application Applications with a higher number of times or a higher usage rate, and obtaining the difference between the historical start time and the current time as the smallest difference, that is, the application that predicts the user's previous frequent use at the current time and will determine the The application is used as the target application to be pushed, and finally the determined target application is pushed. And when pushing the target application, when the number of the target application is multiple, the multiple target applications are processed and then pushed. In addition, after the target application is pushed, data update or icon layout is performed according to the startup situation of the target application. Therefore, after unlocking the screen of the mobile terminal, the user can use the pushed target application, and the target application is a predicted application that satisfies the user's usage habits, thereby saving the user's time to find the application and improving the user experience.
请参阅图7,图7示出了本申请一个实施例提供的应用推送装置400的模块框图。该应用推送装置400应用于上述移动终端,下面将针对图7所示的装置进行阐述,所述应用推送装置400包括:数据获取模块410、第一应用确定模块420、第二应用确定模块430以及推送执行模块440。其中,所述数据获取模块410用于在解锁屏幕时,获取多个应用程序的历史操作数据,所述历史操作数据包括应用程序的启动次数以及应用程序的历史启动时间;所述第一应用确定模块420用于根据所述应用程序的启动次数,确定满足指定次数条件的应用程序;所述第二应用确定模块430用于根据所述应用程序的历史启动时间,从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序,将所述满足指定差值条件的应用程序作为待推送的目标应用程序;所述推送执行模块440用于解锁屏幕成功后,推送所述目标应用程序。Please refer to FIG. 7, which shows a block diagram of an application pushing apparatus 400 provided by an embodiment of the present application. The application pushing device 400 is applied to the above mobile terminal. The following will describe the device shown in FIG. 7. The application pushing device 400 includes: a data acquisition module 410, a first application determination module 420, a second application determination module 430, and Push the execution module 440. Wherein, the data acquisition module 410 is used to acquire historical operation data of multiple application programs when the screen is unlocked, the historical operation data includes the number of start-ups of the application and the historical start-up time of the application; the first application determines The module 420 is used to determine an application that meets the specified number of times according to the number of times the application is started; the second application determination module 430 is used to select an application that meets the specified number of times according to the historical startup time of the application In the program, obtain an application whose difference between the historical start time and the current time meets the specified difference condition, and use the application that meets the specified difference condition as the target application to be pushed; the push execution module 440 is used to unlock the screen After success, push the target application.
作为一种实施方式,第二应用确定模块430可以具体用于:根据所述应用程序的历史启动时间,计算满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值;从满足指定次数条件的应用程序中,获取所述差值小于设定差值阈值的应用程序。As an implementation manner, the second application determination module 430 may be specifically configured to calculate the difference between the historical start time and the current time of each application in the application programs satisfying the specified number of times according to the historical start time of the application program ; From the applications that meet the specified number of times, obtain the application whose difference is less than the set difference threshold.
作为另一种实施方式,第二应用确定模块430可以具体用于:根据所述应用程序的历史启动时间,计算满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值;从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值为最小差值的应用程序。As another implementation manner, the second application determination module 430 may be specifically configured to calculate the difference between the historical start time and the current time of each application in the application programs that satisfy the specified number of times according to the historical start time of the application program Value; from the applications that meet the specified number of times, obtain the application with the smallest difference between the historical start time and the current time.
进一步的,所述历史启动时间包括多次启动所述应用程序的启动时间。第二应用 确定430模块据所述应用程序的历史启动时间,计算满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值,可以包括:根据满足指定次数条件的应用程序中每个应用程序的多次启动时间,计算每个应用程序对应的多次启动时间的平均值;根据所述每个应用程序对应的多次启动时间的平均值,计算所述平均值与当前时间的第一差值,将所述第一差值作为所述每个应用程序的历史启动时间与当前时间的差值。Further, the historical start time includes the start time for starting the application multiple times. The second application determining 430 module calculates the difference between the historical start time and the current time of each application in applications that meet the specified number of times according to the historical start time of the application, which may include: according to the application that meets the specified number of times Multiple start times of each application in the program, calculate the average of multiple start times corresponding to each application; according to the average of multiple start times corresponding to each application, calculate the average and For the first difference of the current time, use the first difference as the difference between the historical start time of each application and the current time.
第二应用确定模块430据所述应用程序的历史启动时间,计算满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值,也可以包括:根据满足指定次数条件的应用程序中每个应用程序的多次启动时间,计算每个应用程序对应的每次启动时间与当前时间的第二差值;计算每个应用程序的多个所述第二差值对应的方差,将所述方差作为所述每个应用程序的历史启动时间与当前时间的差值。The second application determining module 430 calculates the difference between the historical start time and the current time of each application in the applications that satisfy the specified number of times according to the historical start time of the application, and may also include: Multiple start times of each application in the application, calculating a second difference between each start time corresponding to each application and the current time; calculating a variance corresponding to multiple second differences of each application , Using the variance as the difference between the historical start time of each application and the current time.
作为一种实施方式,请参见图8,第一应用确定模块420可以包括:第一应用获取单元421、第一数量判断单元422以及第一确定单元423。其中,第一应用获取单元421用于根据所述应用程序的启动次数,获取启动次数大于设定次数的应用程序;第一数量判断单元422用于判断所述启动次数大于设定次数的应用程序的数量是否为多个;第一确定单元423用于如果所述启动次数大于设定次数的应用程序的数量为多个,将所述大于设定次数的应用程序作为满足指定次数条件的应用程序。第二应用确定模块430还可以用于如果所述启动次数大于设定次数的应用程序的数量不为多个,则将所述启动次数大于设定次数的应用程序作为待推送的目标应用程序。As an implementation manner, referring to FIG. 8, the first application determination module 420 may include: a first application acquisition unit 421, a first quantity determination unit 422, and a first determination unit 423. Wherein, the first application obtaining unit 421 is used to obtain the application programs whose start times are greater than the set number of times according to the start times of the application program; the first number judging unit 422 is used to judge the application programs whose start times are greater than the set number of times Whether the number is more than one; the first determining unit 423 is configured to, if the number of applications whose startup count is greater than the set number is multiple, consider the application greater than the set number of times as the application that satisfies the specified number of times . The second application determining module 430 may be further configured to, if the number of application programs whose start-up times is greater than the set number of times is not multiple, use the application programs whose start-up times is greater than the set number of times as the target application programs to be pushed.
作为另一种实施方式,请参见图9,第一应用确定模块420可以包括:第二应用获取单元424、第二数量判断单元425以及第二确定单元426。其中,第二应用获取单元424用于根据所述应用程序的启动次数,获取最大启动次数对应的应用程序;第二数量判断单元425用于判断所述最大启动次数对应的应用程序的数量是否为多个;第二确定单元426用于如果最大启动次数对应的应用程序的数量为多个,则将所述最大启动次数对应的应用程序作为满足指定次数条件的应用程序。第二应用确定模块430还可以用于如果最大启动次数对应的应用程序的数量不为多个,则将所述最大启动次数对应的应用程序作为待推送的目标应用程序。As another implementation manner, referring to FIG. 9, the first application determination module 420 may include: a second application acquisition unit 424, a second quantity determination unit 425, and a second determination unit 426. The second application obtaining unit 424 is used to obtain the application corresponding to the maximum number of startups according to the number of startups of the application; the second number judgment unit 425 is used to judge whether the number of application corresponding to the maximum number of startups is Multiple; the second determining unit 426 is configured to, if the number of application programs corresponding to the maximum number of startups is multiple, use the application program corresponding to the maximum number of startups as the application that satisfies the specified number of times. The second application determining module 430 may be further configured to, if the number of application programs corresponding to the maximum number of startups is not multiple, use the application program corresponding to the maximum number of startups as the target application to be pushed.
在本申请实施例中,该应用推送装置400还可以包括:应用筛选模块。应用筛选模块用于在所述根据所述应用程序的历史启动时间,从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序,将所述满足指定差值条件的应用程序作为待推送的目标应用程序之前,根据所述应用程序的运行时长,从所述满足指定次数条件的应用程序中,筛选出运行时长大于设定时长阈值的应用程序。In the embodiment of the present application, the application pushing device 400 may further include: an application screening module. The application screening module is used to obtain, from the applications that meet the specified number of times according to the historical startup time of the application, the application whose difference between the historical startup time and the current time meets the specified difference condition, and Before the application that meets the specified difference condition is used as the target application to be pushed, the application that meets the specified number of times is filtered out of the applications that meet the specified number of times based on the running time of the application .
在本申请实施例中,第一应用确定模块400可以具体用于:获取当前时间所处时间段;根据所述应用程序的启动次数,获取所述多个应用程序在所述时间段的启动次数;根据在所述时间段的启动次数,确定满足指定次数条件的应用程序。In the embodiment of the present application, the first application determining module 400 may be specifically used to: obtain the time period of the current time; according to the number of starts of the application, obtain the number of starts of the multiple applications in the time period ; According to the number of starts in the time period, determine the application that meets the specified number of times.
在本申请实施例中,请参见图10,推送执行模块440可以包括:应用排序单元441以及推送单元442。其中,应用排序单元441用于当所述目标应用程序的数量为多个时,对所述多个所述目标应用程序按照设定规则进行排序;推送单元442用于将排序后的多个所述应用程序进行推送。In the embodiment of the present application, referring to FIG. 10, the push execution module 440 may include: an application sorting unit 441 and a push unit 442. Wherein, the application sorting unit 441 is used to sort the plurality of target applications according to a set rule when the number of the target applications is multiple; the pushing unit 442 is used to sort the multiple ranked applications Push the application mentioned above.
进一步的,推送单元441可以具体用于:获取多个所述目标应用程序的热度值;根据所述热度值,对多个所述目标应用程序按照热度值从高到低的顺序进行排序。Further, the pushing unit 441 may be specifically configured to: obtain the heat values of the plurality of target applications; and sort the plurality of target applications according to the order of heat value from high to low according to the heat values.
在本申请实施例中,推送执行模块440可以具体用于:当所述目标应用程序的数量为多个,且与所述移动终端连接的外设包括音频播放设备时,判断多个所述目标应用程序是否包括音频输出类型的应用;如果多个所述目标应用程序包括音频输出类型的应用,则将所述音频输出类型的应用进行推送。In the embodiment of the present application, the push execution module 440 may be specifically configured to: when the number of the target application programs is multiple and the peripheral device connected to the mobile terminal includes an audio playback device, determine the multiple targets Whether the application program includes an audio output type application; if a plurality of the target application programs include an audio output type application, the audio output type application is pushed.
在本申请实施例中,该应用推送装置400还可以包括:启动检测模块以及事件存储模块。启动检测模块用于检测是否启动所述目标应用程序;事件存储模块用于如果启动所述目标应用程序,则将启动所述目标应用程序的事件以及启动所述目标应用程序的时间进行存储。In the embodiment of the present application, the application pushing device 400 may further include: a startup detection module and an event storage module. The startup detection module is used to detect whether to start the target application; the event storage module is used to store the event to start the target application and the time to start the target application if the target application is started.
进一步的,该应用推送装置400还可以包括:图标排序模块。图标排序模块用于如果未启动所述目标应用程序,则根据所述应用程序的启动次数,对所述多个应用程序的图标排序后进行显示。Further, the application pushing device 400 may further include: an icon sorting module. The icon sorting module is used for sorting and displaying the icons of the plurality of application programs according to the number of startups of the application program if the target application program is not started.
在本申请实施例中,推送执行模块440可以具体用于:以悬浮框或者侧边栏的形式显示所述目标应用程序的图标。In the embodiment of the present application, the push execution module 440 may be specifically used to display the icon of the target application in the form of a floating frame or a sidebar.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述装置和模块的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that, for the convenience and conciseness of description, the specific working process of the above description device and module can refer to the corresponding process in the foregoing method embodiments, which will not be repeated here.
在本申请所提供的几个实施例中,模块相互之间的耦合可以是电性,机械或其它形式的耦合。In the several embodiments provided in this application, the coupling between the modules may be electrical, mechanical, or other forms of coupling.
另外,在本申请各个实施例中的各功能模块可以集成在一个处理模块中,也可以是各个模块单独物理存在,也可以两个或两个以上模块集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。In addition, each functional module in each embodiment of the present application may be integrated into one processing module, or each module may exist alone physically, or two or more modules may be integrated into one module. The above integrated modules can be implemented in the form of hardware or software function modules.
综上所述,本申请提供的方案,通过在解锁屏幕时,获取多个应用程序的历史操作数据,其中,历史操作数据包括应用程序的启动次数以及应用程序的历史启动时间,根据应用程序的启动次数,确定满足指定次数条件的应用程序,再根据应用程序的历史启动时间,从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序,并将该满足指定差值条件的应用程序作为待推送的目标应用程序,在解锁屏幕后,推送该目标应用程序。从而实现在解锁屏幕后,可以推送与用户使用应用程序的习惯相符合的应用程序,节省用户查找应用程序的时间。In summary, the solution provided by this application obtains the historical operation data of multiple applications by unlocking the screen, where the historical operation data includes the number of times the application is started and the historical start time of the application. Start times, determine the application that meets the specified number of times, and then according to the historical start time of the application, from the applications that meet the specified number of times, obtain the application that the difference between the historical start time and the current time meets the specified difference condition. The application that meets the specified difference condition is used as the target application to be pushed, and after unlocking the screen, the target application is pushed. Therefore, after the screen is unlocked, an application that matches the user's habit of using the application can be pushed, saving the user's time to find the application.
请参考图11,其示出了本申请实施例提供的一种电子设备的结构框图。该电子设备100可以是智能手机、平板电脑、电子书等能够运行应用程序的电子设备。本申请中的电子设备100可以包括一个或多个如下部件:处理器110、存储器120、蓝牙模块130以及一个或多个应用程序,其中一个或多个应用程序可以被存储在存储器120中并被配置为由一个或多个处理器110执行,一个或多个程序配置用于执行如前述方法实施例所描述的方法。Please refer to FIG. 11, which shows a structural block diagram of an electronic device provided by an embodiment of the present application. The electronic device 100 may be an electronic device capable of running application programs, such as a smart phone, a tablet computer, and an e-book. The electronic device 100 in this application may include one or more of the following components: a processor 110, a memory 120, a Bluetooth module 130, and one or more application programs, where one or more application programs may be stored in the memory 120 and be It is configured to be executed by one or more processors 110, and one or more programs are configured to perform the method as described in the foregoing method embodiments.
处理器110可以包括一个或者多个处理核。处理器110利用各种接口和线路连接整个电子设备100内的各个部分,通过运行或执行存储在存储器120内的指令、程序、代码集或指令集,以及调用存储在存储器120内的数据,执行电子设备100的各种功能和处理数据。可选地,处理器110可以采用数字信号处理(Digital Signal Processing,DSP)、现场可编程门阵列(Field-Programmable Gate Array,FPGA)、可编程逻辑阵列(Programmable Logic Array,PLA)中的至少一种硬件形式来实现。处理器110可集成中央处理器(Central Processing Unit,CPU)、图像处理器(Graphics Processing Unit,GPU)和调制解调器等中的一种或几种的组合。其中,CPU主要处理操作系统、用户界面和应用程序等;GPU用于负责显示内容的渲染和绘制;调制解调器用于处理无线通信。可以理解的是,上述调制解调器也可以不集成到处理器110中,单独通过一块通信芯片进行实现。The processor 110 may include one or more processing cores. The processor 110 connects various parts of the entire electronic device 100 using various interfaces and lines, executes or executes instructions, programs, code sets or instruction sets stored in the memory 120, and calls data stored in the memory 120 to execute Various functions and processing data of the electronic device 100. Optionally, the processor 110 may adopt at least one of digital signal processing (Digital Signal Processing, DSP), field programmable gate array (Field-Programmable Gate Array, FPGA), programmable logic array (Programmable Logic Array, PLA) Various hardware forms. The processor 110 may integrate one or a combination of one of a central processing unit (Central Processing Unit, CPU), an image processing unit (Graphics Processing Unit, GPU), and a modem. Among them, the CPU mainly handles the operating system, user interface and application programs, etc.; the GPU is used for rendering and rendering of the displayed content; and the modem is used for processing wireless communication. It can be understood that the above-mentioned modem may not be integrated into the processor 110, and may be implemented by a communication chip alone.
存储器120可以包括随机存储器(Random Access Memory,RAM),也可以包括只读存储器(Read-Only Memory)。存储器120可用于存储指令、程序、代码、代码集或指令集。存储器120可包括存储程序区和存储数据区,其中,存储程序区可存储用于实现操作系统的指令、用于实现至少一个功能的指令(比如触控功能、声音播放功能、图像播放功能等)、用于实现下述各个方法实施例的指令等。存储数据区还可以存储终端100在使用中所创建的数据(比如电话本、音视频数据、聊天记录数据) 等。The memory 120 may include a random access memory (Random Access Memory, RAM) or a read-only memory (Read-Only Memory). The memory 120 may be used to store instructions, programs, codes, code sets, or instruction sets. The memory 120 may include a storage program area and a storage data area, where the storage program area may store instructions for implementing an operating system and instructions for implementing at least one function (such as a touch function, a sound playback function, an image playback function, etc.) , Instructions for implementing the following method embodiments. The storage data area may also store data (such as phonebook, audio and video data, chat history data) created by the terminal 100 during use, and the like.
屏幕130用于显示由用户输入的信息、提供给用户的信息以及电子设备的各种图形用户接口,这些图形用户接口可以由图形、文本、图标、数字、视频和其任意组合来构成,在一个实例中,触摸屏可设置于所述显示面板上从而与所述显示面板构成一个整体。The screen 130 is used to display information input by the user, information provided to the user, and various graphical user interfaces of the electronic device. These graphical user interfaces may be composed of graphics, text, icons, numbers, video, and any combination thereof. In an example, the touch screen may be disposed on the display panel so as to form a whole with the display panel.
请参考图12,其示出了本申请实施例提供的一种计算机可读存储介质的结构框图。该计算机可读介质800中存储有程序代码,所述程序代码可被处理器调用执行上述方法实施例中所描述的方法。Please refer to FIG. 12, which shows a structural block diagram of a computer-readable storage medium provided by an embodiment of the present application. The computer readable medium 800 stores program codes, and the program codes can be called by a processor to execute the method described in the above method embodiments.
计算机可读存储介质800可以是诸如闪存、EEPROM(电可擦除可编程只读存储器)、EPROM、硬盘或者ROM之类的电子存储器。可选地,计算机可读存储介质800包括非易失性计算机可读介质(non-transitory computer-readable storage medium)。计算机可读存储介质800具有执行上述方法中的任何方法步骤的程序代码810的存储空间。这些程序代码可以从一个或者多个计算机程序产品中读出或者写入到这一个或者多个计算机程序产品中。程序代码810可以例如以适当形式进行压缩。The computer-readable storage medium 800 may be an electronic memory such as flash memory, EEPROM (Electrically Erasable Programmable Read Only Memory), EPROM, hard disk, or ROM. Optionally, the computer-readable storage medium 800 includes a non-transitory computer-readable storage medium. The computer-readable storage medium 800 has a storage space for the program code 810 that performs any of the method steps described above. These program codes can be read from or written into one or more computer program products. The program code 810 may be compressed in an appropriate form, for example.
最后应说明的是:以上实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换;而这些修改或者替换,并不驱使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围。Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present application, but not to limit them; although the present application has been described in detail with reference to the foregoing embodiments, those of ordinary skill in the art should understand that they can still Modifications to the technical solutions described in the foregoing embodiments, or equivalent replacements to some of the technical features; and these modifications or replacements do not drive the essence of the corresponding technical solutions to deviate from the spirit and scope of the technical solutions of the embodiments of the present application.

Claims (20)

  1. 一种应用推送方法,其特征在于,应用于移动终端,所述方法包括:An application push method, characterized in that it is applied to a mobile terminal, the method includes:
    在解锁屏幕时,获取多个应用程序的历史操作数据,所述历史操作数据包括应用程序的启动次数以及应用程序的历史启动时间;When unlocking the screen, obtain historical operation data of a plurality of application programs, where the historical operation data includes the number of startups of the application and the historical startup time of the application;
    根据所述应用程序的启动次数,确定满足指定次数条件的应用程序;Determine the application that meets the specified number of times according to the number of times the application is started;
    根据所述应用程序的历史启动时间,从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序,将所述满足指定差值条件的应用程序作为待推送的目标应用程序;According to the historical start time of the application, from the applications that meet the specified number of times, obtain an application whose difference between the historical start time and the current time meets the specified difference condition, and transfer the application that meets the specified difference condition As the target application to be pushed;
    解锁屏幕成功后,推送所述目标应用程序。After unlocking the screen successfully, push the target application.
  2. 根据权利要求1所述的方法,其特征在于,所述根据所述应用程序的历史启动时间,从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序,包括:The method according to claim 1, wherein the acquisition of the difference between the historical start time and the current time from the application that satisfies the specified number of times meets the specified difference condition according to the historical start time of the application Applications, including:
    根据所述应用程序的历史启动时间,计算满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值;Calculate the difference between the historical start time of each application in the application that meets the specified number of times and the current time according to the historical start time of the application;
    从满足指定次数条件的应用程序中,获取所述差值小于设定差值阈值的应用程序。From the applications that satisfy the specified number of times, obtain the application whose difference is less than the set difference threshold.
  3. 根据权利要求1所述的方法,其特征在于,所述根据所述应用程序的历史启动时间,从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序,包括:The method according to claim 1, wherein the acquisition of the difference between the historical start time and the current time from the application that satisfies the specified number of times meets the specified difference condition according to the historical start time of the application Applications, including:
    根据所述应用程序的历史启动时间,计算满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值;Calculate the difference between the historical start time of each application in the application that meets the specified number of times and the current time according to the historical start time of the application;
    从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值为最小差值的应用程序。From the applications that satisfy the specified number of times, obtain the application whose difference between the historical start time and the current time is the smallest difference.
  4. 根据权利要求2或3所述的方法,其特征在于,所述历史启动时间包括多次启动所述应用程序的启动时间,所述根据所述应用程序的历史启动时间,计算满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值,包括:The method according to claim 2 or 3, wherein the historical start time includes a start time for starting the application multiple times, and the calculation of a condition that meets a specified number of times according to the historical start time of the application The difference between the historical start time and the current time of each application in the application, including:
    根据满足指定次数条件的应用程序中每个应用程序的多次启动时间,计算每个应用程序对应的多次启动时间的平均值;Calculate the average value of the multiple start times corresponding to each application based on the multiple start times of each application in applications that meet the specified number of times;
    根据所述每个应用程序对应的多次启动时间的平均值,计算所述平均值与当前时间的第一差值,将所述第一差值作为所述每个应用程序的历史启动时间与当前时间的差值。Calculate the first difference between the average value and the current time according to the average value of the multiple startup times corresponding to each application, and use the first difference as the historical startup time of each application The difference of the current time.
  5. 根据权利要求2或3所述的方法,其特征在于,所述历史启动时间包括多次启动所述应用程序的启动时间,所述根据所述应用程序的历史启动时间,计算满足指定次数条件的应用程序中每个应用程序的历史启动时间与当前时间的差值,包括:The method according to claim 2 or 3, wherein the historical start time includes a start time for starting the application multiple times, and the calculation of a condition that meets a specified number of times according to the historical start time of the application The difference between the historical start time and the current time of each application in the application, including:
    根据满足指定次数条件的应用程序中每个应用程序的多次启动时间,计算每个应用程序对应的每次启动时间与当前时间的第二差值;Calculate the second difference between each startup time corresponding to each application and the current time according to the multiple startup times of each application in applications that meet the specified number of times;
    计算每个应用程序的多个所述第二差值对应的方差,将所述方差作为所述每个应用程序的历史启动时间与当前时间的差值。Calculate the variance corresponding to the plurality of second differences of each application, and use the variance as the difference between the historical start time of each application and the current time.
  6. 根据权利要求1-5任一项所述的方法,其特征在于,所述根据所述应用程序的启动次数,确定满足指定次数条件的应用程序,包括:The method according to any one of claims 1-5, wherein the determining an application program satisfying a specified number of times according to the number of times the application program is started includes:
    根据所述应用程序的启动次数,获取启动次数大于设定次数的应用程序;According to the number of start-up times of the application program, obtain an application program whose start-up times are greater than the set number of times;
    判断所述启动次数大于设定次数的应用程序的数量是否为多个;Judging whether the number of application programs whose starting times are greater than the set number is multiple;
    如果所述启动次数大于设定次数的应用程序的数量为多个,将所述大于设定次数的应用程序作为满足指定次数条件的应用程序。If the number of application programs whose start-up times is greater than the set number is multiple, the application programs greater than the set number of times are regarded as the applications satisfying the specified number of times.
  7. 根据权利要求6所述的方法,其特征在于,在所述判断所述启动次数大于设定次 数的应用程序是否包括多个应用程序之后,所述方法还包括:The method according to claim 6, characterized in that, after the judging whether the application whose number of starts is greater than the set number includes multiple applications, the method further comprises:
    如果所述启动次数大于设定次数的应用程序的数量不为多个,则将所述启动次数大于设定次数的应用程序作为待推送的目标应用程序。If the number of application programs whose start-up times are greater than the set number is not multiple, then the application programs whose start-up times are greater than the set number are regarded as the target application to be pushed.
  8. 根据权利要求1-5任一项所述的方法,其特征在于,所述根据所述应用程序的启动次数,确定满足指定次数条件的应用程序,包括:The method according to any one of claims 1-5, wherein the determining an application program satisfying a specified number of times according to the number of times the application program is started includes:
    根据所述应用程序的启动次数,获取最大启动次数对应的应用程序;Obtain the application corresponding to the maximum number of startups according to the number of startups of the application;
    判断所述最大启动次数对应的应用程序的数量是否为多个;Determine whether the number of application programs corresponding to the maximum number of startups is multiple;
    如果最大启动次数对应的应用程序的数量为多个,则将所述最大启动次数对应的应用程序作为满足指定次数条件的应用程序。If the number of application programs corresponding to the maximum number of startups is multiple, the application program corresponding to the maximum number of startups is used as the application that satisfies the specified number of times.
  9. 根据权利要求8所述的方法,其特征在于,在所述判断所述最大启动次数对应的应用程序是否包括多个应用程序之后,所述方法还包括:The method according to claim 8, wherein after the determining whether the application corresponding to the maximum number of starts includes multiple applications, the method further comprises:
    如果最大启动次数对应的应用程序的数量不为多个,则将所述最大启动次数对应的应用程序作为待推送的目标应用程序。If the number of application programs corresponding to the maximum number of startups is not multiple, the application program corresponding to the maximum number of startups is used as the target application to be pushed.
  10. 根据权利要求1-6或8中任一项所述的方法,其特征在于,所述历史操作数据还包括应用程序的运行时长,在所述根据所述应用程序的历史启动时间,从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序,将所述满足指定差值条件的应用程序作为待推送的目标应用程序之前,所述方法还包括:The method according to any one of claims 1-6 or 8, wherein the historical operation data further includes a running duration of an application program, and the specified starting time is based on the historical startup time of the application program. Before the application of the number of times condition obtains the application whose difference between the historical start time and the current time satisfies the specified difference condition and uses the application meeting the specified difference condition as the target application to be pushed, the method further include:
    根据所述应用程序的运行时长,从所述满足指定次数条件的应用程序中,筛选出运行时长大于设定时长阈值的应用程序。According to the running time of the application program, from the application programs that satisfy the specified number of times, an application program whose running time is greater than a set time threshold is selected.
  11. 根据权利要求1-10任一项所述的方法,其特征在于,所述根据所述应用程序的启动次数,确定满足指定次数条件的应用程序,包括:The method according to any one of claims 1 to 10, wherein the determining an application that meets a specified number of times according to the number of times the application is started includes:
    获取当前时间所处时间段;Get the current time period;
    根据所述应用程序的启动次数,获取所述多个应用程序在所述时间段的启动次数;Acquiring the number of start-up times of the plurality of application programs in the time period according to the number of start-up times of the application programs;
    根据在所述时间段的启动次数,确定满足指定次数条件的应用程序。Based on the number of starts in the time period, an application that meets the specified number of times is determined.
  12. 根据权利要求1-11任一项所述的方法,其特征在于,所述推送所述目标应用程序,包括:The method according to any one of claims 1-11, wherein the pushing the target application includes:
    当所述目标应用程序的数量为多个时,对所述多个所述目标应用程序按照设定规则进行排序;When the number of the target application programs is multiple, sort the multiple target application programs according to a set rule;
    将排序后的多个所述应用程序进行推送。Push the sorted multiple applications.
  13. 根据权利要求12所述的方法,其特征在于,所述对所述多个所述目标应用程序按照设定规则进行排序,包括:The method according to claim 12, wherein the ordering the plurality of the target applications according to a set rule includes:
    获取多个所述目标应用程序的热度值;Acquiring the heat value of multiple target applications;
    根据所述热度值,对多个所述目标应用程序按照热度值从高到低的顺序进行排序。According to the heat value, the plurality of the target applications are sorted in order of the heat value from high to low.
  14. 根据权利要求1-11任一项所述的方法,其特征在于,所述推送所述目标应用程序,包括:The method according to any one of claims 1-11, wherein the pushing the target application includes:
    当所述目标应用程序的数量为多个,且与所述移动终端连接的外设包括音频播放设备时,判断多个所述目标应用程序是否包括音频输出类型的应用;When the number of the target application programs is multiple, and the peripheral device connected to the mobile terminal includes an audio playback device, determine whether the multiple target application programs include audio output type applications;
    如果多个所述目标应用程序包括音频输出类型的应用,则将所述音频输出类型的应用进行推送。If a plurality of the target application programs include audio output type applications, the audio output type applications are pushed.
  15. 根据权利要求1-14所述的方法,其特征在于,在所述解锁屏幕成功后,推送所述目标应用程序之后,所述方法还包括:The method according to claims 1-14, wherein after the unlocking of the screen is successful, after pushing the target application, the method further comprises:
    检测是否启动所述目标应用程序;Detect whether the target application is started;
    如果启动所述目标应用程序,则将启动所述目标应用程序的事件以及启动所述目标应用程序的时间进行存储。If the target application is started, the event to start the target application and the time to start the target application are stored.
  16. 根据权利要求15所述的方法,其特征在于,在所述检测是否启动所述目标应用 程序之后,所述方法还包括:The method according to claim 15, wherein after the detecting whether to start the target application, the method further comprises:
    如果未启动所述目标应用程序,则根据所述应用程序的启动次数,对所述多个应用程序的图标排序后进行显示。If the target application is not started, the icons of the multiple applications are sorted and displayed according to the number of starts of the application.
  17. 根据权利要求1-16任一项所述的方法,其特征在于,所述推送所述目标应用程序,包括:The method according to any one of claims 1-16, wherein the pushing the target application includes:
    以悬浮框或者侧边栏的形式显示所述目标应用程序的图标。The icon of the target application is displayed in the form of a floating frame or a sidebar.
  18. 一种应用推送装置,其特征在于,应用于移动终端,所述装置包括:数据获取模块、第一应用确定模块、第二应用确定模块以及推送执行模块,其中,An application pushing device, characterized in that it is applied to a mobile terminal, the device includes: a data acquisition module, a first application determination module, a second application determination module, and a push execution module, wherein,
    所述数据获取模块用于在解锁屏幕时,获取多个应用程序的历史操作数据,所述历史操作数据包括应用程序的启动次数以及应用程序的历史启动时间;The data acquisition module is used to acquire historical operation data of multiple application programs when the screen is unlocked, where the historical operation data includes the number of start-ups of the application program and the historical start-up time of the application program;
    所述第一应用确定模块用于根据所述应用程序的启动次数,确定满足指定次数条件的应用程序;The first application determining module is used to determine an application that meets a specified number of times according to the number of times the application is started;
    所述第二应用确定模块用于根据所述应用程序的历史启动时间,从满足指定次数条件的应用程序中,获取历史启动时间与当前时间的差值满足指定差值条件的应用程序,将所述满足指定差值条件的应用程序作为待推送的目标应用程序;The second application determination module is configured to obtain, from applications that satisfy a specified number of times based on the historical startup time of the application, an application whose difference between the historical startup time and the current time satisfies the specified difference condition, and Describe the application that meets the specified difference condition as the target application to be pushed;
    所述推送执行模块用于解锁屏幕成功后,推送所述目标应用程序。The push execution module is used to push the target application after successfully unlocking the screen.
  19. 一种移动终端,其特征在于,包括:A mobile terminal is characterized by comprising:
    一个或多个处理器;One or more processors;
    存储器;Memory
    一个或多个应用程序,其中所述一个或多个应用程序被存储在所述存储器中并被配置为由所述一个或多个处理器执行,所述一个或多个程序配置用于执行如权利要求1-17任一项所述的方法。One or more application programs, wherein the one or more application programs are stored in the memory and are configured to be executed by the one or more processors, the one or more programs are configured to execute as The method of any one of claims 1-17.
  20. 一种计算机可读取存储介质,其特征在于,所述计算机可读取存储介质中存储有程序代码,所述程序代码可被处理器调用执行如权利要求1-17任一项所述的方法。A computer-readable storage medium, characterized in that the computer-readable storage medium stores program code, and the program code can be called by a processor to execute the method according to any one of claims 1-17 .
PCT/CN2018/124052 2018-12-26 2018-12-26 Application pushing method, device, mobile terminal and storage medium WO2020132991A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201880098944.3A CN112912832A (en) 2018-12-26 2018-12-26 Application pushing method and device, mobile terminal and storage medium
PCT/CN2018/124052 WO2020132991A1 (en) 2018-12-26 2018-12-26 Application pushing method, device, mobile terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/124052 WO2020132991A1 (en) 2018-12-26 2018-12-26 Application pushing method, device, mobile terminal and storage medium

Publications (1)

Publication Number Publication Date
WO2020132991A1 true WO2020132991A1 (en) 2020-07-02

Family

ID=71127318

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/124052 WO2020132991A1 (en) 2018-12-26 2018-12-26 Application pushing method, device, mobile terminal and storage medium

Country Status (2)

Country Link
CN (1) CN112912832A (en)
WO (1) WO2020132991A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114217533B (en) * 2021-12-08 2022-09-09 深圳市星标电子科技有限公司 Control method, device and equipment for smart home and storage medium
CN117332145A (en) * 2022-08-26 2024-01-02 荣耀终端有限公司 Application program recommendation method and device and user equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102087585A (en) * 2011-02-12 2011-06-08 华为终端有限公司 Touch screen terminal and unlocking method thereof
US20140082555A1 (en) * 2012-09-14 2014-03-20 Appsense Limited Device and method for using a trackball to select items from a display
CN105573761A (en) * 2015-12-16 2016-05-11 惠州Tcl移动通信有限公司 Method for mobile terminal to display application program on the basis of user habits, and mobile terminal
CN105955576A (en) * 2016-04-29 2016-09-21 杨永明 User operation data-based application icon display method

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6195096B1 (en) * 1996-08-14 2001-02-27 International Business Machines Corporation Graphical interface method, apparatus and application for creating and modifying a multiple-value text list
CN101859425B (en) * 2010-06-02 2014-11-05 中兴通讯股份有限公司 Method and device for providing application list
CN108228270B (en) * 2016-12-19 2021-04-16 腾讯科技(深圳)有限公司 Starting resource loading method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102087585A (en) * 2011-02-12 2011-06-08 华为终端有限公司 Touch screen terminal and unlocking method thereof
US20140082555A1 (en) * 2012-09-14 2014-03-20 Appsense Limited Device and method for using a trackball to select items from a display
CN105573761A (en) * 2015-12-16 2016-05-11 惠州Tcl移动通信有限公司 Method for mobile terminal to display application program on the basis of user habits, and mobile terminal
CN105955576A (en) * 2016-04-29 2016-09-21 杨永明 User operation data-based application icon display method

Also Published As

Publication number Publication date
CN112912832A (en) 2021-06-04

Similar Documents

Publication Publication Date Title
CN107181858B (en) Method and terminal for displaying notification message
WO2017167123A1 (en) Method and apparatus for displaying resource entrance on mobile device, and mobile device
CN107193598B (en) Application starting method, mobile terminal and computer readable storage medium
CN110515533B (en) Electronic equipment shortcut operation method and device, electronic equipment and storage medium
CN107783705A (en) Show method, apparatus, computer installation and the storage medium of application program
CN109240991B (en) File recommendation method and device, storage medium and intelligent terminal
CN108345478B (en) Application processing method and device, storage medium and electronic equipment
CN107291772B (en) Search access method and device and electronic equipment
CN107402625B (en) Touch screen scanning method and device, terminal and computer readable storage medium
CN109491736B (en) Display method and device of pop-up frame window
WO2021135578A1 (en) Page processing method and apparatus, and storage medium and terminal device
US10235017B2 (en) Integrated media user interface
WO2020082376A1 (en) Desktop management method and apparatus, mobile terminal, and storage medium
CN107678793A (en) Voice assistant starts method and device, terminal and computer-readable recording medium
WO2020132991A1 (en) Application pushing method, device, mobile terminal and storage medium
CN108304115B (en) Terminal item selection method and device, storage medium and terminal
CN112949172A (en) Data processing method and device, machine readable medium and equipment
CN108234758B (en) Application display method and device, storage medium and electronic equipment
CN112068947A (en) Application program entering method and device, terminal equipment and computer readable medium
CN111381953B (en) Process management method and device, storage medium and electronic equipment
CN108829712A (en) Transaction management method, apparatus, storage medium and terminal device
CN111813307A (en) Application program display method and device and electronic equipment
CN108536512B (en) Interface switching method and device and terminal equipment
CN106886600B (en) File management method and terminal
CN107835553B (en) Method for controlling flashlight, mobile terminal and computer readable storage medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18944460

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 16.11.2021)

122 Ep: pct application non-entry in european phase

Ref document number: 18944460

Country of ref document: EP

Kind code of ref document: A1