CN111752631A - Parameter setting method and device of application program, electronic equipment and storage medium - Google Patents

Parameter setting method and device of application program, electronic equipment and storage medium Download PDF

Info

Publication number
CN111752631A
CN111752631A CN202010474359.8A CN202010474359A CN111752631A CN 111752631 A CN111752631 A CN 111752631A CN 202010474359 A CN202010474359 A CN 202010474359A CN 111752631 A CN111752631 A CN 111752631A
Authority
CN
China
Prior art keywords
program
application
target
input
folder
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.)
Granted
Application number
CN202010474359.8A
Other languages
Chinese (zh)
Other versions
CN111752631B (en
Inventor
付苏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202010474359.8A priority Critical patent/CN111752631B/en
Publication of CN111752631A publication Critical patent/CN111752631A/en
Application granted granted Critical
Publication of CN111752631B publication Critical patent/CN111752631B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation

Abstract

The application discloses a parameter setting method and device of an application program, electronic equipment and a storage medium, and belongs to the field of electronic equipment. The method comprises the following steps: receiving a first input of a user to the target program grouping folder; in response to the first input, updating first parameter values of N application programs corresponding to the target program grouping folder to first target values; wherein N is an integer greater than or equal to 1. By using the embodiment of the application, each setting item of each application program does not need to be set independently, so that the setting efficiency of the user on the application program is improved.

Description

Parameter setting method and device of application program, electronic equipment and storage medium
Technical Field
The application belongs to the field of electronic equipment, and particularly relates to a parameter setting method and device of an application program, electronic equipment and a storage medium.
Background
With the rapid development of technology, the number of applications installed on electronic devices is increasing. After the application is installed, the user generally needs to set the application, for example, at least one of the functions and the permissions of the application.
In the related art, it is necessary to enter a setting interface of an application program, and set a setting item of the application program in the setting interface. This causes inefficient setting of the application program because each setting item of each application program needs to be set individually.
Disclosure of Invention
An object of the embodiments of the present application is to provide a method and an apparatus for setting parameters of an application, an electronic device, and a storage medium, which can solve the problem of low setting efficiency of the application due to the need to set each setting item of each application individually.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides a method for setting parameters of an application program, including:
receiving a first input of a user to the target program grouping folder;
in response to the first input, updating first parameter values of N application programs corresponding to the target program grouping folder to first target values;
wherein N is an integer greater than or equal to 1.
In a second aspect, an embodiment of the present application provides a parameter setting apparatus for an application program, including:
the first input receiving module is used for receiving first input of a user to the target program grouping folder;
a first input response module, configured to update first parameter values of N application programs corresponding to the target program grouping folder to first target values in response to the first input;
wherein N is an integer greater than or equal to 1.
In a third aspect, an embodiment of the present application provides an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, and when executed by the processor, the program or instructions implement the steps of the method according to the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, an embodiment of the present application provides a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In the embodiment of the application, a first input of a user to a target program grouping folder is received, and first parameter values of N application programs corresponding to the target program grouping folder are updated to be first target values. Therefore, the user can group the application programs according to the requirement of the user, and can uniformly set the parameter values of the application programs in the target program grouping folder. Because each parameter value of each application program does not need to be set independently, the setting efficiency of the application program by a user is improved.
Drawings
Fig. 1 is a schematic flowchart of a parameter setting method of an application according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of an interface including a program grouping folder according to one embodiment provided herein;
FIG. 3 is a schematic interface diagram of a setup control including a program grouping folder and its parameter values according to an embodiment provided herein;
FIG. 4 is a schematic interface diagram of a setup control including a program grouping folder and its parameter values according to another embodiment provided herein;
FIG. 5 is a schematic diagram of an interface including a grouping folder for a target program according to one embodiment provided herein;
FIG. 6 is a schematic diagram of an interface including parameter values for a program grouping folder, according to one embodiment provided herein;
FIG. 7 is a schematic illustration of an interface including parameter values for a program grouping folder according to another embodiment provided herein;
FIG. 8 is a schematic illustration of an interface including parameter values for a program grouping folder according to yet another embodiment provided herein;
FIG. 9 is a schematic diagram of an interface for a program grouping folder including multiple tiers, according to one embodiment of the present disclosure;
FIG. 10 is a schematic diagram of an interface including a subroutine group folder, according to an embodiment of the present application;
FIG. 11 is a tree diagram of a hierarchical relationship of one embodiment provided herein;
FIG. 12 is a schematic illustration of a setup interface including an icon for an application according to one embodiment provided herein;
FIG. 13 is a schematic illustration of a setup interface including icons for applications according to another embodiment provided herein;
FIG. 14 is a schematic illustration of a setup interface including icons for applications according to yet another embodiment provided herein;
FIG. 15 is a schematic structural diagram of a parameter setting apparatus of an application according to an embodiment of the present disclosure;
fig. 16 is a schematic hardware structure diagram of an electronic device implementing an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. 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 application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the application are capable of operation in sequences other than those illustrated or described herein. In addition, the "/" character in the specification and claims generally indicates that the former and latter related objects are in an "or" relationship.
The following describes in detail a parameter setting method of an application program provided in the embodiments of the present application through specific embodiments and application scenarios thereof with reference to the accompanying drawings.
Since the application generally has a function of notification (such as notification push message) and the like, and needs to acquire the authority of the electronic device, for example, at least one of the position, the address book and bluetooth. Therefore, the importance of setting the application is also self-evident.
For the notification, a plurality of parameters of the notification need to be set, such as: whether notification is allowed, whether sound vibration and marking are generated during notification, and a notification display mode. The notification display mode comprises at least one of a message notification display mode, a banner display mode and a screen locking display mode, so that different notification modes of different application programs are realized. For the authority, a plurality of parameters of the authority need to be set, such as: whether the authority required by the application program is opened or not and the time limit and the mode of the authority are opened, so that the effect of controlling the privacy of the user from being abused is achieved.
The user usually performs setting after the application program is installed, and at this time, the user does not know the use mode of the push content, the push frequency and the authorization privacy of the application program, so that the setting of the application program is not in accordance with the user expectation.
In the related art, there are two ways to set an application, and the first setting way is: the user finds the corresponding application program in the setting and then performs the setting. The second setting mode is as follows: and the user clicks on the application program and sets the application program on a setting interface of the application program.
For the above two setting modes, the user needs to set each setting item of each application program separately, and for the first setting mode, under the condition that the number of the application programs is large, the time spent on finding the application programs is additionally increased, and the steps are complicated. Therefore, the setting of the application program is inefficient.
To solve the above technical problem, an embodiment of the present application provides a method for setting parameters of an application program. Fig. 1 is a schematic flowchart of a parameter setting method of an application according to an embodiment of the present disclosure. As shown in fig. 1, the method for setting parameters of an application includes:
step 110, receiving a first input of the target program grouping folder from a user.
Optionally, the first input is at least one of a slide input, a voice input, and a click input.
For example, in the case of displaying the main interface, a first input of a user to group folders of the target program on the main interface is received.
For another example, in a case where a setting interface is displayed, a first input of a user to a target program grouping folder on the setting interface is received.
Step 120, in response to the first input, updating the first parameter values of the N application programs corresponding to the target program grouping folder to first target values; wherein N is an integer greater than or equal to 1.
Wherein the first parameter value may comprise at least one of: a parameter value associated with the notification, a parameter value associated with the permission.
For example, the notification-related parameter values include at least one of: a value indicating whether or not the notification is permitted, a value indicating whether or not the sound vibration and the flag are generated at the time of the notification, and a value indicating the notification presentation mode.
The parameter values relating to the permissions include at least one of: a value indicating whether or not there is a predetermined right, and a value indicating a term having a predetermined right. The predetermined rights may include at least one of: use bluetooth, use traffic, use Wi-Fi, access camera, access photos.
Step 102 is described below by way of an example.
For example, if the object grouping folder includes application a and application B, the parameter values of application a and application B are updated to a value indicating that bluetooth is not allowed, a value indicating that camera access is allowed, and a value indicating that photograph access is allowed.
In the embodiment of the application, a first input of a user to a target program grouping folder is received, and first parameter values of N application programs corresponding to the target program grouping folder are updated to be first target values. Therefore, the user can group the application programs according to the requirement of the user, and can uniformly set the parameter values of the application programs in the target program grouping folder. Because each parameter value of each application program does not need to be set independently, the setting efficiency of the application program by a user is improved.
In one or more embodiments of the present application, before receiving a first input of a target program grouping folder from a user, the method for setting parameters of an application further includes:
receiving a second input of the target program grouping folder from the user;
responding to the second input, and displaying a setting control of each program parameter in at least one program parameter, wherein the at least one program parameter is a program parameter which is common to the application programs corresponding to the target program grouping folder;
receiving a first input of a target program grouping folder from a user comprises the following steps:
a first input to a target setup control is received, wherein the target setup control is a setup control for a target program parameter of at least one program parameter.
Optionally, the second input comprises at least one of a click input, a long press input, a voice input, a swipe input.
For example, as shown in fig. 2, in the case of displaying the program grouping folder 210 and the program grouping folder 310, a long press input to the program grouping folder 210 by the user is received, and an interface shown in (a) of fig. 3, that is, the setting control 220 for displaying notification parameter values corresponding to the program grouping folder 210 is displayed. In fig. 2, the parameter values corresponding to the program grouping folder 210 will be described by taking the notification parameter values as an example. The parameter values corresponding to the program grouping folder 210 are not limited herein, that is, the program grouping folder 210 may correspond to other parameter values, for example, parameter values related to permissions.
With continued reference to (a) in fig. 3, in a case where a user click operation on the right area of the setting control 220 (i.e., the first input to the target setting control described above) is received, the notification parameter value of the application in the target program grouping folder 210 is updated to a parameter value representing an open notification, and an interface as shown in (b) in fig. 3 is displayed.
For another example, in the case of displaying the interface shown in fig. 2, a long-press input to the program grouping folder 310 by the user is received, and the interface shown in (a) in fig. 4, that is, the setting control 320 for displaying the notification parameter value corresponding to the program grouping folder 310, is displayed. In a case where a user click operation (i.e., the above-described first input to the target setting control) on the left area of the setting control 320 is received, the notification parameter value of the application in the target program grouping folder 310 is updated to a parameter value representing a close notification, and an interface as shown in (b) in fig. 4 is displayed.
It should be noted that the state of the target setting control before receiving the first input is not limited herein, for example, the states of the setting control 220 in (a) in fig. 3 and the setting control 320 in (a) in fig. 4 are not limited. For example, the target setting control may be a state of a last set result or a system default state before receiving the first input.
In the embodiment of the application, by operating the target setting control, the first parameter value of the application program in the target program grouping folder can be uniformly updated to the first target value. For example, if there are multiple applications in the target program grouping folder, the first parameter values of the multiple applications can be updated to the first target value at one time, and the user does not need to separately set each application, thereby improving the setting efficiency of the user on the applications.
In one or more embodiments of the present application, after receiving a second input of the target program grouping folder from the user, the parameter setting method of the application further includes: and displaying that the target program grouping folder is in a selected state.
As an example, displaying the target program grouping folder in a selected state includes: and stacking the target program grouping folder and the setting control of the at least one program parameter on the preset picture, and stacking display elements on the same interface except the target program grouping folder and the setting control thereof under the preset picture.
Alternatively, the predetermined picture may be a picture with a transparency within an interval range (0, 100%).
For example, as shown in fig. 5, after receiving a long press input of the object program grouping folder 210 by the user, the object program grouping folder 210 and the setting control 220 for notifying the parameter value are overlaid on the predetermined picture 510, and the other display elements (i.e., the program grouping folder 310) are overlaid under the predetermined picture 510. Therefore, the object program grouping folder is highlighted, and a user can conveniently determine that the application program in the object program grouping folder is currently set.
In one or more embodiments of the present application, before receiving a first input of a target program grouping folder from a user, the method for setting parameters of an application further includes:
receiving third input of a target program grouping folder and a first application icon by a user, wherein the first application icon is an icon of any one of the N application programs;
and responding to the third input, and moving the application program corresponding to the first application icon into the target program grouping folder.
As one example, the third input is an input dragging the first application icon to a location of the target program grouping folder.
As another example, the third input is an input dragging the target program grouping folder to the position of the first application icon.
For example, the target program grouping folder is a moving floating window, and when the moving floating window is pressed by a user and moves to the position of the first application icon, the moving floating window adsorbs the first application icon, so that the application program corresponding to the first application icon is assigned to the target program grouping folder.
In the embodiment of the application, before updating the first parameter value of the application in the target program grouping folder, the application is moved into the target program grouping folder to group the application. After the target program grouping folder is obtained, the user can operate the target program grouping folder and uniformly set the first parameter value of the application program in the target program grouping folder. Therefore, the user operates the target program grouping folder to uniformly set one or more application programs in the target program grouping folder, and the setting efficiency of the application programs can be improved. Particularly, when the number of the application programs in the target program grouping folder is large, the setting efficiency of the application programs can be effectively improved.
In one or more embodiments of the present application, receiving a first input of a target program grouping folder from a user includes:
receiving first input of a target program grouping folder and a second application icon from a user;
after responding to the first input, the parameter setting method of the application program further comprises the following steps: moving the application program corresponding to the second application icon into the target program grouping folder;
updating first parameter values of N application programs corresponding to the target program grouping folder to target values, wherein the updating comprises the following steps:
and updating the first parameter value of the application program corresponding to the second application icon to be the first target value according to the preset first target value corresponding to the target program grouping folder.
The embodiments of the present application are described below by way of three examples.
For example, as shown in fig. 6, a setting control of a bluetooth parameter value (the bluetooth parameter value may indicate whether bluetooth is allowed to be used), a setting control of a wireless network parameter value (the wireless network parameter value may indicate whether wireless network is allowed to be used), a setting control of a camera parameter value (the camera parameter value indicates whether camera access is allowed), a setting control of a photo parameter value (the photo parameter value indicates whether photo access is allowed), and a setting control of a background update parameter value (background update parameter value indicates whether background automatic update is allowed) corresponding to the object program grouping folder are displayed.
In this case, the user may set the bluetooth parameter value, the wireless network parameter value, the camera parameter value, the photo parameter value, and the background update parameter value in advance to obtain the first target value. The first target value may be regarded as a setting template of the parameter value.
Wherein the first target value comprises: a value indicating that bluetooth is not allowed, a value indicating that wireless network is allowed, a value indicating that camera access is not allowed, a value indicating that photo access is allowed, and a value indicating that background automatic update is not allowed are saved.
After saving the first target value, the target program grouping folder is empty, i.e., there is no application program in the target program grouping folder for a while. Then, if the user dragging the app4 icon to the position of the target program grouping folder is received, the application program corresponding to the app4 icon is automatically moved into the target program grouping folder. And the parameter value of the application program corresponding to the app4 icon is updated to the first target value saved in advance. Thus, it is achieved that the application program corresponding to the app4 icon is set to: no bluetooth is allowed, wireless network is allowed, camera access is not allowed, photos are allowed and background updates are not allowed.
For another example, as shown in fig. 7, the first target value corresponding to the target program grouping folder includes: a value indicating that bluetooth is allowed to be used, a value indicating that wireless network is not allowed to be used, a value indicating that camera access is not allowed, a value indicating that photo access is allowed, and a value indicating that background automatic update is not allowed are saved.
After saving the first target value, the user may move the application to the target program grouping folder, and in the case where the application is moved to the target program grouping folder, the parameter value of the application is updated in accordance with the first target value.
For another example, referring to fig. 8, the first target value corresponding to the target program grouping folder includes: a value indicating that bluetooth is not allowed, a value indicating that access to the camera is allowed, a value indicating that access to the photograph is not allowed, and a value indicating that background automatic update is allowed are saved.
After saving the first target value, the user may move the application to the target program grouping folder, and in the case where the application is moved to the target program grouping folder, the parameter value of the application is updated in accordance with the first target value.
In this embodiment of the present application, the first target value corresponding to the target program grouping folder is preset. Then, in the case of dividing the application into the target program grouping folders, the parameter values of the application may be updated in accordance with the first target value set in advance. The first target value is preset once, and the parameter values of the application programs are updated according to the first target value subsequently, so that a user does not need to set each application program independently, and the setting efficiency of the application programs is improved.
In one or more embodiments of the present application, before receiving a first input to the target program grouping folder from a user, or after updating first parameter values of N application programs corresponding to the target program grouping folder to first target values, the method for setting parameters of an application program further includes:
receiving a fourth input of the target program grouping folder from the user;
creating a sub-program grouping folder of the target program grouping folder in response to a fourth input;
receiving a fifth input of the user to the subroutine grouping folder and the third application icon;
and responding to a fifth input, and moving the application program corresponding to the third application icon into the subprogram grouping folder.
The following describes embodiments of the present application by way of an example.
In the case of opening the target program grouping folder, the target program grouping folder is displayed including app1, app2, app3, and app 4. Then, two consecutive click inputs by the user are received, and a sub program grouping folder of the target program grouping folder is created. Then, the operation of the user is received, and the app1 and the app2 are moved into the sub program grouping folder.
In this case, the user may operate the target program grouping folder to set the application programs corresponding to the apps 1, 2, 3, and 4 to allow bluetooth. In addition, the user can also operate the sub-program grouping folder, and in addition, the application programs corresponding to the apps 1 and 2 are set to allow the camera to be accessed.
In the embodiment of the application, the program grouping folders of multiple levels can be divided according to requirements, and the application program is subdivided, so that the parameter values of the application program are subdivided, a user can conveniently set complicated setting conditions in batches, and the setting efficiency of the application program is improved.
In one or more embodiments of the present application, the parameter values that are the same between the applications in the target program grouping folder are at least some of the at least two parameter values.
The at least two parameter values are the same parameter values between the applications in the subroutine group folder.
In addition, the setting item states of a plurality of applications in one program grouping folder of the minimum hierarchy are the same.
For example, fig. 9 is an interface diagram of a program grouping folder including multiple hierarchies according to an embodiment of the present disclosure. As shown in fig. 9, the program grouping folder 910 and the program grouping folder 920 are program grouping folders of a first hierarchy, and each of the program grouping folders 910 and the program grouping folder 920 includes a program grouping folder of a second hierarchy therein, respectively. Taking the program grouping folder 910 as an example, the program grouping folder 910 includes a subprogram grouping folder 911, a subprogram grouping folder 912, a subprogram grouping folder 913, and a subprogram grouping folder 914. After obtaining the program grouping folders of the plurality of hierarchies, the application program in the program grouping folder of each hierarchy may be set.
The program grouping folder 910 shown in fig. 9 may be operated to update the parameter value of the application program in the program grouping folder 910 to a parameter value indicating that notification is allowed. Then, the user operates the program grouping folder 911 shown in fig. 9 to display an interface as shown in fig. 10, i.e., to update the parameter values of the application programs in the program grouping folder 911 to values representing a temporary banner style, values representing an on sound, and values of an on flag.
The temporary banner style refers to that after the banner pops up, if the user does not operate the banner, the banner disappears after a few seconds.
It can be seen that the at least two parameter values that are the same between the applications in the program grouping folder 911 include: a parameter value for allowing notification, a value for representing a temporary banner style, a value for representing an on sound, and a value for an on flag. The parameter value that is the same between the applications in the program grouping folder 910 is one of at least two parameter values, i.e., a parameter value that allows notification.
In addition, with continued reference to fig. 9, after the user sets the program grouping folder of the minimum hierarchy, taking the program grouping folder of the minimum hierarchy as the program grouping folder 911 as an example, the parameter values of the three applications in the program grouping folder 911 are the same.
In one or more embodiments of the present application, after creating the sub-program grouping folder of the target-program grouping folder, the parameter setting method of the application further includes:
receiving a sixth input of the user;
responding to a sixth input, and generating a tree structure chart of at least two grouping folders according to the hierarchical relationship between the at least two grouping folders;
displaying a tree structure diagram on a target interface;
wherein the tree structure diagram is used for representing the hierarchical relationship and the application programs in each of at least two grouping folders,
the at least two grouping folders include a target program grouping folder and a subprogram grouping folder thereof.
FIG. 11 is a hierarchical relationship tree diagram according to an embodiment of the present application. The global effect of the hierarchical relationship between the program grouping folders of the multiple hierarchies in fig. 9 can be made more intuitive to the user from fig. 11.
Alternatively, the target interface may be a setup interface or a main interface.
In the embodiment of the application, the hierarchical relation tree diagram is displayed on the target interface, so that the global effect of the hierarchical relation among the program grouping folders can be more intuitively displayed, a user can conveniently adjust the program grouping folders, and the user can conveniently and uniformly set the setting items of the application program.
In one or more embodiments of the present application, after grouping a plurality of installed application programs to obtain at least one program grouping folder, the method for setting parameters of an application program further includes:
receiving a seventh input to the target interface;
and responding to the seventh input, switching from the target interface to the main interface, and arranging the icons displayed on the main interface according to the arrangement mode before receiving the sixth input.
In the embodiment of the present application, although the plurality of installed application programs are grouped to obtain at least one program grouping folder, when the application program setting is exited, the arrangement of the icons displayed on the main interface is still arranged according to the arrangement before the sixth input is received. Therefore, the arrangement mode of the icons displayed on the main interface is not influenced by the result of at least one program grouping folder, and the operation of the user on the main interface is prevented from being influenced.
In one or more embodiments of the present application, before receiving a first input of a target program grouping folder from a user, the method for setting parameters of an application further includes:
displaying icons of the installed application programs on a target interface according to a preset sequence;
alternatively, the first and second electrodes may be,
displaying the icon of the installed application program on the target interface according to the display mode of the icon of the installed application program on the main interface;
alternatively, the first and second electrodes may be,
and displaying the icon of the installed application program on the target interface according to the display mode of the icon of the installed application program on the target interface last time.
For example, the electronic device receives a signal input by a user, the signal including, but not limited to, at least one of a long press of the primary interface, a gesture action, and a voice input. After receiving the signal, the electronic device enters a setup mode.
In a case where the electronic apparatus first enters the setting mode, a setting interface as shown in fig. 12 is displayed, and icons of the applications on the setting interface are displayed in a predetermined order (such as a time order of installation).
Alternatively, when the electronic device first enters the setting mode, a setting interface as shown in fig. 13 is displayed, and icons of application programs on the setting interface are displayed in a display manner on the main interface.
In the case where the electronic apparatus does not enter the setting mode for the first time, a setting interface as shown in fig. 14 is displayed, and icons of application programs on the setting interface are displayed in a display manner on the setting interface last time. Optionally, the setting interface may also display the last setting result of the application.
In the embodiment of the application, the icons of the application programs can be displayed on the target interface according to the multiple display modes, so that a user can conveniently operate the icons of the application programs to group the application programs.
Corresponding to the method for setting the parameters of the application program provided by the present application, the present application provides a parameter setting device of the application program according to an embodiment, and fig. 15 is a schematic structural diagram of the parameter setting device of the application program according to an embodiment provided by the present application. As shown in fig. 15, the parameter setting means of the application includes:
a first input receiving module 1501, configured to receive a first input of a target program grouping folder from a user;
a first input response module 1502, configured to update first parameter values of the N applications corresponding to the target program grouping folder to first target values in response to a first input;
wherein N is an integer greater than or equal to 1.
In the embodiment of the application, a first input of a user to a target program grouping folder is received, and first parameter values of N application programs corresponding to the target program grouping folder are updated to be first target values. Therefore, the user can group the application programs according to the requirement of the user, and can uniformly set the parameter values of the application programs in the target program grouping folder. Because each parameter value of each application program does not need to be set independently, the setting efficiency of the application program by a user is improved.
In one or more embodiments of the present application, the parameter setting apparatus of the application further includes:
the second input receiving module is used for receiving second input of the target program grouping folder from a user;
the second input response module is used for responding to second input and displaying a setting control of each program parameter in at least one program parameter, wherein the at least one program parameter is a program parameter which is common to the application programs corresponding to the target program grouping folder;
the first input receiving module 1501 is specifically configured to receive a first input to a target setting control, where the target setting control is a setting control of a target program parameter in at least one program parameter.
In the embodiment of the application, by operating the target setting control, the first parameter value of the application program in the target program grouping folder can be uniformly updated to the first target value. For example, if there are multiple applications in the target program grouping folder, the first parameter values of the multiple applications can be updated to the first target value at one time, and the user does not need to separately set each application, thereby improving the setting efficiency of the user on the applications.
In one or more embodiments of the present application, the parameter setting apparatus of the application further includes:
the third input receiving module is used for receiving third input of a target program grouping folder and a first application icon by a user, wherein the first application icon is an icon of any one of the N application programs;
and the third input response module is used for responding to the third input and moving the application program corresponding to the first application icon into the target program grouping folder.
In the embodiment of the application, before updating the first parameter value of the application in the target program grouping folder, the application is moved into the target program grouping folder to group the application. After the target program grouping folder is obtained, the user can operate the target program grouping folder to uniformly set the first parameter value of the application program in the target program grouping folder. Therefore, the user can operate the target program grouping folder to uniformly set one or more application programs in the target program grouping folder, and the setting efficiency of the application programs is improved. Particularly, when the number of the application programs in the target program grouping folder is large, the setting efficiency of the application programs can be effectively improved.
In one or more embodiments of the present application, the first input receiving module 1501 is specifically configured to receive a first input of the target program grouping folder and the second application icon from the user;
the parameter setting device of the application program further comprises:
the first moving-in module is used for moving the application program corresponding to the second application icon into the target program grouping folder;
the first input response module is specifically configured to update a first parameter value of the application program corresponding to the second application icon to a first target value according to a preset first target value corresponding to the target program grouping folder.
In this embodiment of the present application, the first target value corresponding to the target program grouping folder is preset. Then, in the case of dividing the application into the target program grouping folders, the parameter values of the application may be updated in accordance with the first target value set in advance. The first target value is preset once, and the parameter values of the application programs are updated according to the first target value subsequently, so that a user does not need to set each application program independently, and the setting efficiency of the application programs is improved.
In one or more embodiments of the present application, the parameter setting apparatus of the application further includes:
the fourth input receiving module is used for receiving fourth input of the target program grouping folder from the user;
a fourth input response module for creating a sub-program grouping folder of the target program grouping folder in response to a fourth input;
the fifth input receiving module is used for receiving fifth input of a user on the subprogram grouping folder and the third application icon;
and the fifth input response module is used for responding to the fifth input and moving the application program corresponding to the third application icon into the subprogram grouping folder.
In the embodiment of the application, the program grouping folders of multiple levels can be divided according to requirements, and the application program is subdivided, so that the parameter values of the application program are subdivided, a user can conveniently set complicated setting conditions in batches, and the setting efficiency of the application program is improved.
In one or more embodiments of the present application, the parameter values that are the same between the applications in the target program grouping folder are at least some of the at least two parameter values that are the same between the applications in the subroutine grouping folder.
In one or more embodiments of the present application, the parameter setting apparatus of the application further includes:
the sixth input receiving module is used for receiving sixth input of the user;
the sixth input response module is used for responding to the sixth input and generating a tree structure chart of the at least two grouping folders according to the hierarchical relationship between the at least two grouping folders;
the structure chart display module is used for displaying a tree-shaped structure chart on a target interface;
wherein the tree structure diagram is used for representing the hierarchical relationship and the application programs in each of at least two grouping folders,
the at least two grouping folders include a target program grouping folder and a subprogram grouping folder thereof.
In the embodiment of the application, the hierarchical relation tree diagram is displayed on the target interface, so that the global effect of the hierarchical relation among the program grouping folders can be more intuitively displayed, a user can conveniently adjust the program grouping folders, and the user can conveniently and uniformly set the setting items of the application program.
It should be noted that, in the above embodiment, a parameter setting device with an execution subject as an application program is taken as an example to describe a parameter setting method for executing an application program. However, the execution subject of the parameter setting method for the application program provided in the embodiment of the present application is not limited to the parameter setting device for the application program, and may also be a control module for executing the parameter setting method for loading the application program in the parameter setting device for the application program.
The parameter setting device of the application program in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in the device. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the mobile electronic device may be a mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic device, a wearable device, an ultra-mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine or a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The parameter setting device of the application program in the embodiment of the present application may be a device having an operating system. The operating system may be an Android (Android) operating system, an ios operating system, or other possible operating systems, and embodiments of the present application are not limited specifically.
The parameter setting device for the application program provided in the embodiment of the present application can implement each process implemented in the method embodiment of fig. 1, and is not described here again to avoid repetition.
Optionally, an embodiment of the present application further provides an electronic device, which includes a processor, a memory, and a program or an instruction stored in the memory and capable of being executed on the processor, where the program or the instruction, when executed by the processor, implements each process of the embodiment of the parameter setting method for an application program, and can achieve the same technical effect, and details are not repeated here to avoid repetition.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic devices and the non-mobile electronic devices described above.
Fig. 16 is a schematic hardware structure diagram of an electronic device implementing an embodiment of the present application.
The electronic device 1600 includes, but is not limited to: radio frequency unit 1601, network module 1602, audio output unit 1603, input unit 1604, sensor 1605, display unit 1606, user input unit 1607, interface unit 1608, memory 1609, and processor 1610.
The input unit 1604 may include, among other things, a graphics processor 16041 and a microphone 16042. The display unit 1606 includes a display panel 16061. The user input unit 1607 may include a touch panel 16071 and other input devices 16072. Memory 1609 may include application programs and an operating system.
Those skilled in the art will appreciate that the electronic device 1600 may further include a power supply (e.g., a battery) for supplying power to various components, which may be logically coupled to the processor 1610 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system. The electronic device structure shown in fig. 16 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than those shown, or combine some components, or arrange different components, and thus, the description thereof is omitted.
The user input unit 1607 is used for receiving a first input of the target program grouping folder from a user;
a processor 1610, configured to update first parameter values of the N applications corresponding to the target program grouping folder to first target values in response to a first input; wherein N is an integer greater than or equal to 1.
In the embodiment of the application, a first input of a user to a target program grouping folder is received, and first parameter values of N application programs corresponding to the target program grouping folder are updated to be first target values. Therefore, the user can group the application programs according to the requirement of the user, and can uniformly set the parameter values of the application programs in the target program grouping folder. Because each parameter value of each application program does not need to be set independently, the setting efficiency of the application program by a user is improved.
In one or more embodiments of the present application, the user input unit 1607 is further configured to receive a second input of the target program grouping folder from the user;
a display unit 1606, configured to display, in response to the second input, a setting control of each program parameter in the at least one program parameter, where the at least one program parameter is a program parameter common to the application programs corresponding to the target program grouping folder;
the user input unit 1607 is specifically configured to receive a first input to a target setting control, where the target setting control is a setting control of a target program parameter in at least one program parameter.
In the embodiment of the application, by operating the target setting control, the first parameter value of the application program in the target program grouping folder can be uniformly updated to the first target value. For example, if there are multiple applications in the target program grouping folder, the first parameter values of the multiple applications can be updated to the first target value at one time, and the user does not need to separately set each application, thereby improving the setting efficiency of the user on the applications.
In one or more embodiments of the present application, the user input unit 1607 is further configured to receive a third input of the target program grouping folder and a first application icon from the user, where the first application icon is an icon of any one of the N application programs;
the processor 1610 is further configured to move an application corresponding to the first application icon into the target program grouping folder in response to a third input.
In the embodiment of the application, before updating the first parameter value of the application in the target program grouping folder, the application is moved into the target program grouping folder to group the application. After the target program grouping folder is obtained, the user can operate the target program grouping folder to uniformly set the first parameter value of the application program in the target program grouping folder. Therefore, the user can operate the target program grouping folder to uniformly set one or more application programs in the target program grouping folder, and the setting efficiency of the application programs is improved. Particularly, when the number of the application programs in the target program grouping folder is large, the setting efficiency of the application programs can be effectively improved.
In one or more embodiments of the present application, the user input unit 1607 is specifically configured to receive a first input of the target program grouping folder and the second application icon from the user;
the processor 1610 is further configured to move the application program corresponding to the second application icon into the target program grouping folder;
the processor 1610 is configured to update the first parameter value of the application program corresponding to the second application icon to the first target value according to the preset first target value corresponding to the target program grouping folder.
In this embodiment of the present application, the first target value corresponding to the target program grouping folder is preset. Then, in the case of dividing the application into the target program grouping folders, the parameter values of the application may be updated in accordance with the first target value set in advance. The first target value is preset once, and the parameter values of the application programs are updated according to the first target value subsequently, so that a user does not need to set each application program independently, and the setting efficiency of the application programs is improved.
In one or more embodiments of the present application, the user input unit 1607 is further configured to receive a fourth input of the target program grouping folder from the user;
a processor 1610, further configured to create a sub-program grouping folder of the target program grouping folder in response to a fourth input;
a user input unit 1607, further configured to receive a fifth input by the user to the sub-program grouping folder and the third application icon;
the processor 1610 is further configured to move the application program corresponding to the third application icon into the sub-program grouping folder in response to a fifth input.
In the embodiment of the application, the program grouping folders of multiple levels can be divided according to requirements, and the application program is subdivided, so that the parameter values of the application program are subdivided, a user can conveniently set complicated setting conditions in batches, and the setting efficiency of the application program is improved.
In one or more embodiments of the present application, the parameter values that are the same between the applications in the target program grouping folder are at least some of the at least two parameter values that are the same between the applications in the subroutine grouping folder.
In one or more embodiments of the present application, the user input unit 1607 is further configured to receive a sixth input from the user;
the processor 1610 is further configured to generate, in response to a sixth input, a tree structure diagram of the at least two grouping folders according to the hierarchical relationship between the at least two grouping folders;
the display unit 1606 is further configured to display the tree structure diagram on the target interface;
wherein the tree structure diagram is used for representing the hierarchical relationship and the application programs in each of at least two grouping folders,
the at least two grouping folders include a target program grouping folder and a subprogram grouping folder thereof.
In the embodiment of the application, the hierarchical relation tree diagram is displayed on the target interface, so that the global effect of the hierarchical relation among the program grouping folders can be more intuitively displayed, a user can conveniently adjust the program grouping folders, and the user can conveniently and uniformly set the setting items of the application program.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the embodiment of the parameter setting method for an application program, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here.
The processor is the processor in the electronic device in the above embodiment. Readable storage media, including computer-readable storage media, such as Read-Only Memory (ROM), random-access Memory (RAM), magnetic or optical disks, etc.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a program or an instruction to implement each process of the parameter setting method embodiment of the application program, and can achieve the same technical effect, and the details are not repeated here to avoid repetition.
It should be understood that the chips mentioned in the embodiments of the present application may also be referred to as system-on-chip, system-on-chip or system-on-chip, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
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 application 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 methods of the embodiments of the present application.
While the present embodiments have been described with reference to the accompanying drawings, it is to be understood that the invention is not limited to the precise embodiments described above, which are meant to be illustrative and not restrictive, and that various changes may be made therein by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A parameter setting method of an application program is characterized by comprising the following steps:
receiving a first input of a user to the target program grouping folder;
in response to the first input, updating first parameter values of N application programs corresponding to the target program grouping folder to first target values;
wherein N is an integer greater than or equal to 1.
2. The method of claim 1, wherein prior to receiving the first user input of the target program grouping folder, the method further comprises:
receiving a second input of the target program grouping folder from a user;
in response to the second input, displaying a setting control of each program parameter in at least one program parameter, wherein the at least one program parameter is a program parameter common to the application programs corresponding to the target program grouping folder;
wherein the receiving a first input of the target program grouping folder from the user comprises:
receiving the first input to a target setting control, wherein the target setting control is a setting control of the target program parameter of the at least one program parameter.
3. The method of claim 1 or 2, wherein prior to receiving a first input by a user into a target program grouping folder, the method further comprises:
receiving third input of a user on the target program grouping folder and a first application icon, wherein the first application icon is an icon of any one of the N application programs;
and responding to the third input, and moving the application program corresponding to the first application icon into the target program grouping folder.
4. The method of claim 1, wherein receiving a first input from a user into a target program grouping folder comprises:
receiving first input of a user on the target program grouping folder and a second application icon;
after said responding to the first input, the method further comprises: moving the application program corresponding to the second application icon into the target program grouping folder;
wherein the updating the first parameter values of the N application programs corresponding to the target program grouping folder to the first target values includes:
and updating the first parameter value of the application program corresponding to the second application icon to the first target value according to the preset first target value corresponding to the target program grouping folder.
5. The method of claim 1, wherein before receiving the first input of the target program grouping folder from the user, or after updating the first parameter values of the N applications corresponding to the target program grouping folder to the first target values, the method further comprises:
receiving a fourth input of the target program grouping folder from the user;
creating a sub-program grouping folder of the target program grouping folder in response to the fourth input;
receiving a fifth input of the user to the subprogram grouping folder and the third application icon;
and responding to the fifth input, and moving the application program corresponding to the third application icon into the subprogram grouping folder.
6. The method of claim 5,
the parameter values that are the same between the applications in the object grouping folder are at least some of the at least two parameter values,
the at least two parameter values are the same parameter values between the applications in the subroutine group folder.
7. The method of claim 5, wherein after creating the sub-program grouping folder of the target program grouping folder, the method further comprises:
receiving a sixth input of the user;
responding to the sixth input, and generating a tree structure diagram of at least two grouping folders according to the hierarchical relationship between the at least two grouping folders;
displaying the tree structure diagram on a target interface;
wherein the tree structure diagram is used for representing the hierarchical relationship and the application programs in each of the at least two grouping folders,
the at least two grouping folders comprise the target program grouping folder and the subprogram grouping folder thereof.
8. A parameter setting apparatus for an application program, comprising:
the first input receiving module is used for receiving first input of a user to the target program grouping folder;
a first input response module, configured to update first parameter values of N application programs corresponding to the target program grouping folder to first target values in response to the first input;
wherein N is an integer greater than or equal to 1.
9. An electronic device comprising a processor, a memory and a program or instructions stored on the memory and executable on the processor, the program or instructions, when executed by the processor, implementing the steps of the parameter setting method of an application program according to any one of claims 1 to 7.
10. A readable storage medium, characterized in that the readable storage medium stores thereon a program or instructions which, when executed by a processor, implement the steps of the parameter setting method of an application program according to any one of claims 1 to 7.
CN202010474359.8A 2020-05-29 2020-05-29 Parameter setting method and device for application program, electronic equipment and storage medium Active CN111752631B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010474359.8A CN111752631B (en) 2020-05-29 2020-05-29 Parameter setting method and device for application program, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010474359.8A CN111752631B (en) 2020-05-29 2020-05-29 Parameter setting method and device for application program, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111752631A true CN111752631A (en) 2020-10-09
CN111752631B CN111752631B (en) 2024-04-02

Family

ID=72674450

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010474359.8A Active CN111752631B (en) 2020-05-29 2020-05-29 Parameter setting method and device for application program, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111752631B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113515219A (en) * 2021-07-13 2021-10-19 维沃移动通信有限公司 Setting method, setting device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107894908A (en) * 2017-11-22 2018-04-10 解君 A kind of rapid-setting method of intelligent terminal
CN109379488A (en) * 2018-09-27 2019-02-22 联想(北京)有限公司 Processing method, device and electronic equipment
CN110764845A (en) * 2019-10-28 2020-02-07 维沃移动通信有限公司 Application program setting method and electronic equipment
CN111177710A (en) * 2019-12-31 2020-05-19 维沃移动通信有限公司 Application authorization method, electronic device and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107894908A (en) * 2017-11-22 2018-04-10 解君 A kind of rapid-setting method of intelligent terminal
CN109379488A (en) * 2018-09-27 2019-02-22 联想(北京)有限公司 Processing method, device and electronic equipment
CN110764845A (en) * 2019-10-28 2020-02-07 维沃移动通信有限公司 Application program setting method and electronic equipment
CN111177710A (en) * 2019-12-31 2020-05-19 维沃移动通信有限公司 Application authorization method, electronic device and storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113515219A (en) * 2021-07-13 2021-10-19 维沃移动通信有限公司 Setting method, setting device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN111752631B (en) 2024-04-02

Similar Documents

Publication Publication Date Title
CN112148174B (en) Application information display method and device and electronic equipment
EP2381357B1 (en) Generation and control of a title bar on a display of a portable electronic device having multiple applications
CN112214142B (en) Application information display method and device, electronic equipment and storage medium
US20230161609A1 (en) Application management method and apparatus, and electronic device
CN103294335A (en) Apparatus and method for creating a shortcut menu
CN109923507A (en) Multiple free windows are managed in notification bar drop-down menu
CN111813293B (en) Application program management method and electronic equipment
CN115421932A (en) Notification message display method and electronic equipment
CN111813305A (en) Application program starting method and device
CN114116098A (en) Application icon management method and device, electronic equipment and storage medium
CN113849092A (en) Content sharing method and device and electronic equipment
CN111324398A (en) Recent content processing method, device, terminal and storage medium
CN111752631B (en) Parameter setting method and device for application program, electronic equipment and storage medium
CN113282213A (en) Interface display method and device
WO2023198064A1 (en) Application program starting method and apparatus, and electronic device and storage medium
WO2023046101A1 (en) Icon display method and apparatus, and electronic device
CN112578961B (en) Application identifier display method and device
EP4350496A1 (en) Program control method and apparatus, electronic device, and readable storage medium
WO2022068720A1 (en) Icon display control method and apparatus, and electronic device
CN111857465B (en) Application icon sorting method and device and electronic equipment
CN114089885A (en) Application icon management method and device, electronic equipment and readable storage medium
CN113885981A (en) Desktop editing method and device and electronic equipment
CN112306702B (en) Data sharing method and device, electronic equipment and storage medium
CN109032728B (en) UI (user interface) display method, intelligent terminal and computer-readable storage medium
CN112328141A (en) Copying method and device

Legal Events

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