CN114217841A - Application program control method and device, electronic equipment and readable storage medium - Google Patents

Application program control method and device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN114217841A
CN114217841A CN202111542253.8A CN202111542253A CN114217841A CN 114217841 A CN114217841 A CN 114217841A CN 202111542253 A CN202111542253 A CN 202111542253A CN 114217841 A CN114217841 A CN 114217841A
Authority
CN
China
Prior art keywords
application program
user
target application
operation parameter
historical
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
CN202111542253.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 CN202111542253.8A priority Critical patent/CN114217841A/en
Publication of CN114217841A publication Critical patent/CN114217841A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management

Abstract

The application discloses a control method and device of an application program, electronic equipment and a readable storage medium, and belongs to the technical field of communication. The control method comprises the following steps: receiving a first input of a target application program from a user; in response to the first input, launching the target application; according to the historical use data of the target application program, the target application program is adjusted to obtain a first operation parameter; adjusting the first operation parameter according to the current operation information of the user to obtain a second operation parameter; and operating the target application program with the second operation parameter.

Description

Application program control method and device, electronic equipment and readable storage medium
Technical Field
The present application belongs to the field of communication technologies, and in particular, to a control method of an application program, a control device of an application program, an electronic device, and a readable storage medium.
Background
In the related art, a part of the application program is triggered passively, that is, the user needs to manually adjust the parameters, so that the method increases the complexity of the user operation, and the adjustment efficiency of the application program is low; and the other part of the application program supports the function of automatically adjusting parameters according to the current environment, for example, the light sensor is used for matching the current environment brightness with the screen brightness to realize the automatic adjustment of the screen brightness, but the method only adjusts the parameters according to the current environment and does not meet the use habit of the user, so that the parameter adjustment is not accurate.
Disclosure of Invention
An object of the embodiments of the present application is to provide an application control method, an application control apparatus, an electronic device, and a readable storage medium, which can solve the problems in the related art that the adjustment efficiency of an application is low and the adjustment does not satisfy the use habit of a user.
In a first aspect, an embodiment of the present application provides a control method for an application program, where the control method includes:
receiving a first input of a target application program from a user;
in response to the first input, launching the target application;
according to the historical use data of the target application program, the target application program is adjusted to obtain a first operation parameter;
adjusting the first operation parameter according to the current operation information of the user to obtain a second operation parameter;
and operating the target application program with the second operation parameter.
In a second aspect, an embodiment of the present application provides a control device for an application program, where the control device includes:
the receiving module is used for receiving first input of a user to the target application program;
the adjusting module is used for responding to the first input, starting the target application program, adjusting the target application program according to the historical use data of the target application program to obtain a first operation parameter, and adjusting the first operation parameter according to the current operation information of the user to obtain a second operation parameter;
and the running module is used for running the target application program according to the second running parameter.
In a third aspect, embodiments of the present application provide an electronic device, which includes a processor and a memory, where the memory stores a program or instructions that can be executed on the processor, and the program or instructions, when executed by the processor, implement the steps of the control method of the application program according to the first aspect.
In a fourth aspect, the present application provides a readable storage medium, on which a program or instructions are stored, which when executed by a processor implement the steps of the control method of the application program 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 control method of the application program according to the first aspect.
In a sixth aspect, the present application provides a computer program product, which is stored in a storage medium and is executed by at least one processor to implement the control method of the application program according to the first aspect.
In the embodiment of the application, historical use data of different applications of a user in different scenes is stored, and after the user starts the target application, the running parameters of the target application can be automatically adjusted according to the stored historical use data and the current operation information of the user. According to the application program application method and device, the application parameters of the application program can be adjusted according to historical use data and the current operation of the user, the complexity of manual adjustment of the user is reduced, the adjustment efficiency of the application program is improved, the application program can run to meet the use habits of the user, and the best use effect is achieved.
Drawings
Fig. 1 is a flowchart illustrating a control method of an application program according to an embodiment of the present application;
fig. 2 is a schematic block diagram of a control device of an application program according to an embodiment of the present application;
FIG. 3 is one of the schematic block diagrams of an electronic device of an embodiment of the present application;
fig. 4 is a second schematic block diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described clearly 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 that can be derived by one of ordinary skill in the art from the embodiments given herein are intended to be within the scope of the present disclosure.
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 will be appreciated that the data so used may be interchanged under appropriate circumstances such that embodiments of the application may be practiced in sequences other than those illustrated or described herein, and that the terms "first," "second," and the like are generally used herein in a generic sense and do not limit the number of terms, e.g., the first term can be one or more than one. In addition, "and/or" in the specification and claims means at least one of connected objects, a character "/" generally means that a preceding and succeeding related objects are in an "or" relationship.
The following describes in detail an application control method, an application control device, an electronic device, and a readable storage medium provided in the embodiments of the present application with specific embodiments and application scenarios thereof in conjunction with the accompanying drawings.
An embodiment of the present application provides a control method for an application program, as shown in fig. 1, the control method includes:
step 101, receiving a first input of a user to a target application program;
step 102, responding to a first input, and starting a target application program;
103, regulating the target application program according to the historical use data of the target application program to obtain a first operation parameter;
step 104, adjusting the first operation parameter according to the current operation information of the user to obtain a second operation parameter;
and 105, operating the target application program with the second operation parameter.
In this embodiment, when the user uses the electronic device daily, the user may actively enable various applications according to their own needs, and this enabling is performed in different scenarios (e.g., time periods or locations), and in different scenarios, the user may have different setting operations, such as performing adjustment operations of performance, power consumption, sound, brightness, and the like, in different types of applications (e.g., reading type, game type, video type, chat type, and the like).
In the embodiment of the application, historical use data of different applications of a user in different scenes is stored, and after the user starts the target application, the running parameters of the target application can be automatically adjusted according to the stored historical use data and the current operation information of the user.
For example, user a often starts playing a game at home at eight night on holidays and is accustomed to adjusting the brightness to the highest and the volume to 70%, then based on the historical usage data, when the user starts the game application at eight night on holidays, the electronic device automatically completes the adjustment of the brightness to the highest and the volume to 70%. After the automatic adjustment, the operation parameters of the game application are continuously adjusted in combination with the current operation information of the user, for example, the volume is continuously increased twice by the user, and the volume is adaptively increased continuously on the basis of the adjustment by the user.
According to the application program adjusting method and device, the application parameters of the target application program can be adjusted according to historical use data and the current operation of the user, the complexity of manual adjustment of the user is reduced, the adjustment efficiency of the application program is improved, the application program can run to meet the use habits of the user, and the best use effect is achieved.
It should be noted that the target application may be started not only manually by the user, but also automatically according to the historical usage data of the user. For example, if a user frequently uses the ticketing-type application to purchase train tickets 7 pm a day before weekends, the ticketing-type application is automatically started 7 pm a day on friday. After the target application program is started, prompt information can be sent to the user actively, so that the user is reminded whether to allow the operation parameters of the target application program to be adjusted automatically according to the historical use data. And when the user confirms the adjustment, automatically adjusting the operating parameters of the target application program by using the historical use data.
Further, in an embodiment of the present application, adjusting the target application according to the historical usage data of the target application to obtain the first operating parameter includes: determining a historical location corresponding to the current location, and determining a historical time corresponding to the current time; and adjusting the target application program according to historical use data set by the user on the target application program in a historical place and historical time to obtain a first operation parameter.
In this embodiment, the historical usage data is a parameter that the user previously set for the target application when using the target application. When the user uses the target application program at the current place and the current time, searching the historical use data of the target application program under the scene that the user uses the historical place corresponding to the current place and the historical time corresponding to the current time, and further adjusting the operation parameters of the target application program at the current place and the current time according to the historical use data.
Illustratively, where a user uses an electronic device, the user's usage of the application is collected over a period of time (e.g., weekday, holiday, day of weekday, etc.) and collected at a location (e.g., home, business, commute, travel, etc.). The use condition of the application program includes which specific application program is used, and setting parameters of a user in the specific application program, such as whether the user turns on a performance mode, whether a power saving mode is turned on, whether brightness is actively adjusted, whether volume is actively adjusted, whether a dark color mode or an eye protection mode is turned on, and the like.
The use condition of the electronic equipment is used as a characteristic value, the time is used as a characteristic value, the place is used as a characteristic value, and the use condition of the application program is used as a characteristic value, so that the use habits of the user on the application program in different scenes are gradually learned, and an identification model of the use condition of the application program is established. It should be noted that the recognition model may be a deep learning convolutional neural network, and the convolutional neural network may adapt to more feature scenes along with the richness of data and the increase of user duration.
And determining the operation parameters which should be operated by the target application program when the user is at the current place and at the current time and starts the target application program by using the established identification mode. Specifically, if the current location corresponds to the historical location and the current time corresponds to the historical time, the operation data used by the user for the target application at the historical location and the historical time is used as the operation parameters of the target application at the current location and the current time.
According to the method and the device, the recommended operating parameters for the target application program in the current scene are identified based on the historical use data of the application program in different scenes of the user, and the target application program is automatically adjusted, so that the parameter adjustment of the application program in the corresponding scene can be realized based on the habit of the user, and the use requirements of the user are better met.
Further, in an embodiment of the present application, adjusting the first operation parameter according to the current operation information of the user to obtain the second operation parameter includes: acquiring the operation times of a user on a target application program in a preset time period; adjusting the first operation parameter according to the operation times to obtain a second operation parameter; and the operation times and the second operation parameter are in a positive incidence relation.
In this embodiment, the operating parameters of the target application are also related to the current operation of the user. And after the operation parameters of the target application program are adjusted according to the historical use data, the user operates the target application program again, and then the operation parameters of the target application program are adjusted again according to the operation. And the operation times and the second operation parameters are in a positive incidence relation, namely, the more the operation times of the user are, the larger the second operation parameters are, and the better the adjustment effect is.
For example, a user lies in a bed at home at night every day, reading a book in a low brightness mode using an electronic book application. And automatically reducing the screen brightness of the electronic equipment when detecting that the user lies in a bed at home to start the electronic book application late in the day. Then, if the user is detected to decrease the screen brightness several times continuously, the screen brightness is automatically adjusted to be lower. And, if it is detected that the user decreases the screen brightness 2 times in succession, the screen brightness is automatically decreased by 10%, and if it is detected that the user decreases the screen brightness 3 times in succession, the screen brightness is automatically decreased by 20%.
According to the method and the device, the operation parameters of the target application program can be adjusted again according to the current operation of the user, and the flexibility of adjusting the operation parameters of the target application program is improved, so that the use requirements of the user are met.
Further, in an embodiment of the present application, adjusting the first operation parameter according to the current operation information of the user to obtain the second operation parameter includes: reducing the first operation parameter to obtain a second operation parameter under the condition that the user is determined to have misoperation, and the number of times of misoperation is greater than or equal to a first preset threshold; or reducing the first operation parameter to obtain a second operation parameter under the condition that the operation frequency of the user is determined to be less than or equal to a second preset threshold.
In the embodiment, whether the user has misoperation is judged according to the operation information, the running parameters of the target application program are adjusted according to the current operation under the condition that the user is determined not to have misoperation, and the running parameters of the target application program are reduced under the condition that the user has misoperation and the number of times of misoperation is greater than a first preset threshold value. Illustratively, when the user uses the music playing program, the operation of pausing and immediately playing is performed for a plurality of times, which indicates that the user may not be focusing on listening to the song at present, and the playing volume is decreased.
Alternatively, where it is determined that the frequency of operation of the target application by the user has decreased, indicating that the user may have not focused on the target application, the operating parameters of the target application are decreased. Illustratively, when the user is using the music playing program, the user's operating frequency has been reduced to once for 30 minutes, indicating that the user may have been currently paying attention to listening to the song and reducing the playing volume.
According to the method and the device, the operation parameters of the target application program can be adaptively adjusted according to the operation of the user, the flexibility of adjusting the operation parameters of the target application program is improved, and the use requirements of the user are met.
In the control method of the application program provided by the embodiment of the application program, the execution main body can be a control device of the application program. In the embodiment of the present application, a control method for an application program executed by an application program control device is taken as an example, and the application program control device provided in the embodiment of the present application is described.
As shown in fig. 2, the control device 200 of the application program includes:
a receiving module 201, configured to receive a first input of a target application from a user;
the adjusting module 202 is configured to start the target application program in response to the first input, adjust the target application program according to historical usage data of the target application program to obtain a first operating parameter, and adjust the first operating parameter according to current operation information of a user to obtain a second operating parameter;
and the running module 203 is used for running the target application program with the second running parameter.
In this embodiment, historical usage data of different applications of a user in different scenes is stored, and after the user starts the target application, the operating parameters of the target application can be automatically adjusted according to the stored historical usage data and the current operating information of the user. According to the application program application method and device, the application parameters of the application program can be adjusted according to historical use data and the current operation of the user, the complexity of manual adjustment of the user is reduced, the adjustment efficiency of the application program is improved, the application program can run to meet the use habits of the user, and the best use effect is achieved.
Further, in an embodiment of the present application, the control device of the application further includes: the determining module is used for determining a historical place corresponding to the current place and determining historical time corresponding to the current time; the adjusting module 202 is specifically configured to adjust the target application program according to historical usage data set by the user in a historical location and historical time, so as to obtain a first operating parameter.
Further, in an embodiment of the present application, the adjusting module 202 is specifically configured to obtain the number of times of operations performed on the target application program by the user within a preset time period, and adjust the first operating parameter according to the number of times of operations to obtain a second operating parameter; and the operation times and the second operation parameter are in a positive incidence relation.
Further, in an embodiment of the present application, the adjusting module 202 is configured to reduce the first operating parameter to obtain a second operating parameter when it is determined that the user has a misoperation and the number of times of the misoperation is greater than or equal to a first preset threshold; or reducing the first operation parameter to obtain a second operation parameter under the condition that the operation frequency of the user is determined to be less than or equal to a second preset threshold.
The control device 200 of the application program in the embodiment of the present application may be an electronic device, or may be a component in the electronic device, such as an integrated circuit or a chip. The electronic device may be a terminal, or may be a device other than a terminal. The electronic Device may be, for example, a Mobile phone, a tablet computer, a notebook computer, a palm top computer, a vehicle-mounted electronic Device, a Mobile Internet Device (MID), an Augmented Reality (AR)/Virtual Reality (VR) Device, a robot, a wearable Device, an ultra-Mobile personal computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and may also be a server, a Network Attached Storage (NAS), a Personal Computer (PC), a Television (TV), a teller machine, a self-service machine, and the like, and the embodiments of the present application are not particularly limited.
The control device 200 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 control device 200 of the application program provided in this embodiment of the application program can implement each process implemented in the control method embodiment of the application program in fig. 1, and is not described here again to avoid repetition.
Optionally, as shown in fig. 3, an electronic device 300 is further provided in this embodiment of the present application, and includes a processor 301 and a memory 302, where the memory 302 stores a program or an instruction that can be executed on the processor 301, and when the program or the instruction is executed by the processor 301, the steps of the embodiment of the control method of the application program are implemented, and the same technical effect can be achieved, and are not described again here to avoid repetition.
It should be noted that the electronic devices in the embodiments of the present application include the mobile electronic device and the non-mobile electronic device described above.
Fig. 4 is a schematic diagram of a hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 400 includes, but is not limited to: radio unit 401, network module 402, audio output unit 403, input unit 404, sensor 405, display unit 406, user input unit 407, interface unit 408, memory 409, and processor 410.
Those skilled in the art will appreciate that the electronic device 400 may further include a power source (e.g., a battery) for supplying power to various components, and the power source may be logically connected to the processor 410 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system. The electronic device structure shown in fig. 4 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 is omitted here.
The user input unit 407 is configured to receive a first input of the target application program from a user; the processor 410 is configured to start the target application in response to the first input, adjust the target application according to historical usage data of the target application to obtain a first operation parameter, adjust the first operation parameter according to current operation information of a user to obtain a second operation parameter, and operate the target application according to the second operation parameter.
In this embodiment, historical usage data of different applications in different scenes by a user is stored, and after the user starts the target application, the operating parameters of the target application can be automatically adjusted according to the stored historical usage data and the current operating information of the user. According to the application program application method and device, the application parameters of the application program can be adjusted according to historical use data and the current operation of the user, the complexity of manual adjustment of the user is reduced, the adjustment efficiency of the application program is improved, the application program can run to meet the use habits of the user, and the best use effect is achieved.
Further, in an embodiment of the present application, the processor 410 is specifically configured to: determining a historical location corresponding to the current location, and determining a historical time corresponding to the current time; and adjusting the target application program according to historical use data set by the user on the target application program in a historical place and historical time to obtain a first operation parameter.
Further, in an embodiment of the present application, the processor 410 is specifically configured to obtain the number of times of operations performed on the target application program by the user within a preset time period, and adjust the first operation parameter according to the number of times of operations to obtain a second operation parameter; and the operation times and the second operation parameter are in a positive incidence relation.
Further, in an embodiment of the application, the processor 410, specifically when it is determined that the user has a misoperation, and the number of times of the misoperation is greater than or equal to a first preset threshold, decreases the first operation parameter to obtain a second operation parameter; or reducing the first operation parameter to obtain a second operation parameter under the condition that the operation frequency of the user is determined to be less than or equal to a second preset threshold.
It should be understood that in the embodiment of the present application, the input Unit 404 may include a Graphics Processing Unit (GPU) 4041 and a microphone 4042, and the Graphics processor 4041 processes image data of a still picture or a video obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 406 may include a display panel 4061, and the display panel 4061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 407 includes at least one of a touch panel 4071 and other input devices 4072. A touch panel 4071, also referred to as a touch screen. The touch panel 4071 may include two parts, a touch detection device and a touch controller. Other input devices 4072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, and a joystick, which are not described in detail herein.
The memory 409 may be used to store software programs as well as various data. The memory 409 may mainly include a first storage area storing a program or an instruction and a second storage area storing data, wherein the first storage area may store an operating system, an application program or an instruction (such as a sound playing function, an image playing function, etc.) required for at least one function, and the like. Further, the memory 409 may comprise volatile memory or non-volatile memory, or the memory 409 may comprise both volatile and non-volatile memory. The non-volatile Memory may be a Read-Only Memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an Electrically Erasable PROM (EEPROM), or a flash Memory. The volatile Memory may be a Random Access Memory (RAM), a Static Random Access Memory (Static RAM, SRAM), a Dynamic Random Access Memory (Dynamic RAM, DRAM), a Synchronous Dynamic Random Access Memory (Synchronous DRAM, SDRAM), a Double Data Rate Synchronous Dynamic Random Access Memory (Double Data Rate SDRAM, ddr SDRAM), an Enhanced Synchronous SDRAM (ESDRAM), a Synchronous Link DRAM (SLDRAM), and a Direct Memory bus RAM (DRRAM). The memory 409 in the embodiments of the present application includes, but is not limited to, these and any other suitable types of memory.
Processor 410 may include one or more processing units; optionally, the processor 410 integrates an application processor, which primarily handles operations related to the operating system, user interface, and applications, and a modem processor, which primarily handles wireless communication signals, such as a baseband processor. It will be appreciated that the modem processor described above may not be integrated into the processor 410.
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 control method embodiment of the application program, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The processor is the processor in the electronic device in the above embodiment. Readable storage media, including computer readable storage media such as computer read only memory ROM, random access memory RAM, magnetic or optical disks, and the like.
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 execute a program or an instruction to implement each process of the control method embodiment of the application program, and can achieve the same technical effect, and in order to avoid repetition, the description is omitted here.
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.
Embodiments of the present application provide a computer program product, where the program product is stored in a storage medium, and the program product is executed by at least one processor to implement the processes of the control method embodiment of the application program, where the processes can achieve the same technical effect, and in order to avoid repetition, the descriptions of the processes are omitted here.
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 computer 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, or a network device) to execute the method according to 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 method for controlling an application program, comprising:
receiving a first input of a target application program from a user;
in response to the first input, launching the target application;
according to the historical use data of the target application program, adjusting the target application program to obtain a first operation parameter;
adjusting the first operation parameter according to the current operation information of the user to obtain a second operation parameter;
and operating the target application program with the second operation parameter.
2. The method for controlling an application according to claim 1, wherein the adjusting the target application according to the historical usage data of the target application to obtain a first operating parameter comprises:
determining a historical location corresponding to the current location, and determining a historical time corresponding to the current time;
and adjusting the target application program according to the historical use data set for the target application program by the user at the historical place and the historical time to obtain a first operation parameter.
3. The method for controlling an application program according to claim 1 or 2, wherein the adjusting the first operation parameter according to the current operation information of the user to obtain a second operation parameter comprises:
acquiring the operation times of a user on the target application program within a preset time period;
adjusting the first operation parameter according to the operation times to obtain a second operation parameter;
and the operation times and the second operation parameter are in a positive incidence relation.
4. The method for controlling an application program according to claim 1 or 2, wherein the adjusting the first operation parameter according to the current operation information of the user to obtain a second operation parameter comprises:
reducing the first operation parameter to obtain a second operation parameter under the condition that the user is determined to have misoperation, and the number of times of the misoperation is greater than or equal to a first preset threshold; or
And reducing the first operation parameter to obtain a second operation parameter under the condition that the operation frequency of the user is determined to be less than or equal to a second preset threshold value.
5. An apparatus for controlling an application program, comprising:
the receiving module is used for receiving first input of a user to the target application program;
the adjusting module is used for responding to the first input, starting the target application program, adjusting the target application program according to historical use data of the target application program to obtain a first operation parameter, and adjusting the first operation parameter according to current operation information of a user to obtain a second operation parameter;
and the running module is used for running the target application program according to the second running parameter.
6. The control device of an application program according to claim 5, further comprising:
the determining module is used for determining a historical place corresponding to the current place and determining historical time corresponding to the current time;
the adjusting module is specifically configured to adjust the target application program according to the historical usage data set by the user in the historical location and the historical time for the target application program, so as to obtain a first operating parameter.
7. The control device of an application program according to claim 5 or 6, characterized by further comprising:
the adjusting module is specifically configured to obtain the number of times of operation of the target application program by a user within a preset time period, and adjust the first operating parameter according to the number of times of operation to obtain a second operating parameter;
and the operation times and the second operation parameter are in a positive incidence relation.
8. The control apparatus of an application program according to claim 5 or 6,
the adjusting module is specifically used for reducing the first operation parameter to obtain a second operation parameter under the condition that the user is determined to have misoperation, and the number of times of the misoperation is greater than or equal to a first preset threshold; or reducing the first operation parameter to obtain a second operation parameter under the condition that the operation frequency of the user is determined to be less than or equal to a second preset threshold.
9. An electronic device comprising a processor, a memory and a program or instructions stored on the memory and executable on the processor, which program or instructions, when executed by the processor, implement the steps of the control method of an application program according to any one of claims 1 to 4.
10. A readable storage medium on which a program or instructions are stored, characterized in that the program or instructions, when executed by a processor, implement the steps of a control method of an application program according to any one of claims 1 to 4.
CN202111542253.8A 2021-12-16 2021-12-16 Application program control method and device, electronic equipment and readable storage medium Pending CN114217841A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111542253.8A CN114217841A (en) 2021-12-16 2021-12-16 Application program control method and device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111542253.8A CN114217841A (en) 2021-12-16 2021-12-16 Application program control method and device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN114217841A true CN114217841A (en) 2022-03-22

