WO2020133418A1 - Application icon display method and apparatus, and storage medium and electronic device - Google Patents

Application icon display method and apparatus, and storage medium and electronic device Download PDF

Info

Publication number
WO2020133418A1
WO2020133418A1 PCT/CN2018/125648 CN2018125648W WO2020133418A1 WO 2020133418 A1 WO2020133418 A1 WO 2020133418A1 CN 2018125648 W CN2018125648 W CN 2018125648W WO 2020133418 A1 WO2020133418 A1 WO 2020133418A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
electronic device
target
priority
information
Prior art date
Application number
PCT/CN2018/125648
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 CN201880099436.7A priority Critical patent/CN112997134B/en
Priority to PCT/CN2018/125648 priority patent/WO2020133418A1/en
Publication of WO2020133418A1 publication Critical patent/WO2020133418A1/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]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs

Definitions

  • the present application relates to the field of electronic technology, and in particular, to an application icon display method, device, storage medium, and electronic equipment.
  • the position of the application icon displayed on the main page of the electronic device is fixed, and the arrangement method can only change the position according to the user's manual operation.
  • the number of application icons on the homepage exceeds a certain number, the excessive number of icons causes the user to spend too long to find and select icons from the main page, resulting in slower application opening speed.
  • Embodiments of the present application provide an application icon display method, device, storage medium, and electronic equipment, which can improve the application search speed.
  • an embodiment of the present application provides an application icon display method, which is applied to an electronic device and includes:
  • an embodiment of the present application provides an application icon display device, which is applied to an electronic device, and the application icon display device includes:
  • the first obtaining module is used to obtain the usage information of each application in the historical time period
  • Time determination module used to determine the current time point
  • An adjustment module configured to adjust the priority of each application at the current time according to the usage information
  • the update module is configured to update and display the application icon in the display interface of the electronic device based on the priority.
  • an embodiment of the present application provides a storage medium in which multiple instructions are stored, and the instructions are adapted to be loaded by a processor to perform the following steps:
  • an embodiment of the present application provides an electronic device, including a processor and a storage medium, where multiple instructions are stored in the storage medium, and the processor loads the instructions to perform the following steps:
  • FIG. 1 is a first schematic flowchart of an application icon display method provided by an embodiment of the present application.
  • FIG. 2 is a second schematic flowchart of an application icon display method provided by an embodiment of the present application.
  • FIG. 3 is a schematic diagram of an application scenario of an application icon display method provided by an embodiment of the present application.
  • FIG. 4 is a first schematic structural diagram of an application icon display device provided by an embodiment of the present application.
  • FIG. 5 is a second schematic structural diagram of an application icon display device provided by an embodiment of the present application.
  • FIG. 6 is a third schematic structural diagram of an application icon display device provided by an embodiment of the present application.
  • FIG. 7 is a fourth schematic structural diagram of an application icon display device provided by an embodiment of the present application.
  • FIG. 8 is a schematic structural diagram of an electronic device provided by an embodiment of the present application.
  • FIG 9 is another schematic structural diagram of an electronic device provided by an embodiment of the present application.
  • Embodiments of the present application provide an application icon display method, device, storage medium, and electronic equipment, which will be described in detail below.
  • the application icon display method is applied to electronic devices.
  • the electronic device may be a smart terminal such as a smart phone or a tablet computer. Among them, multiple applications are installed in the electronic device.
  • the application icon display method may include the following processes:
  • the application mentioned in this embodiment may be any application installed on an electronic device, such as an office application, a social application, a game application, a shopping application, and so on.
  • the usage information of the application program may be a usage record of the application program, such as a record of the opening time of each application program.
  • the usage information of each installed application can be recorded, converted into corresponding data and stored in a preset storage area.
  • the historical time period may be the past month, the most recent week, and so on.
  • the sampling time point can be set to monitor the usage records of each application for each application. If you want to obtain high-precision results, you can set the collection time point more densely, such as every 1 minute is a sampling time point; if you want to save the resources of electronic equipment and do not require the accuracy of the result, you can Set the sampling time point loosely, for example, every 10 minutes is a sampling time point.
  • the time period required for recording can be directly set, and then the usage information of the sample application program at each sampling time point is performed within the time period Just record it for later use.
  • the trigger condition may be set in advance to prevent the display update operation of the application icon from being performed due to a misoperation when the user does not have the display update requirement of the application icon. That is, before obtaining the usage information of each application in the historical time period, it may further include:
  • the step of acquiring usage information of each application in the historical time period is performed.
  • the second operation information may be used as a trigger switch to start the application icon display update mode.
  • the second operation information may be operation information of a user's operations such as pressing, sliding, and clicking on the display screen of the electronic device.
  • the second operation information may be pressing parameter information (such as pressing strength, pressing duration, pressing area, pressing times, etc.), by determining whether the book-wipe pressing meets preset conditions (such as determining whether the pressing strength is Greater than a preset threshold, judging whether the pressing duration exceeds the preset duration, etc.) to determine whether to turn on the application icon display update mode.
  • a timer can be integrated in the electronic device to detect the current time information in real time, such as a time stamp. Then, convert the obtained timestamp to the time information in the current common time format, such as xx year xx month xx day xx hour xx minutes xx seconds, and can also be converted into week xx, week xx, xx hours xx minutes xx seconds, etc. .
  • the usage information of each application can be counted, and it can be concluded that users often use high-frequency applications at different points in time according to the statistical results, as the user's habit of using applications to prioritize the applications.
  • a prediction algorithm model of application usage (such as a mixed Gaussian algorithm model, a convolutional neural network algorithm model, etc.) can be constructed based on the usage information of each application, so as to adjust the application of each application at different time points according to the prediction results priority.
  • the application icon may be updated and displayed on the display interface of the electronic device based on the priority order of the application programs.
  • the management of the icons of the display interface (ie, desktop) of the electronic device may be a large black box, and the application programs are set in the box, and only the application icons of applications that are frequently used by the user will be displayed on the display interface. Under normal circumstances (that is, the display update mode of non-application icons), no application icons may be displayed on the display interface (specifically, the main interface, the shortcut launch bar, etc.).
  • the step "update and display the application icon in the display interface of the electronic device based on priority" may include the following process:
  • the application icons of the preset number of application programs are displayed on the display interface of the electronic device.
  • the preset number may be set by the product manufacturer, such as 4, 5, etc.
  • a setting control for displaying the number of application icons may be provided for the user to customize the preset number.
  • the step "display the application icons of the preset number of application programs on the display interface of the electronic device” may include the following process:
  • the application icon is displayed at a corresponding position in the display interface of the electronic device.
  • a position where the user is more accustomed to pressing and touching may be preset in the display interface as the display position of the application icon.
  • multiple high-frequency touch location areas can be determined on the display interface, and the multiple high-frequency touch location areas can be sorted. Then, you can make a one-to-one correspondence between the sorting results of the application icons and the sorting results of the high-frequency touch location area, and place the application icon of the highest priority application on the highest-frequency touch location area to display; place the second highest The application icon of the priority application is placed on the second high-frequency touch position area and displayed, and so on.
  • the application program can be started to use its functions.
  • different startup methods may be set for different application programs. That is, after updating and displaying the application icon in the display interface of the electronic device based on the priority, the following process may also be included:
  • the first operation information may be gesture information, and different gestures may correspondingly start application programs corresponding to application icons in different positions.
  • the two-finger sliding display interface can start the application A corresponding to the application icon on the highest-frequency touch position, and the three-finger sliding can start the application B corresponding to the application icon on the second high-frequency touch position.
  • the historical time period includes multiple time periods, and each time period is divided into multiple sampling periods; referring to FIG. 2, the step "obtaining usage information of each application in the historical time period" may include the following process:
  • each application is counted for the same sampling period in each day of the past week (if a day can include 24 hours, then the first hour of Monday It is the same sampling period as the 1st hour of Sunday; then the 24th hour of Monday and the 24th hour of Sunday are the same sampling period)
  • the obtained usage information of the application programs may be preprocessed to calculate the usage probability of each application program in different sampling periods, and further obtain the probability distribution of the usage of each application program over time, Corresponding the sampling time period and the use probability to generate training samples. Then, the preset algorithm model can be trained based on the generated training samples to obtain an algorithm model that can predict the application use probability at different time points.
  • the training samples generated above can be input into a preset mixed Gaussian model, and the relevant parameters in the preset mixed Gaussian model can be continuously modified according to the input training samples, so that the trained mixed Gaussian model can be applied to All training samples are used to predict the application usage probability at different time points.
  • the step "adjust the priority of each application at the current time according to the usage information” may include the following process:
  • the corresponding target sampling period may be determined to be the 9th hour from multiple sampling periods (such as the above-mentioned 24 hours). Then, the usage probabilities corresponding to the applications in the 9th hour are obtained, and the priority of each application can be adjusted based on the usage probabilities.
  • the display of the application icon may be updated in different scenarios and under different application situations. That is, before the target sampling period corresponding to the current time point is determined from the multiple sampling periods, the following process may also be included:
  • the scene information includes: one or more of geographic location status, network status, motion status, and power information;
  • the data directly detected and acquired by the electronic device may be preprocessed to obtain usable data.
  • the geographical location may include indoor and outdoor. You can use the Global Positioning System (GPS) chip that comes with the electronic device to detect geographic location information, and then determine whether the electronic device is indoors or outdoors based on the geographic location information and the preset sample location information, and use the judgment result as Geographical status.
  • GPS Global Positioning System
  • the network status may include wireless network, data network, no network connection and other states.
  • the motion state may include states such as in motion and non-motion.
  • the power quantity information may be the remaining quantity information of the power quantity.
  • the application icon display method obtaineds the usage information of each application in the historical time period, adjusts the priority of each application at the current time according to the usage information, and updates the display electronic based on the priority Application icons in the device display interface.
  • the solution of the present application can display high-frequency application icons on the display interface according to the user's usage habits, which effectively shortens the time for the user to manually search for the application program, thereby increasing the application startup speed.
  • FIG. 3 is a schematic diagram of an application scenario of the method for displaying an application icon provided by an embodiment of the present application.
  • the main interface of the electronic device does not display any application icon.
  • the electronic device acquires and acquires the application programs in the past week (assuming that the electronic device has installed applications 1 to 9 etc. 9 applications), and then, according to the usage information, adjust the priority of each application at the current time point (such as Monday 11:11), and get the priority from high to low.
  • the result is: Application 1 ⁇ Application 9.
  • the application icons of three applications with higher priority are selected and displayed based on the priority level (refer to application 1, application 2, and application 3 shown in the middle drawing of FIG. 3).
  • the time point is 12:22, according to the usage information of each application in the past week, the priority of each application obtained at this time point is: application 7, application 8, application 9. Application 1, Application 2, Application 3, Application 4, Application 5, Application 6. Then, the application icons in the display interface of the electronic device are updated again according to the priority. Continue to refer to FIG. 3, and select application 7, application 8, and application 9 to display on the main interface. The display of application icons effectively shortens the time for users to manually search for applications.
  • An embodiment of the present application also provides an application icon display device 300, which can be integrated into an electronic device, which can be a smart phone, a tablet computer, and other smart terminal devices, and multiple application programs are installed in the electronic device.
  • the application icon display device 300 may include: a first acquisition module 31, a time determination module 32, an adjustment module 33, and an update module 34. among them:
  • the first obtaining module 31 is used to obtain the usage information of each application in the historical time period
  • the time determination module 32 is used to determine the current time point
  • the adjusting module 33 is configured to adjust the priority of each application program at the current time point according to the usage information
  • the update module 34 is configured to update and display application icons in the display interface of the electronic device based on the priority.
  • the historical time period includes multiple time periods, and each time period is divided into multiple sampling periods; the first obtaining module 31 is used to:
  • the usage information corresponding to the same sampling period of each application program in different time periods is processed to obtain the usage probability corresponding to the different sampling period of each application program in the time period.
  • the adjustment module 33 may include:
  • a determination sub-module 331, configured to determine a target sampling period corresponding to the current time point from the plurality of sampling periods
  • the obtaining sub-module 332 is used to obtain the target use probability corresponding to each application under the target sampling period;
  • the adjustment sub-module 333 is used to adjust the priority of each application based on the target usage probability.
  • the device 300 may further include:
  • the second acquiring module 35a is configured to acquire sample scene information corresponding to each application in each sampling period before determining the target sampling period corresponding to the current time point from the multiple sampling periods, the scene information including: geographic One or more of location status, network status, motion status, power information;
  • the establishment module 35b is used to establish a mapping relationship between the sample scene information and the application program used in the corresponding sampling period;
  • the device 300 may further include:
  • the third obtaining module 36a is configured to obtain a plurality of sample scene information corresponding to the target time period and current scene information at the current time point after adjusting the priority of each application based on the target use probability;
  • the selection module 36b is configured to select target scene information matching the current scene information from the plurality of sample scene information;
  • the application determining module 36c is configured to determine a target application corresponding to the target scene information according to the mapping relationship
  • the setting module 36d is configured to set the priority level of the target application program to the highest priority level.
  • the display module 34 may include:
  • the selection sub-module 341 is used to select a preset number of application programs from multiple application programs according to the order of the priority from high to low;
  • the display sub-module 342 is configured to display the application icons of the preset number of application programs on the display interface of the electronic device.
  • the display sub-module 342 may be used to:
  • an embodiment of the present application provides an application icon display device, which obtains usage information of each application in a historical time period, adjusts the priority of each application at the current time point according to the usage information, and updates based on the priority Display application icons in the display interface of the electronic device.
  • the solution of the present application can display high-frequency application icons on the display interface according to the user's usage habits, which effectively shortens the time for the user to manually search for the application program, thereby increasing the application startup speed.
  • An embodiment of the present application further provides an electronic device, and multiple application programs are installed in the electronic device.
  • the electronic device 500 includes a processor 501 and a memory 502.
  • the processor 501 and the memory 502 are electrically connected.
  • the processor 500 is the control center of the electronic device 500, which uses various interfaces and lines to connect the various parts of the entire electronic device, executes or loads the computer program stored in the memory 502, and calls the data stored in the memory 502 to execute
  • the electronic device 500 performs various functions and processes data to perform overall monitoring of the electronic device 500.
  • the memory 502 can be used to store software programs and modules.
  • the processor 501 runs computer programs and modules stored in the memory 502 to execute various functional applications and data processing.
  • the memory 502 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, a computer program required for at least one function, and the like; the storage data area may store data created according to the use of electronic devices, and the like.
  • the memory 502 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices. Accordingly, the memory 502 may further include a memory controller to provide the processor 501 with access to the memory 502.
  • the processor 501 in the electronic device 500 will load the instructions corresponding to the process of one or more computer programs into the memory 502 according to the following steps, and the processor 501 runs and stores the instructions in the memory 502
  • the computer program in order to achieve various functions, as follows:
  • the historical time period includes multiple time periods, and each time period is divided into multiple sampling periods;
  • the processor 501 When acquiring the usage information of each application program in the historical time period, the processor 501 performs the following steps:
  • the usage information corresponding to the same sampling period of each application program in different time periods is processed to obtain the usage probability corresponding to the different sampling period of each application program in the time period.
  • the processor 501 When adjusting the priority of each application program at the current time point according to the usage information, the processor 501 performs the following steps:
  • the priority of each application program is adjusted based on the target usage probability.
  • the processor 501 before adjusting the priority of each application at the current time according to the usage information, the processor 501 further performs the following steps:
  • scene information corresponding to each application in each sampling period, where the scene information includes one or more of geographic location status, network status, motion status, and power information;
  • the processor 501 After adjusting the priority of each application based on the target usage probability, the processor 501 also performs the following steps:
  • the priority level of the target application is set to the highest priority level.
  • the processor 501 when the application icon is updated and displayed in the display interface of the electronic device based on the priority, the processor 501 performs the following steps:
  • the processor 501 when the application icons of the preset number of application programs are displayed on the display interface of the electronic device, the processor 501 further performs the following steps:
  • the processor 501 after updating the display application icon in the display interface of the electronic device based on the priority, the processor 501 further performs the following steps:
  • the processor 501 before acquiring the usage information of each application program in the historical time period, the processor 501 performs the following steps:
  • the processor 501 obtains usage information of each application program in the historical time period.
  • the electronic device obtains the usage information of each application in the historical time period, adjusts the priority of each application at the current time point according to the usage information, and updates and displays the display interface of the electronic device based on the priority Application icon.
  • the solution of the present application can display high-frequency application icons on the display interface according to the user's usage habits, which effectively shortens the time for the user to manually search for the application program, thereby increasing the application startup speed.
  • the electronic device 500 may further include: a display 503, a radio frequency circuit 504, an audio circuit 505, and a power supply 506.
  • the display 503, the radio frequency circuit 504, the audio circuit 505, and the power supply 506 are electrically connected to the processor 501, respectively.
  • the display 503 can be used to display information input by the user or provided to the user and various graphical user interfaces, which can be composed of graphics, text, icons, video, and any combination thereof.
  • the radio frequency circuit 504 can be used to send and receive radio frequency signals to establish wireless communication with network devices or other electronic devices through wireless communication, and send and receive signals with network devices or other electronic devices.
  • the audio circuit 505 can be used to provide an audio interface between a user and an electronic device through speakers and microphones.
  • the power supply 506 can be used to power various components of the electronic device 500.
  • the power supply 506 may be logically connected to the processor 501 through a power management system, so as to implement functions such as charging, discharging, and power consumption management through the power management system.
  • the electronic device 500 may further include a camera, a Bluetooth module, and so on, and details are not described herein again.
  • An embodiment of the present application also provides a storage medium that stores a computer program, and when the computer program runs on a computer, the computer is caused to execute the application icon display method in any of the foregoing embodiments, such as: acquiring historical time Use information of each application in the segment; determine the current time; adjust the priority of each application at the current time according to the use information; update and display the application icon in the display interface of the electronic device based on the priority .
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (Read Only Memory, ROM), or a random access memory (Random Access Memory, RAM), etc.
  • the computer program may be stored in a computer-readable storage medium, such as stored in the memory of the electronic device, and executed by at least one processor in the electronic device, during the execution process may include, for example, application icon display Process flow of an embodiment of the method.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory, a random access memory, or the like.
  • each functional module may be integrated into one processing chip, 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. If the integrated module is implemented in the form of a software function module and sold or used as an independent product, it can also be stored in a computer-readable storage medium, such as a read-only memory, magnetic disk, or optical disk.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

