CN110928616A - Shortcut icon management method and electronic equipment - Google Patents

Shortcut icon management method and electronic equipment Download PDF

Info

Publication number
CN110928616A
CN110928616A CN201911017364.XA CN201911017364A CN110928616A CN 110928616 A CN110928616 A CN 110928616A CN 201911017364 A CN201911017364 A CN 201911017364A CN 110928616 A CN110928616 A CN 110928616A
Authority
CN
China
Prior art keywords
shortcut icon
display position
target
application program
shortcut
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.)
Pending
Application number
CN201911017364.XA
Other languages
Chinese (zh)
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 CN201911017364.XA priority Critical patent/CN110928616A/en
Publication of CN110928616A publication Critical patent/CN110928616A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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
    • 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

Landscapes

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

Abstract

The embodiment of the invention discloses a shortcut icon management method and electronic equipment. The shortcut icon management method comprises the following steps: receiving a shortcut icon creation request aiming at a target object in a target application program; responding to a shortcut icon creation request, and acquiring a program display position of a target application program; determining a shortcut icon display position corresponding to a target application program according to the program display position; and displaying a target shortcut icon corresponding to the target object at the shortcut icon display position. The embodiment of the invention can solve the problems of higher difficulty and more time consumption of searching the needed shortcut icon by a user in the prior art.

Description