Family

ID=80702809

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111542253.8A Pending CN114217841A (en) 2021-12-16 2021-12-16 Application program control method and device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN114217841A (en)

Similar Documents

Publication Publication Date Title
US9058128B1 (en) Power management for electronic devices
WO2019120028A1 (en) Intelligent screen brightness adjustment method and apparatus, and storage medium and mobile terminal
CN108510963B (en) Screen brightness adjusting method and device, storage medium and intelligent terminal
CN107391062A (en) A kind of method, apparatus and its mobile terminal for adjusting screen display
US20200258517A1 (en) Electronic device for providing graphic data based on voice and operating method thereof
CN109272917B (en) Screen brightness adjusting method and device, storage medium and electronic equipment
CN105204734A (en) Brightness control method and system
CN112214112A (en) Parameter adjusting method and device
CN112532885A (en) Anti-shake method and device and electronic equipment
CN114595785B (en) Model training method and device, electronic equipment and storage medium
CN112015365A (en) Volume adjustment method and device and electronic equipment
CN114489331A (en) Method, apparatus, device and medium for interaction of separated gestures distinguished from button clicks
CN113938551A (en) Caching method and device and electronic equipment
CN105549857A (en) Control method for electronic terminal and electronic terminal
CN116092449A (en) Screen brightness determining method and device and electronic equipment
CN114217841A (en) Application program control method and device, electronic equipment and readable storage medium
US11736798B2 (en) Method for obtaining image of the moon, electronic device and storage medium
CN112381709B (en) Image processing method, model training method, device, equipment and medium
CN112929751B (en) System, method and terminal for determining action execution
CN114286004A (en) Focusing method, shooting device, electronic equipment and medium
CN104184943B (en) Image capturing method and device
US20150355909A1 (en) Adaptive Settings For A Device
CN110782859A (en) Brightness adjusting method, first terminal, system and device
CN113038333B (en) Bluetooth headset control method and device, electronic equipment and readable storage medium
CN113407149A (en) Volume adjustment method and electronic equipment

Legal Events

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