An application icon display method and apparatus, and a storage medium and an electronic device. The application icon display method comprises: obtaining usage information for each application program within a historical time period (101); determining a current point in time (102); adjusting, on the basis of said usage information, a priority level for each application program for the current point in time (103); updating and displaying each application icon on the display interface of the electronic device on the basis of the priority level (104).

Description

应用图标显示方法、装置、存储介质及电子设备Application icon display method, device, storage medium and electronic equipment 技术领域Technical field
本申请涉及电子技术领域,尤其涉及一种应用图标显示方法、装置、存储介质及电子设备。The present application relates to the field of electronic technology, and in particular, to an application icon display method, device, storage medium, and electronic equipment.
背景技术Background technique
随着电子设备智能化的发展,智能手机、平板电脑等终端设备基于用户的使用习惯进行智能预测成为新的议题。相关技术中,基于电子设备主页面显示的应用图标的位置是固定的,排布方式也仅能根据用户的手动操作来改变位置。而当主页面上应用图标超过一定数量的情况下,由于图标数量过多,使得用户从主页面查找、选取图标的时间消耗过长,从而导致应用打开速度较慢。With the development of intelligent electronic devices, smart prediction based on users' usage habits of terminal devices such as smartphones and tablets has become a new issue. In the related art, the position of the application icon displayed on the main page of the electronic device is fixed, and the arrangement method can only change the position according to the user's manual operation. When the number of application icons on the homepage exceeds a certain number, the excessive number of icons causes the user to spend too long to find and select icons from the main page, resulting in slower application opening speed.
发明内容Summary of the invention
本申请实施例提供一种应用图标显示方法、装置、存储介质及电子设备,可以提升应用查找速度。Embodiments of the present application provide an application icon display method, device, storage medium, and electronic equipment, which can improve the application search speed.
第一方面,本申请实施例提供一种应用图标显示方法,应用于电子设备,包括:In a first aspect, an embodiment of the present application provides an application icon display method, which is applied to an electronic device and includes:
获取历史时间段内各应用程序的使用信息;Obtain the usage information of each application in the historical time period;
确定当前时间点;Determine the current time;
根据所述使用信息调整所述当前时间点下各应用程序的优先级;Adjust the priority of each application at the current time according to the usage information;
基于所述优先级在所述电子设备显示界面中更新显示应用图标。Update and display the application icon in the display interface of the electronic device based on the priority.
第二方面,本申请实施例提供一种应用图标显示装置,应用于电子设备,所述应用图标显示装置包括:In a second aspect, an embodiment of the present application provides an application icon display device, which is applied to an electronic device, and the application icon display device includes:
第一获取模块,用于获取历史时间段内各应用程序的使用信息;The first obtaining module is used to obtain the usage information of each application in the historical time period;
时间确定模块,用于确定当前时间点;Time determination module, used to determine the current time point;
调整模块,用于根据所述使用信息调整所述当前时间点下各应用程序的优先级;An adjustment module, configured to adjust the priority of each application at the current time according to the usage information;
更新模块,用于基于所述优先级在所述电子设备显示界面中更新显示应用图标。The update module is configured to update and display the application icon in the display interface of the electronic device based on the priority.
第三方面,本申请实施例提供一种存储介质,所述存储介质中存储有多条指令,所述指令适于由处理器加载以执行以下步骤:In a third aspect, an embodiment of the present application provides a storage medium in which multiple instructions are stored, and the instructions are adapted to be loaded by a processor to perform the following steps:
获取历史时间段内各应用程序的使用信息;Obtain the usage information of each application in the historical time period;
确定当前时间点;Determine the current time;
根据所述使用信息调整所述当前时间点下各应用程序的优先级;Adjust the priority of each application at the current time according to the usage information;
基于所述优先级在所述电子设备显示界面中更新显示应用图标。Update and display the application icon in the display interface of the electronic device based on the priority.
第四方面,本申请实施例提供一种电子设备,包括处理器以及存储介质,所述存储介质中存储有多条指令,所述处理器加载所述指令以执行以下步骤:According to a fourth aspect, an embodiment of the present application provides an electronic device, including a processor and a storage medium, where multiple instructions are stored in the storage medium, and the processor loads the instructions to perform the following steps:
获取历史时间段内各应用程序的使用信息;Obtain the usage information of each application in the historical time period;
确定当前时间点;Determine the current time;
根据所述使用信息调整所述当前时间点下各应用程序的优先级;Adjust the priority of each application at the current time according to the usage information;
基于所述优先级在所述电子设备显示界面中更新显示应用图标。Update and display the application icon in the display interface of the electronic device based on the priority.
附图说明BRIEF DESCRIPTION
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍。显而易见地,下面描述中的附图仅仅是本申请的一些实施例,对于本领域技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly explain the technical solutions in the embodiments of the present application, the drawings required in the description of the embodiments will be briefly introduced below. 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 labor, other drawings can also be obtained based on these drawings.
为了更完整地理解本申请及其有益效果,下面将结合附图来进行以下说明,其中在下面的描述中相同的附图标号表示相同部分。For a more complete understanding of the present application and its beneficial effects, the following description will be made in conjunction with the accompanying drawings, wherein the same reference numerals in the following description indicate the same parts.
图1是本申请实施例提供的应用图标显示方法的第一流程示意图。FIG. 1 is a first schematic flowchart of an application icon display method provided by an embodiment of the present application.
图2是本申请实施例提供的应用图标显示方法的第二流程示意图。FIG. 2 is a second schematic flowchart of an application icon display method provided by an embodiment of the present application.
图3是本申请实施例提供的应用图标显示方法的应用场景示意图。FIG. 3 is a schematic diagram of an application scenario of an application icon display method provided by an embodiment of the present application.
图4是本申请实施例提供的应用图标显示装置的第一结构示意图。FIG. 4 is a first schematic structural diagram of an application icon display device provided by an embodiment of the present application.
图5是本申请实施例提供的应用图标显示装置的第二结构示意图。FIG. 5 is a second schematic structural diagram of an application icon display device provided by an embodiment of the present application.
图6是本申请实施例提供的应用图标显示装置的第三结构示意图。6 is a third schematic structural diagram of an application icon display device provided by an embodiment of the present application.
图7是本申请实施例提供的应用图标显示装置的第四结构示意图。7 is a fourth schematic structural diagram of an application icon display device provided by an embodiment of the present application.
图8是本申请实施例提供的电子设备的结构示意图。8 is a schematic structural diagram of an electronic device provided by an embodiment of the present application.
图9是本申请实施例提供的电子设备的又一结构示意图。9 is another schematic structural diagram of an electronic device provided by an embodiment of the present application.
具体实施方式detailed description
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述。显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。The technical solutions in the embodiments of the present application will be described clearly and completely with reference to the drawings in the embodiments of the present application. Obviously, the described embodiments are only a part of the embodiments of the present application, but not all the embodiments. Based on the embodiments in the present application, all other embodiments obtained by those skilled in the art without making creative work fall within the protection scope of the present application.
本申请实施例提供一种应用图标显示方法、装置、存储介质及电子设备,以下将分别进行详细说明。Embodiments of the present application provide an application icon display method, device, storage medium, and electronic equipment, which will be described in detail below.
如图1所示,应用图标显示方法,应用于电子设备。该电子设备可以是智能手机、平板电脑等智能终端。其中,电子设备中安装有多个应用程序。该应用图标显示方法可以包括以下流程:As shown in FIG. 1, the application icon display method is applied to electronic devices. The electronic device may be a smart terminal such as a smart phone or a tablet computer. Among them, multiple applications are installed in the electronic device. The application icon display method may include the following processes:
101、获取历史时间段内各应用程序的使用信息。101. Obtain usage information of each application in a historical time period.
本实施例所提及的应用程序,可以是电子设备上安装的任何一个应用程序,例如办公应用、社交应用、游戏应用、购物应用等。The application mentioned in this embodiment may be any application installed on an electronic device, such as an office application, a social application, a game application, a shopping application, and so on.
在一些实施例中,应用程序的使用信息可以为应用程序的使用记录,如各应用程序的开启时间记录。实际应用中,自应用程序安装,则可记录每一已安装应用程序的使用信息,转换成相应的数据存储到预设的存储区域中。当需要使用某一或某些应用程序的使用信息时,则可以从该存储区域中调取与该某一或某些应用程序在某一时间段内对应的数据,对获取的数据进行解析得到相应的信息,以作为该某一或某些应用程序在历史时间段内的使用信息。其中,历史时间段可以是过去一个月、最近一周等。In some embodiments, the usage information of the application program may be a usage record of the application program, such as a record of the opening time of each application program. In actual applications, since the application is installed, the usage information of each installed application can be recorded, converted into corresponding data and stored in a preset storage area. When you need to use the usage information of an application or applications, you can retrieve the data corresponding to the application or applications within a certain period of time from the storage area, and parse the obtained data to obtain Corresponding information is used as the usage information of the certain application program in the historical time period. The historical time period may be the past month, the most recent week, and so on.
具体实施时,可设定采样时间点对各应用程序的对个应用的使用记录进行监测。若想得到精确度较高的结果,则可将采集时间点设置地密集一些,如每隔1分钟为一采样时间点;若想节省电子设备的资源而对结果的精确度不做要求,则可将采样时间点设置地松散一些,如每隔10分钟为一采样时间点。During specific implementation, the sampling time point can be set to monitor the usage records of each application for each application. If you want to obtain high-precision results, you can set the collection time point more densely, such as every 1 minute is a sampling time point; if you want to save the resources of electronic equipment and do not require the accuracy of the result, you can Set the sampling time point loosely, for example, every 10 minutes is a sampling time point.
具体实施过程中,为减少电子设备的功耗,节省电子设备的终端资源,可直接设定所需记录的时间段,然后在该时间段内对每一采样时间点样本应用程序的使用信息进行记录即可,以便后续使用。In the specific implementation process, in order to reduce the power consumption of the electronic device and save the terminal resources of the electronic device, the time period required for recording can be directly set, and then the usage information of the sample application program at each sampling time point is performed within the time period Just record it for later use.
在一些实施例中,可以预先设置触发条件,以避免在用户不存在应用图标的显示更新需求时,因误操作导致执行了应用图标的显示更新操作。也即,在获取历史时间段内各应用程序的使用信息之前,还可以包括:In some embodiments, the trigger condition may be set in advance to prevent the display update operation of the application icon from being performed due to a misoperation when the user does not have the display update requirement of the application icon. That is, before obtaining the usage information of each application in the historical time period, it may further include:
检测针对电子设备的第二操作信息;Detect second operation information for electronic equipment;
判断第二操作信息是否满足预设条件;Determine whether the second operation information meets the preset condition;
若是,则执行获取历史时间段内各应用程序的使用信息的步骤。If yes, the step of acquiring usage information of each application in the historical time period is performed.
具体的,第二操作信息可以作为启动应用图标显示更新模式的一个触发开关。例如,第二操作信息可以是用户针对电子设备显示屏的按压、滑动、点击等操作的操作信息。例如,以按压操作为例,该第二操作信息可以是按压参数信息(如按压力度、按压时长、按压面积、按压次数等),通过判断按压擦书是否满足预设条件(如判断按压力度是否大于预设阈值、判断按压时长是否超过预设时长等)来确定是否开启应用图标显示更新模式。Specifically, the second operation information may be used as a trigger switch to start the application icon display update mode. For example, the second operation information may be operation information of a user's operations such as pressing, sliding, and clicking on the display screen of the electronic device. For example, taking a pressing operation as an example, the second operation information may be pressing parameter information (such as pressing strength, pressing duration, pressing area, pressing times, etc.), by determining whether the book-wipe pressing meets preset conditions (such as determining whether the pressing strength is Greater than a preset threshold, judging whether the pressing duration exceeds the preset duration, etc.) to determine whether to turn on the application icon display update mode.
102、确定当前时间点。102. Determine the current time.
具体的,可以在电子设备中集成计时器,用于实时检测当前的时间信息,如时间戳。然后,将获取的时间戳换算成目前通用的时间格式的时间信息,如xx年xx月xx日xx时xx分xx秒,还可以转换成第xx周、星期xx、xx时xx分xx秒等。Specifically, a timer can be integrated in the electronic device to detect the current time information in real time, such as a time stamp. Then, convert the obtained timestamp to the time information in the current common time format, such as xx year xx month xx day xx hour xx minutes xx seconds, and can also be converted into week xx, week xx, xx hours xx minutes xx seconds, etc. .
103、根据使用信息调整当前时间点下各应用程序的优先级。103. Adjust the priority of each application at the current time according to the usage information.
具体的,可统计各个应用程序的使用信息,根据统计结果得出在不同时间点下的用户常使用高频应用,以此作为用户使用应用程序的习惯,来进行应用程序优先级的排序。Specifically, the usage information of each application can be counted, and it can be concluded that users often use high-frequency applications at different points in time according to the statistical results, as the user's habit of using applications to prioritize the applications.
实际应用中,可基于各个应用程序的使用信息构建应用程序使用情况的预测算法模型(如混合高斯算法模型、卷积神经网络算法模型等),从而根据预测结果调整不同时间点下各应用程序的优先级。In practical applications, a prediction algorithm model of application usage (such as a mixed Gaussian algorithm model, a convolutional neural network algorithm model, etc.) can be constructed based on the usage information of each application, so as to adjust the application of each application at different time points according to the prediction results priority.
104、基于优先级在电子设备显示界面中更新显示应用图标。104. Update and display the application icon in the display interface of the electronic device based on the priority.
具体的,可以基于上述应用程序的优先级高低顺序,在电子设备显示界面中更新显示应用图标。Specifically, the application icon may be updated and displayed on the display interface of the electronic device based on the priority order of the application programs.
在一些实施例中,电子设备显示界面(即桌面)图标的管理可以是一个大的黑匣子,应用程序集中设置在匣子中,显示界面上只会呈现用户使用频率较高的应用程序的应用图标,而正常情况(即非应用图标的显示更新模式)下该显示界面(具体可以是主界面、快捷启动栏等)上可以不显示任何应用图标。In some embodiments, the management of the icons of the display interface (ie, desktop) of the electronic device may be a large black box, and the application programs are set in the box, and only the application icons of applications that are frequently used by the user will be displayed on the display interface. Under normal circumstances (that is, the display update mode of non-application icons), no application icons may be displayed on the display interface (specifically, the main interface, the shortcut launch bar, etc.).
实际应用中,可以只在显示界面中显示高频使用的应用程序的应用图标,以便用户快速锁定需要启动的应用。也即,在一些实施例中,步骤“基于优先级在电子设备显示界面中更新显示应用图标”,可以包括以下流程:In actual applications, the application icons of the high-frequency application programs can be displayed only on the display interface, so that the user can quickly lock the applications that need to be started. That is, in some embodiments, the step "update and display the application icon in the display interface of the electronic device based on priority" may include the following process:
按照优先级由高到低的顺序,从多个应用程序中选取预设数量的应用程序;According to the order of priority from high to low, select a preset number of applications from multiple applications;
在电子设备显示界面中显示该预设数量的应用程序的应用图标。The application icons of the preset number of application programs are displayed on the display interface of the electronic device.
其中,该预设数量可以是由产品生产厂商进行设置,如4个、5个等。在一些实施方式中,为了满足不同用户的不同需求,可以提供应用图标显示个数的设置控件,以供用户自定义设置该预设数量。The preset number may be set by the product manufacturer, such as 4, 5, etc. In some embodiments, in order to meet different needs of different users, a setting control for displaying the number of application icons may be provided for the user to customize the preset number.
在一些实施例中,步骤“在电子设备显示界面中显示该预设数量的应用程序的应用图标”,可以包括以下流程:In some embodiments, the step "display the application icons of the preset number of application programs on the display interface of the electronic device" may include the following process:
按照优先级的高低顺序对应用图标进行排序;Sort the application icons in order of priority;
基于排序结果将应用图标显示在电子设备显示界面中的相应位置。Based on the sorting result, the application icon is displayed at a corresponding position in the display interface of the electronic device.
具体的,可以在显示界面中预先设置用户较为习惯按压、触摸的位置(如单手操作时电子设备显示屏的下方区域),作为应用图标的显示位置。同样的,可以在显示界面中确定出多个高频触摸位置区域,并对该多个高频触摸位置区域进行排序。然后,可以将应用图标的排序结果,与高频触摸位置区域的排序结果进行一一对应,将最高优先级应用程序的应用图标,放置于最高频的触摸位置区域上显示;将第二高优先级应用程序的应用图标,放置于第二高频的触摸位置区域上显示,以此类推。Specifically, a position where the user is more accustomed to pressing and touching (such as the area below the display screen of the electronic device during one-handed operation) may be preset in the display interface as the display position of the application icon. Similarly, multiple high-frequency touch location areas can be determined on the display interface, and the multiple high-frequency touch location areas can be sorted. Then, you can make a one-to-one correspondence between the sorting results of the application icons and the sorting results of the high-frequency touch location area, and place the application icon of the highest priority application on the highest-frequency touch location area to display; place the second highest The application icon of the priority application is placed on the second high-frequency touch position area and displayed, and so on.
实际应用中,在对显示界面进行应用图标排布之后,可以启动应用程序以使用其功能。在一些实施例中,为方便用户操作电子设备,进一步提升应用程序的启动速度,针对不同的应用程序可以可以设置不同的启动方式。也即,在基于优先级在电子设备显示界面中更新显示应用图标之后,还可以包括以下流程:In actual applications, after the application icons are arranged on the display interface, the application program can be started to use its functions. In some embodiments, in order to facilitate the user to operate the electronic device and further increase the startup speed of the application program, different startup methods may be set for different application programs. That is, after updating and displaying the application icon in the display interface of the electronic device based on the priority, the following process may also be included:
检测针对电子设备的第一操作信息;Detect the first operation information for electronic equipment;
从样本操作信息集合中获取与第一操作信息匹配的目标操作信息;Obtain target operation information matching the first operation information from the sample operation information set;
确定与目标操作信息对应的目标位置;Determine the target position corresponding to the target operation information;
启动当前显示于目标位置的应用图标对应的应用程序。Start the application corresponding to the application icon currently displayed at the target location.
其中,第一操作信息可以是手势信息,不同手势可以对应启动处于不同位置应用图标所对应的应用程序。例如,双指滑动显示界面可以启动最高频的触摸位置上应用图标对应的应用程序A,三指滑动可以启动第二高频的触摸位置上应用图标对应的应用程序B。The first operation information may be gesture information, and different gestures may correspondingly start application programs corresponding to application icons in different positions. For example, the two-finger sliding display interface can start the application A corresponding to the application icon on the highest-frequency touch position, and the three-finger sliding can start the application B corresponding to the application icon on the second high-frequency touch position.
在上述各实施方式的基础上,本申请实施例中获取历史时间段内各应用程序的使用信息的方式可以有多种,如下:Based on the above embodiments, there may be multiple ways to obtain usage information of each application in the historical time period in the embodiments of the present application, as follows:
在一些实施例中,历史时间段包括多个时间周期,每一时间周期划分为多个采样时段;参考图2,步骤“获取历史时间段内各应用程序的使用信息”可以包括以下流程:In some embodiments, the historical time period includes multiple time periods, and each time period is divided into multiple sampling periods; referring to FIG. 2, the step "obtaining usage information of each application in the historical time period" may include the following process:
101a、获取每一采样时段各应用程序对应的使用信息;101a. Obtain usage information corresponding to each application in each sampling period;
101b、将每一应用程序在不同时间周期中相同采样时段对应的使用信息进行处理,得到各应用程序在时间周期中不同采样时段对应的使用概率。101b. Process the usage information corresponding to the same sampling period of each application in different time periods to obtain usage probabilities corresponding to different sampling periods of each application in the time period.
假设电子设备中安装有N个应用程序,则对于这N个应用程序分别统计每个应用程序在过去一个星期内每一天中相同采样时段(如一天可包括24小时,则星期一的第1小时和星期天的第1小时为相同采样时段;则星期一的第24小时和星期天的第24小时为相同采样时段)在前台运行的次数记为X=[x 1,x 2,x 3,x 4,x i……,x 24],其中x i表示9月份每天的第i小时时间该应用程序的使用次数。 Assuming that there are N applications installed in the electronic device, for these N applications, each application is counted for the same sampling period in each day of the past week (if a day can include 24 hours, then the first hour of Monday It is the same sampling period as the 1st hour of Sunday; then the 24th hour of Monday and the 24th hour of Sunday are the same sampling period) The number of times of running in the foreground is recorded as X=[x 1 , x 2 , x 3 , x 4 , X i …, x 24 ], where x i represents the number of times the application is used at the i-th hour of each day in September.
比如,以星期一到星期天作为历史时间段为例,若在这7内,其中有3天用户在中午12点00分至20点00分使用了应用程序A,而其它时间不用微信。那么该用户的应用程序A使用信息统计结果可如下表1所示:For example, taking Monday to Sunday as a historical time period as an example, if in these 7 days, 3 of them use the application A from 12:00 noon to 2:00 noon, and do not use WeChat at other times. Then the statistical results of the user's application A usage information can be shown in Table 1 below:
应用程序application x 1 x 1 ...... X 12 X 12 ...... x 20 x 20 ...... x 24 x 24
应用程序AApplication A 00 00 33 33 33 00 00
应用程序BApplication B ...... ...... ...... ...... ...... ...... ......
 A  A  A  A  A  A  A
 A  A  A  A  A  A  A
