WO2018219090A1 - Method for rapidly searching for applications and related products - Google Patents

Method for rapidly searching for applications and related products Download PDF

Info

Publication number
WO2018219090A1
WO2018219090A1 PCT/CN2018/085215 CN2018085215W WO2018219090A1 WO 2018219090 A1 WO2018219090 A1 WO 2018219090A1 CN 2018085215 W CN2018085215 W CN 2018085215W WO 2018219090 A1 WO2018219090 A1 WO 2018219090A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
interface
icon
audio
terminal device
Prior art date
Application number
PCT/CN2018/085215
Other languages
French (fr)
Chinese (zh)
Inventor
白剑
Original Assignee
Oppo广东移动通信有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Oppo广东移动通信有限公司 filed Critical Oppo广东移动通信有限公司
Publication of WO2018219090A1 publication Critical patent/WO2018219090A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72406User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by software upgrading or downloading
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72448User interfaces specially adapted for cordless or mobile telephones with means for adapting the functionality of the device according to specific conditions

Definitions

  • the present invention relates to the field of computer technology, and in particular to a method and related product for quickly finding an application.
  • An icon is a computer graphic with a clear meaning.
  • the desktop icon is a software identifier, and the icon in the interface is a function identifier.
  • the icon on the desktop is usually the entry point of the application, and the user can see which application is the software or client after seeing the icon. After the user clicks the icon, the terminal device starts the application corresponding to the icon.
  • the user has the need to find the application, so the corresponding icon needs to be found accordingly.
  • the solution is to display the icon of the user's commonly used application to the first interface, then the user can see the icon in the first interface, thereby quickly finding the desired icon.
  • the embodiments of the present invention provide a method for quickly finding an application and related products, which are used to improve the speed of searching for a very useful application, thereby improving operation efficiency.
  • an embodiment of the present invention provides a method for quickly finding an application, including:
  • the terminal device displays a first interface, where the first interface includes a common icon and an audio portal; the commonly used icon is an icon of a common application;
  • an embodiment of the present invention further provides a terminal device, including a processing unit and an input and output unit.
  • the input/output unit is configured to receive input data and output data
  • the processing unit is configured to control display of a first interface, where the first interface includes a common icon and an audio portal; the commonly used icon is an icon of a common application; and after the audio portal is pressed, the audio data is collected and parsed.
  • the audio data obtains an application type; switches to a second interface corresponding to the application type.
  • a third aspect of the present invention provides a terminal device, including one or more processors, a memory, a communication interface, and one or more programs, where the one or more programs are stored in the memory. And configured to be executed by the one or more processors, the program comprising instructions for performing the steps of any of the methods provided by embodiments of the present invention.
  • a fourth aspect of the present invention provides a computer readable storage medium storing a computer program for electronic data exchange, wherein the computer program causes the computer to perform the method of any one of claims 1-6 Method, the computer comprises a terminal device.
  • the audio portal and the icon of the common application are provided in the first interface, and the user can quickly enter the common application through the icon of the commonly used application, and for the very useful application, the audio portal can be used to quickly find the icon.
  • very useful applications are distributed in different interfaces according to the application type, for example: the second interface; therefore, the user only needs to inform the terminal device what type of application needs to be found, and ensure that the user operates on the common application. On the basis of habits, the speed of finding very useful applications is improved, thereby improving operational efficiency.
  • FIG. 1A is a schematic flowchart of a method provided by an embodiment of the present invention.
  • FIG. 1B is a schematic diagram of a first interface according to an embodiment of the present invention.
  • FIG. 2 is another schematic diagram of a first interface provided by an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
  • FIG. 4 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
  • references to "an embodiment” herein mean that a particular feature, structure, or characteristic described in connection with the embodiments can be included in at least one embodiment of the invention.
  • the appearances of the phrases in various places in the specification are not necessarily referring to the same embodiments, and are not exclusive or alternative embodiments that are mutually exclusive. Those skilled in the art will understand and implicitly understand that the embodiments described herein can be combined with other embodiments.
  • the terminal device involved in the embodiments of the present invention may include various removable handheld devices, in-vehicle devices, wearable devices, computing devices, or other processing devices connected to the wireless modem, and various forms of user equipment (User Equipment, UE), mobile station (MS), terminal device, and the like.
  • UE User Equipment
  • MS mobile station
  • terminal devices For convenience of description, the devices mentioned above are collectively referred to as terminal devices.
  • FIG. 1A is a schematic flowchart of a method for quickly searching for an application, which is applied to a terminal device. As shown in the figure, the method for quickly finding an application includes:
  • the terminal device displays a first interface, where the first interface includes a common icon and an audio portal; the commonly used icon is an icon of a common application;
  • the first interface may be the first interface displayed after the terminal device is powered on, and may be generally referred to as the first interface;
  • the common icon is a commonly used application icon, and the common application is relative to the very useful application, and the common application is relatively It is used more frequently in very useful applications; in general, it is the most frequently used application in terminal equipment.
  • the icons of commonly used applications can also be icons of user-defined common applications. For example, although the frequency of application is not the highest, users are accustomed to putting them in the first interface, so users can customize them. These icons are moved to the first interface. In this case, the applications corresponding to these icons can be considered as common applications, or they can be considered as icons of commonly used applications.
  • the above audio entry should be understood as an operation interface for the user to input audio data, and should not be understood as an interface for audio data acquisition.
  • the interface is a first interface, and includes an icon of a common application and an icon of an audio portal.
  • the terminal device activates the audio pickup device to collect audio data.
  • An audio pickup device can typically be an audio capture device such as a microphone.
  • Application types can be user-defined types or standard application categories such as office, games, social, tools, and more.
  • the second interface is a general term, that is, an interface including a very useful application. Very much use the interface of the application to distinguish according to the type of application, so there can be many second interfaces, such as: office, games, social, tools and so on.
  • the audio interface and the icon of the common application are provided in the first interface, and the user can quickly enter the common application through the icon of the common application, and for the very useful application, the audio entry can be used to quickly find these very useful.
  • Applications very useful applications are distributed in different interfaces according to the type of application, for example: the second interface; therefore, the user only needs to inform the terminal device what type of application needs to be found, and on the basis of ensuring the user's habits of common applications. , improve the speed of finding very useful applications, thereby improving operational efficiency.
  • an audio entry representation is also provided, as follows:
  • the above audio entry includes:
  • the position of an application icon is occupied by using the audio collection icon, and the user interface can be adhered to without changing the entire interface layout, thereby making it easier to use.
  • the audio capture icon is named after functional naming, so the name of the audio capture icon after naming can have an audio capture function and a prompt. This is an icon for collecting audio. What is the name? A narrow understanding should be made.
  • the specific form of the second interface is further provided in the embodiment, where the second interface includes:
  • An interface divided by an application type, and an icon of the same type of application is included in the second interface;
  • the above-mentioned application type division includes: a user-defined application type, or an application type defined by a standard classification of the application.
  • the application type is used to divide the interface more specifically.
  • the interface is a definition of the main interface and the attached interface, and is not an interface of the application itself.
  • an application type usually has multiple application software, there are multiple application software icons in one interface.
  • the user-defined application type is not necessarily used to input information about which application the application belongs to; instead, as long as the user inputs an interface that may cause the application to be classified into an application type, it should It is understood that the user has customized the type of the application, for example, the user moves the tool application, all or part of it to the interface corresponding to the office application, and then the moved tool class application can be regarded as a user-defined office class. application.
  • the standard division of applications usually follows the customary division, for example, the type of application in the current application market.
  • the embodiment further clarifies the criteria for dividing the boundary between the common application and the very useful application, as follows: the icon of the application included in the second interface is an icon of the application;
  • the above-mentioned common application is a type of application in which the frequency of use in the above terminal device is higher than that of the above-mentioned very useful application.
  • the embodiment further provides an update manner of the application icon, as follows:
  • the foregoing method further includes:
  • the icon belonging to the common application in the second interface is moved to the first interface.
  • the period of the statistical use frequency is generally not set too short, and usually it can be a week or a few days, and it is also possible to set a longer one.
  • the specific period of the present invention is not limited by the embodiment.
  • the embodiment further provides an implementation scheme that further facilitates the user to accurately enter the second interface, as follows: after the audio portal is pressed, the method further includes:
  • the form is displayed, and the prompt information of the application type of the second interface is included in the above form.
  • the user can accurately read the name of the corresponding application type, so as to prevent the user from knowing that the application classification leads to the second.
  • the interface failed.
  • a terminal device includes:
  • the display unit 301 is configured to display a first interface, where the first interface includes a common icon and an audio portal; the commonly used icon is an icon of a common application;
  • the collecting unit 302 is configured to start collecting audio data after the audio inlet is pressed
  • the identifying unit 303 is configured to parse the audio data to obtain an application type.
  • the switching control unit 304 is configured to switch to a second interface corresponding to the application type
  • the display unit 301 is further configured to display the second interface.
  • the first interface may be the first interface displayed after the terminal device is powered on, and may be generally referred to as the first interface;
  • the common icon is a commonly used application icon, and the common application is relative to the very useful application, and the common application is relatively It is used more frequently in very useful applications; in general, it is the most frequently used application in terminal equipment.
  • the icons of commonly used applications can also be icons of user-defined common applications. For example, although the frequency of application is not the highest, users are accustomed to putting them in the first interface, so users can customize them. These icons are moved to the first interface. In this case, the applications corresponding to these icons can be considered as common applications, or they can be considered as icons of commonly used applications.
  • the above audio entry should be understood as an operation interface for the user to input audio data, and should not be understood as an interface for audio data acquisition.
  • the interface is a first interface, and includes an icon of a common application and an icon of an audio portal.
  • the terminal device activates the audio pickup device to collect audio data.
  • An audio pickup device can typically be an audio capture device such as a microphone.
  • the second interface is a general term, that is, an interface including a very useful application. Very much use the interface of the application to distinguish according to the type of application, so there can be many second interfaces, such as: office, games, social, tools and so on.
  • the audio interface and the icon of the common application are provided in the first interface, and the user can quickly enter the common application through the icon of the common application, and for the very useful application, the audio entry can be used to quickly find these very useful.
  • Applications very useful applications are distributed in different interfaces according to the type of application, for example: the second interface; therefore, the user only needs to inform the terminal device what type of application needs to be found, and on the basis of ensuring the user's habits of common applications. , improve the speed of finding very useful applications, thereby improving operational efficiency.
  • the representation of the audio portal is also provided, as follows:
  • the above audio entry includes:
  • the position of an application icon is occupied by using the audio collection icon, and the user interface can be adhered to without changing the entire interface layout, thereby making it easier to use.
  • the audio capture icon is named after the functional naming, so as long as it can have audio capture function and prompts, this is an icon for collecting audio. The name of the name should not be narrowly understood.
  • the specific form of the second interface is further provided in the embodiment, where the second interface includes:
  • An interface divided by an application type, and an icon of the same type of application is included in the second interface;
  • the above-mentioned application type division includes: a user-defined application type, or an application type defined by a standard classification of the application.
  • the application type is used to divide the interface more specifically.
  • the interface is a definition of the main interface and the attached interface, and is not an interface of the application itself.
  • an application type usually has multiple application software, there are multiple application software icons in one interface.
  • the user-defined application type is not necessarily used to input information about which application the application belongs to; instead, as long as the user inputs an interface that may cause the application to be classified into an application type, it should It is understood that the user has customized the type of the application, for example, the user moves the tool application, all or part of it to the interface corresponding to the office application, and then the moved tool class application can be regarded as a user-defined office class. application.
  • the standard division of applications usually follows the customary division, for example, the type of application in the current application market.
  • the embodiment further clarifies the criteria for dividing the boundary between the common application and the very useful application, as follows: the icon of the application included in the second interface is an icon of the application;
  • the above-mentioned common application is a type of application in which the frequency of use in the above terminal device is higher than that of the above-mentioned very useful application.
  • the embodiment further provides an update manner of the application icon, which is specifically as follows: the foregoing terminal device further includes:
  • the statistics unit 305 is configured to periodically count the frequency of use of each application in the terminal device
  • the adjusting unit 306 is configured to move the icon belonging to the non-use application in the first interface to the second interface according to the application type;
  • the icon belonging to the common application in the second interface is moved to the first interface.
  • the period of the statistical use frequency is generally not set too short, and usually it can be a week or a few days, and it is also possible to set a longer one.
  • the specific period of the present invention is not limited by the embodiment.
  • the embodiment further provides an implementation scheme for further facilitating the user to accurately enter the second interface.
  • the display unit 301 is further configured to display a form after the audio portal is pressed.
  • the above form includes prompt information of the application type of the second interface.
  • the user can accurately read the name of the corresponding application type, so as to prevent the user from knowing that the application classification leads to the second.
  • the interface failed.
  • an embodiment of the present invention further provides a terminal device, including a processing unit 401 and an input and output unit 403.
  • the processing unit 402 is configured to perform control and management on actions of the terminal device.
  • the processing unit 402 is configured to support The terminal device performs steps 101-103 of Figure 1 or other processes for the techniques described herein.
  • the input and output unit 403 is configured to support data input and output, wherein the data input may be the collection of audio data, the user presses an icon, etc., and the data output may be a display display interface, an icon, an interface, and the like.
  • the terminal device may further include a storage unit 401 for storing program codes and data of the terminal device.
  • the processing unit 402 can be a processor or a controller, for example, a central processing unit (CPU), a general-purpose processor, a digital signal processor (DSP), and an application-specific integrated circuit (Application-Specific Integrated Circuit (ASIC), Field Programmable Gate Array (FPGA) or other programmable logic device, transistor logic device, hardware component, or any combination thereof. It is possible to implement or carry out the various illustrative logical blocks, modules and circuits described in connection with the present disclosure.
  • the above processors may also be a combination of computing functions, such as one or more microprocessor combinations, a combination of a DSP and a microprocessor, and the like.
  • the input and output unit 403 may include a microphone, an earpiece, a speaker, a display screen, and the like, and the storage unit 401 may be a memory.
  • the input/output unit 403 is configured to receive input data and output data.
  • the processing unit 401 is configured to control display of the first interface, where the first interface includes a common icon and an audio portal; the commonly used icon is an icon of a common application; after the audio portal is pressed, the audio data is collected, and the audio data is parsed. Obtaining an application type; switching to a second interface corresponding to the above application type.
  • the first interface may be the first interface displayed after the terminal device is powered on, and may be generally referred to as the first interface;
  • the common icon is a commonly used application icon, and the common application is relative to the very useful application, and the common application is relatively It is used more frequently in very useful applications; in general, it is the most frequently used application in terminal equipment.
  • the icons of commonly used applications can also be icons of user-defined common applications. For example, although the frequency of application is not the highest, users are accustomed to putting them in the first interface, so users can customize them. These icons are moved to the first interface. In this case, the applications corresponding to these icons may be considered as common applications, or they may be considered as icons of commonly used applications.
  • the above audio entry should be understood as an operation interface for the user to input audio data, and should not be understood as an interface for audio data acquisition.
  • the interface is a first interface, and includes an icon of a common application and an icon of an audio portal.
  • the terminal device activates the audio pickup device to collect audio data.
  • An audio pickup device can typically be an audio capture device such as a microphone.
  • the second interface is a general term, that is, an interface including a very useful application. Very much use the interface of the application to distinguish according to the type of application, so there can be many second interfaces, such as: office, games, social, tools and so on.
  • the audio interface and the icon of the common application are provided in the first interface, and the user can quickly enter the common application through the icon of the common application, and for the very useful application, the audio entry can be used to quickly find these very useful.
  • Applications very useful applications are distributed in different interfaces according to the type of application, for example: the second interface; therefore, the user only needs to inform the terminal device what type of application needs to be found, and on the basis of ensuring the user's habits of common applications. , improve the speed of finding very useful applications, thereby improving operational efficiency.
  • the embodiment further provides an implementation scheme for further facilitating the user to accurately enter the second interface.
  • the processing unit 401 is further configured to display a form after the audio portal is pressed.
  • the above form includes prompt information of the application type of the second interface.
  • the user can accurately read the name of the corresponding application type, so as to prevent the user from knowing that the application classification leads to the second.
  • the interface failed.
  • processor 401 For other processes that the processor 401 is used for execution, reference may be made to the foregoing method embodiments, and details are not described herein again.
  • FIG. 5 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
  • the terminal device includes one or more processors, a memory, a communication interface, and one or more programs, where One or more of the above programs are stored in the memory and configured to be executed by the one or more processors, the program including instructions for performing the following steps;
  • the first interface includes a common icon and an audio portal; the commonly used icon is an icon of a common application; after the audio entry is pressed, the audio data is collected, and the audio data is parsed to obtain an application type; The second interface corresponding to the application type.
  • the first interface may be the first interface displayed after the terminal device is powered on, and may be generally referred to as the first interface;
  • the common icon is a commonly used application icon, and the common application is relative to the very useful application, and the common application is relatively It is used more frequently in very useful applications; in general, it is the most frequently used application in terminal equipment.
  • the icons of commonly used applications can also be icons of user-defined common applications. For example, although the frequency of application is not the highest, users are accustomed to putting them in the first interface, so users can customize them. These icons are moved to the first interface. In this case, the applications corresponding to these icons can be considered as common applications, or they can be considered as icons of commonly used applications.
  • the audio interface and the icon of the common application are provided in the first interface, and the user can quickly enter the common application through the icon of the common application, and for the very useful application, the audio entry can be used to quickly find these very useful.
  • Applications very useful applications are distributed in different interfaces according to the type of application, for example: the second interface; therefore, the user only needs to inform the terminal device what type of application needs to be found, and on the basis of ensuring the user's habits of common applications. , improve the speed of finding very useful applications, thereby improving operational efficiency.
  • the representation of the audio portal is also provided, as follows:
  • the above audio entry includes:
  • the position of an application icon is occupied by using the audio collection icon, and the user interface can be adhered to without changing the entire interface layout, thereby making it easier to use.
  • the audio capture icon is named after the functional naming, so as long as it can have audio capture function and prompts, this is an icon for collecting audio. The name of the name should not be narrowly understood.
  • the specific form of the second interface is further provided in the embodiment, where the second interface includes:
  • An interface divided by an application type, and an icon of the same type of application is included in the second interface;
  • the above-mentioned application type division includes: a user-defined application type, or an application type defined by a standard classification of the application.
  • the application type is used to divide the interface more specifically.
  • the interface is a definition of the main interface and the attached interface, and is not an interface of the application itself.
  • an application type usually has multiple application software, there are multiple application software icons in one interface.
  • the embodiment further clarifies the criteria for dividing the boundary between the common application and the very useful application, as follows: the icon of the application included in the second interface is an icon of the application;
  • the above-mentioned common application is a type of application in which the frequency of use in the above terminal device is higher than that of the above-mentioned very useful application.
  • the embodiment further provides an update manner of the application icon, which is specifically as follows:
  • the icon belonging to the common application in the second interface is moved to the first interface.
  • the period of the statistical use frequency is generally not set too short, and usually it can be a week or a few days, and it is also possible to set a longer one.
  • the specific period of the present invention is not limited by the embodiment.
  • the embodiment further provides an implementation solution that further facilitates the user to accurately enter the second interface, as follows: after the audio portal is pressed, the method further includes:
  • the form is displayed, and the prompt information of the application type of the second interface is included in the above form.
  • the user can accurately read the name of the corresponding application type, so as to prevent the user from knowing that the application classification leads to the second.
  • the interface failed.
  • the terminal device includes corresponding hardware structures and/or software modules for executing the respective functions.
  • the present invention can be implemented in a combination of hardware or hardware and computer software in combination with the elements and algorithm steps of the various examples described in the embodiments disclosed herein. Whether a function is implemented in hardware or computer software to drive hardware depends on the specific application and design constraints of the solution. A person skilled in the art can use different methods for implementing the described functions for each particular application, but such implementation should not be considered to be beyond the scope of the present invention.
  • the embodiment of the present invention may divide the functional unit into the terminal device according to the foregoing method example.
  • each functional unit may be divided according to each function, or two or more functions may be integrated into one processing unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit. It should be noted that the division of the unit in the embodiment of the present invention is schematic, and is only a logical function division, and the actual implementation may have another division manner.
  • the embodiment of the present invention further provides another terminal device.
  • the terminal device may be any terminal device including a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of Sales), an in-vehicle computer, and the terminal device is used as a mobile phone as an example:
  • FIG. 6 is a block diagram showing a partial structure of a mobile phone related to a terminal device provided by an embodiment of the present invention.
  • the mobile phone includes: a radio frequency (RF) circuit 910, a memory 920, an input unit 930, a display unit 940, a sensor 950, an audio circuit 960, a wireless fidelity (WiFi) module 970, and a processor 980. And power supply 990 and other components.
  • RF radio frequency
  • the RF circuit 910 can be used for receiving and transmitting information.
  • RF circuit 910 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like.
  • LNA Low Noise Amplifier
  • RF circuitry 910 can also communicate with the network and other devices via wireless communication.
  • the above wireless communication may use any communication standard or protocol, including but not limited to Global System of Mobile communication (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (Code Division). Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), E-mail, Short Messaging Service (SMS), and the like.
  • GSM Global System of Mobile communication
  • GPRS General Packet Radio Service
  • CDMA Code Division Multiple Access
  • WCDMA Wideband Code Division Multiple Access
  • LTE Long Term Evolution
  • E-mail Short Messaging Service
  • the memory 920 can be used to store software programs and modules, and the processor 980 executes various functional applications and data processing of the mobile phone by running software programs and modules stored in the memory 920.
  • the memory 920 can mainly include a storage program area and a storage data area, wherein the storage program area can store an operating system, an application required for at least one function, and the like; the storage data area can store data created according to the use of the mobile phone (such as an application). Use parameters, etc.).
  • memory 920 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 input unit 930 can be configured to receive input numeric or character information and to generate key signal inputs related to user settings and function controls of the handset.
  • the input unit 930 may include a fingerprint sensor 931 and other input devices 932.
  • the fingerprint sensor 931 can collect fingerprint data of the user.
  • the input unit 930 may also include other input devices 932.
  • the other input device 932 may include, but is not limited to, one or more of a touch screen, a physical button, a function key (such as a volume control button, a switch button, etc.), a trackball, a mouse, a joystick, and the like.
  • the display unit 940 can be used to display information input by the user or information provided to the user as well as various menus of the mobile phone.
  • the display unit 940 can include a display screen 941.
  • the display screen 941 can be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), or the like.
  • the fingerprint sensor 931 and the display screen 941 are two separate components to implement the input and input functions of the mobile phone, in some embodiments, the fingerprint sensor 931 can be integrated with the display screen 941 to implement the mobile phone. Input and playback features.
  • the handset may also include at least one type of sensor 950, such as a light sensor, motion sensor, and other sensors.
  • the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display screen 941 according to the brightness of the ambient light, and the proximity sensor may turn off the display screen 941 and/or when the mobile phone moves to the ear. Or backlight.
  • the accelerometer sensor can detect the magnitude of acceleration in all directions (usually three axes). When it is stationary, it can detect the magnitude and direction of gravity.
  • the mobile phone can be used to identify the gesture of the mobile phone (such as horizontal and vertical screen switching, related Game, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tapping), etc.; as for the mobile phone can also be configured with gyroscopes, barometers, hygrometers, thermometers, infrared sensors and other sensors, no longer Narration.
  • the gesture of the mobile phone such as horizontal and vertical screen switching, related Game, magnetometer attitude calibration
  • vibration recognition related functions such as pedometer, tapping
  • the mobile phone can also be configured with gyroscopes, barometers, hygrometers, thermometers, infrared sensors and other sensors, no longer Narration.
  • An audio circuit 960, a speaker 961, and a microphone 962 can provide an audio interface between the user and the handset.
  • the audio circuit 960 can transmit the converted electrical data of the received audio data to the speaker 961 for conversion to the sound signal by the speaker 961; on the other hand, the microphone 962 converts the collected sound signal into an electrical signal by the audio circuit 960. After receiving, it is converted into audio data, and then processed by the audio data playback processor 980, sent to the other mobile phone via the RF circuit 910, or played back to the memory 920 for further processing.
  • WiFi is a short-range wireless transmission technology
  • the mobile phone can help users to send and receive emails, browse web pages, and access streaming media through the WiFi module 970, which provides users with wireless broadband Internet access.
  • FIG. 6 shows the WiFi module 970, it can be understood that it does not belong to the essential configuration of the mobile phone, and can be omitted as needed within the scope of not changing the essence of the invention.
  • the processor 980 is the control center of the handset, which connects various portions of the entire handset using various interfaces and lines, by executing or executing software programs and/or modules stored in the memory 920, and invoking data stored in the memory 920, executing The phone's various functions and processing data, so that the overall monitoring of the phone.
  • the processor 980 may include one or more processing units; preferably, the processor 980 may integrate an application processor and a modem processor, where the application processor mainly processes an operating system, a user interface, an application, and the like.
  • the modem processor primarily handles wireless communications. It will be appreciated that the above described modem processor may also not be integrated into the processor 980.
  • the handset also includes a power source 990 (such as a battery) that supplies power to the various components.
  • a power source 990 such as a battery
  • the power source can be logically coupled to the processor 980 through a power management system to manage functions such as charging, discharging, and power management through the power management system.
  • the mobile phone may further include a camera, a Bluetooth module, and the like, and details are not described herein again.
  • each step method flow can be implemented based on the structure of the mobile phone.
  • each unit function can be implemented based on the structure of the mobile phone.
  • the embodiment of the present invention further provides a computer storage medium, wherein the computer storage medium stores a computer program for electronic data exchange, the computer program causing the computer to perform some or all of the steps of any of the methods described in the foregoing method embodiments.
  • the above computer includes a terminal device.
  • the embodiment of the present invention further provides a computer program product, the computer program product comprising a non-transitory computer readable storage medium storing a computer program, the computer program being operative to cause the computer to execute any one of the methods described in the foregoing method embodiments Part or all of the steps of the method.
  • the computer program product can be a software installation package, and the computer includes the terminal device.
  • the disclosed apparatus may be implemented in other ways.
  • the device embodiments described above are merely illustrative.
  • the division of the above units is only a logical function division. In actual implementation, there may be another division manner. For example, multiple units or components may be combined or integrated. Go to another system, or some features can be ignored or not executed.
  • the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical or otherwise.
  • the units described above as separate components may or may not be physically separated.
  • the components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
  • each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
  • the above-described integrated unit can be stored in a computer readable memory if it is implemented in the form of a software functional unit and sold or used as a standalone product. Based on such understanding, the technical solution of the present invention may contribute to the prior art or all or part of the technical solution may be embodied in the form of a software product stored in a memory. A number of instructions are included to cause a computer device (which may be a personal computer, server or network device, etc.) to perform all or part of the steps of the above-described methods of various embodiments of the present invention.
  • the foregoing memory includes: a U disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk, and the like, which can store program codes.
  • ROM Read-Only Memory
  • RAM Random Access Memory

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

