CN113238693B - Icon sorting method, icon sorting device and electronic equipment - Google Patents

Icon sorting method, icon sorting device and electronic equipment Download PDF

Info

Publication number
CN113238693B
CN113238693B CN202110641957.4A CN202110641957A CN113238693B CN 113238693 B CN113238693 B CN 113238693B CN 202110641957 A CN202110641957 A CN 202110641957A CN 113238693 B CN113238693 B CN 113238693B
Authority
CN
China
Prior art keywords
sub
icon
area
icons
gazing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110641957.4A
Other languages
Chinese (zh)
Other versions
CN113238693A (en
Inventor
王世轩
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202110641957.4A priority Critical patent/CN113238693B/en
Publication of CN113238693A publication Critical patent/CN113238693A/en
Application granted granted Critical
Publication of CN113238693B publication Critical patent/CN113238693B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • G06F3/04817Interaction 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 using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Abstract

The application discloses an icon ordering method, an icon ordering device and electronic equipment, and belongs to the technical field of communication. The icon ordering method comprises the following steps: displaying an icon in a target area, wherein the target area comprises N sub-areas, and the N sub-areas are determined by the gazing time length of a user; receiving a first input of a user; responding to the first input, acquiring first parameter information of an application program corresponding to a first icon, and updating the display position of the first icon to a first sub-area; the N sub-areas comprise the first sub-area, and the gazing duration corresponding to the first sub-area is associated with the first parameter information; the icon includes the first icon.

Description

Icon sorting method, icon sorting device and electronic equipment
Technical Field
The application belongs to the technical field of communication, and particularly relates to an icon ordering method, an icon ordering device and electronic equipment.
Background
A variety of applications are installed on electronic devices, and as the number of applications installed on electronic devices increases, it is difficult for users to quickly find a desired application. In the prior art, the application program is mainly found in the following two ways: firstly, searching is directly carried out by browsing application icons on a desktop, and as the number of application programs increases, a user needs to search back and forth among a plurality of pages when searching for a required application program, so that bad use experience is brought to the user while time is occupied; secondly, a specific application program is searched through the search bar, but in the searching process, the user needs to actively recall the application program to be used and key keywords into the search bar, so that the cognitive burden of the user is increased, and the use experience of the user is also influenced.
Disclosure of Invention
The embodiment of the application aims to provide an icon sorting method, an icon sorting device and electronic equipment, which can solve the problem that a user is inconvenient to find application icons.
In a first aspect, an embodiment of the present application provides an icon ordering method, where the method includes:
displaying an icon in a target area, wherein the target area comprises N sub-areas, and the N sub-areas are determined by the gazing time length of a user;
receiving a first input of a user;
responding to the first input, acquiring first parameter information of an application program corresponding to a first icon, and updating the display position of the first icon to a first sub-area;
the N sub-areas comprise the first sub-area, and the gazing duration corresponding to the first sub-area is associated with the first parameter information; the icon includes the first icon.
In a second aspect, an embodiment of the present application provides an icon sorting apparatus, including:
the first display module is used for displaying icons in a target area, wherein the target area comprises N sub-areas, and the N sub-areas are determined by the gazing time length of a user;
the first receiving module is used for receiving a first input of a user;
The first response module is used for responding to the first input, acquiring first parameter information of an application program corresponding to a first icon and updating the display position of the first icon to a first subarea;
the N sub-areas comprise the first sub-area, and the gazing duration corresponding to the first sub-area is associated with the first parameter information; the icon includes the first icon.
In a third aspect, an embodiment of the present application provides an electronic device, including a processor, a memory, and a program or instruction stored on the memory and executable on the processor, the program or instruction implementing the steps of the method according to the first aspect when executed by the processor.
In a fourth aspect, embodiments of the present application provide a readable storage medium having stored thereon a program or instructions which when executed by a processor perform the steps of the method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and where the processor is configured to execute a program or instructions to implement a method according to the first aspect.
In the embodiment of the application, the target area is divided into N sub-areas based on the gazing time length of the user, and the display position of the first icon is updated to the first sub-area corresponding to the gazing time length associated with the first parameter information, so that the application icon display interface can be reasonably arranged on the basis of not increasing the learning cost of the user, the process of searching the application icon by the user is simplified, the searching efficiency of the user is improved, and the user experience is optimized.
Drawings
FIG. 1 is one of the flowcharts of an icon ordering method provided in an embodiment of the present application;
FIG. 2 is a schematic diagram of an interface of an icon ordering method according to an embodiment of the present application;
FIG. 3 is a second interface diagram of an icon sorting method according to an embodiment of the present application;
FIG. 4 is a third interface diagram of an icon sorting method according to an embodiment of the present application;
FIG. 5 is a diagram illustrating an interface of an icon sorting method according to an embodiment of the present application;
FIG. 6 is a diagram showing an interface of an icon sorting method according to an embodiment of the present application;
FIG. 7 is a second flowchart of a method for sorting icons according to an embodiment of the present application;
FIG. 8 is a diagram illustrating an interface of an icon sorting method according to an embodiment of the present application;
FIG. 9 is a block diagram of an icon ordering apparatus provided by an embodiment of the present application;
fig. 10 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 11 is a second hardware schematic of the electronic device according to the embodiment of the application.
Detailed Description
The technical solutions of the embodiments of the present application will be clearly described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments, which are obtained by a person skilled in the art based on the embodiments of the present application, fall within the scope of protection of the present application.
The terms first, second and the like in the description and in the claims, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged, as appropriate, such that embodiments of the present application may be implemented in sequences other than those illustrated or described herein, and that the objects identified by "first," "second," etc. are generally of a type, and are not limited to the number of objects, such as the first object may be one or more. Furthermore, in the description and claims, "and/or" means at least one of the connected objects, and the character "/", generally means that the associated object is an "or" relationship.
The icon sorting method, the icon sorting device, the electronic device and the readable storage medium provided by the embodiment of the application are described in detail below through specific embodiments and application scenes thereof with reference to the accompanying drawings.
The icon ordering method can be applied to the terminal, and can be specifically executed by hardware or software in the terminal. The execution subject of the icon sorting method may be a terminal, a control device of the terminal, or the like.
The terminal includes, but is not limited to, a mobile phone, tablet or other portable electronic device having a display (e.g., a touch screen display), a wristwatch, etc. It should also be appreciated that in some embodiments, the terminal may not be a portable electronic device, but rather have a display (e.g., a display screen and/or projection screen) or other non-portable electronic device such as a desktop computer or projector electrically connected to the display.
In the following various embodiments, a terminal including a display and a touch sensitive surface is described. However, it should be understood that the terminal may include one or more other physical user interface devices such as a physical keyboard, mouse, and joystick.
The embodiment of the application provides an icon ordering method, and an execution subject of the icon ordering method can be a terminal, including but not limited to a mobile terminal, a control device of the terminal, and the like.
As shown in fig. 1, the icon ordering method includes: step 110, step 120 and step 130.
Step 110, displaying an icon in a target area, wherein the target area comprises N sub-areas, and the N sub-areas are determined by the gazing time length of a user;
it is understood that the target area is an area on the desktop for displaying icons of the application programs.
The N sub-areas are divided according to the gazing time length of the user to the target area in the target period based on the eye movement technology; n is a positive integer, and the number of N can be customized based on the user.
In the actual execution process, the camera device arranged on the electronic equipment can collect the sight of the user, and the target area is divided into N sub-areas based on the gazing time length of the user on each area of the target area.
It can be understood that the target area includes a plurality of sub-areas corresponding to different gazing durations, and the sub-areas corresponding to the different gazing durations are generally distinguished by different colors, and each color corresponds to one gazing duration interval.
In some embodiments, the N sub-regions are generated based on a time period of a user's gaze on the display interface during a target period, where the target period is a user-defined period of time, such as one week, two weeks, or one month.
And after one target period is finished, the target area is divided again, and the target area containing N sub-areas in the next target period is generated.
By adopting the method that N sub-areas are generated by the gazing time length of the user on the target area in the target period, the division of the sub-areas can be updated in time according to the change of the use habit of the user, and the method has better flexibility and accuracy.
As shown in fig. 3, a target area is illustrated, the terminal divides the target area into 3 types of sub-areas based on the gazing time length of a user on the target area in a target period, and different colors are adopted to represent corresponding types of sub-areas, such as a sub-area 1 is represented by a color a, a sub-area 2 is represented by a color B, and a sub-area 3 is represented by a color C;
wherein, subregion 1 is the high frequency hot zone, subregion 2 is the intermediate frequency hot zone, and subregion 3 is the low frequency hot zone.
It should be noted that, in the same display interface, a plurality of sub-areas of the same gaze duration interval may be included, where the sub-areas of the same gaze duration interval are displayed at different positions of the target area, and as shown in fig. 3, the sub-areas include a plurality of similar sub-areas 2 and a plurality of similar sub-areas 3.
According to the embodiment provided in fig. 3, the user has the highest duration of gaze for sub-region 1, the second time for sub-region 2, and the lowest duration for sub-region 3.
In the related art, there is a method of dividing a display area based on the frequency of operation of a display screen by a user, but since the operation of a screen by a user is not just a click application, other operations such as suspending a video, adjusting a volume, or adjusting a brightness are included.
It can be understood that in the above dividing method, most of clicking operations are input in a display interface of an application program after the application program is started, and the input is interfered by some application programs, for example, for game applications, a user can perform high-frequency input in a specific area, so that the last division is inaccurate, and the user cannot be guided to select an application icon on a desktop.
According to the method, according to the step, the eye movement technology is adopted, the target area is divided into N sub-areas based on the gazing time length of the user, on one hand, gazing degrees of the user on different positions of the target area can be intuitively represented, and the method has higher accuracy; on the other hand, a new use scene is also developed for the application of the eye movement technology.
Step 120, receiving a first input of a user;
in this step, a first input is used to turn on the icon ordering function.
Wherein the first input may be represented as at least one of:
first, the first input may be presented as a touch input, including but not limited to a click input, a slide input, a press input, and the like.
In this embodiment, receiving the first input of the user may be performed by receiving a touch operation of the user in the display area of the terminal display screen.
In order to reduce the user's misoperation rate, the action area of the first input can be limited to a specific area, such as the upper middle area of the display interface; or displaying a target control on the current interface in the state of displaying the setting interface, and touching the target control to realize the first input; or the first input is set as a continuous multi-tap operation of the display area within a target time interval.
Second, the first input may appear as a physical key input.
In this embodiment, the body of the terminal is provided with an entity key corresponding to the display screen, and the first input of the user is received, which may be expressed as that the first input of the user pressing the corresponding entity key is received; the first input may also be a combined operation of simultaneously pressing a plurality of physical keys.
Third, the first input may appear as a voice input.
In this embodiment, the terminal may trigger the start of the display function when a voice such as "start icon ordering function" is received.
Of course, in other embodiments, the first input may take other forms, including but not limited to character input, etc., which may be specifically determined according to actual needs, which is not limited by the embodiment of the present application.
After receiving the first input, the terminal may start the icon ordering function in response to the first input, and in the case that the icon ordering function is started, the terminal may execute the icon ordering method.
As shown in fig. 2, a display interface is illustrated, and a user may turn on or off an icon ordering function by clicking an "application icon auto-ordering" control, so as to implement a first input to a terminal.
The automatic icon ordering function is a function realized based on the icon ordering method.
In case the first input is to turn on the icon ordering function, the terminal performs step 130.
130, the terminal responds to a first input to acquire first parameter information of an application program corresponding to a first icon, and the display position of the first icon is updated to a first sub-area;
The N sub-areas comprise first sub-areas, and the gazing time length corresponding to the first sub-areas is associated with first parameter information; the icons include a first icon.
In this step, the first parameter information is information for determining a position of a display area of an icon corresponding to the application program.
In some embodiments, the first parameter information may be a frequency of use of the application.
The frequency of use of the application program can be the frequency of starting the application program by a user in a target period; it can be appreciated that each application program corresponds to a frequency of use within a target period; the frequency of use of different applications may be the same or different.
In other embodiments, the first parameter information may also be the importance of the application.
It will be appreciated that the application program includes: a plurality of categories such as communication category, electronic commerce category, video category, music category, cooking category, office category, travel category, learning category, basic setting category and the like, and for different users, the importance of the corresponding application programs of different categories is also different;
for example, learning and music applications are of higher importance to students than office and cooking applications, etc.; for enterprise staff, communication applications and office applications are more important than communication applications such as video applications and cooking applications; for housewives, the importance of cooking and video type applications is higher than that of communication type applications such as office and learning.
Of course, in other embodiments, the first parameter information may also be a weighted value of the number of times and the duration of opening the application program for the user in the target period, or a weighted value of the usage frequency and the importance, etc.
The first icon is an icon corresponding to the first parameter information.
In this step, after acquiring the first parameter information of the application program corresponding to the first icon, the terminal updates the display position of the first icon to the first sub-area corresponding to the gazing duration associated with the first parameter information based on the first parameter information.
This step will be described below from two implementation angles, respectively.
First, the first parameter information includes a frequency of use of the application program corresponding to the first icon.
According to this embodiment, the first parameter information includes a frequency of use of the application program corresponding to the first icon;
the gazing duration corresponding to the first sub-region is associated with first parameter information, and includes: the gazing time length corresponding to the first subarea is associated with the use frequency of the application program corresponding to the first icon;
wherein, the gazing duration of the user is positively correlated with the frequency of use of the application program.
In this embodiment, the frequency of use of the application program may be the number of times the user opens the application program in the target period, where the target period may be a user-defined period of time, such as one week, two weeks, or one month.
It will be appreciated that the usage habits of the user may vary over time, and that by periodically updating the frequency of use of the application, more accurate customized services may be provided to the user.
After the frequency of use of the application program is acquired, based on the frequency of use, updating the display position of the first icon to a first subarea corresponding to the gazing duration associated with the frequency of use, wherein the gazing duration of the user is positively correlated with the frequency of use of the application program.
For example, the applications installed in the terminal include application 1 to application 20.
The terminal divides the target region into a plurality of sub-regions shown in fig. 3 according to the gazing time length of the user through step 110, wherein sub-region 1 is a high-frequency hot region, sub-region 2 is a medium-frequency hot region, and sub-region 3 is a low-frequency hot region; each subarea is displayed at a different position of the target area, and the same target area comprises a plurality of similar subareas.
In the case where the user does not turn on the icon article sorting function, the positions of the icon display interface and the display areas of the icons 1 to 20 are as shown in fig. 5.
When the user starts the display function, that is, the terminal receives a first input of the user, and responds to the first input to obtain first parameter information of an application program corresponding to the first icon, and according to a rule that the gazing duration of the user is positively correlated with the use frequency of the application program, the display position of the first icon is updated to the first sub-area, so that a display interface shown in fig. 4 is obtained.
The subarea 1 is a high-frequency hot area and is positioned in the middle of the right side of the display interface; an application 12, an application 15, an application 13 and an application 10 with higher use frequency are displayed in the subarea 1;
the sub-region 2 is a medium frequency hot region, is positioned at the middle position below the display interface and at the middle position at the left side, and is connected with the high frequency hot region; application 6, application 7, application 14, application 20, application 9, application 1 and application 5 with medium use frequency are displayed in the subarea 2;
the subarea 3 is a low-frequency hot area and is positioned at the uppermost part and the lowermost part of the display interface; the application 11, the application 2, the application 3, the application 4, the application 8, the application 17, the application 18, the application 19, and the application 16, which are used less frequently, are displayed in the sub-area 3.
In this embodiment, by updating the display position of the first icon to the first sub-region corresponding to the gaze duration positively correlated to the usage frequency, the icon corresponding to the application program with the higher usage frequency can be displayed in the region with the longer user gaze duration, and the icon corresponding to the application program with the lower usage frequency can be displayed in the region with the shorter user gaze duration, so that the icon display interface is reasonably arranged, the search rate is improved, and the user experience is optimized.
As another example, in general, the frequency of use of the communication application program is higher, that is, in the target period, the number of times that the user opens the communication application program is more, and the area with the longest gazing duration of the user is the area with the center on the right side of the desktop being located upward.
In the case that the user does not start the icon ordering function, the icon display interface is shown in fig. 5, wherein the communication application icon is located at a lower position, and the user cannot first view the communication application icon when browsing the display interface; especially in the case where there are a plurality of application icons of similar colors on the display interface, the user needs to spend a certain time searching for and recognizing a desired application icon.
And under the condition that the user starts the display function, the terminal calculates the frequency of starting all application programs in the display interface in one week by the user based on the icon ordering method, and judges that the communication application program is an application program with higher use frequency.
The terminal updates the position of the icon displayed in the target area according to the rule of positive correlation between the gazing time length of the user and the use frequency of the application program, for example, the display position of the communication application icon is updated to a high-frequency hot area, namely, the communication application icon is displayed in the subarea 1, so as to form a display interface as shown in fig. 6;
The communication application icon is located at the upper position of the right center and is matched with the area with the longest gazing duration of the user, and the user can see the communication application icon at the first eye when browsing the display interface, so that the searching efficiency is remarkably improved, and the use experience of the user is optimized.
Second, the first parameter information includes importance of the application program corresponding to the first icon.
According to this embodiment, the first parameter information includes importance of an application corresponding to the first icon;
the gazing duration corresponding to the first sub-region is associated with first parameter information, and includes: the gazing time length corresponding to the first subarea is associated with the importance of the application program corresponding to the first icon;
wherein the user's gaze duration is positively correlated with the importance of the application.
The specific implementation is similar to the above embodiment, and will not be described here again.
According to the icon ordering method provided by the embodiment of the application, the target area is divided into N sub-areas based on the gazing time length of the user, the display position of the first icon is updated to the first sub-area corresponding to the gazing time length associated with the first parameter information, and the application icon display interface can be reasonably arranged on the basis of not increasing the learning cost of the user, so that the process of searching the application icon by the user is simplified, the searching efficiency of the user is improved, and the use experience of the user is optimized.
It can be appreciated that in the actual execution process, as the number of applications installed by the terminal increases, the application icons are often displayed in multiple pages.
In some embodiments, displaying the icon in the target area further comprises displaying the icon in the target area of a different page;
acquiring first parameter information of an application program corresponding to a first icon, and updating the display position of the first icon to a first sub-area, wherein the method comprises the following steps: and acquiring first parameter information of an application program corresponding to the first icon of each page, and updating the display position of the first icon to the first sub-region of each page.
In this embodiment, it may be understood that the target area in each page may include N sub-areas, where the N sub-areas are determined by the gazing time period of the user.
The number or type of application icons displayed within different pages may be different.
The first parameter information may be at least one of a frequency of use or importance of the application program within the target period.
For example, in the case where the target areas corresponding to the pages are all as shown in fig. 3, the display position of the first icon is updated to the first sub-area corresponding to the gazing time period positively correlated to the usage frequency by acquiring the usage frequency of the application program corresponding to the application icon displayed in the page 1 in one week. The higher the frequency of use, the higher the user gazing duration of the sub-region where the icon corresponding to the application program is located.
And updating the display position of the first icon to a first subarea corresponding to the gazing time length positively correlated with the importance by acquiring the importance of the application program corresponding to the application icon displayed in the page 2. The user gazing duration of the sub-region where the icon corresponding to the application program with higher importance is located is higher.
By updating the display positions of the application icons in each page respectively, the influence of subjective factors of a user on the distribution of the application icons in each page can be fully considered, so that the finally displayed display interface accords with the use habit of the user.
The implementation steps of the icon ordering method are specifically described below from four different implementation angles, and the following embodiments are all applied to the process of ordering application icons in the same page.
1. And updating the display position of the first icon to a first subarea corresponding to the gazing time length positively related to the first parameter information.
As shown in fig. 7, in some embodiments, the terminal first records, by using an eye movement technique, a gazing time period of a user on a target area, and divides the target area into N sub-areas based on the gazing time period in the target period; for example, the target area is divided into a plurality of high frequency hot zones, medium frequency hot zones and low frequency hot zones as shown in fig. 3.
The terminal judges whether to start the icon ordering function, and maintains the display mode of the existing application icons under the condition that the icon ordering function is not started.
In the case where it is judged that the icon ordering function is turned on, that is, in the case where the terminal receives the first input of the user, the following steps are performed in response to the first input.
The terminal acquires first parameter information of an application program corresponding to the first icon, wherein the first parameter information can comprise the frequency of use. For example, as shown in FIG. 8, the terminal divides an application program with a frequency of ∈y or more into high-frequency applications, an application program with x < a frequency of use < y into intermediate-frequency applications, and an application program with a frequency of use ∈x or less into low-frequency applications. The values of x and y may be customized based on a user, for example, in the case that the target period is one week, the values of x and y are set to x=50 and y=20, respectively.
The terminal updates the display position of the first icon to a first sub-region corresponding to the gazing time length positively related to the first parameter information; the display position of the icon corresponding to the high-frequency application is updated to the high-frequency hot zone, the display position of the icon corresponding to the medium-frequency application is updated to the medium-frequency hot zone, and the display position of the icon corresponding to the low-frequency application is updated to the low-frequency hot zone, so that the display interface shown in fig. 4 is formed.
And then updating the display position of the icon again after the target time period.
2. And under the condition that the sum of the sizes of the M sub-icons in the first icon is larger than the first sub-area, the P sub-icons are extended to the next sub-area.
In this embodiment, in the case where the size sum of the M sub-icons is larger than the first sub-area size, the display positions of the P sub-icons are updated to the first sub-area, and the display positions of the icons other than the P sub-icons among the M sub-icons are updated to the second sub-area;
the gazing duration corresponding to the second sub-area is smaller than that of the first sub-area, and the using frequency of the application programs corresponding to the P sub-icons is larger than that of the application programs corresponding to the icons except the P sub-icons in the M icons.
It should be noted that the size of the P sub-icons does not exceed the size of the first sub-area, and the usage frequency of the application program corresponding to the P sub-icons is associated with the watching time length corresponding to the first sub-area.
The gazing duration corresponding to the second subarea is smaller than the gazing duration of the first subarea, and in general, the gazing duration corresponding to the second subarea is only inferior to the gazing duration of the first subarea.
For example, in the case where the size of the high-frequency hot zone in the page 1 can accommodate only 3 application icons, and the high-frequency application in the page 1 has 5 applications 1, 2, 3, 4 and 5, then based on the usage frequencies corresponding to the five applications, three application icon applications 5, 2 and 3 with the front usage frequency are displayed in the high-frequency hot zone, and the last two application icon applications 4 and 1 are automatically followed and displayed in the medium-frequency hot zone in the page 1.
By displaying the application icon exceeding the size of the sub-area in the next sub-area, the rationality of the layout is facilitated.
3. And under the condition that the icon is not displayed in the fourth subarea, the application icon corresponding to the next subarea is complemented into the previous subarea.
According to this embodiment, after the display position of the first icon is updated to the first sub-region, the method further comprises:
updating the display position of the second icon displayed in the fifth sub-area to the fourth sub-area under the condition that the fourth sub-area does not display the icon;
the gazing duration corresponding to the fourth subarea is greater than the gazing duration corresponding to the fifth subarea, and the gazing duration corresponding to the fifth subarea is associated with the second parameter information corresponding to the second icon.
It may be appreciated that the fourth sub-area does not display an icon, i.e. there is no first parameter information associated with the user gaze time length corresponding to the fourth area, in which case the position of the icon of the application corresponding to the second parameter information associated with the gaze time length of the fifth sub-area having a gaze time length smaller than the fourth sub-area may be updated to the fourth area.
For example, in the case where the high-frequency application does not exist in the page 2, the icon of the intermediate-frequency application with higher frequency or higher importance is complemented to the high-frequency hot zone according to the frequency of use or the importance.
By complementing the application icon corresponding to the next subarea into the previous subarea, the situation that no application icon exists in a certain subarea can be avoided, and the rationality of the layout is optimized.
4. And under the condition that the using frequency of the first sub-icon and the second sub-icon is the same, updating the display position of the first icon by the comprehensive importance.
In this embodiment, the first icon includes a first sub-icon and a second sub-icon, and the usage frequency of the first sub-icon corresponding to the second sub-icon is the same;
updating the display position of the first icon to the first sub-region includes: updating the display position of the first sub-icon to a first sub-area, updating the display position of the second sub-icon to a third sub-area, wherein the gazing duration corresponding to the first sub-area is longer than the gazing duration corresponding to the third sub-area, and the importance of the application program corresponding to the first sub-icon is greater than the importance of the application program corresponding to the second sub-icon.
For example, in the page 1, the application programs 15 and 7 are the same in the frequency of use, so on this basis, the importance of the application programs is comprehensively considered, if the application program 15 is a communication type application and the application program 7 is an electronic commerce type application, and the system or the user considers that the importance of the communication type application is higher than that of the electronic commerce type application, the display position of the icon of the application program 15 is updated to the high-frequency hot area; the display position of the icon of the application 7 is updated to the midrange hot zone.
The display positions of the icons of the application program are updated through the comprehensive use frequency and importance, so that the accuracy of the icon ordering is improved.
It should be noted that, in the icon sorting method provided in the embodiment of the present application, the execution body may be an icon sorting device, or a control module in the icon sorting device for executing the icon sorting method. In the embodiment of the present application, a method for executing icon sorting by using an icon sorting device is taken as an example, and the icon sorting device provided by the embodiment of the present application is described.
The embodiment of the application also provides an icon ordering device.
As shown in fig. 9, the icon ordering apparatus includes: a first display module 910, a first receiving module 920, and a first response module 930.
A first display module 910, configured to display an icon in a target area, where the target area includes N sub-areas, and the N sub-areas are determined by a gazing duration of a user;
a first receiving module 920, configured to receive a first input of a user;
the first response module 930 is configured to obtain, in response to the first input, first parameter information of an application program corresponding to the first icon, and update a display position of the first icon to the first sub-area;
the N sub-areas comprise first sub-areas, and the gazing time length corresponding to the first sub-areas is associated with first parameter information; the icons include a first icon.
According to the icon sorting device provided by the embodiment of the application, the target area is divided into N sub-areas based on the gazing time length of the user, and the display position of the first icon is updated to the first sub-area corresponding to the gazing time length associated with the first parameter information, so that the application icon display interface can be reasonably arranged on the basis of not increasing the learning cost of the user, the process of searching the application icon by the user is simplified, the searching efficiency of the user is improved, and the use experience of the user is optimized.
In some embodiments, the first parameter information includes a frequency of use of the application corresponding to the first icon;
The gazing duration corresponding to the first sub-region is associated with first parameter information, and includes: the gazing time length corresponding to the first subarea is associated with the use frequency of the application program corresponding to the first icon;
wherein, the gazing duration of the user is positively correlated with the frequency of use of the application program.
In some embodiments, the first icon includes M sub-icons, and the first response module 930 is further configured to: under the condition that the size sum of the M sub-icons is larger than the size of the first sub-area, the display positions of the P sub-icons are updated to the first sub-area, and the display positions of the icons except the P sub-icons in the M sub-icons are updated to the second sub-area;
the gazing duration corresponding to the second sub-area is smaller than that of the first sub-area, and the using frequency of the application programs corresponding to the P sub-icons is larger than that of the application programs corresponding to the icons except the P sub-icons in the M icons.
In some embodiments, the first icon includes a first sub-icon and a second sub-icon, the first sub-icon and the second sub-icon correspond to the same frequency of use, and the first response module 930 is further configured to:
updating the display position of the first sub-icon to a first sub-area, updating the display position of the second sub-icon to a third sub-area, wherein the gazing duration corresponding to the first sub-area is longer than the gazing duration corresponding to the third sub-area, and the importance of the application program corresponding to the first sub-icon is greater than the importance of the application program corresponding to the second sub-icon.
In some embodiments, the apparatus further comprises: a second response module 940, configured to update, after the display position of the first icon is updated to the first sub-area, the display position of the second icon displayed in the fifth sub-area to the fourth sub-area if the icon is not displayed in the fourth sub-area;
the gazing duration corresponding to the fourth subarea is greater than the gazing duration corresponding to the fifth subarea, and the gazing duration corresponding to the fifth subarea is associated with the second parameter information corresponding to the second icon.
According to the icon sorting device provided by the embodiment of the application, the target area is divided into N sub-areas based on the gazing time length of the user, and the display position of the first icon is updated to the first sub-area corresponding to the gazing time length associated with the first parameter information, so that the application icon display interface can be reasonably arranged on the basis of not increasing the learning cost of the user, the process of searching the application icon by the user is simplified, the searching efficiency of the user is improved, and the use experience of the user is optimized.
The icon ordering apparatus in the embodiment of the application may be an apparatus, or may be a component, an integrated circuit, or a chip in a terminal. The device may be a mobile electronic device or a non-mobile electronic device. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (ultra-mobile personal computer, UMPC), a netbook or a personal digital assistant (personal digital assistant, PDA), and the like, and the non-mobile electronic device may be a personal computer (personal computer, PC), a Television (TV), a projector, a teller machine, a self-service machine, or the like, and the embodiments of the present application are not limited in particular.
The icon ordering apparatus in the embodiment of the present application may be an apparatus having an operating system. The operating system may be an Android operating system, an IOS operating system, or other possible operating systems, and the embodiment of the present application is not limited specifically.
The icon sorting apparatus provided in the embodiment of the present application can implement each process implemented by the method embodiments of fig. 1 to 8, and in order to avoid repetition, a description thereof will not be repeated here.
Optionally, as shown in fig. 10, the embodiment of the present application further provides an electronic device 1000, including a processor 1001, a memory 1002, and a program or an instruction stored in the memory 1002 and capable of running on the processor 1001, where the program or the instruction implements each process of the above-mentioned icon ordering method embodiment when executed by the processor 1001, and the same technical effects can be achieved, and for avoiding repetition, a description is omitted herein.
The electronic device in the embodiment of the application includes the mobile electronic device and the non-mobile electronic device.
Fig. 11 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 1100 includes, but is not limited to: radio frequency unit 1101, network module 1102, audio output unit 1103, input unit 1104, sensor 1105, display unit 1106, user input unit 1107, interface unit 1108, memory 1109, and processor 1110.
Those skilled in the art will appreciate that the electronic device 1100 may further include a power source (e.g., a battery) for powering the various components, which may be logically connected to the processor 1110 by a power management system, such as to perform functions such as managing charging, discharging, and power consumption by the power management system. The electronic device structure shown in fig. 11 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than illustrated, or may combine some components, or may be arranged in different components, which are not described in detail herein.
The display unit 1106 is configured to display an icon in a target area, where the target area includes N sub-areas, and the N sub-areas are determined by a gazing duration of a user;
a user input unit 1107 for receiving a first input of a user;
the processor 1110 is configured to obtain first parameter information of an application program corresponding to a first icon in response to a first input, and update a display position of the first icon to a first sub-area;
the N sub-areas comprise first sub-areas, and the gazing time length corresponding to the first sub-areas is associated with first parameter information; the icons include a first icon.
According to the electronic equipment provided by the embodiment of the application, the target area is divided into N sub-areas based on the gazing time length of the user, the display position of the first icon is updated to the first sub-area corresponding to the gazing time length associated with the first parameter information, and the application icon display interface can be reasonably arranged on the basis of not increasing the learning cost of the user, so that the process of searching the application icon by the user is simplified, the searching efficiency of the user is improved, and the use experience of the user is optimized.
Optionally, the first parameter information includes a frequency of use of the application program corresponding to the first icon;
the gazing duration corresponding to the first sub-region is associated with first parameter information, and includes: the gazing time length corresponding to the first subarea is associated with the use frequency of the application program corresponding to the first icon;
wherein, the gazing duration of the user is positively correlated with the frequency of use of the application program.
Optionally, the first icon includes M sub-icons, and the processor 1110 is further configured to: under the condition that the size sum of the M sub-icons is larger than the size of the first sub-area, the display positions of the P sub-icons are updated to the first sub-area, and the display positions of the icons except the P sub-icons in the M sub-icons are updated to the second sub-area;
the gazing duration corresponding to the second sub-area is smaller than that of the first sub-area, and the using frequency of the application programs corresponding to the P sub-icons is larger than that of the application programs corresponding to the icons except the P sub-icons in the M icons.
Optionally, the first icon includes a first sub-icon and a second sub-icon, the first sub-icon and the second sub-icon correspond to the same frequency of use, and the processor 1110 is further configured to: updating the display position of the first sub-icon to a first sub-area, updating the display position of the second sub-icon to a third sub-area, wherein the gazing duration corresponding to the first sub-area is longer than the gazing duration corresponding to the third sub-area, and the importance of the application program corresponding to the first sub-icon is greater than the importance of the application program corresponding to the second sub-icon.
Optionally, the processor 1110 is further configured to: after the display position of the first icon is updated to the first subarea, in the case that the icon is not displayed in the fourth subarea, the display position of the second icon displayed in the fifth subarea is updated to the fourth subarea;
the gazing duration corresponding to the fourth subarea is greater than the gazing duration corresponding to the fifth subarea, and the gazing duration corresponding to the fifth subarea is associated with the second parameter information corresponding to the second icon.
According to the electronic equipment provided by the embodiment of the application, the target area is divided into N sub-areas based on the gazing time length of the user, the display position of the first icon is updated to the first sub-area corresponding to the gazing time length associated with the first parameter information, and the application icon display interface can be reasonably arranged on the basis of not increasing the learning cost of the user, so that the process of searching the application icon by the user is simplified, the searching efficiency of the user is improved, and the use experience of the user is optimized.
It should be appreciated that in embodiments of the present application, the input unit 1104 may include a graphics processor (Graphics Processing Unit, GPU) 11041 and a microphone 11042, the graphics processor 11041 processing image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The display unit 1106 may include a display panel 11061, and the display panel 11061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 1107 includes a touch panel 11071 and other input devices 11072. The touch panel 11071 is also referred to as a touch screen. The touch panel 11071 may include two parts, a touch detection device and a touch controller. Other input devices 11072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and so forth, which are not described in detail herein. Memory 1109 may be used to store software programs as well as various data including, but not limited to, application programs and an operating system. The processor 1110 may integrate an application processor that primarily processes operating systems, user interfaces, applications, etc., with a modem processor that primarily processes wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 1110.
The embodiment of the application also provides a readable storage medium, on which a program or an instruction is stored, which when executed by a processor, implements each process of the icon ordering method embodiment, and can achieve the same technical effect, and in order to avoid repetition, the description is omitted here.
Wherein the processor is a processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium such as a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
The embodiment of the application further provides a chip, which comprises a processor and a communication interface, wherein the communication interface is coupled with the processor, and the processor is used for running programs or instructions to realize the processes of the icon ordering method embodiment, and the same technical effects can be achieved, so that repetition is avoided, and the description is omitted here.
It should be understood that the chips referred to in the embodiments of the present application may also be referred to as system-on-chip chips, chip systems, or system-on-chip chips, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Furthermore, it should be noted that the scope of the methods and apparatus in the embodiments of the present application is not limited to performing the functions in the order shown or discussed, but may also include performing the functions in a substantially simultaneous manner or in an opposite order depending on the functions involved, e.g., the described methods may be performed in an order different from that described, and various steps may be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art in the form of a computer software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) comprising instructions for causing a terminal (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the method according to the embodiments of the present application.
The embodiments of the present application have been described above with reference to the accompanying drawings, but the present application is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those having ordinary skill in the art without departing from the spirit of the present application and the scope of the claims, which are to be protected by the present application.

Claims (10)

1. An icon ordering method, comprising:
displaying an icon in a target area, wherein the target area comprises N sub-areas, the N sub-areas are determined by the gazing time length of a user, the target area comprises a plurality of sub-areas with the same gazing time length interval, and the sub-areas with the same gazing time length interval are displayed at different positions of the target area;
receiving a first input of a user;
responding to the first input, acquiring first parameter information of an application program corresponding to a first icon, and updating the display position of the first icon to a first subarea, wherein the first parameter information comprises a weighted value of the number and duration of starting the application program by a user in a target period or a weighted value of the frequency and importance of use;
the N sub-areas comprise the first sub-area, and the gazing duration corresponding to the first sub-area is associated with the first parameter information; the icon comprises the first icon;
the first icon includes M sub-icons, and the updating the display position of the first icon to the first sub-area includes:
under the condition that the sizes of the M sub-icons and the size of the M sub-icons are larger than the size of the first sub-area, the display positions of the P sub-icons are updated to the first sub-area, and the display positions of icons except the P sub-icons in the M sub-icons are updated to the second sub-area;
The gazing duration corresponding to the second sub-area is smaller than the gazing duration of the first sub-area, and the using frequency of the application programs corresponding to the P sub-icons is greater than the using frequency of the application programs corresponding to the icons except the P sub-icons in the M icons.
2. The icon sorting method according to claim 1, characterized in that the first parameter information includes a frequency of use of an application program corresponding to the first icon;
the gazing duration corresponding to the first sub-region is associated with the first parameter information, and includes: the gazing time length corresponding to the first subarea is associated with the use frequency of the application program corresponding to the first icon;
wherein, the gazing duration of the user is positively correlated with the frequency of use of the application program.
3. The icon sorting method of claim 1, wherein the first icon includes a first sub-icon and a second sub-icon, the first sub-icon and the second sub-icon corresponding to the same frequency of use; the updating the display position of the first icon to the first sub-area comprises the following steps:
updating the display position of the first sub-icon to a first sub-area, updating the display position of the second sub-icon to a third sub-area, wherein the gazing duration corresponding to the first sub-area is longer than the gazing duration corresponding to the third sub-area, and the importance of the application program corresponding to the first sub-icon is greater than the importance of the application program corresponding to the second sub-icon.
4. The icon ordering method of claim 1, wherein after the display position of the first icon is updated to the first sub-region, the method further comprises:
updating the display position of the second icon displayed in the fifth subarea to the fourth subarea under the condition that the fourth subarea does not display the icon;
the watching time length corresponding to the fourth subarea is longer than the watching time length corresponding to the fifth subarea, and the watching time length corresponding to the fifth subarea is associated with the second parameter information corresponding to the second icon.
5. An icon ordering apparatus, comprising:
the first display module is used for displaying icons in a target area, wherein the target area comprises N sub-areas, the N sub-areas are determined by the gazing time length of a user, the target area comprises a plurality of sub-areas with the same gazing time length interval, and the sub-areas with the same gazing time length interval are displayed at different positions of the target area;
the first receiving module is used for receiving a first input of a user;
the first response module is used for responding to the first input, acquiring first parameter information of an application program corresponding to a first icon, and updating the display position of the first icon to a first subarea, wherein the first parameter information comprises a weighted value of the number of times and duration of starting the application program by a user in a target period or a weighted value of the use frequency and importance;
The N sub-areas comprise the first sub-area, and the gazing duration corresponding to the first sub-area is associated with the first parameter information; the icon comprises the first icon;
the first icon comprises M sub-icons, and the first response module is used for:
under the condition that the sizes of the M sub-icons and the size of the M sub-icons are larger than the size of the first sub-area, the display positions of the P sub-icons are updated to the first sub-area, and the display positions of icons except the P sub-icons in the M sub-icons are updated to the second sub-area;
the gazing duration corresponding to the second sub-area is smaller than the gazing duration of the first sub-area, and the using frequency of the application programs corresponding to the P sub-icons is greater than the using frequency of the application programs corresponding to the icons except the P sub-icons in the M icons.
6. The icon sorting apparatus of claim 5, wherein the first parameter information includes a frequency of use of an application corresponding to the first icon;
the gazing duration corresponding to the first sub-region is associated with the first parameter information, and includes: the gazing time length corresponding to the first subarea is associated with the use frequency of the application program corresponding to the first icon;
Wherein, the gazing duration of the user is positively correlated with the frequency of use of the application program.
7. The icon sorting apparatus of claim 5, wherein the first icon includes a first sub-icon and a second sub-icon, the first sub-icon and the second sub-icon corresponding to the same frequency of use, the first response module being configured to:
updating the display position of the first sub-icon to a first sub-area, updating the display position of the second sub-icon to a third sub-area, wherein the gazing duration corresponding to the first sub-area is longer than the gazing duration corresponding to the third sub-area, and the importance of the application program corresponding to the first sub-icon is greater than the importance of the application program corresponding to the second sub-icon.
8. The icon ordering apparatus of claim 5, further comprising:
the second response module is used for updating the display position of the second icon displayed in the fifth subarea to the fourth subarea under the condition that the fourth subarea does not display the icon after the display position of the first icon is updated to the first subarea;
the watching time length corresponding to the fourth subarea is longer than the watching time length corresponding to the fifth subarea, and the watching time length corresponding to the fifth subarea is associated with the second parameter information corresponding to the second icon.
9. An electronic device comprising a processor, a memory and a program or instruction stored on the memory and executable on the processor, which when executed by the processor, implements the steps of the icon ordering method of any of claims 1-4.
10. A readable storage medium, wherein a program or instructions is stored on the readable storage medium, which when executed by a processor, implements the steps of the icon ordering method according to any one of claims 1-4.
CN202110641957.4A 2021-06-09 2021-06-09 Icon sorting method, icon sorting device and electronic equipment Active CN113238693B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110641957.4A CN113238693B (en) 2021-06-09 2021-06-09 Icon sorting method, icon sorting device and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110641957.4A CN113238693B (en) 2021-06-09 2021-06-09 Icon sorting method, icon sorting device and electronic equipment

Publications (2)

Publication Number Publication Date
CN113238693A CN113238693A (en) 2021-08-10
CN113238693B true CN113238693B (en) 2023-10-24

Family

ID=77137395

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110641957.4A Active CN113238693B (en) 2021-06-09 2021-06-09 Icon sorting method, icon sorting device and electronic equipment

Country Status (1)

Country Link
CN (1) CN113238693B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115576461A (en) * 2022-10-08 2023-01-06 维沃移动通信有限公司 Display method and device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104484453A (en) * 2014-12-30 2015-04-01 北京元心科技有限公司 Method and device for determining hotspot region of web page
CN105590015A (en) * 2014-10-24 2016-05-18 中国电信股份有限公司 Information graph hotspot collection method and method, information graph hotspot processing method and device, and information graph hotspot system
CN108073433A (en) * 2016-11-10 2018-05-25 ***通信有限公司研究院 The application icon management method and device of a kind of terminal
CN108270996A (en) * 2016-12-30 2018-07-10 安讯士有限公司 Watch thermal map attentively
CN108616647A (en) * 2018-03-14 2018-10-02 中国地质大学(武汉) Mobile phone interface app method for sorting based on user's use habit matching operation region
CN108733274A (en) * 2018-04-25 2018-11-02 维沃移动通信有限公司 A kind of icon display method and terminal device
CN109614022A (en) * 2018-11-26 2019-04-12 Oppo广东移动通信有限公司 Icon sort method, device, electronic equipment and medium
CN111338725A (en) * 2020-02-17 2020-06-26 Oppo广东移动通信有限公司 Interface layout method and related product

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11817011B2 (en) * 2019-01-16 2023-11-14 International Business Machines Corporation Dynamicaly updating digital visual content via aggregated feedback

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105590015A (en) * 2014-10-24 2016-05-18 中国电信股份有限公司 Information graph hotspot collection method and method, information graph hotspot processing method and device, and information graph hotspot system
CN104484453A (en) * 2014-12-30 2015-04-01 北京元心科技有限公司 Method and device for determining hotspot region of web page
CN108073433A (en) * 2016-11-10 2018-05-25 ***通信有限公司研究院 The application icon management method and device of a kind of terminal
CN108270996A (en) * 2016-12-30 2018-07-10 安讯士有限公司 Watch thermal map attentively
CN108616647A (en) * 2018-03-14 2018-10-02 中国地质大学(武汉) Mobile phone interface app method for sorting based on user's use habit matching operation region
CN108733274A (en) * 2018-04-25 2018-11-02 维沃移动通信有限公司 A kind of icon display method and terminal device
CN109614022A (en) * 2018-11-26 2019-04-12 Oppo广东移动通信有限公司 Icon sort method, device, electronic equipment and medium
CN111338725A (en) * 2020-02-17 2020-06-26 Oppo广东移动通信有限公司 Interface layout method and related product

Also Published As

Publication number Publication date
CN113238693A (en) 2021-08-10

Similar Documents

Publication Publication Date Title
CN112135181B (en) Video preview method and device and electronic equipment
US20130167082A1 (en) Category search method and mobile device adapted thereto
CN108475096A (en) Information display method and device and terminal equipment
CN106020698A (en) Mobile terminal and realization method of single-hand mode
CN112929748B (en) Video processing method, video processing device, electronic equipment and medium
WO2023116678A1 (en) Desktop display method and apparatus, electronic device, and medium
CN112083854A (en) Application program running method and device
CN112433693B (en) Split screen display method and device and electronic equipment
CN113835580A (en) Application icon display method and device, electronic equipment and storage medium
US9996699B2 (en) Method, electronic device and computer program product for screen shield
CN112394806A (en) User interface display method and device, electronic equipment and storage medium
CN112148405A (en) Desktop layout method and device and electronic equipment
CN112148165A (en) Display method and device and electronic equipment
CN113238695A (en) Interaction method and device of wearable device, electronic device and readable storage medium
CN113238693B (en) Icon sorting method, icon sorting device and electronic equipment
CN113268182B (en) Application icon management method and electronic device
CN113114845B (en) Notification message display method and device
CN113485813A (en) Application skipping method and device
CN113703630A (en) Interface display method and device
CN113885749A (en) Icon display method and device and electronic equipment
CN113253883A (en) Application interface display method and device and electronic equipment
CN112162814A (en) Image display method and device and electronic equipment
WO2022247787A1 (en) Application classification method and apparatus, and electronic device
CN112099682B (en) Icon display method and device and electronic equipment
CN114115622A (en) Display control method, display control device, electronic device, and medium

Legal Events

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