表1Table 1
在一些实施例中,可对所获取到的应用程序的使用信息进行预处理,计算出每一应用程序在不同采样时段的使用概率,进一步得到每一应用程序的使用随时间变化的概率分布,将采样时间段与使用概率一一对应生成训练样本。然后,可基于生成的训练样本对预设的算法模型进行训练,以得到可以预测不同时间点下应用程序使用概率的算法模型。In some embodiments, the obtained usage information of the application programs may be preprocessed to calculate the usage probability of each application program in different sampling periods, and further obtain the probability distribution of the usage of each application program over time, Corresponding the sampling time period and the use probability to generate training samples. Then, the preset algorithm model can be trained based on the generated training samples to obtain an algorithm model that can predict the application use probability at different time points.
例如,可将上述生成的训练样本输入至预设的混合高斯模型中,根据所输入的训练样本不断地修正预设的混合高斯模型中的相关参数,以使得训练后的混合高斯模型可适用于所有训练样本,实现预测不同时间点下应用程序使用概率。For example, the training samples generated above can be input into a preset mixed Gaussian model, and the relevant parameters in the preset mixed Gaussian model can be continuously modified according to the input training samples, so that the trained mixed Gaussian model can be applied to All training samples are used to predict the application usage probability at different time points.
继续参考图2,在一些实施例中,步骤“根据使用信息调整当前时间点下各应用程序的优先级”,可以包括以下流程:With continued reference to FIG. 2, in some embodiments, the step "adjust the priority of each application at the current time according to the usage information" may include the following process:
103a、从多个采样时段中确定当前时间点对应的目标采样时段;103a. Determine a target sampling period corresponding to the current time point from multiple sampling periods;
103b、获取各应用程序在目标采样时段下对应的目标使用概率;103b. Obtain the target use probability corresponding to each application under the target sampling period;
103c、基于目标使用概率调整各应用程序的优先级。103c. Adjust the priority of each application based on the target usage probability.
例如,当前时间点为星期二8点10分,则可以从多个采样时段(如上述的24个小时)中确定其对应的目标采样时段为第9小时。然后,获取第9小时中各应用程序对应的使用概率,并基于该使用概率调整各应用程序的优先级即可。For example, if the current time point is 8:10 on Tuesday, the corresponding target sampling period may be determined to be the 9th hour from multiple sampling periods (such as the above-mentioned 24 hours). Then, the usage probabilities corresponding to the applications in the 9th hour are obtained, and the priority of each application can be adjusted based on the usage probabilities.
在一些实施例中,还可以结合不同场景下,应用程序的使用情况不同来进行应用图标 的显示更新。也即,在从多个采样时段中确定当前时间点对应的目标采样时段之前,还可以包括以下流程:In some embodiments, the display of the application icon may be updated in different scenarios and under different application situations. That is, before the target sampling period corresponding to the current time point is determined from the multiple sampling periods, the following process may also be included:
201、获取每一采样时段各应用程序对应的样本场景信息,场景信息包括:地理位置状态、网络状态、运动状态、电量信息中的一种或多种;201. Obtain sample scene information corresponding to each application in each sampling period. The scene information includes: one or more of geographic location status, network status, motion status, and power information;
202、建立样本场景信息与其对应采样时段下所使用应用程序之间的映射关系;202. Establish a mapping relationship between the sample scene information and the applications used in the corresponding sampling period;
具体的,可以对电子设备直接检测获取到的数据进行预处理,以得到可使用的数据。例如,以地理位置状态为例,可以包括室内和户外。可以利用电子设备自带的全球定位系统(Global Positioning System,简称GPS)芯片检测地理位置信息,然后根据地理位置信息、及预设的样本位置信息来判断电子设备处于室内还是户外,将判断结果作为地理位置状态。Specifically, the data directly detected and acquired by the electronic device may be preprocessed to obtain usable data. For example, taking the geographical location as an example, it may include indoor and outdoor. You can use the Global Positioning System (GPS) chip that comes with the electronic device to detect geographic location information, and then determine whether the electronic device is indoors or outdoors based on the geographic location information and the preset sample location information, and use the judgment result as Geographical status.
另外,网络状态可以包括无线网络、数据网络、无网络连接等状态。运动状态可以包括运动中和非运动等状态。电量信息可以是电量的剩余量信息。In addition, the network status may include wireless network, data network, no network connection and other states. The motion state may include states such as in motion and non-motion. The power quantity information may be the remaining quantity information of the power quantity.
则,在基于目标使用概率调整各应用程序的优先级之后,还可以包括以下流程:Then, after adjusting the priority of each application based on the target usage probability, the following process may also be included:
203、获取目标时间段对应的多个样本场景信息、及当前时间点下的当前场景信息;203. Acquire multiple sample scene information corresponding to the target time period and current scene information at the current time point;
204、从多个样本场景信息中选取与当前场景信息匹配的目标场景信息;204. Select target scene information matching the current scene information from multiple sample scene information;
205、根据映射关系,获取目标场景信息对应的目标应用程序;205. Acquire the target application corresponding to the target scene information according to the mapping relationship;
206、将目标应用程序的优先级别设置为最高优先级。206. Set the priority level of the target application to the highest priority.
例如,过去一周内,星期一的12:00-13:00电子设备处于室内、连接无线网络,星期六12:00-13:00电子设备处于户外、连接无线网络,星期日的12:00-13:00电子设备处于户外、连接数据网络(如4G网络),则获取到12:00-13:00这个时间段的多个样本场景信息为:室内、无线网络;户外、无线网络;户外、数据网络。假设当前的场景信息为:户外、数据网络,则选取星期日12:00-13:00这个时间段对应使用的应用程序为目标应用程序。然后,将该标应用程序的优先级别设置为最高优先级,并可显示在电子设备显示界面中最高频的触摸位置区域内,以便用户操作。For example, in the past week, on Monday 12:00-13:00, the electronic device was indoors, connected to the wireless network, on Saturday, 12:00-13:00, the electronic device was outdoors, connected to the wireless network, and on Sunday, 12:00-13: 00 Electronic equipment is outdoors and connected to a data network (such as a 4G network), then multiple sample scene information from 12:00-13:00 is obtained: indoor, wireless network; outdoor, wireless network; outdoor, data network . Assuming that the current scene information is: outdoor, data network, the application corresponding to the time period of 12:00-13:00 on Sunday is selected as the target application. Then, the priority level of the target application is set to the highest priority level, and can be displayed in the highest-frequency touch position area in the display interface of the electronic device for user operation.
由上可知,本申请实施例提供的应用图标显示方法,通过获取历史时间段内各应用程序的使用信息,根据使用信息调整当前时间点下各应用程序的优先级,并基于优先级更新显示电子设备显示界面中的应用图标。本申请方案可以根据用户的使用习惯,在显示界面进行高频应用图标的显示,有效缩短用户手动查找应用程序时间,从而提升应用启动速度。As can be seen from the above, the application icon display method provided in the embodiment of the present application obtains the usage information of each application in the historical time period, adjusts the priority of each application at the current time according to the usage information, and updates the display electronic based on the priority Application icons in the device display interface. The solution of the present application can display high-frequency application icons on the display interface according to the user's usage habits, which effectively shortens the time for the user to manually search for the application program, thereby increasing the application startup speed.
在一些实施例中,参考图3,图3为本申请实施例提供的应用图标显示方法的应用场景示意图。In some embodiments, reference is made to FIG. 3, which is a schematic diagram of an application scenario of the method for displaying an application icon provided by an embodiment of the present application.
具体的,电子设备未触发启动应用图标显示更新模式时,电子设备主界面不显示任何应用图标。当用户针对电子设备执行触发操作(如长按显示屏)触发电子设备启动应用图标显示更新模式时,电子设备获取获取过去一个星期内各应用程序(假设电子设备中安装有应用1~应用9等9个应用程序)的使用信息,然后,根据使用信息调整当前时间点(如星期一11点11分)下各应用程序的优先级,得到优先级从高到低的依次排序结果为:应用1~应用9。此时,从基于优先级高低,从中选取3个优先级较高的应用程序的应用图标进行显示(参考图3中间附图显示的应用1、应用2及应用3)。Specifically, when the electronic device does not trigger to start the application icon display update mode, the main interface of the electronic device does not display any application icon. When the user performs a trigger operation on the electronic device (such as long-pressing the display screen) to trigger the electronic device to start the application icon display update mode, the electronic device acquires and acquires the application programs in the past week (assuming that the electronic device has installed applications 1 to 9 etc. 9 applications), and then, according to the usage information, adjust the priority of each application at the current time point (such as Monday 11:11), and get the priority from high to low. The result is: Application 1 ~Application 9. At this time, the application icons of three applications with higher priority are selected and displayed based on the priority level (refer to application 1, application 2, and application 3 shown in the middle drawing of FIG. 3).
当检测到大概1小时后,时间点为12点22分,根据过去一星期内各应用程序的使用信息,获取到该时间点下的各应用程序的优先级为:应用7、应用8、应用9、应用1、应用2、应用3、应用4、应用5、应用6,。则根据优先级再次更新显示电子设备显示界面中的应用图标,继续参考图3,从中选取应用7、应用8、应用9显示于主界面上,实现根据用户的使用习惯,在显示界面进行高频应用图标的显示,有效缩短用户手动查找应用程序时间。When it is detected about 1 hour, the time point is 12:22, according to the usage information of each application in the past week, the priority of each application obtained at this time point is: application 7, application 8, application 9. Application 1, Application 2, Application 3, Application 4, Application 5, Application 6. Then, the application icons in the display interface of the electronic device are updated again according to the priority. Continue to refer to FIG. 3, and select application 7, application 8, and application 9 to display on the main interface. The display of application icons effectively shortens the time for users to manually search for applications.
本申请实施例还提供一种应用图标显示装置300,该装置可以集成在电子设备中,该电子设备可以是智能手机、平板电脑等智能终端设备,所述电子设备中安装有多个应用程序。An embodiment of the present application also provides an application icon display device 300, which can be integrated into an electronic device, which can be a smart phone, a tablet computer, and other smart terminal devices, and multiple application programs are installed in the electronic device.
如图4所示,应用图标显示装置300可包括:第一获取模块31、时间确定模块32、调整模块33、更新模块34。其中:As shown in FIG. 4, the application icon display device 300 may include: a first acquisition module 31, a time determination module 32, an adjustment module 33, and an update module 34. among them:
第一获取模块31,用于获取历史时间段内各应用程序的使用信息;The first obtaining module 31 is used to obtain the usage information of each application in the historical time period;
时间确定模块32,用于确定当前时间点;The time determination module 32 is used to determine the current time point;
调整模块33,用于根据所述使用信息调整所述当前时间点下各应用程序的优先级;The adjusting module 33 is configured to adjust the priority of each application program at the current time point according to the usage information;
更新模块34,用于基于所述优先级在所述电子设备显示界面中更新显示应用图标。The update module 34 is configured to update and display application icons in the display interface of the electronic device based on the priority.
在一些实施例中,所述历史时间段包括多个时间周期,每一时间周期划分为多个采样时段;所述第一获取模块31用于:In some embodiments, the historical time period includes multiple time periods, and each time period is divided into multiple sampling periods; the first obtaining module 31 is used to:
获取每一采样时段各应用程序对应的使用信息;Obtain usage information corresponding to each application in each sampling period;
将每一应用程序在不同时间周期中相同采样时段对应的使用信息进行处理,得到各应用程序在所述时间周期中不同采样时段对应的使用概率。The usage information corresponding to the same sampling period of each application program in different time periods is processed to obtain the usage probability corresponding to the different sampling period of each application program in the time period.
参考图5,所述调整模块33可以包括:Referring to FIG. 5, the adjustment module 33 may include:
确定子模块331,用于从所述多个采样时段中确定所述当前时间点对应的目标采样时段;A determination sub-module 331, configured to determine a target sampling period corresponding to the current time point from the plurality of sampling periods;
获取子模块332,用于获取各应用程序在所述目标采样时段下对应的目标使用概率;The obtaining sub-module 332 is used to obtain the target use probability corresponding to each application under the target sampling period;
调整子模块333,用于基于所述目标使用概率调整各应用程序的优先级。The adjustment sub-module 333 is used to adjust the priority of each application based on the target usage probability.
在一些实施例中,参考图6,该装置300还可以包括:In some embodiments, referring to FIG. 6, the device 300 may further include:
第二获取模块35a,用于从所述多个采样时段中确定所述当前时间点对应的目标采样时段之前,获取每一采样时段各应用程序对应的样本场景信息,所述场景信息包括:地理位置状态、网络状态、运动状态、电量信息中的一种或多种;The second acquiring module 35a is configured to acquire sample scene information corresponding to each application in each sampling period before determining the target sampling period corresponding to the current time point from the multiple sampling periods, the scene information including: geographic One or more of location status, network status, motion status, power information;
建立模块35b,用于建立所述样本场景信息与其对应采样时段下所使用应用程序之间的映射关系;The establishment module 35b is used to establish a mapping relationship between the sample scene information and the application program used in the corresponding sampling period;
继续参考图6,所述装置300还可以包括:With continued reference to FIG. 6, the device 300 may further include:
第三获取模块36a,用于在基于所述目标使用概率调整各应用程序的优先级之后,获取所述目标时间段对应的多个样本场景信息、及当前时间点下的当前场景信息;The third obtaining module 36a is configured to obtain a plurality of sample scene information corresponding to the target time period and current scene information at the current time point after adjusting the priority of each application based on the target use probability;
选取模块36b,用于从所述多个样本场景信息中选取与所述当前场景信息匹配的目标场景信息;The selection module 36b is configured to select target scene information matching the current scene information from the plurality of sample scene information;
应用确定模块36c,用于根据所述映射关系,确定所述目标场景信息对应的目标应用程序;The application determining module 36c is configured to determine a target application corresponding to the target scene information according to the mapping relationship;
设置模块36d,用于将所述目标应用程序的优先级别设置为最高优先级。The setting module 36d is configured to set the priority level of the target application program to the highest priority level.
在一些实施例中参考图7,所述显示模块34可以包括:With reference to FIG. 7 in some embodiments, the display module 34 may include:
选取子模块341,用于按照所述优先级由高到低的顺序,从多个应用程序中选取预设数量的应用程序;The selection sub-module 341 is used to select a preset number of application programs from multiple application programs according to the order of the priority from high to low;
显示子模块342,用于在所述电子设备显示界面中显示所述预设数量的应用程序的应用图标。The display sub-module 342 is configured to display the application icons of the preset number of application programs on the display interface of the electronic device.
在一些实施例中,所述显示子模块342可以用于:In some embodiments, the display sub-module 342 may be used to:
按照所述优先级的高低顺序对所述应用图标进行排序;Sort the application icons according to the order of the priority;
基于排序结果将所述应用图标显示在所述电子设备显示界面中的相应位置。Display the application icon in a corresponding position in the display interface of the electronic device based on the sorting result.
由上可知,本申请实施例提供了一种应用图标显示装置,通过获取历史时间段内各应用程序的使用信息,根据使用信息调整当前时间点下各应用程序的优先级,并基于优先级更新显示电子设备显示界面中的应用图标。本申请方案可以根据用户的使用习惯,在显示界面进行高频应用图标的显示,有效缩短用户手动查找应用程序时间,从而提升应用启动速度。As can be seen from the above, an embodiment of the present application provides an application icon display device, which obtains usage information of each application in a historical time period, adjusts the priority of each application at the current time point according to the usage information, and updates based on the priority Display application icons in the display interface of the electronic device. The solution of the present application can display high-frequency application icons on the display interface according to the user's usage habits, which effectively shortens the time for the user to manually search for the application program, thereby increasing the application startup speed.
本申请实施例还提供一种电子设备,该电子设备中安装有多个应用程序。请参阅图8, 电子设备500包括处理器501以及存储器502。其中,处理器501与存储器502电性连接。An embodiment of the present application further provides an electronic device, and multiple application programs are installed in the electronic device. Referring to FIG. 8, the electronic device 500 includes a processor 501 and a memory 502. The processor 501 and the memory 502 are electrically connected.
该处理器500是电子设备500的控制中心,利用各种接口和线路连接整个电子设备的各个部分,通过运行或加载存储在存储器502内的计算机程序,以及调用存储在存储器502内的数据,执行电子设备500的各种功能并处理数据,从而对电子设备500进行整体监控。The processor 500 is the control center of the electronic device 500, which uses various interfaces and lines to connect the various parts of the entire electronic device, executes or loads the computer program stored in the memory 502, and calls the data stored in the memory 502 to execute The electronic device 500 performs various functions and processes data to perform overall monitoring of the electronic device 500.
该存储器502可用于存储软件程序以及模块,处理器501通过运行存储在存储器502的计算机程序以及模块,从而执行各种功能应用以及数据处理。存储器502可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的计算机程序等;存储数据区可存储根据电子设备的使用所创建的数据等。此外,存储器502可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。相应地,存储器502还可以包括存储器控制器,以提供处理器501对存储器502的访问。The memory 502 can be used to store software programs and modules. The processor 501 runs computer programs and modules stored in the memory 502 to execute various functional applications and data processing. The memory 502 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, a computer program required for at least one function, and the like; the storage data area may store data created according to the use of electronic devices, and the like. In addition, the memory 502 may include a high-speed random access memory, and may also include a non-volatile memory, such as at least one magnetic disk storage device, a flash memory device, or other volatile solid-state storage devices. Accordingly, the memory 502 may further include a memory controller to provide the processor 501 with access to the memory 502.
在本申请实施例中,电子设备500中的处理器501会按照如下的步骤,将一个或一个以上的计算机程序的进程对应的指令加载到存储器502中,并由处理器501运行存储在存储器502中的计算机程序,从而实现各种功能,如下:In the embodiment of the present application, the processor 501 in the electronic device 500 will load the instructions corresponding to the process of one or more computer programs into the memory 502 according to the following steps, and the processor 501 runs and stores the instructions in the memory 502 The computer program in order to achieve various functions, as follows:
获取历史时间段内各应用程序的使用信息;Obtain the usage information of each application in the historical time period;
确定当前时间点;Determine the current time;
根据所述使用信息调整所述当前时间点下各应用程序的优先级;Adjust the priority of each application at the current time according to the usage information;
基于所述优先级在所述电子设备显示界面中更新显示应用图标。Update and display the application icon in the display interface of the electronic device based on the priority.
在一些实施例中,所述历史时间段包括多个时间周期,每一时间周期划分为多个采样时段;In some embodiments, the historical time period includes multiple time periods, and each time period is divided into multiple sampling periods;
在获取历史时间段内各应用程序的使用信息时,所述处理器501执行以下步骤:When acquiring the usage information of each application program in the historical time period, the processor 501 performs the following steps:
获取每一采样时段各应用程序对应的使用信息;Obtain usage information corresponding to each application in each sampling period;
将每一应用程序在不同时间周期中相同采样时段对应的使用信息进行处理,得到各应用程序在所述时间周期中不同采样时段对应的使用概率。The usage information corresponding to the same sampling period of each application program in different time periods is processed to obtain the usage probability corresponding to the different sampling period of each application program in the time period.
在根据所述使用信息调整所述当前时间点下各应用程序的优先级时,所述处理器501执行以下步骤:When adjusting the priority of each application program at the current time point according to the usage information, the processor 501 performs the following steps:
从所述多个采样时段中确定所述当前时间点对应的目标采样时段;Determining a target sampling period corresponding to the current time point from the plurality of sampling periods;
获取各应用程序在所述目标采样时段下对应的目标使用概率;Obtain the target use probability corresponding to each application under the target sampling period;
基于所述目标使用概率调整各应用程序的优先级。The priority of each application program is adjusted based on the target usage probability.
在一些实施例中,在根据所述使用信息调整所述当前时间点下各应用程序的优先级之前,所述处理器501还执行以下步骤:In some embodiments, before adjusting the priority of each application at the current time according to the usage information, the processor 501 further performs the following steps:
获取每一采样时段各应用程序对应的样本场景信息,所述场景信息包括:地理位置状态、网络状态、运动状态、电量信息中的一种或多种;Obtain sample scene information corresponding to each application in each sampling period, where the scene information includes one or more of geographic location status, network status, motion status, and power information;
建立所述样本场景信息与其对应采样时段下所使用应用程序之间的映射关系;Establishing a mapping relationship between the sample scene information and the application programs used in the corresponding sampling period;
在基于所述目标使用概率调整各应用程序的优先级之后,所述处理器501还执行以下步骤:After adjusting the priority of each application based on the target usage probability, the processor 501 also performs the following steps:
获取所述目标时间段对应的多个样本场景信息、及当前时间点下的当前场景信息;Acquiring multiple sample scene information corresponding to the target time period and current scene information at the current time point;
从所述多个样本场景信息中选取与所述当前场景信息匹配的目标场景信息;Selecting target scene information matching the current scene information from the plurality of sample scene information;
根据所述映射关系,获取所述目标场景信息对应的目标应用程序;Obtain the target application corresponding to the target scene information according to the mapping relationship;
将所述目标应用程序的优先级别设置为最高优先级。The priority level of the target application is set to the highest priority level.
在一些实施例中,在基于所述优先级在所述电子设备显示界面中更新显示应用图标时,所述处理器501执行以下步骤:In some embodiments, when the application icon is updated and displayed in the display interface of the electronic device based on the priority, the processor 501 performs the following steps:
按照所述优先级由高到低的顺序,从多个应用程序中选取预设数量的应用程序;Select a preset number of applications from multiple applications according to the order of the priority from high to low;
在所述电子设备显示界面中显示所述预设数量的应用程序的应用图标Displaying the application icons of the preset number of application programs on the display interface of the electronic device
在一些实施例中,在所述电子设备显示界面中显示所述预设数量的应用程序的应用图标时,所述处理器501还执行以下步骤:In some embodiments, when the application icons of the preset number of application programs are displayed on the display interface of the electronic device, the processor 501 further performs the following steps:
按照所述优先级的高低顺序对所述应用图标进行排序;Sort the application icons according to the order of the priority;
基于排序结果将所述应用图标显示在所述电子设备显示界面中的相应位置。Display the application icon in a corresponding position in the display interface of the electronic device based on the sorting result.
在一些实施例中,在基于所述优先级在所述电子设备显示界面中更新显示应用图标之后,所述处理器501还执行以下步骤:In some embodiments, after updating the display application icon in the display interface of the electronic device based on the priority, the processor 501 further performs the following steps:
检测针对所述电子设备的第一操作信息;Detecting first operation information for the electronic device;
从样本操作信息集合中获取与所述第一操作信息匹配的目标操作信息;Acquiring target operation information matching the first operation information from the sample operation information set;
确定与所述目标操作信息对应的目标位置;Determine a target position corresponding to the target operation information;
启动当前显示于所述目标位置的应用图标对应的应用程序。Start the application corresponding to the application icon currently displayed at the target location.
在一些实施例中,在获取历史时间段内各应用程序的使用信息之前,所述处理器501执行以下步骤:In some embodiments, before acquiring the usage information of each application program in the historical time period, the processor 501 performs the following steps:
检测针对所述电子设备的第二操作信息;Detecting second operation information for the electronic device;
判断所述第二操作信息是否满足预设条件;Determine whether the second operation information satisfies a preset condition;
若是,则所述处理器501获取历史时间段内各应用程序的使用信息。If yes, the processor 501 obtains usage information of each application program in the historical time period.
由上述可知,本申请实施例的电子设备,通过获取历史时间段内各应用程序的使用信息,根据使用信息调整当前时间点下各应用程序的优先级,并基于优先级更新显示电子设备显示界面中的应用图标。本申请方案可以根据用户的使用习惯,在显示界面进行高频应用图标的显示,有效缩短用户手动查找应用程序时间,从而提升应用启动速度。As can be seen from the above, the electronic device according to the embodiment of the present application obtains the usage information of each application in the historical time period, adjusts the priority of each application at the current time point according to the usage information, and updates and displays the display interface of the electronic device based on the priority Application icon. The solution of the present application can display high-frequency application icons on the display interface according to the user's usage habits, which effectively shortens the time for the user to manually search for the application program, thereby increasing the application startup speed.
请一并参阅图9,在某些实施方式中,电子设备500还可以包括:显示器503、射频电路504、音频电路505以及电源506。其中,其中,显示器503、射频电路504、音频电路505以及电源506分别与处理器501电性连接。Please refer to FIG. 9 together. In some embodiments, the electronic device 500 may further include: a display 503, a radio frequency circuit 504, an audio circuit 505, and a power supply 506. Among them, the display 503, the radio frequency circuit 504, the audio circuit 505, and the power supply 506 are electrically connected to the processor 501, respectively.
该显示器503可以用于显示由用户输入的信息或提供给用户的信息以及各种图形用户接口,这些图形用户接口可以由图形、文本、图标、视频和其任意组合来构成。The display 503 can be used to display information input by the user or provided to the user and various graphical user interfaces, which can be composed of graphics, text, icons, video, and any combination thereof.
该射频电路504可以用于收发射频信号,以通过无线通信与网络设备或其他电子设备建立无线通讯,与网络设备或其他电子设备之间收发信号。The radio frequency circuit 504 can be used to send and receive radio frequency signals to establish wireless communication with network devices or other electronic devices through wireless communication, and send and receive signals with network devices or other electronic devices.
该音频电路505可以用于通过扬声器、传声器提供用户与电子设备之间的音频接口。The audio circuit 505 can be used to provide an audio interface between a user and an electronic device through speakers and microphones.
该电源506可以用于给电子设备500的各个部件供电。在一些实施例中,电源506可以通过电源管理系统与处理器501逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The power supply 506 can be used to power various components of the electronic device 500. In some embodiments, the power supply 506 may be logically connected to the processor 501 through a power management system, so as to implement functions such as charging, discharging, and power consumption management through the power management system.
尽管图9中未示出,电子设备500还可以包括摄像头、蓝牙模块等,在此不再赘述。Although not shown in FIG. 9, the electronic device 500 may further include a camera, a Bluetooth module, and so on, and details are not described herein again.
本申请实施例还提供一种存储介质,该存储介质存储有计算机程序,当该计算机程序在计算机上运行时,使得该计算机执行上述任一实施例中的应用图标显示方法,比如:获取历史时间段内各应用程序的使用信息;确定当前时间点;根据所述使用信息调整所述当前时间点下各应用程序的优先级;基于所述优先级在所述电子设备显示界面中更新显示应用图标。An embodiment of the present application also provides a storage medium that stores a computer program, and when the computer program runs on a computer, the computer is caused to execute the application icon display method in any of the foregoing embodiments, such as: acquiring historical time Use information of each application in the segment; determine the current time; adjust the priority of each application at the current time according to the use information; update and display the application icon in the display interface of the electronic device based on the priority .
在本申请实施例中,存储介质可以是磁碟、光盘、只读存储器(Read Only Memory,ROM)、或者随机存取记忆体(Random Access Memory,RAM)等。In the embodiment of the present application, the storage medium may be a magnetic disk, an optical disk, a read-only memory (Read Only Memory, ROM), or a random access memory (Random Access Memory, RAM), etc.
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其他实施例的相关描述。In the above embodiments, the description of each embodiment has its own emphasis. For a part that is not detailed in an embodiment, you can refer to the related descriptions of other embodiments.
需要说明的是,对本申请实施例的应用图标显示方法而言,本领域普通测试人员可以理解实现本申请实施例的应用图标显示方法的全部或部分流程,是可以通过计算机程序来控制相关的硬件来完成,该计算机程序可存储于一计算机可读取存储介质中,如存储在电子设备的存储器中,并被该电子设备内的至少一个处理器执行,在执行过程中可包括如应 用图标显示方法的实施例的流程。其中,存储介质可为磁碟、光盘、只读存储器、随机存取记忆体等。It should be noted that, for the application icon display method of the embodiment of the present application, ordinary testers in the art can understand that all or part of the process of implementing the application icon display method of the embodiment of the present application can control related hardware through a computer program To complete, the computer program may be stored in a computer-readable storage medium, such as stored in the memory of the electronic device, and executed by at least one processor in the electronic device, during the execution process may include, for example, application icon display Process flow of an embodiment of the method. Among them, the storage medium may be a magnetic disk, an optical disk, a read-only memory, a random access memory, or the like.
对本申请实施例的应用图标显示装置而言,其各功能模块可以集成在一个处理芯片中,也可以是各个模块单独物理存在,也可以两个或两个以上模块集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。该集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中,该存储介质譬如为只读存储器,磁盘或光盘等。For the application icon display device of the embodiment of the present application, each functional module may be integrated into one processing chip, or each module may exist alone physically, or two or more modules may be integrated into one module. The above integrated modules can be implemented in the form of hardware or software function modules. If the integrated module is implemented in the form of a software function module and sold or used as an independent product, it can also be stored in a computer-readable storage medium, such as a read-only memory, magnetic disk, or optical disk.
以上对本申请实施例所提供的一种应用图标显示方法、装置、存储介质及电子设备进行了详细介绍,本文中应用了具体个例对本申请的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本申请的方法及其核心思想;同时,对于本领域的技术人员,依据本申请的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本申请的限制。The application icon display method, device, storage medium, and electronic equipment provided in the embodiments of the present application are described in detail above. Specific examples are used in this article to explain the principles and implementation modes of the present application. It is only used to help understand the method of this application and its core idea; at the same time, for those skilled in the art, according to the idea of this application, there will be changes in the specific implementation and scope of application. In summary, this The content of the description should not be construed as a limitation of this application.