Disclosed by the embodiments of the present invention are a method for rapidly searching for applications and related products, the method comprising: displaying a first interface in a terminal device, the first interface comprising common icons and an audio input interface, and the common icons being icons of common applications; starting to collect audio data after the audio input interface has been pressed, and analyzing the audio data to obtain an application type; and switching to a second interface corresponding to the application type. On the basis of ensuring common application operation habits of a user, the speed of searching for uncommon applications is increased, and thus the operation efficiency is increase.

Description

快速查找应用的方法及相关产品Quickly find application methods and related products 技术领域Technical field
本发明涉及计算机技术领域,具体涉及快速查找应用的方法及相关产品。The present invention relates to the field of computer technology, and in particular to a method and related product for quickly finding an application.
背景技术Background technique
图标是具有明确指代含义的计算机图形。其中桌面图标是软件标识,界面中的图标是功能标识。An icon is a computer graphic with a clear meaning. The desktop icon is a software identifier, and the icon in the interface is a function identifier.
对于终端设备而言,桌面上的图标通常是应用程序的入口,用户看到图标后可以知道这是哪一个应用即:软件或者客户端。用户在点击该图标后,终端设备会启动该图标对应的应用。For a terminal device, the icon on the desktop is usually the entry point of the application, and the user can see which application is the software or client after seeing the icon. After the user clicks the icon, the terminal device starts the application corresponding to the icon.
用户有找到应用的需求,因此相应地需要找到对应的图标。The user has the need to find the application, so the corresponding icon needs to be found accordingly.
目前,为了让用户快速的找到图标,采用的方案是:将用户常用应用的图标显示到首界面,那么用户可以在第一个界面就看到这些图标,从而快速的查找到需要的图标。At present, in order to let the user quickly find the icon, the solution is to display the icon of the user's commonly used application to the first interface, then the user can see the icon in the first interface, thereby quickly finding the desired icon.
但是,采用以上方案造成了一个问题:对于那些非常用的图标,用户将更难找到,导致操作效率变得很低。However, using the above scheme creates a problem: for those icons that are very useful, users will find it harder to find, resulting in low operational efficiency.
发明内容Summary of the invention
本发明实施例提供了快速查找应用的方法及相关产品,用于提高查找非常用应用的速度,从而提高操作效率。The embodiments of the present invention provide a method for quickly finding an application and related products, which are used to improve the speed of searching for a very useful application, thereby improving operation efficiency.
第一方面,本发明实施例提供了一种快速查找应用的方法,包括:In a first aspect, an embodiment of the present invention provides a method for quickly finding an application, including:
终端设备显示第一界面,在所述第一界面包含常用图标以及音频入口;所述常用图标为常用应用的图标;The terminal device displays a first interface, where the first interface includes a common icon and an audio portal; the commonly used icon is an icon of a common application;
在所述音频入口被按压后开始采集音频数据,解析所述音频数据获得应用类型;Starting to collect audio data after the audio portal is pressed, parsing the audio data to obtain an application type;
切换到与所述应用类型对应的第二界面。Switching to a second interface corresponding to the application type.
第二方面,本发明实施例还提供了一种终端设备,包括处理单元和输入输出单元,In a second aspect, an embodiment of the present invention further provides a terminal device, including a processing unit and an input and output unit.
所述输入输出单元,用于接收输入的数据和输出数据;The input/output unit is configured to receive input data and output data;
所述处理单元,用于控制显示第一界面,在所述第一界面包含常用图标以及音频入口;所述常用图标为常用应用的图标;在所述音频入口被按压后开始采集音频数据,解析所述音频数据获得应用类型;切换到与所述应用类型对应的第二界面。The processing unit is configured to control display of a first interface, where the first interface includes a common icon and an audio portal; the commonly used icon is an icon of a common application; and after the audio portal is pressed, the audio data is collected and parsed. The audio data obtains an application type; switches to a second interface corresponding to the application type.
第三方面本发明实施例还提供了一种终端设备,包括一个或多个处理器、存储器、通信接口以及一个或多个程序,其中,所述一个或多个程序被存储在所述存储器中,并且被配置由所述一个或多个处理器执行,所述程序包括用于执行本发明实施例提供的任一项方法中的步骤的指令。A third aspect of the present invention provides a terminal device, including one or more processors, a memory, a communication interface, and one or more programs, where the one or more programs are stored in the memory. And configured to be executed by the one or more processors, the program comprising instructions for performing the steps of any of the methods provided by embodiments of the present invention.
第四方面本发明实施例还提供了一种计算机可读存储介质,其存储用于电子数据交换的计算机程序,其中,所述计算机程序使得计算机执行如权利要求1-6任一项所述的方法,所述计算机包括终端设备。A fourth aspect of the present invention provides a computer readable storage medium storing a computer program for electronic data exchange, wherein the computer program causes the computer to perform the method of any one of claims 1-6 Method, the computer comprises a terminal device.
可以看出,本发明实施例中,在第一界面提供了音频入口和常用应用的图标,用户可以通过常用应用的图标快速进入常用应用,而对于非常用应用,则可以通过音频入口来快速查找到这些非常用的应用;非常用的应用按照应用类型分布在不同的界面,例如:第二界面;因此用户仅需要告知终端设备需要找什么类型的应用就可以了,在保证用户对常用应用操作习惯的基础上,提高了查找非常用应用的速度,从而提高操作效率。It can be seen that, in the embodiment of the present invention, the audio portal and the icon of the common application are provided in the first interface, and the user can quickly enter the common application through the icon of the commonly used application, and for the very useful application, the audio portal can be used to quickly find the icon. To these very useful applications; very useful applications are distributed in different interfaces according to the application type, for example: the second interface; therefore, the user only needs to inform the terminal device what type of application needs to be found, and ensure that the user operates on the common application. On the basis of habits, the speed of finding very useful applications is improved, thereby improving operational efficiency.
附图说明DRAWINGS
下面将对本发明实施例所涉及到的附图作简单地介绍。The drawings referred to in the embodiments of the present invention will be briefly described below.
图1A是本发明实施例提供的方法的流程示意图;1A is a schematic flowchart of a method provided by an embodiment of the present invention;
图1B是本发明实施例提供的第一界面示意图;FIG. 1B is a schematic diagram of a first interface according to an embodiment of the present invention; FIG.
图2是本发明实施例提供的第一界面的另一示意图;2 is another schematic diagram of a first interface provided by an embodiment of the present invention;
图3是本发明实施例的终端设备的结构示意图;3 is a schematic structural diagram of a terminal device according to an embodiment of the present invention;
图4是本发明实施例的终端设备的结构示意图;4 is a schematic structural diagram of a terminal device according to an embodiment of the present invention;
图5是本发明实施例的终端设备的结构示意图;FIG. 5 is a schematic structural diagram of a terminal device according to an embodiment of the present invention; FIG.
图6是本发明实施例的终端设备的结构示意图。FIG. 6 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
具体实施方式detailed description
为了使本技术领域的人员更好地理解本发明方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is a partial embodiment of the invention, and not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
本发明的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别不同对象,而不是用于描述特定顺序。此外,术语“包括”和“具有”以及它们任何变形,意图在于覆盖不排他的包含。例如包含了一系列步骤或单元的过程、方法、系统、产品或设备没有限定于已列出的步骤或单元,而是可选地还包括没有列出的步骤或单元,或可选地还包括对于这些过程、方法、产品或设备固有的其他步骤或单元。The terms "first", "second" and the like in the specification and claims of the present invention and the above drawings are used to distinguish different objects, and are not intended to describe a specific order. Furthermore, the terms "comprises" and "comprising" and "comprising" are intended to cover a non-exclusive inclusion. For example, a process, method, system, product, or device that comprises a series of steps or units is not limited to the listed steps or units, but optionally also includes steps or units not listed, or alternatively Other steps or units inherent to these processes, methods, products, or equipment.
在本文中提及“实施例”意味着,结合实施例描述的特定特征、结构或特性可以包含在本发明的至少一个实施例中。在说明书中的各个位置出现该短语并不一定均是指相同的实施例,也不是与其它实施例互斥的独立的或备选的实施例。本领域技术人员显式地和隐式地理解的是,本文所描述的实施例可以与其它实施例相结合。References to "an embodiment" herein mean that a particular feature, structure, or characteristic described in connection with the embodiments can be included in at least one embodiment of the invention. The appearances of the phrases in various places in the specification are not necessarily referring to the same embodiments, and are not exclusive or alternative embodiments that are mutually exclusive. Those skilled in the art will understand and implicitly understand that the embodiments described herein can be combined with other embodiments.
本发明实施例所涉及到的终端设备可以包括各种可移动的手持设备、车载设备、可穿戴设备、计算设备或连接到无线调制解调器的其他处理设备,以及各种形式的用户设备(User Equipment,UE),移动台(Mobile Station,MS),终端设备(terminal device)等等。为方便描述,上面提到的设备统称为终端设备。The terminal device involved in the embodiments of the present invention may include various removable handheld devices, in-vehicle devices, wearable devices, computing devices, or other processing devices connected to the wireless modem, and various forms of user equipment (User Equipment, UE), mobile station (MS), terminal device, and the like. For convenience of description, the devices mentioned above are collectively referred to as terminal devices.
下面结合附图对本发明实施例进行介绍。The embodiments of the present invention are described below with reference to the accompanying drawings.
请参阅图1A,图1A是本发明实施例提供了一种快速查找应用的方法的流程示意图,应用于终端设备,如图所示,本快速查找应用的方法包括:Referring to FIG. 1A, FIG. 1A is a schematic flowchart of a method for quickly searching for an application, which is applied to a terminal device. As shown in the figure, the method for quickly finding an application includes:
101,终端设备显示第一界面,在上述第一界面包含常用图标以及音频入口;上述常用图标为常用应用的图标;101. The terminal device displays a first interface, where the first interface includes a common icon and an audio portal; the commonly used icon is an icon of a common application;
上述第一界面通常来说,可以是终端设备开机后显示的第一个界面,通常可以称为首界面;常用图标是常用应用的图标,常用应用是相对于非常用应用而言的,常用应用相对于非常用应用而言使用频率更高;通常来说,是终端设备中使用频率最高的几个应用。另外,常用应用的图标也可以是用户定义的常用应用的图标,例如:虽然应用的使用频率不是最高的一类,但是用户习惯于将其放在首界面,因此用户可以通过自定义的方式将这些图标移动到首界面,这种情况也可以认为这些图标对应的应用属于常用应用,或者,可以认为这些图标是常用应用的图标。The first interface may be the first interface displayed after the terminal device is powered on, and may be generally referred to as the first interface; the common icon is a commonly used application icon, and the common application is relative to the very useful application, and the common application is relatively It is used more frequently in very useful applications; in general, it is the most frequently used application in terminal equipment. In addition, the icons of commonly used applications can also be icons of user-defined common applications. For example, although the frequency of application is not the highest, users are accustomed to putting them in the first interface, so users can customize them. These icons are moved to the first interface. In this case, the applications corresponding to these icons can be considered as common applications, or they can be considered as icons of commonly used applications.
上述音频入口应当理解为是用户为了输入音频数据的操作接口,而不应理解为是音频数据采集的接口。The above audio entry should be understood as an operation interface for the user to input audio data, and should not be understood as an interface for audio data acquisition.
如图1B所示,是本发明实施例界面的一个举例,该界面为第一界面,包含常用应用的图标,以及音频入口的图标。As shown in FIG. 1B, it is an example of an interface of an embodiment of the present invention. The interface is a first interface, and includes an icon of a common application and an icon of an audio portal.
102:在上述音频入口被按压后开始采集音频数据,解析上述音频数据获得应用类型;102: Start collecting audio data after the audio inlet is pressed, and parsing the audio data to obtain an application type;
在本实施例中,音频入口被按压后终端设备启动音频拾取设备采集音频数据。音频拾取设备通常来说可以是话筒之类的音频采集设备。In this embodiment, after the audio portal is pressed, the terminal device activates the audio pickup device to collect audio data. An audio pickup device can typically be an audio capture device such as a microphone.
应用类型可以是用户自定义的类型,也可以是标准的应用分类,例如:办公、游戏、社交、工具等等。Application types can be user-defined types or standard application categories such as office, games, social, tools, and more.
103:切换到与上述应用类型对应的第二界面。103: Switch to the second interface corresponding to the above application type.
在本实施例中,第二界面是一个统称,即包含非常用应用的界面。非常用应用的界面按照非常用应用的类型进行区分,因此第二界面可以有很多个,例如:办公、游戏、社交、工具等等。In this embodiment, the second interface is a general term, that is, an interface including a very useful application. Very much use the interface of the application to distinguish according to the type of application, so there can be many second interfaces, such as: office, games, social, tools and so on.
在本实施例中,在第一界面提供了音频入口和常用应用的图标,用户可以通过常用应用的图标快速进入常用应用,而对于非常用应用,则可以通过音频入口来快速查找到这些非常用的应用;非常用的应用按照应用类型分布在不同的界面,例如:第二界面;因此用户仅需要告知终端设备需要找什么类型的应用就可以了,在保证用户对常用应用操作习惯的基础上,提高了查找非常用应用的速度,从而提高操作效率。In this embodiment, the audio interface and the icon of the common application are provided in the first interface, and the user can quickly enter the common application through the icon of the common application, and for the very useful application, the audio entry can be used to quickly find these very useful. Applications; very useful applications are distributed in different interfaces according to the type of application, for example: the second interface; therefore, the user only needs to inform the terminal device what type of application needs to be found, and on the basis of ensuring the user's habits of common applications. , improve the speed of finding very useful applications, thereby improving operational efficiency.
在一个可选的实现方式中,还提供了音频入口的表现形式,具体如下:上 述音频入口包括:In an optional implementation, an audio entry representation is also provided, as follows: The above audio entry includes:
占用一个应用图标位的音频采集图标。An audio capture icon that occupies an application icon bit.
本实施例中,使用音频采集图标占据一个应用图标的位置,可以不改变整个界面布局,贴合用户习惯,从而更易用。该音频采集图标是以功能性命名的方式命名的,因此命名之后该音频采集图标的名称只要能够具有音频采集功能以及提示这是一个用来采集音频的图标就可以了,具体该名称叫什么不应进行狭隘的理解。In this embodiment, the position of an application icon is occupied by using the audio collection icon, and the user interface can be adhered to without changing the entire interface layout, thereby making it easier to use. The audio capture icon is named after functional naming, so the name of the audio capture icon after naming can have an audio capture function and a prompt. This is an icon for collecting audio. What is the name? A narrow understanding should be made.
在一个可选的实现方式中,本实施例中还提供了第二界面的具体形式,如下:上述第二界面包括:In an optional implementation manner, the specific form of the second interface is further provided in the embodiment, where the second interface includes:
以应用类型划分的界面,在上述第二界面中包含同类型应用的图标;An interface divided by an application type, and an icon of the same type of application is included in the second interface;
上述以应用类型划分包括:以用户自定义的应用类型,或者,以应用的标准分类定义的应用类型。The above-mentioned application type division includes: a user-defined application type, or an application type defined by a standard classification of the application.
在本实施例中,更为具体的限定了使用应用类型来划分界面,这里的界面是主界面、附界面这样的定义,不是应用程序本身的界面。另外,由于一个应用类型通常会有多种应用软件,因此一个界面中会有多个应用软件的图标。In this embodiment, the application type is used to divide the interface more specifically. The interface here is a definition of the main interface and the attached interface, and is not an interface of the application itself. In addition, since an application type usually has multiple application software, there are multiple application software icons in one interface.
用户自定义的应用类型,并不一定是用于输入了该应用属于哪一种应用这样的信息;而是,只要用户输入了可能导致该应用被分类到某一个应用类型的界面中,就应当理解为用户自定义了该应用的类型,例如:用户将工具类应用,全部或者部分移动到了办公类应用对应的界面,那么可以将这些被移动的工具类应用,认为是用户自定义的办公类应用。应用的标准划分,通常遵循的是习惯划分方式,例如:目前的应用市场中对应用的类型划分。The user-defined application type is not necessarily used to input information about which application the application belongs to; instead, as long as the user inputs an interface that may cause the application to be classified into an application type, it should It is understood that the user has customized the type of the application, for example, the user moves the tool application, all or part of it to the interface corresponding to the office application, and then the moved tool class application can be regarded as a user-defined office class. application. The standard division of applications usually follows the customary division, for example, the type of application in the current application market.
在一个可选的实现方式中,本实施例更进一步明确了常用应用和非常用应用之间的界限划分标准,具体如下:上述第二界面包含的应用的图标为非常用应用的图标;In an optional implementation manner, the embodiment further clarifies the criteria for dividing the boundary between the common application and the very useful application, as follows: the icon of the application included in the second interface is an icon of the application;
上述常用应用为在上述终端设备中使用频率相对于上述非常用应用频率更高的一类应用。The above-mentioned common application is a type of application in which the frequency of use in the above terminal device is higher than that of the above-mentioned very useful application.
需要说明的是,在前述实施例中已经说明了,用户可以自定义图标是否为常用应用的图标,因此使用频率作为一个维度,不应理解为划分常用应用和非常用应用的唯一标准。It should be noted that, in the foregoing embodiment, it has been explained that the user can customize whether the icon is an icon of a common application, and thus the frequency of use as a dimension should not be understood as a unique criterion for dividing a common application and a very useful application.
在一个可选的实现方式中,本实施例还提供了应用图标的更新方式,具体如下:上述方法还包括:In an optional implementation manner, the embodiment further provides an update manner of the application icon, as follows: The foregoing method further includes:
周期性地统计上述终端设备中各应用的使用频率;Periodically counting the usage frequency of each application in the foregoing terminal device;
将上述第一界面中属于非常用应用的图标按照应用类型移动到第二界面;Moving the icon belonging to the very useful application in the first interface to the second interface according to the application type;
或者,将上述第二界面中属于常用应用的图标移动到上述第一界面。Alternatively, the icon belonging to the common application in the second interface is moved to the first interface.
在本实施例中,统计使用频率的周期通常不宜设置得过短,通常来说可以是一周或者几天的时间,设置更长一点也是可以的。具体的周期本发明实施例不作唯一性限定。In this embodiment, the period of the statistical use frequency is generally not set too short, and usually it can be a week or a few days, and it is also possible to set a longer one. The specific period of the present invention is not limited by the embodiment.
在一个可选的实现方式中,本实施例还提供了进一步方便用户能够准确进入到第二界面的实现方案,如下:在上述音频入口被按压后上述方法还包括:In an optional implementation manner, the embodiment further provides an implementation scheme that further facilitates the user to accurately enter the second interface, as follows: after the audio portal is pressed, the method further includes:
显示表单,在上述表单中包含上述第二界面的应用类型的提示信息。The form is displayed, and the prompt information of the application type of the second interface is included in the above form.
在本实施例中,通过在表单中显示了应用类型的提示信息,如图2所示,这样用户可以准确地读出相应的应用类型的名称,这样可以避免用户不知道应用分类导致进入第二界面失败的问题。In this embodiment, by displaying the prompt information of the application type in the form, as shown in FIG. 2, the user can accurately read the name of the corresponding application type, so as to prevent the user from knowing that the application classification leads to the second. The interface failed.
如图3所示,为本发明实施例提供的一种终端设备,具体包括:As shown in FIG. 3, a terminal device according to an embodiment of the present invention includes:
显示单元301,用于显示第一界面,在上述第一界面包含常用图标以及音频入口;上述常用图标为常用应用的图标;The display unit 301 is configured to display a first interface, where the first interface includes a common icon and an audio portal; the commonly used icon is an icon of a common application;
采集单元302,用于在上述音频入口被按压后开始采集音频数据;The collecting unit 302 is configured to start collecting audio data after the audio inlet is pressed;
识别单元303,用于解析上述音频数据获得应用类型;The identifying unit 303 is configured to parse the audio data to obtain an application type.
切换控制单元304,用于切换到与上述应用类型对应的第二界面;The switching control unit 304 is configured to switch to a second interface corresponding to the application type;
上述显示单元301,还用于显示上述第二界面。The display unit 301 is further configured to display the second interface.
上述第一界面通常来说,可以是终端设备开机后显示的第一个界面,通常可以称为首界面;常用图标是常用应用的图标,常用应用是相对于非常用应用而言的,常用应用相对于非常用应用而言使用频率更高;通常来说,是终端设备中使用频率最高的几个应用。另外,常用应用的图标也可以是用户定义的常用应用的图标,例如:虽然应用的使用频率不是最高的一类,但是用户习惯于将其放在首界面,因此用户可以通过自定义的方式将这些图标移动到首界面,这种情况也可以认为这些图标对应的应用属于常用应用,或者,可以认为这些 图标是常用应用的图标。The first interface may be the first interface displayed after the terminal device is powered on, and may be generally referred to as the first interface; the common icon is a commonly used application icon, and the common application is relative to the very useful application, and the common application is relatively It is used more frequently in very useful applications; in general, it is the most frequently used application in terminal equipment. In addition, the icons of commonly used applications can also be icons of user-defined common applications. For example, although the frequency of application is not the highest, users are accustomed to putting them in the first interface, so users can customize them. These icons are moved to the first interface. In this case, the applications corresponding to these icons can be considered as common applications, or they can be considered as icons of commonly used applications.
上述音频入口应当理解为是用户为了输入音频数据的操作接口,而不应理解为是音频数据采集的接口。The above audio entry should be understood as an operation interface for the user to input audio data, and should not be understood as an interface for audio data acquisition.
如图1B所示,是本发明实施例界面的一个举例,该界面为第一界面,包含常用应用的图标,以及音频入口的图标。As shown in FIG. 1B, it is an example of an interface of an embodiment of the present invention. The interface is a first interface, and includes an icon of a common application and an icon of an audio portal.
在本实施例中,音频入口被按压后终端设备启动音频拾取设备采集音频数据。音频拾取设备通常来说可以是话筒之类的音频采集设备。In this embodiment, after the audio portal is pressed, the terminal device activates the audio pickup device to collect audio data. An audio pickup device can typically be an audio capture device such as a microphone.
在本实施例中,第二界面是一个统称,即包含非常用应用的界面。非常用应用的界面按照非常用应用的类型进行区分,因此第二界面可以有很多个,例如:办公、游戏、社交、工具等等。In this embodiment, the second interface is a general term, that is, an interface including a very useful application. Very much use the interface of the application to distinguish according to the type of application, so there can be many second interfaces, such as: office, games, social, tools and so on.
在本实施例中,在第一界面提供了音频入口和常用应用的图标,用户可以通过常用应用的图标快速进入常用应用,而对于非常用应用,则可以通过音频入口来快速查找到这些非常用的应用;非常用的应用按照应用类型分布在不同的界面,例如:第二界面;因此用户仅需要告知终端设备需要找什么类型的应用就可以了,在保证用户对常用应用操作习惯的基础上,提高了查找非常用应用的速度,从而提高操作效率。In this embodiment, the audio interface and the icon of the common application are provided in the first interface, and the user can quickly enter the common application through the icon of the common application, and for the very useful application, the audio entry can be used to quickly find these very useful. Applications; very useful applications are distributed in different interfaces according to the type of application, for example: the second interface; therefore, the user only needs to inform the terminal device what type of application needs to be found, and on the basis of ensuring the user's habits of common applications. , improve the speed of finding very useful applications, thereby improving operational efficiency.
在一个可选的实现方式中,还提供了音频入口的表现形式,具体如下:上述音频入口包括:In an optional implementation, the representation of the audio portal is also provided, as follows: The above audio entry includes:
占用一个应用图标位的音频采集图标。An audio capture icon that occupies an application icon bit.
本实施例中,使用音频采集图标占据一个应用图标的位置,可以不改变整个界面布局,贴合用户习惯,从而更易用。该音频采集图标是以功能性命名的方式命名的,因此只要能够具有音频采集功能以及提示这是一个用来采集音频的图标就可以了,具体该名称叫什么不应进行狭隘的理解。In this embodiment, the position of an application icon is occupied by using the audio collection icon, and the user interface can be adhered to without changing the entire interface layout, thereby making it easier to use. The audio capture icon is named after the functional naming, so as long as it can have audio capture function and prompts, this is an icon for collecting audio. The name of the name should not be narrowly understood.
在一个可选的实现方式中,本实施例中还提供了第二界面的具体形式,如下:上述第二界面包括:In an optional implementation manner, the specific form of the second interface is further provided in the embodiment, where the second interface includes:
以应用类型划分的界面,在上述第二界面中包含同类型应用的图标;An interface divided by an application type, and an icon of the same type of application is included in the second interface;
上述以应用类型划分包括:以用户自定义的应用类型,或者,以应用的标准分类定义的应用类型。The above-mentioned application type division includes: a user-defined application type, or an application type defined by a standard classification of the application.
在本实施例中,更为具体的限定了使用应用类型来划分界面,这里的界面 是主界面、附界面这样的定义,不是应用程序本身的界面。另外,由于一个应用类型通常会有多种应用软件,因此一个界面中会有多个应用软件的图标。In this embodiment, the application type is used to divide the interface more specifically. The interface here is a definition of the main interface and the attached interface, and is not an interface of the application itself. In addition, since an application type usually has multiple application software, there are multiple application software icons in one interface.
用户自定义的应用类型,并不一定是用于输入了该应用属于哪一种应用这样的信息;而是,只要用户输入了可能导致该应用被分类到某一个应用类型的界面中,就应当理解为用户自定义了该应用的类型,例如:用户将工具类应用,全部或者部分移动到了办公类应用对应的界面,那么可以将这些被移动的工具类应用,认为是用户自定义的办公类应用。应用的标准划分,通常遵循的是习惯划分方式,例如:目前的应用市场中对应用的类型划分。The user-defined application type is not necessarily used to input information about which application the application belongs to; instead, as long as the user inputs an interface that may cause the application to be classified into an application type, it should It is understood that the user has customized the type of the application, for example, the user moves the tool application, all or part of it to the interface corresponding to the office application, and then the moved tool class application can be regarded as a user-defined office class. application. The standard division of applications usually follows the customary division, for example, the type of application in the current application market.
在一个可选的实现方式中,本实施例更进一步明确了常用应用和非常用应用之间的界限划分标准,具体如下:上述第二界面包含的应用的图标为非常用应用的图标;In an optional implementation manner, the embodiment further clarifies the criteria for dividing the boundary between the common application and the very useful application, as follows: the icon of the application included in the second interface is an icon of the application;
上述常用应用为在上述终端设备中使用频率相对于上述非常用应用频率更高的一类应用。The above-mentioned common application is a type of application in which the frequency of use in the above terminal device is higher than that of the above-mentioned very useful application.
需要说明的是,在前述实施例中已经说明了,用户可以自定义图标是否为常用应用的图标,因此使用频率作为一个维度,不应理解为划分常用应用和非常用应用的唯一标准。It should be noted that, in the foregoing embodiment, it has been explained that the user can customize whether the icon is an icon of a common application, and thus the frequency of use as a dimension should not be understood as a unique criterion for dividing a common application and a very useful application.
在一个可选的实现方式中,本实施例还提供了应用图标的更新方式,具体如下:上述终端设备还包括:In an optional implementation manner, the embodiment further provides an update manner of the application icon, which is specifically as follows: the foregoing terminal device further includes:
统计单元305,用于周期性地统计上述终端设备中各应用的使用频率;The statistics unit 305 is configured to periodically count the frequency of use of each application in the terminal device;
调整单元306,用于将上述第一界面中属于非常用应用的图标按照应用类型移动到第二界面;The adjusting unit 306 is configured to move the icon belonging to the non-use application in the first interface to the second interface according to the application type;
或者,将上述第二界面中属于常用应用的图标移动到上述第一界面。Alternatively, the icon belonging to the common application in the second interface is moved to the first interface.
在本实施例中,统计使用频率的周期通常不宜设置得过短,通常来说可以是一周或者几天的时间,设置更长一点也是可以的。具体的周期本发明实施例不作唯一性限定。In this embodiment, the period of the statistical use frequency is generally not set too short, and usually it can be a week or a few days, and it is also possible to set a longer one. The specific period of the present invention is not limited by the embodiment.
在一个可选的实现方式中,本实施例还提供了进一步方便用户能够准确进入到第二界面的实现方案,如下:上述显示单元301,还用于在上述音频入口被按压后显示表单,在上述表单中包含上述第二界面的应用类型的提示信息。In an optional implementation manner, the embodiment further provides an implementation scheme for further facilitating the user to accurately enter the second interface. The display unit 301 is further configured to display a form after the audio portal is pressed. The above form includes prompt information of the application type of the second interface.
在本实施例中,通过在表单中显示了应用类型的提示信息,如图2所示, 这样用户可以准确地读出相应的应用类型的名称,这样可以避免用户不知道应用分类导致进入第二界面失败的问题。In this embodiment, by displaying the prompt information of the application type in the form, as shown in FIG. 2, the user can accurately read the name of the corresponding application type, so as to prevent the user from knowing that the application classification leads to the second. The interface failed.
如图4所示,本发明实施例还提供了一种终端设备,包括处理单元401和输入输出单元403,处理单元402用于对终端设备的动作进行控制管理,例如,处理单元402用于支持终端设备执行图1中的步骤101-103或用于本文所描述的技术的其它过程。输入输出单元403用于支持数据输入和输出,其中数据输入可以是音频数据的采集,用户按压图标等,数据输出可以是显示屏显示界面、图标以及接口等。终端设备还可以包括存储单元401,用于存储终端设备的程序代码和数据。As shown in FIG. 4, an embodiment of the present invention further provides a terminal device, including a processing unit 401 and an input and output unit 403. The processing unit 402 is configured to perform control and management on actions of the terminal device. For example, the processing unit 402 is configured to support The terminal device performs steps 101-103 of Figure 1 or other processes for the techniques described herein. The input and output unit 403 is configured to support data input and output, wherein the data input may be the collection of audio data, the user presses an icon, etc., and the data output may be a display display interface, an icon, an interface, and the like. The terminal device may further include a storage unit 401 for storing program codes and data of the terminal device.
其中,处理单元402可以是处理器或控制器,例如可以是中央处理器(Central Processing Unit,CPU),通用处理器,数字信号处理器(Digital Signal Processor,DSP),专用集成电路(Application-Specific Integrated Circuit,ASIC),现场可编程门阵列(Field Programmable Gate Array,FPGA)或者其他可编程逻辑器件、晶体管逻辑器件、硬件部件或者其任意组合。其可以实现或执行结合本发明公开内容所描述的各种示例性的逻辑方框,模块和电路。上述处理器也可以是实现计算功能的组合,例如包含一个或多个微处理器组合,DSP和微处理器的组合等等。输入输出单元403可以包括话筒、听筒、喇叭、显示屏等,存储单元401可以是存储器。The processing unit 402 can be a processor or a controller, for example, a central processing unit (CPU), a general-purpose processor, a digital signal processor (DSP), and an application-specific integrated circuit (Application-Specific Integrated Circuit (ASIC), Field Programmable Gate Array (FPGA) or other programmable logic device, transistor logic device, hardware component, or any combination thereof. It is possible to implement or carry out the various illustrative logical blocks, modules and circuits described in connection with the present disclosure. The above processors may also be a combination of computing functions, such as one or more microprocessor combinations, a combination of a DSP and a microprocessor, and the like. The input and output unit 403 may include a microphone, an earpiece, a speaker, a display screen, and the like, and the storage unit 401 may be a memory.
其中,上述输入输出单元403,用于接收输入的数据和输出数据;The input/output unit 403 is configured to receive input data and output data.
上述处理单元401,用于控制显示第一界面,在上述第一界面包含常用图标以及音频入口;上述常用图标为常用应用的图标;在上述音频入口被按压后开始采集音频数据,解析上述音频数据获得应用类型;切换到与上述应用类型对应的第二界面。The processing unit 401 is configured to control display of the first interface, where the first interface includes a common icon and an audio portal; the commonly used icon is an icon of a common application; after the audio portal is pressed, the audio data is collected, and the audio data is parsed. Obtaining an application type; switching to a second interface corresponding to the above application type.
上述第一界面通常来说,可以是终端设备开机后显示的第一个界面,通常可以称为首界面;常用图标是常用应用的图标,常用应用是相对于非常用应用而言的,常用应用相对于非常用应用而言使用频率更高;通常来说,是终端设备中使用频率最高的几个应用。另外,常用应用的图标也可以是用户定义的常用应用的图标,例如:虽然应用的使用频率不是最高的一类,但是用户习惯于将其放在首界面,因此用户可以通过自定义的方式将这些图标移动到首界面, 这种情况也可以认为这些图标对应的应用属于常用应用,或者,可以认为这些图标是常用应用的图标。The first interface may be the first interface displayed after the terminal device is powered on, and may be generally referred to as the first interface; the common icon is a commonly used application icon, and the common application is relative to the very useful application, and the common application is relatively It is used more frequently in very useful applications; in general, it is the most frequently used application in terminal equipment. In addition, the icons of commonly used applications can also be icons of user-defined common applications. For example, although the frequency of application is not the highest, users are accustomed to putting them in the first interface, so users can customize them. These icons are moved to the first interface. In this case, the applications corresponding to these icons may be considered as common applications, or they may be considered as icons of commonly used applications.
上述音频入口应当理解为是用户为了输入音频数据的操作接口,而不应理解为是音频数据采集的接口。The above audio entry should be understood as an operation interface for the user to input audio data, and should not be understood as an interface for audio data acquisition.
如图1B所示,是本发明实施例界面的一个举例,该界面为第一界面,包含常用应用的图标,以及音频入口的图标。As shown in FIG. 1B, it is an example of an interface of an embodiment of the present invention. The interface is a first interface, and includes an icon of a common application and an icon of an audio portal.
在本实施例中,音频入口被按压后终端设备启动音频拾取设备采集音频数据。音频拾取设备通常来说可以是话筒之类的音频采集设备。In this embodiment, after the audio portal is pressed, the terminal device activates the audio pickup device to collect audio data. An audio pickup device can typically be an audio capture device such as a microphone.
在本实施例中,第二界面是一个统称,即包含非常用应用的界面。非常用应用的界面按照非常用应用的类型进行区分,因此第二界面可以有很多个,例如:办公、游戏、社交、工具等等。In this embodiment, the second interface is a general term, that is, an interface including a very useful application. Very much use the interface of the application to distinguish according to the type of application, so there can be many second interfaces, such as: office, games, social, tools and so on.
在本实施例中,在第一界面提供了音频入口和常用应用的图标,用户可以通过常用应用的图标快速进入常用应用,而对于非常用应用,则可以通过音频入口来快速查找到这些非常用的应用;非常用的应用按照应用类型分布在不同的界面,例如:第二界面;因此用户仅需要告知终端设备需要找什么类型的应用就可以了,在保证用户对常用应用操作习惯的基础上,提高了查找非常用应用的速度,从而提高操作效率。In this embodiment, the audio interface and the icon of the common application are provided in the first interface, and the user can quickly enter the common application through the icon of the common application, and for the very useful application, the audio entry can be used to quickly find these very useful. Applications; very useful applications are distributed in different interfaces according to the type of application, for example: the second interface; therefore, the user only needs to inform the terminal device what type of application needs to be found, and on the basis of ensuring the user's habits of common applications. , improve the speed of finding very useful applications, thereby improving operational efficiency.
在一个可选的实现方式中,本实施例还提供了进一步方便用户能够准确进入到第二界面的实现方案,如下:上述处理单元401,还用于在上述音频入口被按压后显示表单,在上述表单中包含上述第二界面的应用类型的提示信息。In an optional implementation manner, the embodiment further provides an implementation scheme for further facilitating the user to accurately enter the second interface. The processing unit 401 is further configured to display a form after the audio portal is pressed. The above form includes prompt information of the application type of the second interface.
在本实施例中,通过在表单中显示了应用类型的提示信息,如图2所示,这样用户可以准确地读出相应的应用类型的名称,这样可以避免用户不知道应用分类导致进入第二界面失败的问题。In this embodiment, by displaying the prompt information of the application type in the form, as shown in FIG. 2, the user can accurately read the name of the corresponding application type, so as to prevent the user from knowing that the application classification leads to the second. The interface failed.
上述处理器401还用于执行的其他流程可以参考前文方法实施例,在此不再一一赘述。For other processes that the processor 401 is used for execution, reference may be made to the foregoing method embodiments, and details are not described herein again.
请参阅图5,图5是本发明实施例提供的一种终端设备的结构示意图,如图所示,该终端设备包括一个或多个处理器、存储器、通信接口以及一个或多个程序,其中,上述一个或多个程序被存储在上述存储器中,并且被配置由上述一个或多个处理器执行,上述程序包括用于执行以下步骤的指令;Referring to FIG. 5, FIG. 5 is a schematic structural diagram of a terminal device according to an embodiment of the present invention. As shown, the terminal device includes one or more processors, a memory, a communication interface, and one or more programs, where One or more of the above programs are stored in the memory and configured to be executed by the one or more processors, the program including instructions for performing the following steps;
显示第一界面,在上述第一界面包含常用图标以及音频入口;上述常用图标为常用应用的图标;在上述音频入口被按压后开始采集音频数据,解析上述音频数据获得应用类型;切换到与上述应用类型对应的第二界面。Displaying a first interface, where the first interface includes a common icon and an audio portal; the commonly used icon is an icon of a common application; after the audio entry is pressed, the audio data is collected, and the audio data is parsed to obtain an application type; The second interface corresponding to the application type.
上述第一界面通常来说,可以是终端设备开机后显示的第一个界面,通常可以称为首界面;常用图标是常用应用的图标,常用应用是相对于非常用应用而言的,常用应用相对于非常用应用而言使用频率更高;通常来说,是终端设备中使用频率最高的几个应用。另外,常用应用的图标也可以是用户定义的常用应用的图标,例如:虽然应用的使用频率不是最高的一类,但是用户习惯于将其放在首界面,因此用户可以通过自定义的方式将这些图标移动到首界面,这种情况也可以认为这些图标对应的应用属于常用应用,或者,可以认为这些图标是常用应用的图标。The first interface may be the first interface displayed after the terminal device is powered on, and may be generally referred to as the first interface; the common icon is a commonly used application icon, and the common application is relative to the very useful application, and the common application is relatively It is used more frequently in very useful applications; in general, it is the most frequently used application in terminal equipment. In addition, the icons of commonly used applications can also be icons of user-defined common applications. For example, although the frequency of application is not the highest, users are accustomed to putting them in the first interface, so users can customize them. These icons are moved to the first interface. In this case, the applications corresponding to these icons can be considered as common applications, or they can be considered as icons of commonly used applications.
在本实施例中,在第一界面提供了音频入口和常用应用的图标,用户可以通过常用应用的图标快速进入常用应用,而对于非常用应用,则可以通过音频入口来快速查找到这些非常用的应用;非常用的应用按照应用类型分布在不同的界面,例如:第二界面;因此用户仅需要告知终端设备需要找什么类型的应用就可以了,在保证用户对常用应用操作习惯的基础上,提高了查找非常用应用的速度,从而提高操作效率。In this embodiment, the audio interface and the icon of the common application are provided in the first interface, and the user can quickly enter the common application through the icon of the common application, and for the very useful application, the audio entry can be used to quickly find these very useful. Applications; very useful applications are distributed in different interfaces according to the type of application, for example: the second interface; therefore, the user only needs to inform the terminal device what type of application needs to be found, and on the basis of ensuring the user's habits of common applications. , improve the speed of finding very useful applications, thereby improving operational efficiency.
在一个可选的实现方式中,还提供了音频入口的表现形式,具体如下:上述音频入口包括:In an optional implementation, the representation of the audio portal is also provided, as follows: The above audio entry includes:
占用一个应用图标位的音频采集图标。An audio capture icon that occupies an application icon bit.
本实施例中,使用音频采集图标占据一个应用图标的位置,可以不改变整个界面布局,贴合用户习惯,从而更易用。该音频采集图标是以功能性命名的方式命名的,因此只要能够具有音频采集功能以及提示这是一个用来采集音频的图标就可以了,具体该名称叫什么不应进行狭隘的理解。In this embodiment, the position of an application icon is occupied by using the audio collection icon, and the user interface can be adhered to without changing the entire interface layout, thereby making it easier to use. The audio capture icon is named after the functional naming, so as long as it can have audio capture function and prompts, this is an icon for collecting audio. The name of the name should not be narrowly understood.
在一个可选的实现方式中,本实施例中还提供了第二界面的具体形式,如下:上述第二界面包括:In an optional implementation manner, the specific form of the second interface is further provided in the embodiment, where the second interface includes:
以应用类型划分的界面,在上述第二界面中包含同类型应用的图标;An interface divided by an application type, and an icon of the same type of application is included in the second interface;
上述以应用类型划分包括:以用户自定义的应用类型,或者,以应用的标准分类定义的应用类型。The above-mentioned application type division includes: a user-defined application type, or an application type defined by a standard classification of the application.
在本实施例中,更为具体的限定了使用应用类型来划分界面,这里的界面是主界面、附界面这样的定义,不是应用程序本身的界面。另外,由于一个应用类型通常会有多种应用软件,因此一个界面中会有多个应用软件的图标。In this embodiment, the application type is used to divide the interface more specifically. The interface here is a definition of the main interface and the attached interface, and is not an interface of the application itself. In addition, since an application type usually has multiple application software, there are multiple application software icons in one interface.
在一个可选的实现方式中,本实施例更进一步明确了常用应用和非常用应用之间的界限划分标准,具体如下:上述第二界面包含的应用的图标为非常用应用的图标;In an optional implementation manner, the embodiment further clarifies the criteria for dividing the boundary between the common application and the very useful application, as follows: the icon of the application included in the second interface is an icon of the application;
上述常用应用为在上述终端设备中使用频率相对于上述非常用应用频率更高的一类应用。The above-mentioned common application is a type of application in which the frequency of use in the above terminal device is higher than that of the above-mentioned very useful application.
需要说明的是,在前述实施例中已经说明了,用户可以自定义图标是否为常用应用的图标,因此使用频率作为一个维度,不应理解为划分常用应用和非常用应用的唯一标准。It should be noted that, in the foregoing embodiment, it has been explained that the user can customize whether the icon is an icon of a common application, and thus the frequency of use as a dimension should not be understood as a unique criterion for dividing a common application and a very useful application.
在一个可选的实现方式中,本实施例还提供了应用图标的更新方式,具体如下:还包括:In an optional implementation manner, the embodiment further provides an update manner of the application icon, which is specifically as follows:
周期性地统计上述终端设备中各应用的使用频率;Periodically counting the usage frequency of each application in the foregoing terminal device;
将上述第一界面中属于非常用应用的图标按照应用类型移动到第二界面;Moving the icon belonging to the very useful application in the first interface to the second interface according to the application type;
或者,将上述第二界面中属于常用应用的图标移动到上述第一界面。Alternatively, the icon belonging to the common application in the second interface is moved to the first interface.
在本实施例中,统计使用频率的周期通常不宜设置得过短,通常来说可以是一周或者几天的时间,设置更长一点也是可以的。具体的周期本发明实施例不作唯一性限定。In this embodiment, the period of the statistical use frequency is generally not set too short, and usually it can be a week or a few days, and it is also possible to set a longer one. The specific period of the present invention is not limited by the embodiment.
在一个可选的实现方式中,本实施例还提供了进一步方便用户能够准确进入到第二界面的实现方案,如下:在上述音频入口被按压后还包括:In an optional implementation manner, the embodiment further provides an implementation solution that further facilitates the user to accurately enter the second interface, as follows: after the audio portal is pressed, the method further includes:
显示表单,在上述表单中包含上述第二界面的应用类型的提示信息。The form is displayed, and the prompt information of the application type of the second interface is included in the above form.
在本实施例中,通过在表单中显示了应用类型的提示信息,如图2所示,这样用户可以准确地读出相应的应用类型的名称,这样可以避免用户不知道应用分类导致进入第二界面失败的问题。In this embodiment, by displaying the prompt information of the application type in the form, as shown in FIG. 2, the user can accurately read the name of the corresponding application type, so as to prevent the user from knowing that the application classification leads to the second. The interface failed.
上述主要从方法侧执行过程的角度对本发明实施例的方案进行了介绍。可以理解的是,终端设备为了实现上述功能,其包含了执行各个功能相应的硬件结构和/或软件模块。本领域技术人员应该很容易意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,本发明能够以硬件或硬件和计算机 软件的结合形式来实现。某个功能究竟以硬件还是计算机软件驱动硬件的方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。The above description mainly introduces the solution of the embodiment of the present invention from the perspective of the method side execution process. It can be understood that, in order to implement the above functions, the terminal device includes corresponding hardware structures and/or software modules for executing the respective functions. Those skilled in the art will readily appreciate that the present invention can be implemented in a combination of hardware or hardware and computer software in combination with the elements and algorithm steps of the various examples described in the embodiments disclosed herein. Whether a function is implemented in hardware or computer software to drive hardware depends on the specific application and design constraints of the solution. A person skilled in the art can use different methods for implementing the described functions for each particular application, but such implementation should not be considered to be beyond the scope of the present invention.
本发明实施例可以根据上述方法示例对终端设备进行功能单元的划分,例如,可以对应各个功能划分各个功能单元,也可以将两个或两个以上的功能集成在一个处理单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。需要说明的是,本发明实施例中对单元的划分是示意性的,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。The embodiment of the present invention may divide the functional unit into the terminal device according to the foregoing method example. For example, each functional unit may be divided according to each function, or two or more functions may be integrated into one processing unit. The above integrated unit can be implemented in the form of hardware or in the form of a software functional unit. It should be noted that the division of the unit in the embodiment of the present invention is schematic, and is only a logical function division, and the actual implementation may have another division manner.
本发明实施例还提供了另一种终端设备,如图6所示,为了便于说明,仅示出了与本发明实施例相关的部分,具体技术细节未揭示的,请参照本发明实施例方法部分。该终端设备可以为包括手机、平板电脑、PDA(Personal Digital Assistant,个人数字助理)、POS(Point of Sales,销售终端)、车载电脑等任意终端设备,以终端设备为手机为例:The embodiment of the present invention further provides another terminal device. As shown in FIG. 6 , for the convenience of description, only parts related to the embodiment of the present invention are shown. If the specific technical details are not disclosed, refer to the method of the embodiment of the present invention. section. The terminal device may be any terminal device including a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of Sales), an in-vehicle computer, and the terminal device is used as a mobile phone as an example:
图6示出的是与本发明实施例提供的终端设备相关的手机的部分结构的框图。参考图6,手机包括:射频(Radio Frequency,RF)电路910、存储器920、输入单元930、显示单元940、传感器950、音频电路960、无线保真(Wireless Fidelity,WiFi)模块970、处理器980、以及电源990等部件。本领域技术人员可以理解,图6中示出的手机结构并不构成对手机的限定,可以包括比图示更多或更少的部件,或者组合某些部件,或者不同的部件布置。FIG. 6 is a block diagram showing a partial structure of a mobile phone related to a terminal device provided by an embodiment of the present invention. Referring to FIG. 6, the mobile phone includes: a radio frequency (RF) circuit 910, a memory 920, an input unit 930, a display unit 940, a sensor 950, an audio circuit 960, a wireless fidelity (WiFi) module 970, and a processor 980. And power supply 990 and other components. It will be understood by those skilled in the art that the structure of the handset shown in FIG. 6 does not constitute a limitation to the handset, and may include more or less components than those illustrated, or some components may be combined, or different components may be arranged.
下面结合图6对手机的各个构成部件进行具体的介绍:The following describes the components of the mobile phone in detail with reference to FIG. 6:
RF电路910可用于信息的接收和发送。通常,RF电路910包括但不限于天线、至少一个放大器、收发信机、耦合器、低噪声放大器(Low Noise Amplifier,LNA)、双工器等。此外,RF电路910还可以通过无线通信与网络和其他设备通信。上述无线通信可以使用任一通信标准或协议,包括但不限于全球移动通讯系统(Global System of Mobile communication,GSM)、通用分组无线服务(General Packet Radio Service,GPRS)、码分多址(Code Division Multiple Access,CDMA)、宽带码分多址(Wideband Code Division Multiple Access,WCDMA)、长期演进(Long Term Evolution,LTE)、电子邮件、短消息服 务(Short Messaging Service,SMS)等。The RF circuit 910 can be used for receiving and transmitting information. Generally, RF circuit 910 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, RF circuitry 910 can also communicate with the network and other devices via wireless communication. The above wireless communication may use any communication standard or protocol, including but not limited to Global System of Mobile communication (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (Code Division). Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), E-mail, Short Messaging Service (SMS), and the like.
存储器920可用于存储软件程序以及模块,处理器980通过运行存储在存储器920的软件程序以及模块,从而执行手机的各种功能应用以及数据处理。存储器920可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序等;存储数据区可存储根据手机的使用所创建的数据(比如应用的使用参数等)等。此外,存储器920可以包括高速随机存取存储器,还可以包括非易失性存储器,例如至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The memory 920 can be used to store software programs and modules, and the processor 980 executes various functional applications and data processing of the mobile phone by running software programs and modules stored in the memory 920. The memory 920 can mainly include a storage program area and a storage data area, wherein the storage program area can store an operating system, an application required for at least one function, and the like; the storage data area can store data created according to the use of the mobile phone (such as an application). Use parameters, etc.). Moreover, memory 920 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.
输入单元930可用于接收输入的数字或字符信息,以及产生与手机的用户设置以及功能控制有关的键信号输入。具体地,输入单元930可包括指纹传感器931以及其他输入设备932。指纹传感器931,可采集用户在其上的指纹数据。除了指纹传感器931,输入单元930还可以包括其他输入设备932。具体地,其他输入设备932可以包括但不限于触控屏、物理按键、功能键(比如音量控制按键、开关按键等)、轨迹球、鼠标、操作杆等中的一种或多种。The input unit 930 can be configured to receive input numeric or character information and to generate key signal inputs related to user settings and function controls of the handset. Specifically, the input unit 930 may include a fingerprint sensor 931 and other input devices 932. The fingerprint sensor 931 can collect fingerprint data of the user. In addition to the fingerprint sensor 931, the input unit 930 may also include other input devices 932. Specifically, the other input device 932 may include, but is not limited to, one or more of a touch screen, a physical button, a function key (such as a volume control button, a switch button, etc.), a trackball, a mouse, a joystick, and the like.
显示单元940可用于显示由用户输入的信息或提供给用户的信息以及手机的各种菜单。显示单元940可包括显示屏941,可选的,可以采用液晶显示器(Liquid Crystal Display,LCD)、有机发光二极管(Organic Light-Emitting Diode,OLED)等形式来配置显示屏941。虽然在图6中,指纹传感器931与显示屏941是作为两个独立的部件来实现手机的输入和输入功能,但是在某些实施例中,可以将指纹传感器931与显示屏941集成而实现手机的输入和播放功能。The display unit 940 can be used to display information input by the user or information provided to the user as well as various menus of the mobile phone. The display unit 940 can include a display screen 941. Alternatively, the display screen 941 can be configured in the form of a liquid crystal display (LCD), an organic light-emitting diode (OLED), or the like. Although in FIG. 6, the fingerprint sensor 931 and the display screen 941 are two separate components to implement the input and input functions of the mobile phone, in some embodiments, the fingerprint sensor 931 can be integrated with the display screen 941 to implement the mobile phone. Input and playback features.
手机还可包括至少一种传感器950,比如光传感器、运动传感器以及其他传感器。具体地,光传感器可包括环境光传感器及接近传感器,其中,环境光传感器可根据环境光线的明暗来调节显示屏941的亮度,接近传感器可在手机移动到耳边时,关闭显示屏941和/或背光。作为运动传感器的一种,加速计传感器可检测各个方向上(一般为三轴)加速度的大小,静止时可检测出重力的大小及方向,可用于识别手机姿态的应用(比如横竖屏切换、相关游戏、磁力计姿态校准)、振动识别相关功能(比如计步器、敲击)等;至于手机还可配置的陀螺仪、气压计、湿度计、温度计、红外线传感器等其他传感器,在此 不再赘述。The handset may also include at least one type of sensor 950, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display screen 941 according to the brightness of the ambient light, and the proximity sensor may turn off the display screen 941 and/or when the mobile phone moves to the ear. Or backlight. As a kind of motion sensor, the accelerometer sensor can detect the magnitude of acceleration in all directions (usually three axes). When it is stationary, it can detect the magnitude and direction of gravity. It can be used to identify the gesture of the mobile phone (such as horizontal and vertical screen switching, related Game, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tapping), etc.; as for the mobile phone can also be configured with gyroscopes, barometers, hygrometers, thermometers, infrared sensors and other sensors, no longer Narration.
音频电路960、扬声器961,传声器962可提供用户与手机之间的音频接口。音频电路960可将接收到的音频数据转换后的电信号,传输到扬声器961,由扬声器961转换为声音信号播放;另一方面,传声器962将收集的声音信号转换为电信号,由音频电路960接收后转换为音频数据,再将音频数据播放处理器980处理后,经RF电路910以发送给比如另一手机,或者将音频数据播放至存储器920以便进一步处理。An audio circuit 960, a speaker 961, and a microphone 962 can provide an audio interface between the user and the handset. The audio circuit 960 can transmit the converted electrical data of the received audio data to the speaker 961 for conversion to the sound signal by the speaker 961; on the other hand, the microphone 962 converts the collected sound signal into an electrical signal by the audio circuit 960. After receiving, it is converted into audio data, and then processed by the audio data playback processor 980, sent to the other mobile phone via the RF circuit 910, or played back to the memory 920 for further processing.
WiFi属于短距离无线传输技术,手机通过WiFi模块970可以帮助用户收发电子邮件、浏览网页和访问流式媒体等,它为用户提供了无线的宽带互联网访问。虽然图6示出了WiFi模块970,但是可以理解的是,其并不属于手机的必须构成,完全可以根据需要在不改变发明的本质的范围内而省略。WiFi is a short-range wireless transmission technology, and the mobile phone can help users to send and receive emails, browse web pages, and access streaming media through the WiFi module 970, which provides users with wireless broadband Internet access. Although FIG. 6 shows the WiFi module 970, it can be understood that it does not belong to the essential configuration of the mobile phone, and can be omitted as needed within the scope of not changing the essence of the invention.
处理器980是手机的控制中心,利用各种接口和线路连接整个手机的各个部分,通过运行或执行存储在存储器920内的软件程序和/或模块,以及调用存储在存储器920内的数据,执行手机的各种功能和处理数据,从而对手机进行整体监控。可选的,处理器980可包括一个或多个处理单元;优选的,处理器980可集成应用处理器和调制解调处理器,其中,应用处理器主要处理操作系统、用户界面和应用程序等,调制解调处理器主要处理无线通信。可以理解的是,上述调制解调处理器也可以不集成到处理器980中。The processor 980 is the control center of the handset, which connects various portions of the entire handset using various interfaces and lines, by executing or executing software programs and/or modules stored in the memory 920, and invoking data stored in the memory 920, executing The phone's various functions and processing data, so that the overall monitoring of the phone. Optionally, the processor 980 may include one or more processing units; preferably, the processor 980 may integrate an application processor and a modem processor, where the application processor mainly processes an operating system, a user interface, an application, and the like. The modem processor primarily handles wireless communications. It will be appreciated that the above described modem processor may also not be integrated into the processor 980.
手机还包括给各个部件供电的电源990(比如电池),优选的,电源可以通过电源管理系统与处理器980逻辑相连,从而通过电源管理系统实现管理充电、放电、以及功耗管理等功能。The handset also includes a power source 990 (such as a battery) that supplies power to the various components. Preferably, the power source can be logically coupled to the processor 980 through a power management system to manage functions such as charging, discharging, and power management through the power management system.
尽管未示出,手机还可以包括摄像头、蓝牙模块等,在此不再赘述。Although not shown, the mobile phone may further include a camera, a Bluetooth module, and the like, and details are not described herein again.
前述图1A所示的实施例中,各步骤方法流程可以基于该手机的结构实现。In the foregoing embodiment shown in FIG. 1A, each step method flow can be implemented based on the structure of the mobile phone.
前述图3~4所示的实施例中,各单元功能可以基于该手机的结构实现。In the embodiments shown in the foregoing FIGS. 3 to 4, each unit function can be implemented based on the structure of the mobile phone.
本发明实施例还提供一种计算机存储介质,其中,该计算机存储介质存储用于电子数据交换的计算机程序,该计算机程序使得计算机执行如上述方法实施例中记载的任一方法的部分或全部步骤,上述计算机包括终端设备。The embodiment of the present invention further provides a computer storage medium, wherein the computer storage medium stores a computer program for electronic data exchange, the computer program causing the computer to perform some or all of the steps of any of the methods described in the foregoing method embodiments. The above computer includes a terminal device.
本发明实施例还提供一种计算机程序产品,上述计算机程序产品包括存储了计算机程序的非瞬时性计算机可读存储介质,上述计算机程序可操作来使计 算机执行如上述方法实施例中记载的任一方法的部分或全部步骤。该计算机程序产品可以为一个软件安装包,上述计算机包括终端设备。The embodiment of the present invention further provides a computer program product, the computer program product comprising a non-transitory computer readable storage medium storing a computer program, the computer program being operative to cause the computer to execute any one of the methods described in the foregoing method embodiments Part or all of the steps of the method. The computer program product can be a software installation package, and the computer includes the terminal device.
需要说明的是,对于前述的各方法实施例,为了简单描述,故将其都表述为一系列的动作组合,但是本领域技术人员应该知悉,本发明并不受所描述的动作顺序的限制,因为依据本发明,某些步骤可以采用其他顺序或者同时进行。其次,本领域技术人员也应该知悉,说明书中所描述的实施例均属于优选实施例,所涉及的动作和模块并不一定是本发明所必须的。It should be noted that, for the foregoing method embodiments, for the sake of simple description, they are all expressed as a series of action combinations, but those skilled in the art should understand that the present invention is not limited by the described action sequence. Because certain steps may be performed in other sequences or concurrently in accordance with the present invention. In addition, those skilled in the art should also understand that the embodiments described in the specification are all preferred embodiments, and the actions and modules involved are not necessarily required by the present invention.
在上述实施例中,对各个实施例的描述都各有侧重,某个实施例中没有详述的部分,可以参见其他实施例的相关描述。In the above embodiments, the descriptions of the various embodiments are different, and the details that are not detailed in a certain embodiment can be referred to the related descriptions of other embodiments.
在本申请所提供的几个实施例中,应该理解到,所揭露的装置,可通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如上述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性或其它的形式。In the several embodiments provided herein, it should be understood that the disclosed apparatus may be implemented in other ways. For example, the device embodiments described above are merely illustrative. For example, the division of the above units is only a logical function division. In actual implementation, there may be another division manner. For example, multiple units or components may be combined or integrated. Go to another system, or some features can be ignored or not executed. In addition, the mutual coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection through some interface, device or unit, and may be electrical or otherwise.
上述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described above as separate components may or may not be physically separated. The components displayed as units may or may not be physical units, that is, may be located in one place, or may be distributed to multiple network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of the embodiment.
另外,在本发明各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing unit, or each unit may exist physically separately, or two or more units may be integrated into one unit. The above integrated unit can be implemented in the form of hardware or in the form of a software functional unit.
上述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储器中。基于这样的理解,本发明的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储器中,包括若干指令用以使得一台计算机设备(可为个人计算机、服务器或者网 络设备等)执行本发明各个实施例上述方法的全部或部分步骤。而前述的存储器包括:U盘、只读存储器(ROM,Read-Only Memory)、随机存取存储器(RAM,Random Access Memory)、移动硬盘、磁碟或者光盘等各种可以存储程序代码的介质。The above-described integrated unit can be stored in a computer readable memory if it is implemented in the form of a software functional unit and sold or used as a standalone product. Based on such understanding, the technical solution of the present invention may contribute to the prior art or all or part of the technical solution may be embodied in the form of a software product stored in a memory. A number of instructions are included to cause a computer device (which may be a personal computer, server or network device, etc.) to perform all or part of the steps of the above-described methods of various embodiments of the present invention. The foregoing memory includes: a U disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic disk, or an optical disk, and the like, which can store program codes.
本领域普通技术人员可以理解上述实施例的各种方法中的全部或部分步骤是可以通过程序来指令相关的硬件来完成,该程序可以存储于一计算机可读存储器中,存储器可以包括:闪存盘、只读存储器(英文:Read-Only Memory,简称:ROM)、随机存取器(英文:Random Access Memory,简称:RAM)、磁盘或光盘等。A person skilled in the art can understand that all or part of the steps of the foregoing embodiments can be completed by a program to instruct related hardware, and the program can be stored in a computer readable memory, and the memory can include: a flash drive , read-only memory (English: Read-Only Memory, referred to as: ROM), random accessor (English: Random Access Memory, referred to as: RAM), disk or CD.
以上对本发明实施例进行了详细介绍,本文中应用了具体个例对本发明的原理及实施方式进行了阐述,以上实施例的说明只是用于帮助理解本发明的方法及其核心思想;同时,对于本领域的一般技术人员,依据本发明的思想,在具体实施方式及应用范围上均会有改变之处,综上所述,本说明书内容不应理解为对本发明的限制。The embodiments of the present invention have been described in detail above, and the principles and implementations of the present invention are described in detail herein. The description of the above embodiments is only for helping to understand the method of the present invention and its core ideas; It should be understood by those skilled in the art that the present invention is not limited by the scope of the present invention.

