CN108897473B - Interface display method and terminal - Google Patents

Interface display method and terminal Download PDF

Info

Publication number
CN108897473B
CN108897473B CN201810695655.3A CN201810695655A CN108897473B CN 108897473 B CN108897473 B CN 108897473B CN 201810695655 A CN201810695655 A CN 201810695655A CN 108897473 B CN108897473 B CN 108897473B
Authority
CN
China
Prior art keywords
application
input operation
function
terminal
interface
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
CN201810695655.3A
Other languages
Chinese (zh)
Other versions
CN108897473A (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 CN201810695655.3A priority Critical patent/CN108897473B/en
Publication of CN108897473A publication Critical patent/CN108897473A/en
Application granted granted Critical
Publication of CN108897473B publication Critical patent/CN108897473B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • 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)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention provides an interface display method and a terminal. The method is applied to the terminal and comprises the following steps: receiving an input operation for an application icon; and responding to the input operation, and displaying an interface of a function corresponding to the input operation in the application corresponding to the application icon. In the embodiment of the invention, the user can use the application function without manually starting the application and searching the function entry, so that compared with the prior art, the operation of using the application function by the user is more convenient and faster to implement in the embodiment of the invention.

Description

Interface display method and terminal
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to an interface display method and a terminal.
Background
With the continuous development of communication technology, the popularity of terminals such as mobile phones is higher and higher. In order to facilitate the use of the user, the functions of the terminal are more and more sophisticated, and the number of applications installed in the terminal is more and more.
At present, in the using process of a terminal, if a user needs to use an application function in an application, the user generally needs to start the application by operations such as manual clicking, and then search a function entry corresponding to the application function to be used in the started application, and then enter a specific interface through the searched function entry and use the required application function. It is easy to see that, in the prior art, the operation of the user using the application function is very cumbersome to implement.
Disclosure of Invention
The embodiment of the invention provides an interface display method and a terminal, and aims to solve the problem that in the prior art, the operation of using an application function by a user is very complicated to implement.
In order to solve the technical problem, the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides an interface display method, which is applied to a terminal, and the method includes:
receiving an input operation for an application icon;
and responding to the input operation, and displaying an interface of a function corresponding to the input operation in the application corresponding to the application icon.
In a second aspect, an embodiment of the present invention provides a terminal, where the terminal includes:
the receiving module is used for receiving input operation aiming at the application icon;
and the display module is used for responding to the input operation and displaying an interface of a function corresponding to the input operation in the application corresponding to the application icon.
In a third aspect, an embodiment of the present invention provides a terminal, including a processor, a memory, and a computer program stored on the memory and operable on the processor, where the computer program, when executed by the processor, implements the steps of the interface display method described above.
In the embodiment of the invention, if the user needs to use the application function in the application, the user can execute the input operation aiming at the application icon corresponding to the application. In response to the received input operation, the terminal may display an interface of a function corresponding to the input operation in the application. Therefore, the user can use the required application function very conveniently based on the interface of the function displayed by the terminal. Therefore, in the embodiment of the invention, the user can use the application function without manually starting the application and searching the function entry, so that compared with the prior art, the operation of using the application function by the user is more convenient and faster to implement in the embodiment of the invention.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive exercise.
FIG. 1 is a flowchart of an interface display method according to an embodiment of the present invention;
FIG. 2 is one of the interface diagrams of the terminal;
FIG. 3 is a second schematic interface diagram of the terminal;
FIG. 4 is a second flowchart of an interface display method according to an embodiment of the present invention;
FIG. 5 is a third flowchart of an interface display method according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a terminal according to an embodiment of the present invention;
fig. 7 is a second schematic structural diagram of a terminal according to an embodiment of the present invention;
fig. 8 is a schematic diagram of a hardware structure of another terminal according to an embodiment 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.
First, an interface display method provided by an embodiment of the present invention is described below.
It should be noted that the interface display method provided by the embodiment of the present invention is applied to a terminal. The terminal may specifically be: computers (Computer), Mobile phones, Tablet Personal computers (Tablet Personal Computer), Laptop computers (Laptop Computer), Personal Digital Assistants (PDA), Mobile Internet Devices (MID), Wearable devices (Wearable Device), and the like.
Referring to fig. 1, a flowchart of an interface display method according to an embodiment of the present invention is shown. As shown in fig. 1, the method is applied to a terminal, and the method includes the following steps:
step 101, receiving an input operation for an application icon.
Generally, an application icon corresponding to each application installed in a terminal is displayed on a display desktop of the terminal, and a user can perform an input operation for the application icon on the display desktop of the terminal. The input operation includes, but is not limited to, a click operation, a press operation, a slide operation, and the like.
It should be noted that the sliding operation may also be referred to as a sliding gesture, and the sliding direction of the sliding operation may be in various situations, for example: as indicated by arrow 201 in fig. 2, as indicated by arrow 202 in fig. 2, or as indicated by arrow 301 in fig. 3, etc.
And 102, responding to the input operation, and displaying an interface of a function corresponding to the input operation in the application corresponding to the application icon.
It should be noted that the specific implementation form of step 102 is various, and two implementation forms are described below by way of example.
In a first implementation form, step 102 includes:
displaying a target function interface in the application corresponding to the application icon; and the target function interface is a function interface of a function corresponding to the input operation.
Wherein, the function corresponding to the input operation may be: a function corresponding to operation information of the input operation; or a function corresponding to an operation type of the input operation (the operation type may include a click type, a press type, a slide type, or the like). In order to facilitate understanding of the present invention by those skilled in the art, in the embodiments of the present invention, a case where a function corresponding to an input operation is a function corresponding to operation information of the input operation is described as an example.
It is understood that the types of the operation information of the input operation are various. Specifically, the operation information may include at least one of: operation type, operation trajectory, operation pressure, operation time length, and fingerprint information of a finger used to perform an input operation.
In this implementation form, a first mapping set (which may be saved as a system configuration) may be preset in the terminal, where the first mapping set is used to store mapping relationships between application identifiers (e.g., names of corresponding applications or package names) and corresponding relationship groups; the corresponding relation group includes corresponding relations between functions of the application having the application identifier and corresponding operation information, and different functions may correspond to different operation information.
After receiving the input operation for the application icon, the terminal may query whether an application identifier of an application corresponding to the application icon exists in the first mapping set.
And if the application identifier does not exist in the first mapping set, ending the flow of the whole interface display method.
If the application identifier exists in the first mapping set, the terminal may determine, according to the corresponding relationship group mapped by the application identifier in the first mapping set, a function corresponding to the operation information of the input operation in the application corresponding to the application identifier. And then, the terminal can display the function interface of the determined function, namely, a target function interface. Therefore, the user can operate in the target function interface displayed by the terminal according to actual requirements so as to use the function corresponding to the target function interface in the application.
It can be seen that, in this implementation form, the user only needs to execute the input operation with the corresponding operation information on the corresponding application icon according to the application function to be used, and the terminal can directly display the function interface of the application function to be used by the user, thereby facilitating the user to use the function.
In a second implementation form, step 102 includes:
and displaying a floating window on a display desktop of the terminal, and displaying a function icon corresponding to the input operation in the application corresponding to the application icon in the floating window.
It will be appreciated that the function icons of an application may provide an interface to access the functional interfaces in the application.
In this implementation form, after receiving an input operation for an application icon, the terminal may acquire a function icon (which may be one, two, or more than two) in an application corresponding to the application icon, and display the acquired function icon through the floating window.
Optionally, the terminal may be preset with a second mapping set (which may be saved as a system configuration), where the second mapping set is used to store a mapping relationship between the application identifier and the corresponding relationship group; the corresponding relation group comprises corresponding relations between the function icons of the application with the application identification and the corresponding operation information, and different functions can correspond to different operation information.
In the case of receiving an input operation for an application icon, the terminal may query whether an application identifier of an application corresponding to the application icon exists in the second mapping set.
And if the application identifier does not exist in the second mapping set, ending the flow of the whole interface display method.
If the application identifier exists in the second mapping set, the terminal may obtain the function icon corresponding to the operation information of the input operation according to the corresponding relationship group mapped by the application identifier in the second mapping set. And then, the terminal can display the floating window on the display desktop and display the acquired function icons in the floating window.
Of course, the manner in which the terminal acquires the function icons in the application corresponding to the application icons may also be independent of the second mapping set. For example, the terminal may store, in advance, a common function icon (which may be one, two, or more than two) of each application selected by the user. When an input operation for an application icon is received, the terminal may acquire a common function icon pre-stored for an application corresponding to the application icon. And then, the terminal can display the floating window on the display desktop and display the acquired function icons in the floating window.
Regardless of which manner is adopted to obtain the function icons, after the terminal displays the obtained function icons in the floating window of the display desktop, the user can perform selection operation (e.g., click operation) on any function icon displayed in the floating window according to actual requirements. It can be understood that, after any function icon in the floating window is selected, the terminal may switch to the function interface displaying the function corresponding to the function icon, so that the user may operate in the function interface displayed by the terminal according to actual requirements to use the function corresponding to the function interface.
In this implementation form, after the user performs the input operation on the application icon, the terminal may display the floating window on the display desktop, and display the function icon corresponding to the input operation in the floating window, and the user only needs to perform the selection operation on the corresponding function icon in the floating window according to the application function to be used, and the terminal may directly display the function interface of the application function to be used by the user, so that the user can use the function conveniently.
In the embodiment of the invention, if the user needs to use the application function in the application, the user can execute the input operation aiming at the application icon corresponding to the application. In response to the received input operation, the terminal may display an interface of a function corresponding to the input operation in the application. Therefore, the user can use the required application function very conveniently based on the interface of the function displayed by the terminal. Therefore, in the embodiment of the invention, the user can use the application function without manually starting the application and searching the function entry, so that compared with the prior art, the operation of using the application function by the user is more convenient and faster to implement in the embodiment of the invention.
Optionally, receiving an input operation for the application icon includes:
receiving input operation of a user on a display desktop of a terminal;
determining an operation starting position of an input operation;
when the operation start position of the input operation is located at the display position of the application icon, the input operation is determined as the input operation for the application icon.
It should be noted that the display desktop of the terminal can be regarded as a coordinate system, and each application icon displayed on the display desktop occupies an area in the coordinate system.
In this embodiment, in the case of receiving an input operation of a user on a display desktop, the terminal may determine an operation start position of the input operation, that is, a start coordinate of the input operation. Next, the terminal may determine whether the start coordinate is within the area occupied by any application icon. It is understood that, if the start coordinate is within the area occupied by an application icon, the operation position of the input operation may be considered to be located at the display position of the application icon, and then the terminal may determine that the input operation is the input operation for the application icon.
It can be seen that, in this embodiment, the terminal can very conveniently recognize the application icon to which the input operation is directed.
Optionally, after receiving an input operation for an application icon, before displaying, in response to the input operation, an interface of a function corresponding to the input operation in an application corresponding to the application icon, the method further includes:
determining whether operation information of input operation meets a preset display condition;
responding to the input operation, displaying an interface of a function corresponding to the input operation in the application corresponding to the application icon, wherein the interface comprises:
and under the condition that the operation information of the input operation meets the preset display condition, responding to the input operation, and displaying an interface of a function corresponding to the input operation in the application corresponding to the application icon.
In this embodiment, after receiving an input operation for an application icon, the terminal may determine whether operation information of the input operation satisfies a preset display condition. In case that the determination result is yes, the terminal may respond to the input operation so that the user uses a desired application function based on the interface of the corresponding function displayed by the terminal. In the case where the determination result is no, the terminal does not respond to the input operation. It can be seen that the terminal does not need to respond to all input operations, but only needs to respond to part of the input operations, and therefore, the embodiment can effectively reduce the operation pressure and the power consumption of the terminal.
Optionally, the input operation comprises a sliding operation;
determining whether the operation information of the input operation meets a preset display condition, including:
and under the condition that the sliding track of the sliding operation is the preset sliding track, determining that the operation information of the sliding operation meets the preset display condition.
It should be noted that the sliding operation can be divided into four directions, i.e., upward, downward, leftward and rightward. Currently, the sliding operation to the left and the sliding operation to the right are generally used for special purposes, for example, to switch between a plurality of display desktops, and therefore, in this embodiment, the preset sliding track may be as shown by an arrow 201 or an arrow 202 in fig. 2.
After receiving the sliding operation for the application icon, the terminal may determine whether a sliding track of the sliding operation is a preset sliding track.
If the sliding track of the sliding operation is not the preset sliding track, which indicates that the sliding direction of the sliding operation is leftward or rightward, the sliding operation may be considered to be used for switching between display desktops, rather than for displaying an interface for implementing a corresponding function, and thus, the terminal may determine that the operation information of the sliding operation does not satisfy the preset display condition.
If the sliding track of the sliding operation is the preset sliding track, which means that the sliding direction of the sliding operation is upward or downward, the sliding operation may be considered to be used for displaying the interface implementing the corresponding function, rather than for implementing switching between displayed desktops, and therefore, the terminal may determine that the operation information of the sliding operation satisfies the preset display condition.
It can be seen that, in this embodiment, the terminal can very conveniently determine whether the operation information of the sliding operation meets the preset display condition by comparing the sliding track of the sliding operation with the preset sliding track.
The following describes a specific implementation process of this embodiment with reference to fig. 4 and 5.
As shown in fig. 4 and 5, the terminal first receives a sliding gesture of a user on a display desktop of the terminal. Next, the terminal determines whether the slide start position of the slide gesture is located at the display position of any application icon.
And under the condition that the sliding starting position of the sliding gesture is not located at the display position of any application icon, the flow of the whole interface display method is ended, and the terminal can deliver the gesture data of the sliding gesture to the system for processing.
In a processing manner, as shown in fig. 4, when the sliding start position of the sliding gesture is located at the display position of an application icon, the terminal may determine whether a function corresponding to the sliding track of the sliding gesture exists in the application corresponding to the application icon. If the determination result is yes, the terminal can open a function interface of a function corresponding to the sliding track of the sliding gesture; in the case that the determination result is no, the terminal does not perform any operation (specifically, does not display the function interface).
In another processing manner, as shown in fig. 5, when the sliding start position of the sliding gesture is located at the display position of an application icon, the terminal may determine whether the sliding track of the sliding gesture is the preset sliding track.
Assuming that the sliding track of the sliding gesture is shown by an arrow 301 in fig. 3 (that is, the sliding gesture is a slide-up gesture), the sliding track of the sliding gesture may be considered as a preset sliding track, and the terminal may determine that the operation information of the sliding operation satisfies a preset display condition (that is, the condition for displaying the floating window is satisfied). At this time, the terminal displays the floating window 302 shown in fig. 3 on the display desktop, and displays the function icons commonly used by the user in the floating window 302 (at this time, the floating window 302 may also be referred to as a commonly-used function floating window). Alternatively, the terminal may display four function icons, i.e., a function icon a, a function icon B, a function icon C, and a function icon D, in the floating window 302.
It should be noted that the shape of the floating window 302 is not limited to the case shown in fig. 3, the number of the function icons displayed in the floating window 302 is not limited to four as shown in fig. 3, and may be determined according to the actual situation, and the shape of the floating window 302 and the number of the function icons displayed in the floating window 302 are not limited in this embodiment.
Thereafter, the user may enter a function interface of the corresponding function by clicking the function icon displayed in the floating window 302.
Assuming that the sliding track of the sliding gesture is not the preset sliding track, the terminal may determine that the operation information of the sliding operation does not satisfy the preset display condition (it may also be considered that the condition for displaying the floating window is not satisfied). At this time, the terminal does not perform any operation (specifically, the floating window 302 is not displayed on the display desktop).
In summary, the user can use the application function without manually starting the application and searching the function entry, and therefore, compared with the prior art, in this embodiment, the operation of using the application function by the user is more convenient to implement.
The following describes a terminal provided in an embodiment of the present invention.
Referring to fig. 6, a schematic structural diagram of a terminal 600 according to an embodiment of the present invention is shown. As shown in fig. 6, the terminal 600 includes:
a receiving module 601, configured to receive an input operation for an application icon;
the display module 602 is configured to, in response to an input operation, display an interface of a function corresponding to the input operation in an application corresponding to the application icon.
Optionally, the display module 602 is specifically configured to:
displaying a target function interface in the application corresponding to the application icon; and the target function interface is a function interface of a function corresponding to the input operation.
Optionally, the display module 602 is specifically configured to:
and displaying a floating window on a display desktop of the terminal, and displaying a function icon corresponding to the input operation in the application corresponding to the application icon in the floating window.
Optionally, as shown in fig. 7, the terminal 600 further includes:
the determining module 611 is configured to, after receiving an input operation for an application icon, determine whether operation information of the input operation satisfies a preset display condition before displaying, in response to the input operation, an interface of a function corresponding to the input operation in an application corresponding to the application icon;
the display module 602 is specifically configured to:
and under the condition that the operation information of the input operation meets the preset display condition, responding to the input operation, and displaying an interface of a function corresponding to the input operation in the application corresponding to the application icon.
Optionally, the input operation comprises a sliding operation;
the determining module 611 is specifically configured to:
and under the condition that the sliding track of the sliding operation is the preset sliding track, determining that the operation information of the sliding operation meets the preset display condition.
It should be noted that, the terminal 600 provided in the embodiment of the present invention can implement each process implemented by the terminal in the foregoing method embodiment, and details are not described here to avoid repetition. In the embodiment of the invention, the user can use the application function without manually starting the application and searching the function entry, so that compared with the prior art, the operation of using the application function by the user is more convenient and faster to implement in the embodiment of the invention.
Referring to fig. 8, a hardware configuration diagram of a terminal 800 implementing various embodiments of the invention is shown. As shown in fig. 8, terminal 800 includes, but is not limited to: a radio frequency unit 801, a network module 802, an audio output unit 803, an input unit 804, a sensor 805, a display unit 806, a user input unit 807, an interface unit 808, a memory 809, a processor 8010, and a power supply 8011. Those skilled in the art will appreciate that the terminal structure illustrated in fig. 8 is not intended to be limiting of terminal 800, and that terminal 800 may include more or fewer components than those illustrated, or some components may be combined, or a different arrangement of components.
The processor 8010 is configured to:
receiving an input operation for an application icon;
and responding to the input operation, and displaying an interface of a function corresponding to the input operation in the application corresponding to the application icon.
In the embodiment of the invention, the user can use the application function without manually starting the application and searching the function entry, so that compared with the prior art, the operation of using the application function by the user is more convenient and faster to implement in the embodiment of the invention.
Optionally, the processor 8010 is specifically configured to:
displaying a target function interface in the application corresponding to the application icon; and the target function interface is a function interface of a function corresponding to the input operation.
Optionally, the processor 8010 is specifically configured to:
and displaying a floating window on a display desktop of the terminal, and displaying a function icon corresponding to the input operation in the application corresponding to the application icon in the floating window.
Optionally, the processor 8010 is further configured to:
after receiving an input operation for an application icon, determining whether operation information of the input operation meets a preset display condition before displaying an interface of a function corresponding to the input operation in an application corresponding to the application icon in response to the input operation;
the processor 8010 is specifically configured to:
and under the condition that the operation information of the input operation meets the preset display condition, responding to the input operation, and displaying an interface of a function corresponding to the input operation in the application corresponding to the application icon.
Optionally, the input operation comprises a sliding operation;
the processor 8010 is specifically configured to:
and under the condition that the sliding track of the sliding operation is the preset sliding track, determining that the operation information of the sliding operation meets the preset display condition.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 801 may be configured to receive and transmit signals during a message transmission and reception process or a call process, and specifically, receive downlink data from a base station and then process the received downlink data to the processor 8010; in addition, the uplink data is transmitted to the base station. In general, radio frequency unit 801 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. Further, the radio frequency unit 801 can also communicate with a network and other devices through a wireless communication system.
The terminal 800 provides the user with wireless broadband internet access via the network module 802, such as assisting the user in sending and receiving e-mails, browsing web pages, and accessing streaming media.
The audio output unit 803 may convert audio data received by the radio frequency unit 801 or the network module 802 or stored in the memory 809 into an audio signal and output as sound. Also, the audio output unit 803 may also provide audio output related to a specific function performed by the terminal 800 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 803 includes a speaker, a buzzer, a receiver, and the like.
The input unit 804 is used for receiving an audio or video signal. The input Unit 804 may include a Graphics Processing Unit (GPU) 8041 and a microphone 8042, and the Graphics processor 8041 processes image data of a still picture or video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 806. The image frames processed by the graphics processor 8041 may be stored in the memory 809 (or other storage medium) or transmitted via the radio frequency unit 801 or the network module 802. The microphone 8042 can receive sound, and can process such sound 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 801 in case of a phone call mode.
The terminal 800 also includes at least one sensor 805, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 8061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 8061 and/or the backlight when the terminal 800 is moved to the ear. As one of the motion sensors, the 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 terminal posture (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration identification related functions (such as pedometer, tapping), and the like; the sensors 805 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 806 is used to display information input by the user or information provided to the user. The Display unit 806 may include a Display panel 8061, and the Display panel 8061 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 807 is operable to receive input numeric or character information and generate key signal inputs related to user settings and function control of the terminal 800. Specifically, the user input unit 807 includes a touch panel 8071 and other input devices 8072. The touch panel 8071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 8071 (e.g., operations by a user on or near the touch panel 8071 using a finger, a stylus, or any other suitable object or accessory). The touch panel 8071 may include two portions 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 8010, receives a command sent by the processor 8010, and executes the command. In addition, the touch panel 8071 can be implemented by various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 8071, the user input unit 807 can include other input devices 8072. In particular, other input devices 8072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein.
Further, the touch panel 8071 can be overlaid on the display panel 8061, and when the touch panel 8071 detects a touch operation on or near the touch panel 8071, the touch operation can be transmitted to the processor 8010 to determine the type of the touch event, and then the processor 8010 can provide a corresponding visual output on the display panel 8061 according to the type of the touch event. Although in fig. 8, the touch panel 8071 and the display panel 8061 are two independent components to implement the input and output functions of the terminal 800, in some embodiments, the touch panel 8071 and the display panel 8061 may be integrated to implement the input and output functions of the terminal 800, and the implementation is not limited herein.
The interface unit 808 is an interface for connecting an external device to the terminal 800. 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 808 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within the terminal 800 or may be used to transmit data between the terminal 800 and external devices.
The memory 809 may be used to store software programs as well as various data. The memory 809 may mainly include a storage program area and a storage data area, wherein the storage program 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 809 can include high speed random access memory, and can 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 8010 is the control center of the terminal 800, connects the various parts of the entire terminal 800 using various interfaces and lines, and performs various functions of the terminal 800 and processes data by running or executing software programs and/or modules stored in the memory 809 and calling up data stored in the memory 809, thereby monitoring the terminal 800 as a whole. The processor 8010 may include one or more processing units; preferably, the processor 8010 may integrate an application processor, which handles primarily the operating system, user interface, and applications, etc., and a modem processor, which handles primarily wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 8010.
The terminal 800 may further include a power supply 8011 (e.g., a battery) for powering the various components, and preferably, the power supply 8011 may be logically connected to the processor 8010 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system.
In addition, the terminal 800 includes some functional modules that are not shown, and are not described in detail herein.
Preferably, an embodiment of the present invention further provides a terminal, including a processor 8010, a memory 809, and a computer program stored in the memory 809 and capable of running on the processor 8010, where the computer program, when executed by the processor 8010, implements each process of the above-mentioned interface display method embodiment, and can achieve the same technical effect, and details are not described here to avoid repetition.
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 interface display method embodiment, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated 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 (5)

1. An interface display method is applied to a terminal, and is characterized by comprising the following steps:
receiving an input operation for an application icon;
responding to the input operation, and displaying an interface of a function corresponding to the input operation in the application corresponding to the application icon;
the interface for displaying the function corresponding to the input operation in the application corresponding to the application icon comprises:
displaying a floating window on a display desktop of the terminal, and displaying a function icon corresponding to the input operation in an application corresponding to the application icon in the floating window;
after the receiving an input operation for an application icon and before the responding to the input operation and displaying an interface of a function corresponding to the input operation in an application corresponding to the application icon, the method further comprises:
determining whether the operation information of the input operation meets a preset display condition;
the interface for displaying the function corresponding to the input operation in the application corresponding to the application icon in response to the input operation comprises:
under the condition that the operation information of the input operation meets a preset display condition, responding to the input operation, and displaying an interface of a function corresponding to the input operation in the application corresponding to the application icon;
the input operation comprises a sliding operation;
the determining whether the operation information of the input operation meets a preset display condition includes:
determining that the operation information of the sliding operation meets a preset display condition under the condition that the sliding track of the sliding operation is a preset sliding track;
the terminal is preset with a second mapping set, and the second mapping set is used for storing mapping relations between application identifiers and corresponding relation groups; the corresponding relation group comprises corresponding relations between the function icons of the application with the application identifier and corresponding operation information, different functions correspond to different operation information, and the terminal inquires whether the application identifier of the application corresponding to the application icon exists in the second mapping set or not under the condition that input operation aiming at the application icon is received; and if the application identifier exists in the second mapping set, the terminal acquires the function icon corresponding to the operation information of the input operation according to the corresponding relation group mapped by the application identifier in the second mapping set.
2. The method according to claim 1, wherein the interface for displaying the function corresponding to the input operation in the application corresponding to the application icon comprises:
displaying a target function interface in the application corresponding to the application icon; and the target function interface is a function interface of a function corresponding to the input operation.
3. A terminal, characterized in that the terminal comprises:
the receiving module is used for receiving input operation aiming at the application icon;
the display module is used for responding to the input operation and displaying an interface of a function corresponding to the input operation in the application corresponding to the application icon;
the display module is specifically configured to:
displaying a floating window on a display desktop of the terminal, and displaying a function icon corresponding to the input operation in an application corresponding to the application icon in the floating window;
the display control device comprises a determining module, a display module and a display module, wherein the determining module is used for determining whether operation information of an input operation meets a preset display condition or not after the input operation aiming at an application icon is received and before an interface of a function corresponding to the input operation in an application corresponding to the application icon is displayed in response to the input operation;
the display module is specifically configured to:
under the condition that the operation information of the input operation meets a preset display condition, responding to the input operation, and displaying an interface of a function corresponding to the input operation in the application corresponding to the application icon;
the input operation comprises a sliding operation;
the determining module is specifically configured to:
determining that the operation information of the sliding operation meets a preset display condition under the condition that the sliding track of the sliding operation is a preset sliding track;
the terminal is preset with a second mapping set, and the second mapping set is used for storing mapping relations between application identifiers and corresponding relation groups; the corresponding relation group comprises corresponding relations between the function icons of the application with the application identifier and corresponding operation information, different functions correspond to different operation information, and the terminal inquires whether the application identifier of the application corresponding to the application icon exists in the second mapping set or not under the condition that input operation aiming at the application icon is received; and if the application identifier exists in the second mapping set, the terminal acquires the function icon corresponding to the operation information of the input operation according to the corresponding relation group mapped by the application identifier in the second mapping set.
4. The terminal according to claim 3, wherein the display module is specifically configured to:
displaying a target function interface in the application corresponding to the application icon; and the target function interface is a function interface of a function corresponding to the input operation.
5. A terminal, characterized in that it comprises a processor, a memory, a computer program stored on said memory and executable on said processor, said computer program, when executed by said processor, implementing the steps of the interface display method according to any one of claims 1 to 2.
CN201810695655.3A 2018-06-29 2018-06-29 Interface display method and terminal Active CN108897473B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810695655.3A CN108897473B (en) 2018-06-29 2018-06-29 Interface display method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810695655.3A CN108897473B (en) 2018-06-29 2018-06-29 Interface display method and terminal

Publications (2)

Publication Number Publication Date
CN108897473A CN108897473A (en) 2018-11-27
CN108897473B true CN108897473B (en) 2021-01-08

Family

ID=64346803

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810695655.3A Active CN108897473B (en) 2018-06-29 2018-06-29 Interface display method and terminal

Country Status (1)

Country Link
CN (1) CN108897473B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109947323B (en) * 2019-03-21 2021-02-19 维沃移动通信有限公司 Terminal display method and terminal
CN110058754B (en) * 2019-03-29 2021-03-05 维沃移动通信有限公司 Option display method and terminal device
CN110196664A (en) * 2019-04-19 2019-09-03 维沃移动通信有限公司 Control method and terminal device
CN112241227A (en) * 2019-07-19 2021-01-19 腾讯科技(深圳)有限公司 Interface display method, device, terminal and storage medium
CN110489048A (en) * 2019-07-25 2019-11-22 华为技术有限公司 Using quick start method and relevant apparatus
CN111045588B (en) * 2019-11-29 2021-08-17 维沃移动通信有限公司 Information viewing method and electronic equipment
CN115145437A (en) * 2021-03-31 2022-10-04 深圳市万普拉斯科技有限公司 Desktop icon modification method and device and terminal equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101657122B1 (en) * 2010-09-15 2016-09-30 엘지전자 주식회사 Mobile terminal and method for controlling the same
WO2013123677A1 (en) * 2012-02-24 2013-08-29 宇龙计算机通信科技(深圳)有限公司 Terminal and management method for application programs
CN103558958B (en) * 2013-10-29 2017-04-12 宇龙计算机通信科技(深圳)有限公司 Application program function calling method and terminal
CN107025034A (en) * 2016-02-02 2017-08-08 优信拍(北京)信息科技有限公司 Application program launching method and device
CN106250190A (en) * 2016-08-01 2016-12-21 深圳市金立通信设备有限公司 A kind of application startup method and terminal

Also Published As

Publication number Publication date
CN108897473A (en) 2018-11-27

Similar Documents

Publication Publication Date Title
CN108255378B (en) Display control method and mobile terminal
CN111049979B (en) Application sharing method, electronic equipment and computer readable storage medium
CN108897473B (en) Interface display method and terminal
CN108446058B (en) Mobile terminal operation method and mobile terminal
CN110837327B (en) Message viewing method and terminal
CN111142723B (en) Icon moving method and electronic equipment
CN110109604B (en) Application interface display method and mobile terminal
CN111026484A (en) Application sharing method, first electronic device and computer-readable storage medium
CN108415642B (en) Display method and mobile terminal
EP3699743B1 (en) Image viewing method and mobile terminal
CN109857297B (en) Information processing method and terminal equipment
CN108491148B (en) Application sharing method and terminal
CN110096203B (en) Screenshot method and mobile terminal
CN109710130B (en) Display method and terminal
EP4084511A1 (en) Application sharing method, first electronic device, and computer-readable storage medium
CN108920040B (en) Application icon sorting method and mobile terminal
CN108509131B (en) Application program starting method and terminal
CN111610903A (en) Information display method and electronic equipment
CN110012151B (en) Information display method and terminal equipment
CN111562959A (en) Icon management method and electronic equipment
CN109597546B (en) Icon processing method and terminal equipment
CN109284146B (en) Light application starting method and mobile terminal
CN111061446A (en) Display method and electronic equipment
CN108021315B (en) Control method and mobile terminal
CN111475066B (en) Background switching method of application program 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
GR01 Patent grant
GR01 Patent grant