Claims (20)

  1. 一种应用图标显示方法,应用于电子设备,其中,所述电子设备中安装有多个应用程序,所述应用图标显示方法包括:An application icon display method is applied to an electronic device, wherein a plurality of application programs are installed in the electronic device, and the application icon display method includes:
    获取历史时间段内各应用程序的使用信息;Obtain the usage information of each application in the historical time period;
    确定当前时间点;Determine the current time;
    根据所述使用信息调整所述当前时间点下各应用程序的优先级;Adjust the priority of each application at the current time according to the usage information;
    基于所述优先级在所述电子设备显示界面中更新显示应用图标。Update and display the application icon in the display interface of the electronic device based on the priority.
  2. 根据权利要求1所述的应用图标显示方法,其中,所述历史时间段包括多个时间周期,每一时间周期划分为多个采样时段;The application icon display method according to claim 1, wherein the historical time period includes a plurality of time periods, and each time period is divided into a plurality of sampling periods;
    所述获取历史时间段内各应用程序的使用信息,包括:The obtaining usage information of each application in the historical time period includes:
    获取每一采样时段各应用程序对应的使用信息;Obtain usage information corresponding to each application in each sampling period;
    将每一应用程序在不同时间周期中相同采样时段对应的使用信息进行处理,得到各应用程序在所述时间周期中不同采样时段对应的使用概率;Processing usage information corresponding to the same sampling period of each application in different time periods to obtain usage probabilities corresponding to different sampling periods of each application in the time period;
    所述根据所述使用信息调整所述当前时间点下各应用程序的优先级,包括:The adjusting the priority of each application at the current time according to the usage information includes:
    从所述多个采样时段中确定所述当前时间点对应的目标采样时段;Determining a target sampling period corresponding to the current time point from the plurality of sampling periods;
    获取各应用程序在所述目标采样时段下对应的目标使用概率;Obtain the target use probability corresponding to each application under the target sampling period;
    基于所述目标使用概率调整各应用程序的优先级。The priority of each application program is adjusted based on the target usage probability.
  3. 根据权利要求2所述的应用图标显示方法,其中,在根据所述使用信息调整所述当前时间点下各应用程序的优先级之前,还包括:The application icon display method according to claim 2, wherein before adjusting the priority of each application program at the current time point according to the usage information, further comprising:
    获取每一采样时段各应用程序对应的样本场景信息,所述场景信息包括:地理位置状态、网络状态、运动状态、电量信息中的一种或多种;Obtain sample scene information corresponding to each application in each sampling period, where the scene information includes one or more of geographic location status, network status, motion status, and power information;
    建立所述样本场景信息与其对应采样时段下所使用应用程序之间的映射关系;Establishing a mapping relationship between the sample scene information and the application programs used in the corresponding sampling period;
    基于所述目标使用概率调整各应用程序的优先级之后,还包括:After adjusting the priority of each application based on the target usage probability, it also includes:
    获取所述目标时间段对应的多个样本场景信息、及当前时间点下的当前场景信息;Acquiring multiple sample scene information corresponding to the target time period and current scene information at the current time point;
    从所述多个样本场景信息中选取与所述当前场景信息匹配的目标场景信息;Selecting target scene information matching the current scene information from the plurality of sample scene information;
    根据所述映射关系,获取所述目标场景信息对应的目标应用程序;Obtain the target application corresponding to the target scene information according to the mapping relationship;
    将所述目标应用程序的优先级别设置为最高优先级。The priority level of the target application is set to the highest priority level.
  4. 根据权利要求1所述的应用图标显示方法,其中,所述基于所述优先级在所述电子设备显示界面中更新显示应用图标,包括:The method for displaying an application icon according to claim 1, wherein the updating and displaying the application icon in the display interface of the electronic device based on the priority includes:
    按照所述优先级由高到低的顺序,从多个应用程序中选取预设数量的应用程序;Select a preset number of applications from multiple applications according to the order of the priority from high to low;
    在所述电子设备显示界面中显示所述预设数量的应用程序的应用图标。The application icons of the preset number of application programs are displayed on the electronic device display interface.
  5. 根据权利要求4所述的应用图标显示方法,其中,所述在所述电子设备显示界面中显示所述预设数量的应用程序的应用图标,包括:The method for displaying an application icon according to claim 4, wherein the displaying the application icons of the preset number of application programs on the display interface of the electronic device comprises:
    按照所述优先级的高低顺序对所述应用图标进行排序;Sort the application icons according to the order of the priority;
    基于排序结果将所述应用图标显示在所述电子设备显示界面中的相应位置。Display the application icon in a corresponding position in the display interface of the electronic device based on the sorting result.
  6. 根据权利要求1所述的应用图标显示方法,其中,在基于所述优先级在所述电子设备显示界面中更新显示应用图标之后,还包括:The method for displaying an application icon according to claim 1, wherein after updating and displaying the application icon in the display interface of the electronic device based on the priority, further comprising:
    检测针对所述电子设备的第一操作信息;Detecting first operation information for the electronic device;
    从样本操作信息集合中获取与所述第一操作信息匹配的目标操作信息;Acquiring target operation information matching the first operation information from the sample operation information set;
    确定与所述目标操作信息对应的目标位置;Determine a target position corresponding to the target operation information;
    启动当前显示于所述目标位置的应用图标对应的应用程序。Start the application corresponding to the application icon currently displayed at the target location.
  7. 根据权利要求1所述的应用图标显示方法,其中,在获取历史时间段内各应用程序的使用信息之前,还包括:The method for displaying an application icon according to claim 1, wherein before acquiring the usage information of each application in the historical time period, the method further comprises:
    检测针对所述电子设备的第二操作信息;Detecting second operation information for the electronic device;
    判断所述第二操作信息是否满足预设条件;Determine whether the second operation information satisfies a preset condition;
    若是,则执行获取历史时间段内各应用程序的使用信息的步骤。If yes, the step of acquiring usage information of each application in the historical time period is performed.
  8. 一种应用图标显示装置,应用于电子设备,其中,所述电子设备中安装有多个应用程序,所述应用图标显示装置包括:An application icon display device is applied to an electronic device, wherein a plurality of application programs are installed in the electronic device, and the application icon display device includes:
    第一获取模块,用于获取历史时间段内各应用程序的使用信息;The first obtaining module is used to obtain the usage information of each application in the historical time period;
    时间确定模块,用于确定当前时间点;Time determination module, used to determine the current time point;
    调整模块,用于根据所述使用信息调整所述当前时间点下各应用程序的优先级;An adjustment module, configured to adjust the priority of each application at the current time according to the usage information;
    更新模块,用于基于所述优先级在所述电子设备显示界面中更新显示应用图标。The update module is configured to update and display the application icon in the display interface of the electronic device based on the priority.
  9. 根据权利要求8所述的应用图标显示装置,其中,所述历史时间段包括多个时间周期,每一时间周期划分为多个采样时段;The application icon display device according to claim 8, wherein the historical time period includes a plurality of time periods, and each time period is divided into a plurality of sampling periods;
    所述第一获取模块用于:The first obtaining module is used to:
    获取每一采样时段各应用程序对应的使用信息;Obtain usage information corresponding to each application in each sampling period;
    将每一应用程序在不同时间周期中相同采样时段对应的使用信息进行处理,得到各应用程序在所述时间周期中不同采样时段对应的使用概率。The usage information corresponding to the same sampling period of each application program in different time periods is processed to obtain the usage probability corresponding to the different sampling period of each application program in the time period.
    所述调整模块包括:The adjustment module includes:
    确定子模块,用于从所述多个采样时段中确定所述当前时间点对应的目标采样时段;A determination submodule, configured to determine a target sampling period corresponding to the current time point from the plurality of sampling periods;
    获取子模块,用于获取各应用程序在所述目标采样时段下对应的目标使用概率;An acquisition sub-module for acquiring the target use probability corresponding to each application program during the target sampling period;
    调整子模块,用于基于所述目标使用概率调整各应用程序的优先级。The adjustment sub-module is used to adjust the priority of each application based on the target use probability.
  10. 根据权利要求9所述的应用图标显示装置,其中,还包括:The application icon display device according to claim 9, further comprising:
    第二获取模块,用于从所述多个采样时段中确定所述当前时间点对应的目标采样时段之前,获取每一采样时段各应用程序对应的样本场景信息,所述场景信息包括:地理位置状态、网络状态、运动状态、电量信息中的一种或多种;The second obtaining module is configured to obtain sample scene information corresponding to each application in each sampling period before determining the target sampling period corresponding to the current time point from the multiple sampling periods, the scene information including: geographic location One or more of status, network status, motion status, power information;
    建立模块,用于建立所述样本场景信息与其对应采样时段下所使用应用程序之间的映射关系;The establishment module is used to establish the mapping relationship between the sample scene information and the application program used in the corresponding sampling period;
    所述装置还包括:The device also includes:
    第三获取模块,用于在基于所述目标使用概率调整各应用程序的优先级之后,获取所述目标时间段对应的多个样本场景信息、及当前时间点下的当前场景信息;A third obtaining module, configured to obtain information of a plurality of sample scenes corresponding to the target time period and current scene information at the current time point after adjusting the priority of each application based on the target use probability;
    选取模块,用于从所述多个样本场景信息中选取与所述当前场景信息匹配的目标场景信息;A selection module, configured to select target scene information matching the current scene information from the plurality of sample scene information;
    应用确定模块,用于根据所述映射关系,确定所述目标场景信息对应的目标应用程序;An application determining module, configured to determine a target application corresponding to the target scene information according to the mapping relationship;
    设置模块,用于将所述目标应用程序的优先级别设置为最高优先级。The setting module is used to set the priority level of the target application program to the highest priority level.
  11. 根据权利要求8所述的应用图标显示装置,其中,所述显示模块包括:The application icon display device according to claim 8, wherein the display module comprises:
    选取子模块,用于按照所述优先级由高到低的顺序,从多个应用程序中选取预设数量的应用程序;Selecting a sub-module for selecting a preset number of applications from multiple applications according to the order of the priority from high to low;
    显示子模块,用于在所述电子设备显示界面中显示所述预设数量的应用程序的应用图标。A display submodule, configured to display the application icons of the preset number of application programs on the display interface of the electronic device.
  12. 根据权利要求11所述的应用图标显示装置,其中,所述显示子模块用于:The application icon display device according to claim 11, wherein the display submodule is used for:
    按照所述优先级的高低顺序对所述应用图标进行排序;Sort the application icons according to the order of the priority;
    基于排序结果将所述应用图标显示在所述电子设备显示界面中的相应位置。Display the application icon in a corresponding position in the display interface of the electronic device based on the sorting result.
  13. 一种存储介质,其中,所述存储介质中存储有多条指令,所述指令适于由处理器加载以执行以下步骤:A storage medium, wherein a plurality of instructions are stored in the storage medium, and the instructions are adapted to be loaded by a processor to perform the following steps:
    获取历史时间段内各应用程序的使用信息;Obtain the usage information of each application in the historical time period;
    确定当前时间点;Determine the current time;
    根据所述使用信息调整所述当前时间点下各应用程序的优先级;Adjust the priority of each application at the current time according to the usage information;
    基于所述优先级在所述电子设备显示界面中更新显示应用图标。Update and display the application icon in the display interface of the electronic device based on the priority.
  14. 一种电子设备,其中,包括处理器以及存储介质,所述存储介质中存储有多条指令,所述电子设备中安装有多个应用程序,所述处理器加载所述指令以执行以下步骤:An electronic device, which includes a processor and a storage medium, a plurality of instructions are stored in the storage medium, a plurality of application programs are installed in the electronic device, and the processor loads the instructions to perform the following steps:
    获取历史时间段内各应用程序的使用信息;Obtain the usage information of each application in the historical time period;
    确定当前时间点;Determine the current time;
    根据所述使用信息调整所述当前时间点下各应用程序的优先级;Adjust the priority of each application at the current time according to the usage information;
    基于所述优先级在所述电子设备显示界面中更新显示应用图标。Update and display the application icon in the display interface of the electronic device based on the priority.
  15. 根据权利要求14所述的电子设备,其中,所述历史时间段包括多个时间周期,每一时间周期划分为多个采样时段;The electronic device according to claim 14, wherein the historical time period includes multiple time periods, and each time period is divided into multiple sampling periods;
    在获取历史时间段内各应用程序的使用信息时,所述处理器执行以下步骤:When acquiring the usage information of each application program in the historical time period, the processor performs the following steps:
    获取每一采样时段各应用程序对应的使用信息;Obtain usage information corresponding to each application in each sampling period;
    将每一应用程序在不同时间周期中相同采样时段对应的使用信息进行处理,得到各应用程序在所述时间周期中不同采样时段对应的使用概率。The usage information corresponding to the same sampling period of each application program in different time periods is processed to obtain the usage probability corresponding to the different sampling period of each application program in the time period.
    在根据所述使用信息调整所述当前时间点下各应用程序的优先级时,所述处理器执行以下步骤:When adjusting the priority of each application program at the current time point according to the usage information, the processor performs the following steps:
    从所述多个采样时段中确定所述当前时间点对应的目标采样时段;Determining a target sampling period corresponding to the current time point from the plurality of sampling periods;
    获取各应用程序在所述目标采样时段下对应的目标使用概率;Obtain the target use probability corresponding to each application under the target sampling period;
    基于所述目标使用概率调整各应用程序的优先级。The priority of each application program is adjusted based on the target usage probability.
  16. 根据权利要求15所述的电子设备,其中,在根据所述使用信息调整所述当前时间点下各应用程序的优先级之前,所述处理器还执行以下步骤:The electronic device according to claim 15, wherein before adjusting the priority of each application program at the current time point according to the usage information, the processor further performs the following steps:
    获取每一采样时段各应用程序对应的样本场景信息,所述场景信息包括:地理位置状态、网络状态、运动状态、电量信息中的一种或多种;Obtain sample scene information corresponding to each application in each sampling period, where the scene information includes one or more of geographic location status, network status, motion status, and power information;
    建立所述样本场景信息与其对应采样时段下所使用应用程序之间的映射关系;Establishing a mapping relationship between the sample scene information and the application programs used in the corresponding sampling period;
    在基于所述目标使用概率调整各应用程序的优先级之后,所述处理器还执行以下步骤:After adjusting the priority of each application based on the target usage probability, the processor further performs the following steps:
    获取所述目标时间段对应的多个样本场景信息、及当前时间点下的当前场景信息;Acquiring multiple sample scene information corresponding to the target time period and current scene information at the current time point;
    从所述多个样本场景信息中选取与所述当前场景信息匹配的目标场景信息;Selecting target scene information matching the current scene information from the plurality of sample scene information;
    根据所述映射关系,获取所述目标场景信息对应的目标应用程序;Obtain the target application corresponding to the target scene information according to the mapping relationship;
    将所述目标应用程序的优先级别设置为最高优先级。The priority level of the target application is set to the highest priority level.
  17. 根据权利要求14所述的电子设备,其中,在基于所述优先级在所述电子设备显示界面中更新显示应用图标时,所述处理器执行以下步骤:The electronic device according to claim 14, wherein when the application icon is updated and displayed in the display interface of the electronic device based on the priority, the processor performs the following steps:
    按照所述优先级由高到低的顺序,从多个应用程序中选取预设数量的应用程序;Select a preset number of applications from multiple applications according to the order of the priority from high to low;
    在所述电子设备显示界面中显示所述预设数量的应用程序的应用图标Displaying the application icons of the preset number of application programs on the display interface of the electronic device
  18. 根据权利要求17所述的电子设备,其中,在所述电子设备显示界面中显示所述预设数量的应用程序的应用图标时,所述处理器还执行以下步骤:The electronic device according to claim 17, wherein when the application icons of the preset number of application programs are displayed in the electronic device display interface, the processor further performs the following steps:
    按照所述优先级的高低顺序对所述应用图标进行排序;Sort the application icons according to the order of the priority;
    基于排序结果将所述应用图标显示在所述电子设备显示界面中的相应位置。Display the application icon in a corresponding position in the display interface of the electronic device based on the sorting result.
  19. 根据权利要求14所述的电子设备,其中,在基于所述优先级在所述电子设备显示界面中更新显示应用图标之后,所述处理器还执行以下步骤:The electronic device according to claim 14, wherein after updating and displaying the application icon in the display interface of the electronic device based on the priority, the processor further performs the following steps:
    检测针对所述电子设备的第一操作信息;Detecting first operation information for the electronic device;
    从样本操作信息集合中获取与所述第一操作信息匹配的目标操作信息;Acquiring target operation information matching the first operation information from the sample operation information set;
    确定与所述目标操作信息对应的目标位置;Determine a target position corresponding to the target operation information;
    启动当前显示于所述目标位置的应用图标对应的应用程序。Start the application corresponding to the application icon currently displayed at the target location.
  20. 根据权利要求14所述的电子设备,其中,在获取历史时间段内各应用程序的使用信息之前,所述处理器执行以下步骤:The electronic device according to claim 14, wherein before acquiring the usage information of each application program in the historical time period, the processor performs the following steps:
    检测针对所述电子设备的第二操作信息;Detecting second operation information for the electronic device;
    判断所述第二操作信息是否满足预设条件;Determine whether the second operation information satisfies a preset condition;
    若是,则所述处理器获取历史时间段内各应用程序的使用信息。If yes, the processor obtains usage information of each application program in the historical time period.