Claims (20)

  1. 一种快速查找应用的方法,其特征在于,包括:A method for quickly finding an application, comprising:
    终端设备显示第一界面,在所述第一界面包含常用图标以及音频入口;所述常用图标为常用应用的图标;The terminal device displays a first interface, where the first interface includes a common icon and an audio portal; the commonly used icon is an icon of a common application;
    在所述音频入口被按压后开始采集音频数据,解析所述音频数据获得应用类型;Starting to collect audio data after the audio portal is pressed, parsing the audio data to obtain an application type;
    切换到与所述应用类型对应的第二界面。Switching to a second interface corresponding to the application type.
  2. 根据权利要求1所述方法,其特征在于,所述音频入口包括:The method of claim 1 wherein said audio entry comprises:
    占用一个应用图标位的音频采集图标。An audio capture icon that occupies an application icon bit.
  3. 根据权利要求3所述的方法,其特征在于,所述音频采集图标的名称用于提示所述音频采集图标是一个用来采集音频的图标。The method according to claim 3, wherein the name of the audio collection icon is used to prompt the audio collection icon to be an icon for collecting audio.
  4. 根据权利要求1所述方法,其特征在于,所述第二界面包括:The method of claim 1 wherein said second interface comprises:
    以应用类型划分的界面,在所述第二界面中包含同类型应用的图标;An interface divided by an application type, where the second interface includes an icon of the same type of application;
    所述以应用类型划分包括:以用户自定义的应用类型,或者,以应用的标准分类定义的应用类型。The dividing by the application type includes: a user-defined application type, or an application type defined by a standard classification of the application.
  5. 根据权利要求1至4任意一项所述方法,其特征在于,所述第二界面包含的应用的图标为非常用应用的图标;The method according to any one of claims 1 to 4, wherein the icon of the application included in the second interface is an icon of a very useful application;
    所述常用应用为在所述终端设备中使用频率相对于所述非常用应用频率更高的一类应用。The common application is a type of application in which the frequency of use in the terminal device is higher relative to the frequency of the very useful application.
  6. 根据权利要求5所述方法,其特征在于,所述方法还包括:The method of claim 5, wherein the method further comprises:
    周期性地统计所述终端设备中各应用的使用频率;Periodically counting the usage frequency of each application in the terminal device;
    将所述第一界面中属于非常用应用的图标按照应用类型移动到第二界面;Moving the icon belonging to the very useful application in the first interface to the second interface according to the application type;
    或者,将所述第二界面中属于常用应用的图标移动到所述第一界面。Alternatively, an icon belonging to a common application in the second interface is moved to the first interface.
  7. 根据权利要求1至4任意一项所述方法,其特征在于,在所述音频入口被按压后所述方法还包括:The method according to any one of claims 1 to 4, wherein after the audio portal is pressed, the method further comprises:
    显示表单,在所述表单中包含所述第二界面的应用类型的提示信息。Displaying a form in which the prompt information of the application type of the second interface is included.
  8. 根据权利要求1至7任意一项所述的方法,其特征在于,所述音频入口为用户为了输入音频数据的操作接口。The method according to any one of claims 1 to 7, wherein the audio entry is an operation interface for a user to input audio data.
  9. 根据权利要求1至8任意一项所述的方法,其特征在于,所述第一界面为所述终端设备开机后显示的第一个界面。The method according to any one of claims 1 to 8, wherein the first interface is a first interface displayed after the terminal device is powered on.
  10. 一种终端设备,其特征在于,包括处理单元和输入输出单元,A terminal device, comprising: a processing unit and an input and output unit,
    所述输入输出单元,用于接收输入的数据和输出数据;The input/output unit is configured to receive input data and output data;
    所述处理单元,用于控制显示第一界面,在所述第一界面包含常用图标以及音频入口;所述常用图标为常用应用的图标;在所述音频入口被按压后开始采集音频数据,解析所述音频数据获得应用类型;切换到与所述应用类型对应的第二界面。The processing unit is configured to control display of a first interface, where the first interface includes a common icon and an audio portal; the commonly used icon is an icon of a common application; and after the audio portal is pressed, the audio data is collected and parsed. The audio data obtains an application type; switches to a second interface corresponding to the application type.
  11. 根据权利要求10所述的终端设备,其特征在于,所述音频入口包括:The terminal device according to claim 10, wherein the audio portal comprises:
    占用一个应用图标位的音频采集图标。An audio capture icon that occupies an application icon bit.
  12. 根据权利要求11所述的终端设备,其特征在于,所述音频采集图标的名称用于提示所述音频采集图标是一个用来采集音频的图标。The terminal device according to claim 11, wherein the name of the audio collection icon is used to prompt the audio collection icon to be an icon for collecting audio.
  13. 根据权利要求10所述的终端设备,其特征在于,所述第二界面包括:The terminal device according to claim 10, wherein the second interface comprises:
    以应用类型划分的界面,在所述第二界面中包含同类型应用的图标;An interface divided by an application type, where the second interface includes an icon of the same type of application;
    所述以应用类型划分包括:以用户自定义的应用类型,或者,以应用的标准分类定义的应用类型。The dividing by the application type includes: a user-defined application type, or an application type defined by a standard classification of the application.
  14. 根据权利要求10至13任意一项所述的终端设备,其特征在于,所述第二界面包含的应用的图标为非常用应用的图标;The terminal device according to any one of claims 10 to 13, wherein the icon of the application included in the second interface is an icon of a very useful application;
    所述常用应用为在所述终端设备中使用频率相对于所述非常用应用频率更高的一类应用。The common application is a type of application in which the frequency of use in the terminal device is higher relative to the frequency of the very useful application.
  15. 根据权利要求14所述的终端设备,其特征在于,The terminal device according to claim 14, wherein
    所述处理单元,还用于周期性地统计所述终端设备中各应用的使用频率;The processing unit is further configured to periodically count usage frequencies of applications in the terminal device;
    所述处理单元,还用于将所述第一界面中属于非常用应用的图标按照应用类型移动到第二界面;或者,将所述第二界面中属于常用应用的图标移动到所述第一界面。The processing unit is further configured to move an icon belonging to the usage application in the first interface to the second interface according to the application type; or move an icon belonging to the common application in the second interface to the first interface interface.
  16. 根据权利要求10至13任意一项所述的终端设备,其特征在于,A terminal device according to any one of claims 10 to 13, wherein
    所述处理单元,还用于在所述音频入口被按压后显示表单,在所述表单中包含所述第二界面的应用类型的提示信息。The processing unit is further configured to display a form after the audio portal is pressed, and include, in the form, prompt information of an application type of the second interface.
  17. 根据权利要求10至16任意一项所述的终端设备,所述音频入口为用 户为了输入音频数据的操作接口。The terminal device according to any one of claims 10 to 16, wherein the audio entry is an operation interface for a user to input audio data.
  18. 根据权利要求10至17任意一项所述的终端设备,所述第一界面为所述终端设备开机后显示的第一个界面。The terminal device according to any one of claims 10 to 17, wherein the first interface is a first interface displayed after the terminal device is powered on.
  19. 一种终端设备,其特征在于,包括一个或多个处理器、存储器、通信接口以及一个或多个程序,其中,所述一个或多个程序被存储在所述存储器中,并且被配置由所述一个或多个处理器执行,所述程序包括用于执行权利要求1-9任一项方法中的步骤的指令。A terminal device, comprising: one or more processors, a memory, a communication interface, and one or more programs, wherein the one or more programs are stored in the memory and configured Executed by one or more processors, the program comprising instructions for performing the steps of the method of any of claims 1-9.
  20. 一种计算机可读存储介质,其特征在于,其存储用于电子数据交换的计算机程序,其中,所述计算机程序使得计算机执行如权利要求1-9任一项所述的方法,所述计算机包括终端设备。A computer readable storage medium storing a computer program for electronic data exchange, wherein the computer program causes a computer to perform the method of any one of claims 1-9, the computer comprising Terminal Equipment.
