CN110851203A - Method for starting application program and electronic equipment - Google Patents

Method for starting application program and electronic equipment Download PDF

Info

Publication number
CN110851203A
CN110851203A CN201911054549.8A CN201911054549A CN110851203A CN 110851203 A CN110851203 A CN 110851203A CN 201911054549 A CN201911054549 A CN 201911054549A CN 110851203 A CN110851203 A CN 110851203A
Authority
CN
China
Prior art keywords
application
icon
target
application program
determining
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911054549.8A
Other languages
Chinese (zh)
Inventor
徐钊峰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201911054549.8A priority Critical patent/CN110851203A/en
Publication of CN110851203A publication Critical patent/CN110851203A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
    • 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

Abstract

The invention provides a method for starting an application program and electronic equipment, wherein the method comprises the following steps: receiving a first input for a target icon; in response to the first input, a target application is launched, the target application being at least one of the plurality of applications associated with the target icon. According to the embodiment of the invention, the incidence relation between the target icon and the at least one application program is pre-established, and the at least one application program is started according to the first input of the target icon by the user, so that the at least one application program can be controlled according to the first input, the operation of the user is simplified, and the use experience of the user is optimized.

Description

Method for starting application program and electronic equipment
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method for starting an application and an electronic device.
Background
With the rapid development of the mobile internet and the overall popularization of electronic devices, electronic devices are increasingly appearing in the lives of people, for example, electronic devices can provide email service, map navigation, weather forecast, news information, life service, and the like. By installing different application programs on the electronic equipment, great convenience can be provided for users.
Currently, each application installed on an electronic device generally corresponds to an application icon, and when a user starts the application, the user needs to operate the corresponding application icon. When a user starts a plurality of application programs, the corresponding application icons need to be operated one by one, and the use experience of the user is influenced.
Disclosure of Invention
The embodiment of the invention provides a method for starting an application program and electronic equipment, and aims to solve the problem that user experience is influenced because icons need to be operated one by one when a plurality of application programs are started in the prior art.
In order to solve the above problem, the embodiment of the present invention is implemented as follows:
in a first aspect, an embodiment of the present invention provides a method for starting an application, which is applied to an electronic device, and includes:
receiving a first input for a target icon;
in response to the first input, a target application is launched, the target application being at least one of the plurality of applications associated with the target icon.
In a second aspect, an embodiment of the present invention provides an electronic device, including:
a receiving module for receiving a first input for a target icon;
the starting module is used for responding to the first input and starting the target application program, and the target application program is at least one application program in the plurality of application programs related to the target icon.
In a third aspect, an embodiment of the present invention further provides an electronic device, which includes a processor, a memory, and a computer program stored in the memory and being executable on the processor, where the computer program, when executed by the processor, implements the steps of the method for starting the application program.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the method for starting an application program.
According to the technical scheme, the association relation between the target icon and the at least one application program is established in advance, the at least one application program associated with the target icon is started in response to the first input after the first input of the user to the target icon is received, the control over the at least one application program according to the single operation of the user can be realized, the operation process of the user is simplified, and the use experience of the user is optimized.
Drawings
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
FIG. 1 is a schematic diagram illustrating a method for launching an application according to an embodiment of the present invention;
FIG. 2 is a diagram illustrating setting properties of a folder icon according to an embodiment of the invention;
FIG. 3 is a first schematic view of a user operation display interface according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a user operation display interface according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a user operation display interface according to an embodiment of the present invention;
FIG. 6a is a diagram illustrating the creation of a target icon according to an embodiment of the present invention;
FIG. 6b is a first diagram illustrating associating a target icon with an application according to an embodiment of the present invention;
FIG. 6c is a diagram illustrating a second example of associating a target icon with an application;
FIG. 6d is a diagram illustrating an embodiment of the present invention displaying an icon of a highest priority application at a target icon;
FIG. 7 is a diagram illustrating an embodiment of the present invention displaying an icon of an application associated with a target icon;
FIG. 8 is a schematic diagram of an electronic device according to an embodiment of the invention;
fig. 9 is a schematic diagram of a hardware structure of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
An embodiment of the present invention provides a method for starting an application, which is applied to an electronic device, and as shown in fig. 1, the method includes:
step 101, receiving a first input for a target icon.
The electronic device first receives a first input performed by a user on a target icon, where the first input includes but is not limited to a touch input, and the target icon may be a folder icon, a re-created icon, an icon of an application program on the current electronic device, or other type of icon.
Step 102, responding to the first input, starting a target application program, wherein the target application program is at least one application program in a plurality of application programs associated with the target icon.
The electronic equipment responds to a first input after receiving the first input executed by the user on the target icon, and starts a target application program associated with the target icon, wherein the target application program is at least one application program associated with the target icon, and starting of the at least one associated application program according to a single operation of the user on the target icon can be realized. And the number of the target icons contained in the electronic equipment is at least one, and the starting and receiving of the application program corresponding to the first input at least one target icon are realized by setting at least one target icon on the electronic equipment and controlling the target icon, so that the operation of a user is facilitated.
The implementation process can realize the control of at least one application program according to the single operation of the user, simplifies the operation process of the user and optimizes the use experience of the user.
In the embodiment of the present invention, before receiving the first input for the target icon, the method further includes:
associating the target icon with at least one application; wherein applications associated with the same target icon belong to the same category.
Before receiving a first input of a user for a target icon, the electronic device needs to establish an association relationship between the target icon and at least one application program, wherein when the association relationship is established, the application programs of the same application category need to be associated with the same target icon, so that one target icon corresponds to one application category and one target icon is associated with at least one application program belonging to the same category.
The following describes in detail the implementation process of establishing the association relationship.
Firstly, the electronic device may perform category division on the installed application programs in advance, that is, the application programs of the same category on the electronic device may be grouped to obtain at least one group, the application programs included in the same group correspond to one application category, and the target icon is generated according to the principle that each group corresponds to one target icon.
The group may include one application program or at least two application programs of the same category, and in the case of including at least two application programs of the same category, the at least two application programs of the same category are application programs that can be replaced with each other according to the usage function. For example, in a payment scenario, the at least two applications of the same category may be payment application 1 and payment application 2, and the user may select any application to implement the payment function. Or in the ordering scene, at least two applications of the same category may be the ordering application 1 and the ordering application 2, and the user may select any application to order.
The target icon is an icon corresponding to a certain category of application programs, and the category of the application programs corresponding to the target icon is the same, so that the target icon belongs to the category icon. As shown in fig. 2, by a pressing operation of the folder icon (target icon) by the user, the attribute of the folder icon can be set as the sort icon.
After the grouping is formed and the target icons are generated, an association of the target icons with at least one application within the corresponding grouping may be established, by which point each target icon may be associated with at least one application.
According to the process, the application programs of the same type are associated with the target icons, so that grouping of the application programs of the same type can be realized, further unified management can be performed on the application programs of the same type, the operation of a user is simplified, and the use experience of the user is optimized.
Furthermore, the icons of the application programs of the same category can be moved into a folder, and the problem that the icons of the application programs of the same category are inconvenient to manage due to multiple placement levels is solved.
In an embodiment of the present invention, the step of starting the target application in response to the first input includes:
responding to the first input, displaying an application icon corresponding to at least one application program associated with the target icon and prompt information in a preset area, wherein the prompt information is used for prompting a determination rule of the target application program; determining an application program corresponding to the selected first application icon as a target application program according to the selection operation of the user in the at least one application icon according to the prompt information; displaying a first application icon at the position of the target icon, and starting a target application program; wherein the number of the first application icons is at least one.
After receiving a first input of the target icon by the user, an application icon and prompt information corresponding to at least one application program associated with the target icon can be displayed in a preset area in response to the first input. The preset area may be located at the periphery of the target icon and includes two sub-areas, an application icon corresponding to at least one application program associated with the target icon is displayed in the first sub-area, and prompt information for prompting the determination rule of the target application program is displayed in the second sub-area.
After displaying the application icon corresponding to the at least one application program associated with the target icon and the prompt information in the preset area, receiving a selection operation of a user in the at least one application icon according to the prompt information, and determining the application program corresponding to the selected at least one first application icon as the target application program according to the selection operation of the user. After determining the target application, at least one first application icon may be displayed at a position of the target icon while the determined target application is launched.
When the number of the first application icons is greater than one, the first application icons can be reduced according to a preset proportion, and two or more reduced first application icons are displayed at the positions of the target icons. The preset proportion can be adjusted in a self-adaptive mode according to the number of the first application icons. And when the at least two first application icons are displayed, the application programs corresponding to the at least two first application icons are started.
In the process, the application icon and the prompt information associated with the target icon are displayed, the selection operation executed by the user according to the prompt information is received, the selected at least one first application icon is displayed at the position of the target icon, and the corresponding application program is started, so that the control of the at least one application program according to the single operation of the user can be realized, the operation process of the user is simplified, the use experience of the user is optimized, and the subsequent execution operation of the first application icon can be facilitated by displaying the selected at least one first application icon.
In an embodiment of the present invention, the prompt information is used to prompt to determine that the default application program is the target application program; the method comprises the following steps of determining an application program corresponding to a selected first application icon as a target application program according to selection operation of a user in at least one application icon according to prompt information, wherein the steps comprise:
receiving a selection operation of a user in at least one application icon according to prompt information for determining that a default application program is a target application program; and determining that the application program corresponding to the selected first application icon is a default application program, and determining that the default application program is a target application program.
When the prompt information displayed in the preset area indicates that the default application program is determined to be the target application program, the selection operation executed by the user in the at least one application icon according to the prompt information can be received, and the application program corresponding to the selected at least one first application icon is determined to be the default application program. The icon corresponding to the default application program is the icon to be displayed at the target icon by default.
After the at least one default application program is determined, the at least one default application program is determined to be a target application icon, then an application icon corresponding to the at least one default application program is displayed at the position of the target icon, and meanwhile, the at least one default application program is started.
The following explains the above process by way of example, as shown in fig. 3, prompt information for determining that a default application program is a target application program is displayed on the right side of a target icon, application icons corresponding to three application programs associated with the target icon are displayed below the target icon, wherein the three application icons are application icon 1, application icon 2 and application icon 3, respectively, according to the operation of the user on the application icon 3 according to the prompt information, the application program corresponding to the application icon 3 is determined as the default application program, and the default application program is determined as the target application program.
By displaying prompt information for determining that the default application program is the target application program and the application icon associated with the target icon, determining at least one default application program according to the selection operation of the user, determining that the default application program is the target application program, displaying the default application icon at the position of the target icon and starting the target application program, the operation of the default application icon by a subsequent user can be facilitated on the basis of realizing the control of the at least one application program according to the single operation of the user, and the use experience of the user is optimized.
In an embodiment of the present invention, the prompt information is used to prompt the target application program to be determined according to the location information; the method comprises the following steps of determining an application program corresponding to a selected first application icon as a target application program according to selection operation of a user in at least one application icon according to prompt information, wherein the steps comprise:
determining prompt information of a target application program according to the position information, and receiving selection operation of a user in at least one application icon; determining that the application program corresponding to the selected first application icon is the application program with the highest priority corresponding to the first position where the selected first application icon is located; and determining the application program with the highest priority corresponding to the first position as a target application program.
When the prompt information displayed in the preset area is the target application program determined according to the position information, the selection operation executed by the user in the at least one application icon according to the prompt information can be received, and the application program corresponding to the selected at least one first application icon is determined to be the application program with the highest priority corresponding to the current first position.
If the user selects at least two first application icons from the at least one application icon, it is determined that at least two application programs with the highest priority corresponding to the first positions are provided, namely the priority of the application programs corresponding to the at least two first application icons is the same.
After determining the application program with the highest priority corresponding to the first position, the application program with the highest priority corresponding to the first position may be determined as the target application program, and then the application icon of the application program with the highest priority may be displayed at the position of the target icon while the application program with the highest priority is started.
After determining that the application program with the highest priority corresponding to the first position is the target application program, the method further includes: and when the electronic equipment is positioned at the first position again, displaying the first application icon at the position of the target icon.
When the electronic device is located at the first position again, at least one first application icon may be directly displayed at the target icon, and the effect of operating the target icon is the same as the effect of directly operating the first application icon. In this way, the selection operation of the user can be memorized according to the geographical position information, and when the user is located at the same geographical position again, the previously selected application icon is directly displayed through the target icon, so that the use experience of the user can be optimized.
The following explains the above process by way of example, as shown in fig. 4, prompt information for determining a target application program according to position information is displayed on the right side of a target icon, application icons corresponding to three application programs associated with the target icon are displayed below the target icon, wherein the three application icons are application icon 1, application icon 2 and application icon 3 respectively, according to the operation of the user on the application icon 2 according to the prompt information, the application program corresponding to the application icon 2 is determined to be the application program with the highest priority corresponding to the first position where the application icon 2 is currently located, and the application icon 2 is displayed at the target icon. When the electronic device is again present in the first position, the application icon 2 is displayed directly at the target icon.
In the implementation process, under a specific geographical position scene, the user adjusts the priority display sequence of the application icons, and when the user appears near the current position, the target icon displays the application icon selected by the user preferentially, so that the user can use the application program with high priority conveniently, the user operation can be simplified, and the use experience of the user is optimized.
In an embodiment of the present invention, the prompt information is used to prompt the target application program to be determined according to the time information; the method comprises the following steps of determining an application program corresponding to a selected first application icon as a target application program according to selection operation of a user in at least one application icon according to prompt information, wherein the steps comprise:
determining prompt information of a target application program according to the time information, and receiving selection operation of a user in at least one application icon; determining that the application program corresponding to the selected first application icon is the application program with the highest priority corresponding to the current first time period; and determining the application program with the highest priority corresponding to the first time interval as a target application program.
When the prompt information displayed in the preset area is the target application program determined according to the time information, the selection operation executed by the user in the at least one application icon according to the prompt information can be received, and the application program corresponding to the selected at least one first application icon is determined to be the application program with the highest priority corresponding to the current first time period.
It should be noted that, the electronic device may perform time division in advance, and divide a day into N time periods, where the first time period is a time period including an actual time selected by the user.
If the user selects at least two first application icons from the at least one application icon, it is determined that at least two application programs with the highest priority level correspond to the first time period, namely the priority levels of the application programs corresponding to the at least two first application icons are the same.
After determining the application program with the highest priority corresponding to the first period, the application program with the highest priority corresponding to the first period may be determined as the target application program, then the application icon of the application program with the highest priority may be displayed at the position of the target icon, at this time, the effect of operating the target icon is the same as the effect of directly operating the application icon, and the application program with the highest priority is started while the application icon of the application program with the highest priority is displayed.
After determining that the application program with the highest priority corresponding to the first time interval is the target application program, the method further includes: and when the first application icon is positioned in the first time period again, displaying the first application icon at the position of the target icon.
When positioned again in the first period, at least one first application icon may be directly displayed at the target icon, and the effect of operating the target icon is the same as the effect of directly operating the first application icon. In such a way, the selection operation of the user can be memorized according to the time information, and when the user is positioned in the same time period again, the previously selected application icon is directly displayed through the target icon, so that the use experience of the user can be optimized.
The following explains the above process by way of example, as shown in fig. 5, the prompt information for determining the target application program according to the time information is displayed on the right side of the target icon, the application icons corresponding to the three application programs associated with the target icon are displayed below the target icon, wherein the three application icons are application icon 1, application icon 2 and application icon 3 respectively, according to the operation of the user on the application icon 1 according to the prompt information, the application program corresponding to the application icon 1 is determined to be the application program with the highest priority corresponding to the current first time period, and the application icon 1 is displayed at the target icon. The application icon 1 is displayed directly at the target icon position whenever the time is in the first period.
In the implementation process, under a specific time period scene, the user adjusts the priority display sequence of the application icons, and the target icon displays the application icon selected by the user preferentially whenever the time is in a specific time period, so that the user can use the application program with high priority conveniently, the user operation can be simplified, and the use experience of the user is optimized.
It should be noted that the prompt information may be displayed in a prompt box, and different prompt contents may be displayed according to the operation of the user on different areas in the prompt box, and the prompt contents may also be switched according to the preset operation on the prompt box.
An exemplary process flow of the embodiment of the present invention is described below. The application programs associated with the same target icon belong to the same category, and the category corresponding to the target icon is a meal ordering category.
Firstly, as shown in fig. 6a, a target icon 1 corresponding to an order category is created, and an application program a and an application program B of the order category installed in the electronic device are obtained according to the target icon 1, wherein the application program a corresponds to the application icon a, and the application program B corresponds to the application icon B. As shown in fig. 6B to 6d, the association relationship between the application a and the application B and the target icon 1 is established, and then the application with the highest priority is determined according to different scenarios, where the application with the highest priority may be the application a or the application B, and fig. 6d illustrates the application a as an example.
Wherein the highest priority application may be determined based on geographic location or time information. The determination according to the geographical location and the time information is explained below, respectively.
Assume that the user has two geographical locations for frequent meals: office areas and living areas. When the office area orders through the target icon 1 for the first time, a user can press the target icon 1 for a long time, pop up a prompt box and application icons of associated application programs, receive touch operation of the user on a first area in the prompt box and selection operation of the application icon A corresponding to the application program A, wherein the first area corresponds to prompt content of the application program determined according to the position, then determine that the application program A is the ordering application program with the highest priority corresponding to the office area, and start the application program A. Thus, each time the user is in the office area, the target icon 1 is displayed as the application icon a. Similarly, similar operations are performed on the application icon B in the living area, so that the target icon 1 automatically adjusts the application icon preferentially displayed according to the geographical location information.
Assume that the user has two periods of frequent meals: noon and evening. When ordering food through the target icon 1 for the first time in noon, the user can press the target icon 1 for a long time, pop up the prompt box and the application icons of the associated application programs, receive touch operation of the user on a second area in the prompt box and selection operation of the application icon a corresponding to the application program a, wherein the second area corresponds to prompt content of the application program determined according to time, then determine that the application program a is the food ordering application program with the highest priority corresponding to the noon time period, and start the application program a. Thus, each time at noon, the target icon 1 is displayed as application icon a. Similarly, the application icon B is operated similarly at night, so that the target icon 1 automatically adjusts the application icon preferentially displayed according to the time information.
Non-preferentially displayed application icons may also be selected through the target icon 1, as shown in fig. 7, by long-pressing the target icon 1 (here, the target icon 1 is displayed as the application icon a), all associated application icons are displayed below: the application icons A and B can enter corresponding application programs by clicking the corresponding application icons by the user, and the user can conveniently use different application programs according to requirements.
The implementation process can realize that the application icons which are preferentially displayed are adjusted according to the geographical position information or the time information, the adjustment result is memorized, and when the application icons are located at the same geographical position or time interval again, the application icons with the highest priority are directly displayed, so that the use experience of a user can be optimized.
To sum up, the implementation process of the method for starting the application program according to the embodiment of the present invention is that, by pre-establishing the association relationship between the target icon and the at least one application program, after receiving the first input of the target icon by the user, the at least one application program associated with the target icon is started in response to the first input, so that the control of the at least one application program according to the single operation of the user can be realized, the operation process of the user is simplified, and the use experience of the user is optimized.
By associating the application programs of the same category with the target icons, grouping of the application programs of the same category can be realized, further unified management can be performed on the application programs of the same category, operation of a user is simplified, and use experience of the user is optimized.
The application icon with the highest priority is determined according to the geographic position or the time information, and the application icon with the highest priority is placed at the position of the target icon, so that the operation of a user is simplified, and the use experience of the user is optimized.
An embodiment of the present invention provides an electronic device, as shown in fig. 8, including:
a receiving module 10, configured to receive a first input for a target icon;
the starting module 20 is configured to start a target application in response to the first input, where the target application is at least one of the plurality of applications associated with the target icon.
Wherein, electronic equipment still includes:
an association module to associate the target icon with at least one application before the receiving module receives the first input for the target icon;
wherein applications associated with the same target icon belong to the same category.
Wherein, the start module includes:
the display sub-module is used for responding to the first input, displaying an application icon corresponding to at least one application program associated with the target icon and prompt information in a preset area, wherein the prompt information is used for prompting a determination rule of the target application program;
the determining submodule is used for determining the application program corresponding to the selected first application icon as a target application program according to the selection operation of the user in the at least one application icon according to the prompt information;
the processing submodule is used for displaying the first application icon at the position of the target icon and starting a target application program;
wherein the number of the first application icons is at least one.
The prompting information is used for prompting to determine that the default application program is the target application program;
the determination submodule includes:
the first receiving unit is used for receiving the selection operation of a user in at least one application icon according to the prompt message for determining that the default application program is the target application program;
and the first determining unit is used for determining that the application program corresponding to the selected first application icon is a default application program and determining that the default application program is a target application program.
The prompt information is used for prompting that the target application program is determined according to the position information;
the determination submodule includes:
the second receiving unit is used for determining prompt information of the target application program according to the position information and receiving selection operation of a user in at least one application icon;
the second determining unit is used for determining that the application program corresponding to the selected first application icon is the application program with the highest priority corresponding to the first position where the selected first application icon is located;
and the third determining unit is used for determining the application program with the highest priority corresponding to the first position as the target application program.
Wherein the processing submodule is further configured to:
and when the electronic equipment is positioned at the first position again, displaying the first application icon at the position of the target icon.
The prompt information is used for prompting that the target application program is determined according to the time information;
the determination submodule includes:
the third receiving unit is used for determining prompt information of the target application program according to the time information and receiving selection operation of a user in at least one application icon;
the fourth determining unit is used for determining that the application program corresponding to the selected first application icon is the application program with the highest priority corresponding to the current first time interval;
and the fifth determining unit is used for determining the application program with the highest priority corresponding to the first period as the target application program.
Wherein the processing submodule is further configured to:
and when the first application icon is positioned in the first time period again, displaying the first application icon at the position of the target icon.
According to the electronic device provided by the embodiment of the invention, the association relationship between the target icon and the at least one application program is pre-established, the at least one application program associated with the target icon is started in response to the first input after the first input of the target icon by the user is received, the control on the at least one application program according to the single operation of the user can be realized, the operation process of the user is simplified, and the use experience of the user is optimized.
By associating the application programs of the same category with the target icons, grouping of the application programs of the same category can be realized, further unified management can be performed on the application programs of the same category, operation of a user is simplified, and use experience of the user is optimized.
The application icon with the highest priority is determined according to the geographic position or the time information, and the application icon with the highest priority is placed at the position of the target icon, so that the operation of a user is simplified, and the use experience of the user is optimized.
Fig. 9 is a schematic diagram of a hardware structure of an electronic device for implementing various embodiments of the present invention, where the electronic device 900 includes, but is not limited to: a radio frequency unit 901, a network module 902, an audio output unit 903, an input unit 904, a sensor 905, a display unit 906, a user input unit 907, an interface unit 908, a memory 909, a processor 910, and a power supply 911.
Those skilled in the art will appreciate that the electronic device configuration shown in fig. 9 does not constitute a limitation of the electronic device, and that the electronic device may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the electronic device includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
The user input unit 907 is configured to: receiving a first input for a target icon; the processor 910 is configured to: in response to the first input, a target application is launched, the target application being at least one of the plurality of applications associated with the target icon.
Wherein, before the user input unit 907 receives the first input for the target icon, the processor 910 is further configured to: associating the target icon with at least one application; wherein applications associated with the same target icon belong to the same category.
Wherein, when the target application is launched in response to the first input, the processor 910 is further configured to:
responding to the first input, displaying an application icon corresponding to at least one application program associated with the target icon and prompt information in a preset area, wherein the prompt information is used for prompting a determination rule of the target application program; determining an application program corresponding to the selected first application icon as a target application program according to the selection operation of the user in the at least one application icon according to the prompt information; controlling the display unit 906 to display a first application icon at the position of the target icon and start a target application program; wherein the number of the first application icons is at least one.
The prompting information is used for prompting to determine that the default application program is the target application program; when determining that the application program corresponding to the selected first application icon is the target application program according to the selection operation of the user in the at least one application icon according to the prompt information, the processor 910 is further configured to:
receiving a selection operation of a user in at least one application icon according to prompt information for determining that a default application program is a target application program; and determining that the application program corresponding to the selected first application icon is a default application program, and determining that the default application program is a target application program.
The prompt information is used for prompting that the target application program is determined according to the position information; when determining that the application program corresponding to the selected first application icon is the target application program according to the selection operation of the user in the at least one application icon according to the prompt information, the processor 910 is further configured to:
determining prompt information of a target application program according to the position information, and receiving selection operation of a user in at least one application icon; determining that the application program corresponding to the selected first application icon is the application program with the highest priority corresponding to the first position where the selected first application icon is located; and determining the application program with the highest priority corresponding to the first position as a target application program.
After determining that the application program with the highest priority corresponding to the first location is the target application program, the processor 910 is further configured to: when the electronic device is again located at the first position, the control display unit 906 displays the first application icon at the position of the target icon.
The prompt information is used for prompting that the target application program is determined according to the time information; when determining that the application program corresponding to the selected first application icon is the target application program according to the selection operation of the user in the at least one application icon according to the prompt information, the processor 910 is further configured to:
determining prompt information of a target application program according to the time information, and receiving selection operation of a user in at least one application icon; determining that the application program corresponding to the selected first application icon is the application program with the highest priority corresponding to the current first time period; and determining the application program with the highest priority corresponding to the first time interval as a target application program.
After determining that the application program with the highest priority corresponding to the first time period is the target application program, the processor 910 is further configured to: when positioned again within the first period, the control display unit 906 displays the first application icon at the position of the target icon.
Therefore, the association relationship between the target icon and the at least one application program is established in advance, the at least one application program associated with the target icon is started in response to the first input after the first input of the target icon by the user is received, the control over the at least one application program according to the single operation of the user can be realized, the operation process of the user is simplified, and the use experience of the user is optimized.
By associating the application programs of the same category with the target icons, grouping of the application programs of the same category can be realized, further unified management can be performed on the application programs of the same category, operation of a user is simplified, and use experience of the user is optimized.
The application icon with the highest priority is determined according to the geographic position or the time information, and the application icon with the highest priority is placed at the position of the target icon, so that the operation of a user is simplified, and the use experience of the user is optimized.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 901 may be used for receiving and sending signals during a message transmission and reception process or a call process, and specifically, after receiving downlink data from a base station, the downlink data is processed by the processor 910; in addition, the uplink data is transmitted to the base station. Generally, the radio frequency unit 901 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 901 can also communicate with a network and other devices through a wireless communication system.
The electronic device provides wireless broadband internet access to the user via the network module 902, such as assisting the user in sending and receiving e-mails, browsing web pages, and accessing streaming media.
The audio output unit 903 may convert audio data received by the radio frequency unit 901 or the network module 902 or stored in the memory 909 into an audio signal and output as sound. Also, the audio output unit 903 may provide audio output related to a specific function performed by the electronic device 900 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 903 includes a speaker, a buzzer, a receiver, and the like.
The input unit 904 is used to receive audio or video signals. The input Unit 904 may include a Graphics Processing Unit (GPU) 9041 and a microphone 9042, and the Graphics processor 9041 processes image data of a still picture or video obtained by an image capturing device (such as a camera) in a video capture mode or an image capture mode. The processed image frames may be displayed on the display unit 906. The image frames processed by the graphic processor 9041 may be stored in the memory 909 (or other storage medium) or transmitted via the radio frequency unit 901 or the network module 902. The microphone 9042 can receive sounds and can process such sounds into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 901 in case of the phone call mode.
The electronic device 900 also includes at least one sensor 905, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor includes an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 9061 according to the brightness of ambient light, and the proximity sensor may turn off the display panel 9061 and/or the backlight when the electronic device 900 is moved to the ear. As one type of motion sensor, an accelerometer sensor can detect the magnitude of acceleration in each direction (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used to identify the posture of an electronic device (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), and vibration identification related functions (such as pedometer, tapping); the sensors 905 may also include a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, an infrared sensor, etc., which are not described in detail herein.
The display unit 906 is used to display information input by the user or information provided to the user. The Display unit 906 may include a Display panel 9061, and the Display panel 9061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 907 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the electronic device. Specifically, the user input unit 907 includes a touch panel 9071 and other input devices 9072. The touch panel 9071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 9071 (e.g., operations by a user on or near the touch panel 9071 using a finger, a stylus, or any other suitable object or accessory). The touch panel 9071 may include two parts, a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 910, receives a command from the processor 910, and executes the command. In addition, the touch panel 9071 may be implemented by using various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The user input unit 907 may include other input devices 9072 in addition to the touch panel 9071. Specifically, the other input devices 9072 may include, but are not limited to, a physical keyboard, function keys (such as a volume control key, a switch key, and the like), a track ball, a mouse, and a joystick, which are not described herein again.
Further, the touch panel 9071 may be overlaid on the display panel 9061, and when the touch panel 9071 detects a touch operation on or near the touch panel 9071, the touch panel is transmitted to the processor 910 to determine the type of the touch event, and then the processor 910 provides a corresponding visual output on the display panel 9061 according to the type of the touch event. Although in fig. 9, the touch panel 9071 and the display panel 9061 are two independent components to implement the input and output functions of the electronic device, in some embodiments, the touch panel 9071 and the display panel 9061 may be integrated to implement the input and output functions of the electronic device, which is not limited herein.
The interface unit 908 is an interface for connecting an external device to the electronic apparatus 900. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 908 may be used to receive input from external devices (e.g., data information, power, etc.) and transmit the received input to one or more elements within the electronic device 900 or may be used to transmit data between the electronic device 900 and external devices.
The memory 909 may be used to store software programs as well as various data. The memory 909 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 909 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device.
The processor 910 is a control center of the electronic device, connects various parts of the entire electronic device using various interfaces and lines, and performs various functions of the electronic device and processes data by running or executing software programs and/or modules stored in the memory 909 and calling data stored in the memory 909, thereby performing overall monitoring of the electronic device. Processor 910 may include one or more processing units; preferably, the processor 910 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It is to be appreciated that the modem processor described above may not be integrated into processor 910.
The electronic device 900 may further include a power supply 911 (e.g., a battery) for supplying power to various components, and preferably, the power supply 911 may be logically connected to the processor 910 through a power management system, so as to manage charging, discharging, and power consumption management functions through the power management system.
In addition, the electronic device 900 includes some functional modules that are not shown, and thus are not described in detail herein.
Preferably, an embodiment of the present invention further provides an electronic device, which includes a processor 910, a memory 909, and a computer program stored in the memory 909 and capable of running on the processor 910, and when the computer program is executed by the processor 910, the processes of the method embodiment for starting an application program are implemented, and the same technical effect can be achieved, and in order to avoid repetition, details are not described here again.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the above method for starting an application program, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (18)

1. A method for starting an application program is applied to electronic equipment, and is characterized by comprising the following steps:
receiving a first input for a target icon;
in response to the first input, launching a target application, the target application being at least one of a plurality of applications associated with the target icon.
2. The method of claim 1, wherein prior to receiving the first input for the target icon, further comprising:
associating the target icon with at least one application;
wherein the applications associated with the same target icon belong to the same category.
3. The method of claim 1, wherein the step of launching the target application in response to the first input comprises:
responding to the first input, displaying an application icon corresponding to at least one application program associated with the target icon and prompt information in a preset area, wherein the prompt information is used for prompting a determination rule of the target application program;
determining that the application program corresponding to the selected first application icon is the target application program according to the selection operation of the user in the at least one application icon according to the prompt information;
displaying the first application icon at the position of the target icon, and starting the target application program;
wherein the number of the first application icons is at least one.
4. The method of claim 3, wherein the hints information is used to hint at determining a default application as the target application;
the step of determining the application program corresponding to the selected first application icon as the target application program according to the selection operation of the user in the at least one application icon according to the prompt information includes:
receiving a selection operation of a user in at least one application icon according to the prompt message for determining that the default application program is the target application program;
and determining the application program corresponding to the selected first application icon as the default application program, and determining the default application program as the target application program.
5. The method of claim 3, wherein the hint information is used to hint at determining the target application based on location information;
the step of determining the application program corresponding to the selected first application icon as the target application program according to the selection operation of the user in the at least one application icon according to the prompt information includes:
determining the prompt information of the target application program according to the position information, and receiving the selection operation of a user in at least one application icon;
determining that the application program corresponding to the selected first application icon is the application program with the highest priority corresponding to the first position where the selected first application icon is located;
and determining the application program with the highest priority corresponding to the first position as the target application program.
6. The method according to claim 5, wherein after determining that the application with the highest priority corresponding to the first location is the target application, further comprising:
and when the electronic equipment is located at the first position again, displaying the first application icon at the position of the target icon.
7. The method of claim 3, wherein the hint information is used to hint at determining the target application based on time information;
the step of determining the application program corresponding to the selected first application icon as the target application program according to the selection operation of the user in the at least one application icon according to the prompt information includes:
determining the prompt information of the target application program according to the time information, and receiving the selection operation of a user in at least one application icon;
determining that the application program corresponding to the selected first application icon is the application program with the highest priority corresponding to the current first time period;
and determining the application program with the highest priority corresponding to the first time interval as the target application program.
8. The method of claim 7, wherein after determining that the application with the highest priority corresponding to the first time period is the target application, further comprising:
and when the first application icon is positioned in the first time period again, displaying the first application icon at the position of the target icon.
9. An electronic device, characterized in that the electronic device comprises:
a receiving module for receiving a first input for a target icon;
a starting module for starting a target application program in response to the first input, wherein the target application program is at least one application program in a plurality of application programs associated with the target icon.
10. The electronic device of claim 9, further comprising:
an association module to associate a target icon with at least one application before the receiving module receives a first input for the target icon;
wherein the applications associated with the same target icon belong to the same category.
11. The electronic device of claim 9, wherein the activation module comprises:
the display sub-module is used for responding to the first input, displaying an application icon corresponding to at least one application program associated with the target icon and prompt information in a preset area, wherein the prompt information is used for prompting a determination rule of the target application program;
the determining submodule is used for determining the application program corresponding to the selected first application icon as the target application program according to the selection operation of the user in at least one application icon according to the prompt information;
the processing submodule is used for displaying the first application icon at the position of the target icon and starting the target application program;
wherein the number of the first application icons is at least one.
12. The electronic device of claim 11, wherein the prompting information is configured to prompt a determination that a default application is the target application;
the determination sub-module includes:
a first receiving unit, configured to receive, according to the prompt information that the default application program is determined to be the target application program, a selection operation of a user in at least one application icon;
and the first determining unit is used for determining that the application program corresponding to the selected first application icon is the default application program and determining that the default application program is the target application program.
13. The electronic device of claim 11, wherein the hint information is configured to hint at determining the target application based on location information;
the determination sub-module includes:
the second receiving unit is used for determining the prompt information of the target application program according to the position information and receiving the selection operation of a user in at least one application icon;
the second determining unit is used for determining that the application program corresponding to the selected first application icon is the application program with the highest priority corresponding to the first position where the selected first application icon is located;
and a third determining unit, configured to determine that the application with the highest priority corresponding to the first location is the target application.
14. The electronic device of claim 13, wherein the processing sub-module is further configured to:
and when the electronic equipment is located at the first position again, displaying the first application icon at the position of the target icon.
15. The electronic device of claim 11, wherein the prompting information is configured to prompt the target application to be determined based on time information;
the determination sub-module includes:
the third receiving unit is used for determining the prompt information of the target application program according to the time information and receiving the selection operation of a user in at least one application icon;
the fourth determining unit is used for determining that the application program corresponding to the selected first application icon is the application program with the highest priority corresponding to the current first time interval;
a fifth determining unit, configured to determine that the application with the highest priority corresponding to the first time period is the target application.
16. The electronic device of claim 15, wherein the processing sub-module is further configured to:
and when the first application icon is positioned in the first time period again, displaying the first application icon at the position of the target icon.
17. An electronic device comprising a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the method of launching an application as claimed in any one of claims 1 to 8.
18. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the method of launching an application program according to any one of claims 1 to 8.
CN201911054549.8A 2019-10-31 2019-10-31 Method for starting application program and electronic equipment Pending CN110851203A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911054549.8A CN110851203A (en) 2019-10-31 2019-10-31 Method for starting application program and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911054549.8A CN110851203A (en) 2019-10-31 2019-10-31 Method for starting application program and electronic equipment

Publications (1)

Publication Number Publication Date
CN110851203A true CN110851203A (en) 2020-02-28

Family

ID=69599628

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911054549.8A Pending CN110851203A (en) 2019-10-31 2019-10-31 Method for starting application program and electronic equipment

Country Status (1)

Country Link
CN (1) CN110851203A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111475067A (en) * 2020-03-30 2020-07-31 维沃移动通信有限公司 Message indication method and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130254692A1 (en) * 2012-03-26 2013-09-26 Samsung Electronics Co., Ltd. Method of generating an electronic folder and an electronic device thereof
CN103713802A (en) * 2012-09-28 2014-04-09 三星电子株式会社 Method and electronic device for running an application
CN106325696A (en) * 2015-06-30 2017-01-11 深圳创锐思科技有限公司 Method and device for quickly starting application program in folder, and intelligent terminal thereof
CN106406675A (en) * 2016-09-29 2017-02-15 广东欧珀移动通信有限公司 Fast method for running application programs and terminal equipment
CN107704149A (en) * 2017-09-22 2018-02-16 维沃移动通信有限公司 The startup method and mobile terminal of a kind of application
CN109407930A (en) * 2018-10-30 2019-03-01 维沃移动通信有限公司 A kind of applied program processing method and terminal device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130254692A1 (en) * 2012-03-26 2013-09-26 Samsung Electronics Co., Ltd. Method of generating an electronic folder and an electronic device thereof
CN103713802A (en) * 2012-09-28 2014-04-09 三星电子株式会社 Method and electronic device for running an application
CN106325696A (en) * 2015-06-30 2017-01-11 深圳创锐思科技有限公司 Method and device for quickly starting application program in folder, and intelligent terminal thereof
CN106406675A (en) * 2016-09-29 2017-02-15 广东欧珀移动通信有限公司 Fast method for running application programs and terminal equipment
CN107704149A (en) * 2017-09-22 2018-02-16 维沃移动通信有限公司 The startup method and mobile terminal of a kind of application
CN109407930A (en) * 2018-10-30 2019-03-01 维沃移动通信有限公司 A kind of applied program processing method and terminal device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111475067A (en) * 2020-03-30 2020-07-31 维沃移动通信有限公司 Message indication method and electronic equipment
CN111475067B (en) * 2020-03-30 2021-07-02 维沃移动通信有限公司 Message indication method and electronic equipment

Similar Documents

Publication Publication Date Title
CN107734175B (en) Notification message prompting method and mobile terminal
US20220353144A1 (en) Configuration information sharing method, terminal device, and computer readable storage medium
CN110837327B (en) Message viewing method and terminal
CN108174103B (en) Shooting prompting method and mobile terminal
CN109814786B (en) Image storage method and terminal equipment
CN109710349B (en) Screen capturing method and mobile terminal
CN110209313B (en) Icon moving method and terminal equipment
CN109901695B (en) Screen power-saving display method, mobile terminal and computer-readable storage medium
CN108415642B (en) Display method and mobile terminal
CN110750189B (en) Icon display method and device
CN109407920B (en) Status icon display method, status icon processing method and related equipment
CN107728923B (en) Operation processing method and mobile terminal
CN108446156B (en) Application program control method and terminal
CN110825295B (en) Application program control method and electronic equipment
CN110308834B (en) Setting method of application icon display mode and terminal
CN110096203B (en) Screenshot method and mobile terminal
CN110806832A (en) Parameter adjusting method and electronic equipment
CN110764675A (en) Control method and electronic equipment
CN109101151B (en) Information display processing method and terminal equipment
CN111124706A (en) Application program sharing method and electronic equipment
CN110928619B (en) Wallpaper setting method and device, electronic equipment and medium
CN109782970B (en) Display method and terminal
CN111459603A (en) Icon display method and electronic equipment
CN110769303A (en) Playing control method and device and mobile terminal
CN111694537B (en) Audio playing method, electronic equipment and readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200228