PCT/CN2018/125648 2018-12-29 2018-12-29 Application icon display method and apparatus, and storage medium and electronic device WO2020133418A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201880099436.7A CN112997134B (en) 2018-12-29 2018-12-29 Application icon display method and device, storage medium and electronic equipment
PCT/CN2018/125648 WO2020133418A1 (en) 2018-12-29 2018-12-29 Application icon display method and apparatus, and storage medium and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2018/125648 WO2020133418A1 (en) 2018-12-29 2018-12-29 Application icon display method and apparatus, and storage medium and electronic device

Publications (1)

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

Family

ID=71129532

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/125648 WO2020133418A1 (en) 2018-12-29 2018-12-29 Application icon display method and apparatus, and storage medium and electronic device

Country Status (2)

Country Link
CN (1) CN112997134B (en)
WO (1) WO2020133418A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200204634A1 (en) * 2018-10-01 2020-06-25 Citrix Systems, Inc. Systems and methods for gamification of saas applications
CN111949176A (en) * 2020-08-13 2020-11-17 维沃移动通信有限公司 Information display method and device
WO2022213308A1 (en) * 2021-04-08 2022-10-13 Citrix Systems, Inc. Sorting optimization based on user's time preferences and habits

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113778580B (en) * 2021-07-28 2023-12-08 赤子城网络技术(北京)有限公司 Modal user interface display method, electronic device and storage medium
CN113419653B (en) * 2021-08-25 2022-01-18 成都统信软件技术有限公司 Desktop icon processing method, computing device and readable storage medium
CN118034827A (en) * 2022-11-11 2024-05-14 中兴通讯股份有限公司 Application information processing method, electronic device and storage medium
CN116016759A (en) * 2022-12-16 2023-04-25 维沃移动通信有限公司 Information prompting method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103019737A (en) * 2012-12-27 2013-04-03 北京小米科技有限责任公司 Method and device for displaying shortcut of application program
CN103077050A (en) * 2012-12-28 2013-05-01 北京小米科技有限责任公司 Method, device and equipment for displaying application information
CN105653136A (en) * 2016-01-27 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Terminal control method and terminal equipment
CN105955576A (en) * 2016-04-29 2016-09-21 杨永明 User operation data-based application icon display method
CN106033344A (en) * 2015-03-16 2016-10-19 中兴通讯股份有限公司 Method and device for adjusting display position of application program icon
CN106357887A (en) * 2016-08-25 2017-01-25 乐视控股(北京)有限公司 Icon view method, equipment and mobile terminal

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103530220A (en) * 2013-10-09 2014-01-22 华为技术有限公司 Display method and system and terminal for application program icons
CN105094967B (en) * 2015-06-26 2019-04-16 小米科技有限责任公司 Process operation method and device
CN105517129B (en) * 2015-11-28 2018-06-29 广东欧珀移动通信有限公司 Network formats switching method and communication terminal in a kind of communication terminal
CN107402809A (en) * 2017-07-31 2017-11-28 广东欧珀移动通信有限公司 Management-control method, device, storage medium and the electronic equipment of application program
CN108932140A (en) * 2018-07-13 2018-12-04 重庆邮电大学 The method of cleaning background application based on Android user behavior habit

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103019737A (en) * 2012-12-27 2013-04-03 北京小米科技有限责任公司 Method and device for displaying shortcut of application program
CN103077050A (en) * 2012-12-28 2013-05-01 北京小米科技有限责任公司 Method, device and equipment for displaying application information
CN106033344A (en) * 2015-03-16 2016-10-19 中兴通讯股份有限公司 Method and device for adjusting display position of application program icon
CN105653136A (en) * 2016-01-27 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Terminal control method and terminal equipment
CN105955576A (en) * 2016-04-29 2016-09-21 杨永明 User operation data-based application icon display method
CN106357887A (en) * 2016-08-25 2017-01-25 乐视控股(北京)有限公司 Icon view method, equipment and mobile terminal

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200204634A1 (en) * 2018-10-01 2020-06-25 Citrix Systems, Inc. Systems and methods for gamification of saas applications
US11489933B2 (en) 2018-10-01 2022-11-01 Citrix Systems, Inc. Systems and methods for gamification of SaaS applications
CN111949176A (en) * 2020-08-13 2020-11-17 维沃移动通信有限公司 Information display method and device
WO2022213308A1 (en) * 2021-04-08 2022-10-13 Citrix Systems, Inc. Sorting optimization based on user's time preferences and habits
US11983547B2 (en) 2021-04-08 2024-05-14 Citrix Systems, Inc. Sorting optimization based on user's time preferences and habits