PCT/CN2018/085215 2017-05-31 2018-04-28 Method for rapidly searching for applications and related products WO2018219090A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710401129.7 2017-05-31
CN201710401129.7A CN107172289A (en) 2017-05-31 2017-05-31 The quick method and Related product for searching application

Publications (1)

Publication Number Publication Date
WO2018219090A1 true WO2018219090A1 (en) 2018-12-06

Family

ID=59821198

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/085215 WO2018219090A1 (en) 2017-05-31 2018-04-28 Method for rapidly searching for applications and related products

Country Status (2)

Country Link
CN (1) CN107172289A (en)
WO (1) WO2018219090A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107256152A (en) * 2017-05-31 2017-10-17 广东欧珀移动通信有限公司 The quick method and Related product for searching application
CN107172289A (en) * 2017-05-31 2017-09-15 广东欧珀移动通信有限公司 The quick method and Related product for searching application
CN112433698A (en) * 2020-11-30 2021-03-02 上海米哈游天命科技有限公司 Resource display method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102857629A (en) * 2012-07-12 2013-01-02 广东欧珀移动通信有限公司 Calling-out method of mobile phone desktop search box
CN105204707A (en) * 2014-06-23 2015-12-30 联想(北京)有限公司 Display object displaying method and electronic equipment
CN107172289A (en) * 2017-05-31 2017-09-15 广东欧珀移动通信有限公司 The quick method and Related product for searching application

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1611504B1 (en) * 2003-04-07 2009-01-14 Nokia Corporation Method and device for providing speech-enabled input in an electronic device having a user interface
CN101944000A (en) * 2010-09-29 2011-01-12 华为技术有限公司 Method and device for arranging icons
US20120110456A1 (en) * 2010-11-01 2012-05-03 Microsoft Corporation Integrated voice command modal user interface
CN103632664B (en) * 2012-08-20 2017-07-25 联想(北京)有限公司 The method and electronic equipment of a kind of speech recognition
CN103353821A (en) * 2013-06-09 2013-10-16 广东欧珀移动通信有限公司 System and method for managing desktop application program icons of mobile terminal
JP6122394B2 (en) * 2014-03-05 2017-04-26 日本電信電話株式会社 File management system, server device, file management method, user interface providing method, and file management program
CN104216971A (en) * 2014-08-26 2014-12-17 小米科技有限责任公司 Method and device for indexing applications
CN104135577A (en) * 2014-08-27 2014-11-05 陈包容 Method and device for quickly finding contact persons based on user-defined voice

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102857629A (en) * 2012-07-12 2013-01-02 广东欧珀移动通信有限公司 Calling-out method of mobile phone desktop search box
CN105204707A (en) * 2014-06-23 2015-12-30 联想(北京)有限公司 Display object displaying method and electronic equipment
CN107172289A (en) * 2017-05-31 2017-09-15 广东欧珀移动通信有限公司 The quick method and Related product for searching application