Shortcut icon management method and electronic equipment
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a shortcut icon management method and electronic equipment.
Background
When a user adds a shortcut icon to an interface in an application program on the electronic device, the electronic device can automatically search for a display position and display the shortcut icon to be added on the searched display position. Generally, the electronic device will use the first vacant position of the functional interface or the last position of the last screen of the functional interface as the display position.
The display position searching method can enable different application program icons and shortcut icons of different application program interfaces to be displayed in a mixed mode, and the difficulty of searching for the needed shortcut icons by a user is high and the time consumption is high along with the increase of the application program icons and the shortcut icons on the functional interfaces, so that the shortcut icons cannot play the shortcut function.
Disclosure of Invention
Embodiments of the present invention provide a shortcut icon management method, an electronic device, and a medium, so as to solve the problems that in the prior art, a user has a high difficulty and consumes a lot of time to find a needed shortcut icon.
In order to solve the technical problem, the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides a shortcut icon management method, including:
receiving a shortcut icon creation request aiming at a target object in a target application program;
responding to a shortcut icon creation request, and acquiring a program display position of a target application program;
determining a shortcut icon display position corresponding to a target application program according to the program display position;
and displaying a target shortcut icon corresponding to the target object at the shortcut icon display position.
In a second aspect, an embodiment of the present invention provides a shortcut icon management apparatus, including:
the request receiving module is used for receiving a shortcut icon creation request aiming at a target object in a target application program;
the position acquisition module is used for responding to the shortcut icon creation request and acquiring the program display position of the target application program;
the position determining module is used for determining the display position of the shortcut icon corresponding to the target application program according to the display position of the program;
and the icon display module is used for displaying the target shortcut icon corresponding to the target object at the shortcut icon display position.
In a third aspect, an embodiment of the present invention provides an electronic device, which includes a processor, a memory, and a computer program stored in the memory and being executable on the processor, where the computer program, when executed by the processor, implements the steps of the shortcut icon management method according to the first aspect.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the shortcut icon management method according to the first aspect.
In the embodiment of the invention, after a shortcut icon creation request aiming at a target object in a target application program is received, the program display position of the target application program can be obtained, the shortcut icon display position corresponding to the target application program is determined according to the program display position, and then the target shortcut icon corresponding to the target object is displayed at the shortcut icon display position, so that the target shortcut icon and the target application program to which the target object corresponding to the target shortcut icon belongs can be displayed in a correlated manner, the searching difficulty of a user for the shortcut icon is reduced, and the searching time is shortened.
Drawings
The present invention will be better understood from the following description of specific embodiments thereof taken in conjunction with the accompanying drawings, in which like or similar reference characters designate like or similar features.
Fig. 1 is a schematic flow chart of a shortcut icon management method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a shortcut icon display mode according to an embodiment of the present invention;
FIG. 3 is a schematic diagram illustrating a shortcut icon display according to another embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a shortcut icon management apparatus according to an embodiment of the present invention;
fig. 5 is a schematic diagram of a hardware structure of an electronic device implementing various embodiments of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a flowchart illustrating a shortcut icon management method according to an embodiment of the present invention. As shown in fig. 1, the shortcut icon management method may include:
s110, the electronic equipment receives a shortcut icon creation request aiming at a target object in a target application program;
s120, the electronic equipment responds to the shortcut icon creation request and obtains a program display position of the target application program;
s130, the electronic equipment determines a shortcut icon display position corresponding to the target application program according to the program display position;
s140, the electronic equipment displays the target shortcut icon corresponding to the target object at the shortcut icon display position.
In the embodiment of the invention, after receiving a shortcut icon creation request for a target object, the electronic device can acquire the program display position of the target application program, determine the shortcut icon display position corresponding to the target application program according to the program display position, and then display the target shortcut icon corresponding to the target object at the shortcut icon display position, so that the target shortcut icon and the target application program to which the target object corresponding to the target shortcut icon belongs can be displayed in an associated manner, the searching difficulty of a user for the shortcut icon is reduced, and the searching time is shortened.
The shortcut icon management method provided by the embodiment of the invention can be applied to electronic equipment, wherein the electronic equipment comprises but is not limited to a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, wearable equipment, a pedometer and the like.
In step S110 of the embodiment of the present invention, a user may open an application program on the electronic device, enter a shortcut icon adding interface for a target object in the application program, and add a target shortcut icon corresponding to the target object in the shortcut icon adding interface. The target object refers to an application interface which is required to be quickly entered in the application program.
For example, a user may open a social application program of the electronic device, enter a shortcut icon adding interface of a designated contact of the social application program, and add a shortcut icon to a chat interface corresponding to the designated contact in the shortcut icon adding interface.
In step S120 of the embodiment of the present invention, after the electronic device receives the shortcut icon creation request of the target object, a program display position of the target application program to which the target object belongs at the current time may be obtained.
Continuing with the example of the social application program, a program display position of the social application program at the current time to which the chat interface corresponding to the specified contact belongs may be obtained.
In step S130 of some embodiments of the present invention, a specific method for determining, by an electronic device, a shortcut icon display position corresponding to a target application program according to a program display position may include:
and the electronic equipment determines the adjacent position of the program display position as the shortcut icon display position corresponding to the target application program.
The adjacent position of the program display position may be a position adjacent to the program display position in any direction.
For example, in a display interface of the electronic device, a right-side position of a program display position may be determined as a shortcut icon display position corresponding to a target application program along a horizontal direction of the display interface, so that the target application program may be displayed adjacent to a target shortcut icon corresponding to a target object in the target application program, and a user may conveniently search for the target shortcut icon associated with the target application program.
In step S130 according to other embodiments of the present invention, the electronic device may further set a one-screen display interface for the shortcut icon in the function interface, and determine a display position of the shortcut icon corresponding to the target application program in the set display interface according to a display sequence of the program display position of the target application program in the application program.
In step S140 according to some embodiments of the present invention, when the target shortcut icon to be created is the first shortcut icon corresponding to the target application, that is, when there is no shortcut icon in the shortcut icon display position corresponding to the target application, the electronic device may directly display the target shortcut icon corresponding to the target object in the shortcut icon display position.
Specifically, whether other shortcut icons corresponding to the target application program exist in the shortcut icon display position or not can be judged firstly, if no other shortcut icon exists, whether other application program icons exist in the shortcut icon display position or not can be judged subsequently, if no other application program icon exists, the target shortcut icon corresponding to the target object is displayed in the shortcut icon display position, if other application program icons exist, all icons behind the program display position are moved to the next position according to the icon display sequence, and then the target shortcut icon corresponding to the target object is displayed in the shortcut icon display position.
In step S140 according to other embodiments of the present invention, in a case that the target shortcut icon to be created is not the first shortcut icon corresponding to the target application, that is, in a case that a shortcut icon already exists at a shortcut icon display position corresponding to the target application, the target shortcut icon to be created and the existing shortcut icon need to be merged and displayed.
In some embodiments, a specific method for displaying, by an electronic device, a target shortcut icon corresponding to a target object at a shortcut icon display position may include:
under the condition that a shortcut icon exists at the shortcut icon display position, the electronic equipment generates a folder for displaying the shortcut icon according to the existing shortcut icon and a target shortcut icon;
and the electronic equipment displays the folder at the shortcut icon display position.
In some examples, the electronic device can utilize the type of icon displayed at the shortcut icon display location to determine whether a shortcut icon already exists at the shortcut icon display location. In other examples, after the shortcut icon is generated, shortcut icon information may be stored in association with the target application, and whether the shortcut icon is already present at the shortcut icon display position may be determined according to whether the target application has the shortcut icon information stored in association. The shortcut icon information includes shortcut icon intention information, icon type information, icon image information, icon title information, and the like.
Further, the method for displaying the shortcut icon by the electronic device through the folder comprises the steps of generating a folder icon for displaying the shortcut icon according to the existing shortcut icon and the target shortcut icon, adding the existing shortcut icon and the target shortcut icon to the generated folder, displaying the folder icon at the display position of the shortcut icon, and displaying the existing shortcut icon and the target shortcut icon on a folder display interface after a user triggers the folder icon.
In some examples, as shown in fig. 2, the folder icon may be comprised of all shortcut icons within the first screen interface of the folder display interface, i.e., the folder icon includes a scaled-down icon of all shortcut icons within the first screen interface of the folder display interface. At the moment, the user can utilize the folder icon to quickly know the shortcut icon in the folder, and convenience of the user for searching the shortcut icon is further improved.
In other examples, the folder icon may be the first shortcut icon corresponding to the target application. At the moment, the style of the display icons in the functional interface can be ensured to be uniform, and the aesthetic property of the functional interface is improved.
In other embodiments, the specific method for displaying, by the electronic device, the target shortcut icon corresponding to the target object at the shortcut icon display position may further include:
and in the case that the folder already exists in the shortcut icon display position, the electronic equipment adds the target shortcut icon to the folder.
In some examples, the electronic device can utilize the type of icon displayed at the shortcut icon display location to determine whether a folder already exists at the shortcut icon display location. In other examples, after generating the folder, the folder information may be stored in association with the target application, and whether the folder already exists in the shortcut icon display location may be determined according to whether the target application has the folder information stored in association therewith. The folder information may include icon type information, icon image information, icon title information, folder identification information, and the like.
In these embodiments, after the electronic device adds the target shortcut icon to the folder, in a case where the folder icon is composed of all shortcut icons in the first screen interface of the folder display interface, the folder icon may be updated by using all shortcut icons in the first screen interface of the folder display interface to which the target shortcut icon is added.
In an embodiment in which the shortcut icon is displayed using a folder, after the shortcut icon is added to the folder, the shortcut icon information may be stored in association with the folder information.
In still other embodiments, a specific method for displaying, by an electronic device, a target shortcut icon corresponding to a target object at a shortcut icon display position may include:
under the condition that a shortcut icon exists at the shortcut icon display position, the electronic equipment generates a shortcut icon drop-down list corresponding to the target application program;
the electronic device adds the target shortcut icon to a shortcut icon drop-down list.
In some examples, the electronic device can utilize the type of icon displayed at the shortcut icon display location to determine whether a shortcut icon already exists at the shortcut icon display location. In other examples, after the shortcut icon is generated, shortcut icon information may be stored in association with the target application, and whether the shortcut icon is already present at the shortcut icon display position may be determined according to whether the target application has the shortcut icon information stored in association.
Further, the method for displaying the shortcut icon by the electronic device using the shortcut icon drop-down list includes generating a shortcut icon drop-down list corresponding to a target application program, displaying an existing first shortcut icon at a shortcut icon display position, adding the target shortcut icon to the shortcut icon drop-down list, displaying the shortcut icon drop-down list after the user triggers the first shortcut icon, and displaying the target shortcut icon on the shortcut icon drop-down list. A specific manner of displaying the shortcut icon drop-down list and displaying the target shortcut icon on the shortcut icon drop-down list may be as shown in fig. 3.
In other embodiments, the specific method for displaying the target shortcut icon corresponding to the target object at the shortcut icon display position may further include:
and in the case that the target application program already has the shortcut icon drop-down list, the electronic equipment adds the target shortcut icon to the shortcut icon drop-down list.
After the shortcut icon drop-down list is generated, the shortcut icon drop-down list information and the target application program can be stored in an associated mode, and whether the target application program has the shortcut icon drop-down list or not is determined according to whether the target application program has the shortcut icon drop-down list information stored in the associated mode or not. The shortcut icon drop-down list information may include shortcut icon drop-down list identification information and the like.
In the embodiment of displaying the shortcut icon using the shortcut icon drop-down list, after the shortcut icon is added to the shortcut icon drop-down list, the shortcut icon information and the shortcut icon drop-down list information may be stored in association.
In some embodiments of the present invention, in an embodiment in which a shortcut icon is displayed using a shortcut icon drop-down list, in a case in which a user wants to use a shortcut icon, the shortcut icon management method may further include:
the electronic equipment receives a first input aiming at the shortcut icon displayed on the shortcut icon display position; the electronic equipment responds to the first input, determines whether a shortcut icon drop-down list exists in the target application program, displays the shortcut icon drop-down list under the condition that the shortcut icon drop-down list exists, then receives a second input aiming at the shortcut icon drop-down list, and responds to the second input, and displays an object corresponding to the shortcut icon selected by the second input; and under the condition that the shortcut icon drop-down list does not exist, displaying an object corresponding to the shortcut icon displayed on the shortcut icon display position.
The first input can be trigger operations such as single click and double click, and the second input can also be trigger operations such as single click and double click. And the first input may be the same as the second input or the first input may be different from the second input.
In other embodiments of the present invention, in an embodiment that the shortcut icon is displayed by using a shortcut icon drop-down list, in a case that a user wants to use the shortcut icon, the shortcut icon management method may further include:
the electronic equipment receives a third input aiming at the shortcut icon displayed on the shortcut icon display position;
the electronic equipment responds to the third input, and obtains the use frequency of each shortcut icon corresponding to the target application program in a preset time period;
and the electronic equipment displays the object corresponding to the shortcut icon with the highest use frequency.
The third input may be a trigger operation different from the first input, which is preset by the user, such as double-click.
Therefore, the embodiment of the invention can provide convenient, quick, flexible and diversified trigger operation on the shortcut icon for the user, and improve the use experience of the user.
In some embodiments of the present invention, for example, in an embodiment that the shortcut icon is displayed by using a shortcut icon drop-down list, and in an embodiment that the shortcut icon is displayed by using a folder and the folder icon is a first shortcut icon corresponding to a target application, the shortcut icon management method may further include:
the electronic equipment acquires the use frequency of each shortcut icon corresponding to the target application program in a preset time period;
and the electronic equipment displays the shortcut icon with the highest use frequency at the shortcut icon display position.
The use frequency of each shortcut icon in a preset time period refers to the number of times of entering an object corresponding to each shortcut icon through the shortcut icon, namely, the number of times of entering an application interface corresponding to each shortcut icon. The preset time period may be set by the user, for example, a day, a week, a month, or the like.
Therefore, the use frequency of the user in the preset time period can be utilized, the shortcut icons which are frequently used by the user in the preset time period are displayed at the display positions of the shortcut icons, and the user can conveniently search the shortcut icons.
In some embodiments of the present invention, the shortcut icon management method may further include:
the electronic equipment receives a dragging operation aiming at an entrance icon to be moved;
and the electronic equipment responds to the dragging operation, and takes the end position of the dragging operation as the moving position of the entrance icon to be moved.
Specifically, the specific way that the electronic device uses the end position of the dragging operation as the moving position of the entry icon to be moved may be that the entry icon to be moved is inserted into the moving position, and other icons are sequentially moved backward by one position; a specific manner of using the end position of the dragging operation as the movement position of the entry icon to be moved may be to perform position replacement on the icon at the movement position and the entry icon to be moved.
Therefore, the user can adjust the display position of the shortcut icon as required.
In summary, in the embodiment of the present invention, all shortcut icons corresponding to the same application program can be collected to one position for displaying, so that the user can search for and open the shortcut icons, thereby greatly improving the user experience.
Fig. 4 is a schematic structural diagram illustrating a shortcut icon management apparatus according to an embodiment of the present invention. As shown in fig. 4, the shortcut icon management apparatus may include:
a request receiving module 210, configured to receive a shortcut icon creation request for a target object in a target application;
a position acquisition module 220, configured to acquire a program display position of the target application program in response to the shortcut icon creation request;
a position determining module 230, configured to determine, according to the program display position, a shortcut icon display position corresponding to the target application program;
and an icon display module 240, configured to display a target shortcut icon corresponding to the target object at the shortcut icon display position.
In the embodiment of the invention, after the shortcut icon creation request aiming at the target object is received, the program display position of the target application program can be obtained, the shortcut icon display position corresponding to the target application program is determined according to the program display position, and then the target shortcut icon corresponding to the target object is displayed at the shortcut icon display position, so that the target shortcut icon and the target application program to which the target object corresponding to the target shortcut icon belongs can be displayed in a correlated manner, the searching difficulty of a user for the shortcut icon is reduced, and the searching time is shortened.
The shortcut icon management method provided by the embodiment of the invention can be applied to electronic equipment, wherein the electronic equipment comprises but is not limited to a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, wearable equipment, a pedometer and the like.
In some embodiments of the present invention, the position determining module 230 may be specifically configured to:
and determining the adjacent position of the program display position as the shortcut icon display position corresponding to the target application program.
That is, in the embodiment of the present invention, a position behind the program display position may be determined as the shortcut icon display position corresponding to the target application program according to the icon display sequence, so that the target application program may be displayed at an adjacent position with the target shortcut icon corresponding to the target object in the target application program, and a user may conveniently search for the target shortcut icon associated with the target application program.
In some embodiments of the present invention, the icon display module 240 may be specifically configured to:
under the condition that a shortcut icon exists at the shortcut icon display position, generating a folder for displaying the shortcut icon according to the existing shortcut icon and a target shortcut icon; and displaying the folder at the display position of the shortcut icon.
In these embodiments, the icon display module 240 may be further configured to:
and adding the target shortcut icon into the folder under the condition that the folder exists at the shortcut icon display position.
In some embodiments of the present invention, the icon display module 240 may be specifically configured to:
under the condition that a shortcut icon exists at the shortcut icon display position, generating a shortcut icon drop-down list corresponding to the target application program; and adding the target shortcut icon into a shortcut icon drop-down list.
Therefore, the embodiment of the invention can centralize all shortcut icons corresponding to the same application program to one position for displaying, so that a user can search and open the shortcut icons conveniently, and the use experience of the user can be greatly improved.
In some embodiments of the present invention, the shortcut icon management apparatus may further include:
the first frequency acquisition module is used for acquiring the use frequency of each shortcut icon corresponding to the target application program in a preset time period;
and the icon updating module is used for displaying the shortcut icon with the highest use frequency at the display position of the shortcut icon.
Therefore, the use frequency of the user in the preset time period can be utilized, the shortcut icons which are frequently used by the user in the preset time period are displayed at the display positions of the shortcut icons, and the user can conveniently search the shortcut icons.
In some embodiments of the present invention, the shortcut icon management apparatus may further include:
the operation acquisition module is used for receiving dragging operation aiming at the entrance icon to be moved;
and the icon moving module is used for responding to the dragging operation and taking the end position of the dragging operation as the moving position of the inlet icon to be moved.
Therefore, the user can adjust the display position of the shortcut icon as required.
In some embodiments of the present invention, the shortcut icon management apparatus may further include:
the first input acquisition module is used for receiving first input aiming at the shortcut icon displayed on the shortcut icon display position;
the pull-down list determining module is used for responding to the first input and determining whether the target application program has a shortcut icon pull-down list or not;
the pull-down list display module is used for responding to a first input and displaying a pull-down list of the shortcut icons under the condition that the pull-down list of the shortcut icons is determined to exist;
the second input acquisition module is used for twenty-one aiming at second input of the shortcut icon drop-down list;
the first object display module is used for responding to a second input and displaying an object corresponding to the shortcut icon selected by the second input under the condition that the shortcut icon drop-down list exists; and under the condition that the shortcut icon drop-down list does not exist, displaying an object corresponding to the shortcut icon displayed on the shortcut icon display position.
In some embodiments of the present invention, the shortcut icon management apparatus may further include:
the first input acquisition module is used for receiving third input aiming at the shortcut icon displayed on the shortcut icon display position;
the second frequency acquisition module is used for responding to the third input and acquiring the use frequency of each shortcut icon corresponding to the target application program in a preset time period;
and the second object display module is used for displaying the object corresponding to the shortcut icon with the highest use frequency.
Therefore, the embodiment of the invention can provide convenient, quick, flexible and diversified trigger operation on the shortcut icon for the user, and improve the use experience of the user.
It should be noted that the embodiment of the shortcut icon management apparatus shown in fig. 4 can also implement other methods and effects of the embodiment of the shortcut icon management method shown in fig. 1, which are not described herein again.
The electronic device provided in the embodiment of the present invention can implement each process implemented by the electronic device in the method embodiments of fig. 1 to fig. 3, and is not described herein again to avoid repetition.
Fig. 5 is a schematic diagram of a hardware structure of an electronic device implementing various embodiments of the present invention. As shown in fig. 5, the electronic device 300 includes, but is not limited to: radio frequency unit 301, network module 302, audio output unit 303, input unit 304, sensor 305, display unit 306, user input unit 307, interface unit 308, memory 309, processor 310, and power supply 311. Those skilled in the art will appreciate that the electronic device configuration shown in fig. 5 does not constitute a limitation of the electronic device, and that the electronic device may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the electronic device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
A processor 310 configured to: receiving a shortcut icon creation request aiming at a target object in a target application program; responding to a shortcut icon creation request, and acquiring a program display position of a target application program; determining a shortcut icon display position corresponding to a target application program according to the program display position; and displaying a target shortcut icon corresponding to the target object at the shortcut icon display position.
In the embodiment of the invention, after the shortcut icon creation request aiming at the target object is received, the program display position of the target application program to which the target object belongs can be obtained, the shortcut icon display position corresponding to the target application program is determined according to the program display position, and then the target shortcut icon corresponding to the target object is displayed at the shortcut icon display position, so that the target shortcut icon and the target application program to which the target object corresponding to the target shortcut icon belongs can be displayed in a correlated manner, the searching difficulty of the user for the shortcut icon is reduced, and the searching time is shortened.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 301 may be used for receiving and sending signals during a message sending and receiving process or a call process, and specifically, receives downlink data from a base station and then processes the received downlink data to the processor 310; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 301 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 301 can also communicate with a network and other devices through a wireless communication system.
The electronic device provides wireless broadband internet access to the user via the network module 302, such as assisting the user in sending and receiving e-mails, browsing web pages, and accessing streaming media.
The audio output unit 303 may convert audio data received by the radio frequency unit 301 or the network module 302 or stored in the memory 309 into an audio signal and output as sound. Also, the audio output unit 303 may also provide audio output related to a specific function performed by the electronic apparatus 300 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 303 includes a speaker, a buzzer, a receiver, and the like.
The input unit 304 is used to receive audio or video signals. The input Unit 304 may include a Graphics Processing Unit (GPU) 3041 and a microphone 3042, and the Graphics processor 3041 processes image data of a still picture or video obtained by an image capturing apparatus (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 306. The image frames processed by the graphic processor 3041 may be stored in the memory 309 (or other storage medium) or transmitted via the radio frequency unit 301 or the network module 302. The microphone 3042 may receive sounds and may be capable of processing such sounds into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 301 in case of the phone call mode.
The electronic device 300 also includes at least one sensor 305, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that adjusts the brightness of the display panel 3061 according to the brightness of ambient light, and a proximity sensor that turns off the display panel 3061 and/or the backlight when the electronic device 300 is moved to the ear. As one type of motion sensor, an accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of an electronic device (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), and vibration identification related functions (such as pedometer, tapping); the sensors 305 may also include fingerprint sensors, pressure sensors, iris sensors, molecular sensors, gyroscopes, barometers, hygrometers, thermometers, infrared sensors, etc., which are not described in detail herein.
The display unit 306 is used to display information input by the user or information provided to the user. The Display unit 306 may include a Display panel 3061, and the Display panel 3061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 307 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the electronic device. Specifically, the user input unit 307 includes a touch panel 3071 and other input devices 3072. The touch panel 3071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 3071 (e.g., operations by a user on or near the touch panel 3071 using a finger, a stylus, or any suitable object or attachment). The touch panel 3071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 310, and receives and executes commands sent by the processor 310. In addition, the touch panel 3071 may be implemented using various types, such as resistive, capacitive, infrared, and surface acoustic wave. The user input unit 307 may include other input devices 3072 in addition to the touch panel 3071. Specifically, the other input devices 3072 may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described herein.
Further, the touch panel 3071 may be overlaid on the display panel 3061, and when the touch panel 3071 detects a touch operation on or near the touch panel, the touch operation is transmitted to the processor 310 to determine the type of the touch event, and then the processor 310 provides a corresponding visual output on the display panel 3061 according to the type of the touch event. Although in fig. 5, the touch panel 3071 and the display panel 3061 are implemented as two separate components to implement the input and output functions of the electronic device, in some embodiments, the touch panel 3071 and the display panel 3061 may be integrated to implement the input and output functions of the electronic device, which is not limited herein.
The interface unit 308 is an interface for connecting an external device to the electronic apparatus 300. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 308 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the electronic apparatus 300 or may be used to transmit data between the electronic apparatus 300 and the external device.
The memory 309 may be used to store software programs as well as various data. The memory 309 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 309 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 310 is a control center of the electronic device, connects various parts of the whole electronic device by using various interfaces and lines, performs various functions of the electronic device and processes data by operating or executing software programs and/or modules stored in the memory 309 and calling data stored in the memory 309, thereby performing overall monitoring of the electronic device. Processor 310 may include one or more processing units; preferably, the processor 310 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 310.
The electronic device 300 may further include a power supply 311 (such as a battery) for supplying power to various components, and preferably, the power supply 311 may be logically connected to the processor 310 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system.
In addition, the electronic device 300 includes some functional modules that are not shown, and are not described in detail herein.
Preferably, an embodiment of the present invention further provides an electronic device, which includes a processor 310, a memory 309, and a computer program stored in the memory 309 and capable of running on the processor 310, where the computer program, when executed by the processor 310, implements each process of the above shortcut icon management method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the above shortcut icon management method embodiment, and can achieve the same technical effect, and in order to avoid repetition, the detailed description is omitted here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
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 an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (10)

1. A shortcut icon management method is applied to electronic equipment and is characterized by comprising the following steps:
receiving a shortcut icon creation request aiming at a target object in a target application program;
responding to the shortcut icon creation request, and acquiring a program display position of the target application program;
determining a shortcut icon display position corresponding to the target application program according to the program display position;
and displaying a target shortcut icon corresponding to the target object at the shortcut icon display position.
2. The method according to claim 1, wherein the determining the shortcut icon display position corresponding to the target application program according to the program display position comprises:
and determining the adjacent position of the program display position as the shortcut icon display position corresponding to the target application program.
3. The method according to claim 1, wherein the displaying a target shortcut icon corresponding to the target object at the shortcut icon display position comprises:
under the condition that a shortcut icon exists in the shortcut icon display position, generating a folder for displaying the shortcut icon according to the existing shortcut icon and the target shortcut icon;
and displaying the folder at the shortcut icon display position.
4. The method of claim 3, wherein displaying a target shortcut icon corresponding to the target object at the shortcut icon display position further comprises:
and adding the target shortcut icon into the folder under the condition that the folder exists at the shortcut icon display position.
5. The method according to claim 1, wherein the displaying a target shortcut icon corresponding to the target object at the shortcut icon display position comprises:
under the condition that a shortcut icon exists at the shortcut icon display position, generating a shortcut icon drop-down list corresponding to the target application program;
and adding the target shortcut icon into the shortcut icon drop-down list.
6. The method of claim 5, further comprising:
acquiring the use frequency of each shortcut icon corresponding to the target application program in a preset time period;
and displaying the shortcut icon with the highest use frequency at the shortcut icon display position.
7. The method of claim 5, further comprising:
receiving a first input for a shortcut icon displayed on the shortcut icon display position;
displaying the shortcut icon drop-down list in response to the first input;
receiving a second input for the shortcut icon drop-down list;
and responding to the second input, and displaying an object corresponding to the shortcut icon selected by the second input.
8. The method of claim 5, further comprising:
receiving a third input for the shortcut icon displayed on the shortcut icon display position;
responding to the third input, and acquiring the use frequency of each shortcut icon corresponding to the target application program in a preset time period;
and displaying the object corresponding to the shortcut icon with the highest use frequency.
9. The method according to any one of claims 3-5, further comprising:
receiving a dragging operation aiming at an entrance icon to be moved;
and in response to the dragging operation, taking the end position of the dragging operation as the target moving position of the to-be-moved entrance icon.
10. An electronic device, comprising:
the request receiving module is used for receiving a shortcut icon creation request aiming at a target object in a target application program;
the position acquisition module is used for responding to the shortcut icon creation request and acquiring the program display position of the target application program;
the position determining module is used for determining the shortcut icon display position corresponding to the target application program according to the program display position;
and the icon display module is used for displaying the target shortcut icon corresponding to the target object at the shortcut icon display position.
CN201911017364.XA 2019-10-24 2019-10-24 Shortcut icon management method and electronic equipment Pending CN110928616A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911017364.XA CN110928616A (en) 2019-10-24 2019-10-24 Shortcut icon management method and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911017364.XA CN110928616A (en) 2019-10-24 2019-10-24 Shortcut icon management method and electronic equipment

Publications (1)

Publication Number Publication Date
CN110928616A true CN110928616A (en) 2020-03-27

Family

ID=69849715

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911017364.XA Pending CN110928616A (en) 2019-10-24 2019-10-24 Shortcut icon management method and electronic equipment

Country Status (1)

Country Link
CN (1) CN110928616A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113360235A (en) * 2021-06-23 2021-09-07 东风汽车有限公司东风日产乘用车公司 Shortcut processing method and device and storage medium
WO2022267786A1 (en) * 2021-06-22 2022-12-29 花瓣云科技有限公司 Shortcut icon display method and terminal device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183462A (en) * 2015-08-24 2015-12-23 联想(北京)有限公司 Object response method and electronic device
CN106126013A (en) * 2016-06-15 2016-11-16 维沃移动通信有限公司 A kind of application management method and mobile terminal
CN106406892A (en) * 2016-09-26 2017-02-15 北京奇虎科技有限公司 A shortcut function display method and device for applications and a terminal apparatus
CN106855813A (en) * 2015-12-09 2017-06-16 北京奇虎科技有限公司 A kind for the treatment of method and apparatus of application entrance object
CN107613097A (en) * 2017-08-24 2018-01-19 广东欧珀移动通信有限公司 Display methods, device, storage medium and the electronic equipment of shortcut icon
US20190107937A1 (en) * 2017-10-10 2019-04-11 Konica Minolta, Inc. Controller, shortcut icon registration method, and non-transitory recording medium storing shortcut icon registration program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105183462A (en) * 2015-08-24 2015-12-23 联想(北京)有限公司 Object response method and electronic device
CN106855813A (en) * 2015-12-09 2017-06-16 北京奇虎科技有限公司 A kind for the treatment of method and apparatus of application entrance object
CN106126013A (en) * 2016-06-15 2016-11-16 维沃移动通信有限公司 A kind of application management method and mobile terminal
CN106406892A (en) * 2016-09-26 2017-02-15 北京奇虎科技有限公司 A shortcut function display method and device for applications and a terminal apparatus
CN107613097A (en) * 2017-08-24 2018-01-19 广东欧珀移动通信有限公司 Display methods, device, storage medium and the electronic equipment of shortcut icon
US20190107937A1 (en) * 2017-10-10 2019-04-11 Konica Minolta, Inc. Controller, shortcut icon registration method, and non-transitory recording medium storing shortcut icon registration program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022267786A1 (en) * 2021-06-22 2022-12-29 花瓣云科技有限公司 Shortcut icon display method and terminal device
CN113360235A (en) * 2021-06-23 2021-09-07 东风汽车有限公司东风日产乘用车公司 Shortcut processing method and device and storage medium

Similar Documents

Publication Publication Date Title
CN111049979B (en) Application sharing method, electronic equipment and computer readable storage medium
CN107734175B (en) Notification message prompting method and mobile terminal
CN107977132B (en) Information display method and mobile terminal
CN108279948B (en) Application program starting method and mobile terminal
CN110109593B (en) Screen capturing method and terminal equipment
CN109857297B (en) Information processing method and terminal equipment
CN111026484A (en) Application sharing method, first electronic device and computer-readable storage medium
CN110837327B (en) Message viewing method and terminal
CN108984066B (en) Application icon display method and mobile terminal
CN108334272B (en) Control method and mobile terminal
CN108900695B (en) Display processing method, terminal equipment and computer readable storage medium
CN111163224B (en) Voice message playing method and electronic equipment
CN108958593B (en) Method for determining communication object and mobile terminal
CN109558046B (en) Information display method and terminal equipment
CN109189303B (en) Text editing method and mobile terminal
CN110096203B (en) Screenshot method and mobile terminal
CN111124706A (en) Application program sharing method and electronic equipment
CN111061404A (en) Control method and first electronic device
CN110752981A (en) Information control method and electronic equipment
CN111475066B (en) Background switching method of application program and electronic equipment
CN110795402A (en) Method and device for displaying file list and electronic equipment
CN111399715B (en) Interface display method and electronic equipment
CN109284146B (en) Light application starting method and mobile terminal
CN111061446A (en) Display method and electronic equipment
CN111221602A (en) Interface display method and electronic equipment

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
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20200327

WD01 Invention patent application deemed withdrawn after publication