Also Published As

Publication number Publication date
CN112997134B (en) 2024-06-21
CN112997134A (en) 2021-06-18

Similar Documents

Publication Publication Date Title
WO2020133418A1 (en) Application icon display method and apparatus, and storage medium and electronic device
CN108595228B (en) Application program prediction model establishing method and device, storage medium and mobile terminal
US10891142B2 (en) Method and device for preloading application, storage medium, and terminal device
CN109947496B (en) Application program preloading method and device, storage medium and mobile terminal
US20190188007A1 (en) Method for Preloading Application, Storage Medium, and Terminal Device
JP6955092B2 (en) Methods for reducing terminal power consumption, and terminals
CN109947497B (en) Application program preloading method and device, storage medium and mobile terminal
CN107302633B (en) Application control method, device, storage medium and electronic equipment
CN108196482B (en) Power consumption control method and device, storage medium and electronic equipment
US11082806B2 (en) Method of identifying user location, storage medium and electronic device
CN107249082B (en) Volume control method and device, storage medium and electronic equipment
WO2019085754A1 (en) Application cleaning method and apparatus, and storage medium and electronic device
CN107748697B (en) Application closing method and device, storage medium and electronic equipment
CN112997543B (en) Application grouping adjustment method and device, storage medium and electronic equipment
CN109144447A (en) Split screen window adjusting method, device, storage medium and electronic equipment
JP7272694B2 (en) Method and terminal for reducing power consumption of terminal
WO2019019158A1 (en) Method and device for operating application
CN112711516B (en) Data processing method and related device
CN111355848B (en) Positioning control method and device of electronic equipment, storage medium and electronic equipment
WO2020133417A1 (en) Application bucket adjusting method and apparatus, and storage medium and electronic device
CN113660512A (en) Audio processing method, device, server and computer readable storage medium
CN107870809B (en) Application closing method and device, storage medium and electronic equipment
CN113056756A (en) Sleep recognition method and device, storage medium and electronic equipment
WO2017206889A1 (en) Sensor calling function shutdown method and apparatus, storage medium, and electronic device
CN111182615B (en) Sensor starting method and device, storage medium and terminal

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

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 08.11.2021)

122 Ep: pct application non-entry in european phase

Ref document number: 18944951

Country of ref document: EP

Kind code of ref document: A1