Also Published As

Publication number Publication date
CN107172289A (en) 2017-09-15

Similar Documents

Publication Publication Date Title
WO2017206916A1 (en) Method for determining kernel running configuration in processor and related product
WO2017215639A1 (en) Sound effect configuration method and system and related device
CN105786878B (en) Display method and device of browsing object
WO2018219119A1 (en) Application function control method and relevant product
CN104238893B (en) A kind of method and apparatus that video preview picture is shown
WO2018228167A1 (en) Navigation method and related product
CN103634717B (en) A kind of method, device and the terminal device of the control of utilization earphone
WO2018166168A1 (en) Screen backlight control method and mobile terminal
WO2018233492A1 (en) Method for deleting push message, and related product
CN104426919A (en) Page sharing method, device and system
WO2019041280A1 (en) Application resource recommendation method and related device
WO2018161539A1 (en) Control method and apparatus for turning on screen
CN106302808A (en) Data transmission method and mobile terminal
WO2018049903A1 (en) Data migration method and related devices
US10687207B2 (en) Method for data migration and terminal
WO2018219090A1 (en) Method for rapidly searching for applications and related products
CN106657641B (en) A kind of method and relevant device optimizing sharing mode
JP2017509051A (en) Method and system for collecting statistics on streaming media data and associated apparatus
JP6915074B2 (en) Message notification method and terminal
WO2023246516A1 (en) Method and apparatus for generating visit report of clinical research project
WO2018233491A1 (en) Push message management method and related product
WO2018214745A1 (en) Application control method and related product
WO2018219118A1 (en) Interface displaying method and related product
CN107678822B (en) A kind of information processing method and device, terminal and readable storage medium storing program for executing
WO2018214760A1 (en) Focusing method and related product

Legal Events

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

Ref document number: 18809226

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18809226

Country of ref document: EP

Kind code of ref document: A1