CN111966475B - Application program switching method, terminal device and computer readable storage medium - Google Patents

Application program switching method, terminal device and computer readable storage medium Download PDF

Info

Publication number
CN111966475B
CN111966475B CN202010815364.0A CN202010815364A CN111966475B CN 111966475 B CN111966475 B CN 111966475B CN 202010815364 A CN202010815364 A CN 202010815364A CN 111966475 B CN111966475 B CN 111966475B
Authority
CN
China
Prior art keywords
frequency point
application program
temperature
application
target frequency
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010815364.0A
Other languages
Chinese (zh)
Other versions
CN111966475A (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.)
Oppo Chongqing Intelligent Technology Co Ltd
Original Assignee
Oppo Chongqing Intelligent Technology 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 Oppo Chongqing Intelligent Technology Co Ltd filed Critical Oppo Chongqing Intelligent Technology Co Ltd
Priority to CN202010815364.0A priority Critical patent/CN111966475B/en
Publication of CN111966475A publication Critical patent/CN111966475A/en
Application granted granted Critical
Publication of CN111966475B publication Critical patent/CN111966475B/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/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • 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/451Execution arrangements for user interfaces
    • 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/48Indexing scheme relating to G06F9/48
    • G06F2209/482Application
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Telephone Function (AREA)

Abstract

The embodiment of the application relates to the field of terminal equipment, and discloses an application program switching method, terminal equipment and a computer readable storage medium, which are used for solving the problem of display blockage when an application program displayed on a display interface is switched. The method embodiment may include: acquiring an application program switching instruction and a current temperature; switching and displaying the first application program on the display interface as a second application program according to the application program switching instruction; determining a target frequency point of a second application program, wherein the target frequency point is less than or equal to a first frequency point and more than or equal to a second frequency point, the first frequency point is a frequency point of a first temperature threshold corresponding to the first application program at the current temperature, and the second frequency point is a frequency point of a second temperature threshold corresponding to the second application program at the current temperature; and controlling the second application program to run according to the target frequency point.

Description

Application program switching method, terminal device and computer readable storage medium
Technical Field
The present application relates to the field of terminal devices, and in particular, to an application switching method, a terminal device, and a computer-readable storage medium.
Background
At present, in a terminal device, the frequency-limiting temperature and the operating frequency of a processor are generally higher for an application program with a high requirement on the performance of the processor, and the frequency-limiting temperature and the operating frequency of the processor are generally lower for an application program with a low requirement on the performance of the processor. If the current temperature of the terminal device is higher, the working frequency of the processor is higher when the foreground runs the application program with high requirement on the processor, and the working frequency of the processor is lower when the foreground runs the application program with low requirement on the processor. In this case, if the application program requiring a high processor on the display interface is switched to the application program requiring a low processor, the application program requiring a low processor performance may cause the display on the display interface to be stuck due to the change of the operating frequency of the processor.
Disclosure of Invention
The embodiment of the application discloses an application program switching method, terminal equipment and a computer readable storage medium, which are used for solving the problem of display blockage when the application program displayed on a display interface is switched.
In view of this, a first aspect of the embodiments of the present application discloses an application switching method, which may include:
acquiring an application program switching instruction and a current temperature;
switching and displaying the first application program on the display interface as a second application program according to the application program switching instruction;
determining a target frequency point of the second application program, wherein the target frequency point is less than or equal to a first frequency point and greater than or equal to a second frequency point, the first frequency point is a frequency point of a first temperature threshold corresponding to the first application program at the current temperature, and the second frequency point is a frequency point of a second temperature threshold corresponding to the second application program at the current temperature;
and controlling the second application program to run according to the target frequency point.
A second aspect of an embodiment of the present application discloses a terminal device, which may include:
the acquisition module is used for acquiring an application program switching instruction and the current temperature;
the processing module is used for switching and displaying the first application program on the display interface as a second application program according to the application program switching instruction; determining a target frequency point of the second application program, wherein the target frequency point is less than or equal to a first frequency point and greater than or equal to a second frequency point, the first frequency point is a frequency point of a first temperature threshold corresponding to the first application program at the current temperature, and the second frequency point is a frequency point of a second temperature threshold corresponding to the second application program at the current temperature; and controlling the second application program to run according to the target frequency point.
A third aspect of the embodiments of the present application discloses a terminal device, which may include:
a memory storing executable program code;
a processor coupled with the memory;
the processor calls the executable program code stored in the memory to execute the method of the first aspect of the embodiments of the present application.
A fourth aspect of the embodiments of the present application discloses a computer-readable storage medium storing a computer program, where the computer program causes a computer to execute the method according to the first aspect of the embodiments of the present application.
A fifth aspect of embodiments of the present application discloses a computer program product, which when run on a computer causes the computer to execute the method of the first aspect.
A sixth aspect of the present embodiment discloses an application publishing platform, configured to publish a computer program product, wherein when the computer program product runs on a computer, the computer is caused to execute the method according to the first aspect.
Compared with the prior art, the embodiment of the application has the following beneficial effects:
in the embodiment of the application, an application program switching instruction and the current temperature are obtained; switching and displaying the first application program on the display interface as a second application program according to the application program switching instruction; determining a target frequency point of a second application program, wherein the target frequency point is less than or equal to a first frequency point and more than or equal to a second frequency point, the first frequency point is a frequency point of a first temperature threshold corresponding to the first application program at the current temperature, and the second frequency point is a frequency point of a second temperature threshold corresponding to the second application program at the current temperature; and controlling the second application program to run according to the target frequency point. Namely, when the terminal device switches the first application program on the display interface into the second application program, the target frequency point of the second application program can be determined according to the current temperature, wherein the target frequency point is located between the first frequency point of the first application program corresponding to the current temperature and the second frequency point of the second application program, and the terminal device can control the second application program to operate according to the target frequency point, so that the problem that the display of the application program is stuck due to frequency point change when the application program is switched on the display interface is avoided to a certain extent.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
Fig. 1 is a schematic flowchart of an application switching method disclosed in an embodiment of the present application;
fig. 2A is a schematic diagram illustrating a first application program displayed on a display interface of a terminal device in an embodiment of the present application;
fig. 2B is a schematic diagram illustrating the terminal device generating an application selection instruction in the embodiment of the present application;
fig. 2C is a schematic diagram illustrating that the terminal device controls display of the application selection window according to the application selection instruction in the embodiment of the present application;
fig. 2D is a schematic diagram illustrating a terminal device generating an application switching instruction in an embodiment of the present application;
fig. 2E is a schematic diagram illustrating that a second application is displayed on the display interface of the terminal device in the embodiment of the application;
fig. 3 is a schematic flowchart of another application switching method disclosed in an embodiment of the present application;
fig. 4 is a schematic diagram of an embodiment of a terminal device disclosed in the embodiment of the present application;
fig. 5 is a schematic diagram of another embodiment of the terminal device disclosed in the 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 only a part of the embodiments of the present application, and not all of the embodiments. 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.
It should be noted that the terms "first" and "second" and the like in the description and claims of the present application are used for distinguishing different objects, and are not used for describing a specific order. The terms "comprises," "comprising," and "having," and any variations thereof, of the embodiments of the present application, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
In a terminal device, an existing temperature control strategy is to adapt to different CPU frequency points according to different application scenarios. The following table 1 is used as an example for illustration:
Figure BDA0002631046120000041
TABLE 1
For example, in a game scene, the performance requirement of a Central Processing Unit (CPU) is high, the heat productivity is high, and temperature control is performed to meet the game experience of a user, so that the temperature control and frequency limiting points are high, for example, the frequency limitation is started at 43 ℃ (for example, the ultra-large core is limited to 2.55HGZ, and the large core is limited to 2.25 GHZ). In a video scene, the heating value is small, in order to prevent the CPU from excessively regulating the load, the temperature control and frequency limiting point design is low, for example, the frequency limitation is started when the CPU takes effect at 36 ℃ (for example, an ultra-large core is limited to 2.55HGZ, and a large core is limited to 2.25 GHZ).
Illustratively, when the playing temperature of the user reaches 43 ℃, the terminal device triggers the game temperature control "Level 2", the supersized kernel is limited to 2.55HGZ, and the megaized kernel is limited to 2.25GHZ. At the moment, the user needs to switch to the WeChat interface to reply the message, because the temperature of the terminal equipment is 43 ℃, the temperature control gear of the WeChat is 'Level 4', the ultra-large core is limited to 1.31HGZ, the large core is limited to 1.05GHZ, the gear of the WeChat is the lowest gear, and the problem of overt display blockage can be caused after the user switches back the WeChat.
Therefore, because the temperature control threshold and the frequency limit gear for calling different application programs are different, if a certain application scene triggers temperature control frequency limit, the user switches to another application scene, which may cause the problem of display jamming of the application program.
It is understood that the terminal device according to the embodiments of the present application may include a general handheld electronic terminal, such as a mobile phone, a smart phone, a portable terminal, a Personal Digital Assistant (PDA), a Portable Multimedia Player (PMP) device, a notebook computer, a notebook (Note Pad), a Wireless Broadband (Wibro) terminal, a tablet computer (PC), a smart PC, a Point of Sales (POS), a car computer, and the like.
The terminal device may also comprise a wearable device. The wearable device may be worn directly on the user or may be a portable terminal device integrated into the user's clothing or accessory. Wearable equipment is not only a hardware equipment, can realize powerful intelligent function through software support and data interaction, high in the clouds interaction more, for example: the system has the functions of calculation, positioning and alarming, and can be connected with a mobile phone and various terminals. Wearable devices may include, but are not limited to, wrist-supported watch types (e.g., wrist watches, wrist-supported products), foot-supported shoes types (e.g., shoes, socks, or other leg-worn products), head-supported Glass types (e.g., glasses, helmets, headbands, etc.), and various types of non-mainstream products such as smart clothing, bags, crutches, accessories, and the like.
The embodiment of the application discloses an application program switching method, terminal equipment and a computer readable storage medium, which are used for solving the problem of display blockage when the application program displayed on a display interface is switched.
The technical solution of the present application is further described below by way of an embodiment, and as shown in fig. 1, fig. 1 is a schematic flow chart of an application switching method disclosed in the embodiment of the present application. The method can comprise the following steps:
101. and acquiring an application program switching instruction and the current temperature.
It will be appreciated that the application-switching instruction is for instructing switching of the first application to the second application. Before the terminal equipment obtains an application program switching instruction, a first function interface of a first application program is displayed on a display interface at present, and the application program switching instruction is used for indicating that the first function interface of the first application program displayed on the display interface is switched to a second function interface of a second application program. Optionally, the second application may be an application currently running in the background or an application not currently running in the terminal device.
Optionally, the obtaining, by the terminal device, the application switching instruction and the current temperature may include: when the terminal equipment displays the first application program on the display interface, the terminal equipment acquires the application program switching instruction and the current temperature.
Optionally, the terminal device obtains the application switching instruction, which may include but is not limited to the following implementation manners:
mode 1: the method comprises the steps that when the terminal equipment displays a first application program on a display interface, a message about a second application program is received; and automatically generating an application program switching instruction according to the message about the second application program.
Mode 2: the method comprises the steps that when the terminal equipment displays a first application program on a display interface, a message about a second application program is received; and displaying the message about the second application program, and responding to the switching operation of the user by the terminal equipment to generate an application program switching instruction.
Mode 3: and when the terminal equipment displays the first application program on the display interface, responding to the switching operation of the user and generating an application program switching instruction.
Optionally, the switching operation of the user may include, but is not limited to, a voice operation, a gesture operation (which may include a contact gesture and a non-contact gesture), a pressing operation (such as a heavy press, a double click, a single click, etc.), a remote control (such as an infrared remote control, etc.), or a code scanning operation (including, but not limited to, scanning a two-dimensional code, a three-dimensional code, or a four-dimensional code), etc., which is not limited in this respect.
Illustratively, (1) the switching operation of the user includes a voice operation. The terminal equipment can detect the voice sent by the user, identify the received voice information and generate an application program switching instruction. Further, the terminal device may identify the received voice information to obtain an identification result, determine key information for identifying the application program from the identification result, and generate an application program switching instruction according to the key information.
(2) The switching operation by the user includes a gesture operation. For example: the terminal device can acquire the user gesture by using the image acquisition device, determine the application program identifier according to the user gesture, and generate the application program switching instruction according to the application program identifier. It is understood that the application identifier is used for uniquely identifying the application, and may be a letter, a number, a symbol, or the like, or may be any combination of letters, numbers, and symbols, and the like, and is not limited herein.
(3) The switching operation by the user includes a pressing operation. Illustratively, when the terminal device receives an application selection instruction, the terminal device controls the display of an application selection window, the application selection window includes at least one virtual icon, each virtual icon is used for indicating an application on the terminal device, and when detecting that a user selects a target virtual icon by pressing operation on the application selection window, an application switching instruction is generated in response to the selection operation of the user on the target virtual icon. Optionally, each virtual icon is used to indicate an application running on the background of the terminal device.
Optionally, the application selection window is displayed on an edge display interface on the display interface displaying the first application.
Optionally, the controlling, by the terminal device, the application selection window to be displayed may include: the terminal equipment determines a target display type of the application program selection window, wherein the display type of the application program selection window can include but is not limited to floating window display and arrangement display; and controlling the application program selection window to display according to the target display type.
Optionally, the controlling, by the terminal device, the application selection window to be displayed according to the target display type may include: the terminal equipment determines the display position of an application program selection window; and controlling the application program selection window to be displayed at the display position according to the target display type.
Optionally, the current temperature may include: at least one of a current surface temperature of the terminal device, a current motherboard temperature, a current Central Processing Unit (CPU) temperature, and a current battery temperature.
It can be understood that the current surface temperature of the terminal device can be calculated by performing an algorithm on the current motherboard temperature in the terminal device. The current motherboard Temperature may be measured by a thermistor Temperature sensor (NTC) provided on the motherboard.
It is understood that the first application program in the embodiment of the present application may be an application program that has a high requirement on CPU performance; for example: the first application may be a game-like application, a social-like application. The second application program may be an application program that has a high requirement on CPU performance; for example: the second application may be a learning type application, a shopping type application.
102. And switching and displaying the first application program on the display interface as a second application program according to the application program switching instruction.
Optionally, the terminal device switches and displays the first function interface of the first application program on the display interface as the second function interface of the second application program according to the application program switching instruction.
Exemplarily, as shown in fig. 2A, a schematic diagram of displaying a first application program on a display interface of a terminal device in the embodiment of the present application is shown. As shown in fig. 2B, a schematic diagram of generating an application selection instruction for a terminal device in this embodiment is shown. In the illustration of FIG. 2B, the application selection command is triggered by the user double-finger synchronization sliding in the opposite direction.
Fig. 2C is a schematic diagram illustrating that the terminal device controls the display of the application selection window according to the application selection instruction in the embodiment of the present application. In fig. 2C, an application selection window is shown floating, and a triangle in the application selection window is a virtual icon for indicating a second application. Fig. 2D is a schematic diagram illustrating an application switching instruction generated by the terminal device in the embodiment of the present application. In the illustration of fig. 2D, the application-switching instruction is generated by a user pressing a trigger. Fig. 2E is a schematic diagram illustrating that the second application is displayed on the display interface of the terminal device in the embodiment of the present application.
103. And determining a target frequency point of the second application program.
The target frequency point is less than or equal to a first frequency point and more than or equal to a second frequency point, the first frequency point is a frequency point of a first temperature threshold corresponding to a first application program at the current temperature, and the second frequency point is a frequency point of a second temperature threshold corresponding to a second application program at the current temperature.
Optionally, the target frequency point may be a first frequency point, a second frequency point, and any one or more frequency points between the first frequency point and the second frequency point. And under the condition that one target frequency point is available, the target frequency point is not equal to the second frequency point.
It should be noted that the first frequency point and the second frequency point may also be referred to as a first limited frequency point and a second limited frequency point. It can be understood that the terminal device stores the frequency limiting points corresponding to different temperature thresholds corresponding to different application programs.
Optionally, the first frequency point or the second frequency point is a frequency limit point of the central processing unit CPU. The limited frequency points may include, but are not limited to, limited frequency points of a super core, a big core and a small core of the CPU.
Optionally, the temperature threshold corresponding to the application program may also be understood as a temperature interval, and the temperature interval may include an upper temperature limit value and a lower temperature limit value. Each application program corresponds to at least one temperature threshold according to different temperatures, and the frequency points corresponding to different temperature thresholds are different.
It is understood that the first temperature threshold is a temperature threshold at which a current temperature is located in at least one temperature threshold corresponding to the first application, and the second temperature threshold is a temperature threshold at which a current temperature is located in at least one temperature threshold corresponding to the second application.
Under the condition that the CPU has multiple cores, the frequency points corresponding to the temperature threshold can be a frequency point set consisting of working frequency points corresponding to all cores of the CPU, namely, the first frequency point, the target frequency point and the second frequency point are all the frequency point sets. Since the first frequency point is greater than the second frequency point, part or all of the cores of the CPU are restricted when running the second application program at the current temperature.
Optionally, the determining, by the terminal device, the target frequency point of the second application program may include: acquiring a difference value between a first frequency point and a second frequency point; and under the condition that the difference value is larger than a preset difference value threshold, determining a target frequency point of the second application program.
When the first frequency point and the second frequency point are frequency point sets, the difference value between the first frequency point and the second frequency point may include frequency point difference values of different cores, and then the difference value between the first frequency point and the second frequency point may be a difference value set, and the preset difference value threshold may include preset difference value thresholds corresponding to different cores of the CPU. The difference value is greater than the preset difference threshold value, which may be the frequency point difference value of part or all cores of the CPU is greater than the corresponding preset difference threshold value.
If the difference is greater than the preset difference threshold, the frequency point difference of the partial cores of the CPU is greater than the respective corresponding preset difference threshold, and the partial cores of the CPU may be cores with higher dominant frequencies. For example, if the CPU includes an extra core, a large core, and a small core, the case where the difference is greater than the preset difference threshold may be divided into two cases:
(1) The difference value corresponding to the super core is larger than a preset difference value threshold value corresponding to the super core;
(2) The difference value corresponding to the super core is greater than the preset difference value threshold value corresponding to the super core, and the difference value corresponding to the big core is greater than the preset difference value threshold value corresponding to the super core.
By implementing the method, under the condition that the difference value between the first frequency point and the second frequency point is large, the second application program is controlled to run according to the target frequency point, so that the problem of obvious blockage during application program switching is solved, and the problem of unobvious blockage can be avoided.
104. And controlling the second application program to run according to the target frequency point.
For example, table 2 is a table of correspondence between temperature thresholds and limited frequency points of the first application program and the second application program, as follows:
Figure BDA0002631046120000101
TABLE 2
For example, the first frequency point, the second frequency point, and the target frequency point are described with reference to table 2: assuming that the current temperature is 42 ℃, the first frequency point is (2.55GHZ, 2.25GHZ,1.8 GHZ) and the second frequency point is (1.75GHZ, 1.29GHZ, 1.42GHZ). The target frequency point determined by the terminal device is assumed to be (2.15GHZ, 1.77GHZ and 1.8GHZ), and is between the first frequency point and the second frequency point. And the terminal equipment controls the second application program to run according to the target frequency points (2.15GHZ, 1.77GHZ and 1.8GHZ).
Optionally, the method may further include: the terminal equipment determines a third application program from the application programs running in the background; and the terminal equipment executes the operation termination operation on the third application program.
Optionally, the terminal device determines the third application from the applications running in the background, which may include but is not limited to the following implementation manners:
mode 1: and determining the time length of each application program running in the background from the latest running time in the foreground, and if the time length is greater than the time threshold, determining the application program running in the background and greater than the time threshold as a third application program.
Mode 2: counting the power consumption of the application program running in the background; and determining the application program with the power consumption more than or equal to the preset power consumption running in the background as a third application program.
Mode 3: counting the power consumption of the application program running in the background; taking the application program which runs in the background and has the power consumption more than or equal to the preset power consumption as a fourth application program; and determining the time length of each fourth application program from the last time to the foreground operation, and if the time length is greater than a time threshold, determining the fourth application program greater than the time threshold as the third application program.
By implementing the method, the power consumption of the terminal equipment can be reduced by stopping the application program running in the background, and the method is favorable for relieving the heating rate of the terminal equipment.
By implementing the method, when the terminal device switches the first application program on the display interface into the second application program, the target frequency point of the second application program can be determined according to the current temperature, wherein the target frequency point is located between the first frequency point of the first application program corresponding to the current temperature and the second frequency point of the second application program, and the terminal device can control the second application program to operate according to the target frequency point, so that the problem of unsmooth display of the application program caused by frequency point change when the application program is switched on the display interface is avoided to a certain extent.
As shown in fig. 3, fig. 3 is a schematic flowchart of another application switching method disclosed in the embodiment of the present application. The method can comprise the following steps:
301. and acquiring an application program switching instruction and the current temperature.
302. And switching and displaying the first application program on the display interface as a second application program according to the application program switching instruction.
It should be noted that, in the embodiment of the present application, steps 301 and 302 may refer to descriptions of steps 101 and 102 in the embodiment shown in fig. 1, and are not described herein again.
303. And acquiring the continuous display duration of the second application program on the display interface.
Optionally, the obtaining, by the terminal device, the duration of the continuous display of the second application on the display interface may include: and the terminal equipment acquires the continuous display duration of the second application program on the display interface in real time.
Optionally, the obtaining, by the terminal device, the duration of the continuous display of the second application program on the display interface in real time may include: the terminal equipment acquires a difference value between the first frequency point and the second frequency point; and under the condition that the difference is larger than a preset difference threshold, acquiring the continuous display duration of the second application program on the display interface in real time.
It can be understood that, for the difference between the first frequency point and the second frequency point, reference may be made to the corresponding description in step 103 in the embodiment shown in fig. 1, and details are not described here again.
304. And determining a target frequency point of the second application program according to the continuous display duration.
Optionally, the terminal device determines the target frequency point of the second application according to the duration of the continuous display, which may include but is not limited to the following implementation manners:
mode 1:
under the condition that the continuous display duration is less than or equal to a first duration threshold, determining a first frequency point as a target frequency point of a second application program;
determining a third frequency point as a target frequency point under the condition that the continuous display duration is greater than a first duration threshold and is less than or equal to a second duration threshold; the third frequency point is smaller than the first frequency point and larger than the second frequency point;
and determining the second frequency point as the target frequency point under the condition that the continuous display duration is greater than the second duration threshold.
Optionally, the third frequency point is an intermediate frequency point between the first frequency point and the second frequency point.
Illustratively, when the CPU includes an extra core, a large core, and a small core, the first frequency point is (2.55ghz, 2.25ghz,1.8 ghz), the second frequency point is (2.07ghz, 1.77ghz,1.8 ghz), and the third frequency point is (2.26ghz, 1.96ghz,1.8 ghz). Assume that the first duration threshold is 60s and the second duration threshold is 120s. Within 60s, the terminal equipment controls the second application program to run at a first frequency point (2.55GHZ, 2.25GHZ and 1.8 GHZ); and when the frequency exceeds 120s, the terminal equipment controls the second application program to operate at a second frequency point (2.31GHZ, 2.01GHZ and 1.8 GHZ).
Mode 2:
determining a fourth frequency point as a target frequency point of a second application program under the condition that the continuous display duration is less than or equal to a third duration threshold; the fourth frequency point is smaller than the first frequency point and larger than the second frequency point;
and determining the second frequency point as the target frequency point under the condition that the continuous display duration is greater than the third duration threshold.
Optionally, the fourth frequency point is an intermediate frequency point between the first frequency point and the second frequency point.
Illustratively, when the CPU includes an extra core, a large core, and a small core, the first frequency point is (2.55ghz, 2.25ghz,1.8 ghz), the second frequency point is (2.07ghz, 1.77ghz,1.8 ghz), and the fourth frequency point is (2.26ghz, 1.96ghz,1.8 ghz). Assume that the third duration threshold is 120s. And when the frequency exceeds 120s, the terminal equipment controls the second application program to operate at the second frequency point (2.07GHZ, 1.77GHZ and 1.8 GHZ).
Mode 3:
under the condition that the continuous display duration is less than or equal to a fourth duration threshold, determining the first frequency point as a target frequency point of a second application program;
determining a sixth frequency point as a target frequency point of a second application program under the condition that the continuous display duration is greater than a fourth duration threshold and less than or equal to a fifth duration threshold;
determining a fifth frequency point as a target frequency point under the condition that the continuous display duration is greater than a fifth duration threshold and less than or equal to a sixth duration threshold;
determining a seventh frequency point as a target frequency point under the condition that the continuous display duration is greater than a sixth duration threshold and less than or equal to a seventh duration threshold;
and determining the second frequency point as the target frequency point under the condition that the duration is greater than the seventh duration threshold.
The fifth frequency point is a frequency point between the first frequency point and the second frequency point, the sixth frequency point is a frequency point between the first frequency point and the fifth frequency point, and the seventh frequency point is a frequency point between the fifth frequency point and the second frequency point.
Optionally, the fifth frequency point is an intermediate frequency point between the first frequency point and the second frequency point, the sixth frequency point is an intermediate frequency point between the first frequency point and the fifth frequency point, and the seventh frequency point is an intermediate frequency point between the fifth frequency point and the second frequency point.
Illustratively, when the CPU includes an extra core, a large core, and a small core, the first frequency points are (2.55ghz, 2.25ghz,1.8 ghz), the second frequency points are (2.07ghz, 1.77ghz,1.8 ghz), the fifth frequency points are (2.31ghz, 2.01ghz,1.8 ghz), the sixth frequency points are (2.43ghz, 2.13ghz,1.8 ghz), and the seventh frequency points are (2.19ghz, 1.89ghz,1.8 ghz). It is assumed that the fourth time duration threshold is 30s, the fifth time duration threshold is 60s, the sixth time duration threshold is 90s, and the seventh time duration threshold is 120s. Within 30s, the terminal equipment controls the second application program to run at a first frequency point (2.55GHZ, 2.25GHZ and 1.8 GHZ); the terminal equipment controls the second application program to run at a sixth frequency point (2.43GHZ, 2.13GHZ and 1.8GHZ) at 30 s-60 s, controls the second application program to run at a fifth frequency point (2.31GHZ, 2.01GHZ and 1.8GHZ) at 60 s-90 s, controls the second application program to run at a seventh frequency point (2.19GHZ, 1.89GHZ and 1.8GHZ) at 90 s-120 s, and controls the second application program to run at the second frequency point (2.07GHZ, 1.77GHZ and 1.8GHZ) at 120s.
305. And controlling the second application program to run according to the target frequency point.
It should be noted that, step 305 in the embodiment of the present application may refer to the description of step 104 in the embodiment shown in fig. 1, and is not described herein again.
In the embodiment of the application, when the terminal device switches the first application program on the display interface to the second application program, one or more target frequency points can be determined as buffer frequency points from the first frequency point to the second frequency point according to the current temperature and the duration of the second application program on the display interface, so that the problem of unsmooth display of the application program due to abrupt drop of the frequency points when the application program is switched on the display interface is avoided to a certain extent.
In the embodiment of the application, the problem of blockage caused by calling different frequency points when a user switches different application programs back and forth in a short time after heating and frequency limiting can be solved; and the problem of blockage caused by calling sudden change of time-frequency points of different frequency points after the user switches the application for a long time after the heating frequency limitation can be solved.
Referring to fig. 4, fig. 4 is a schematic diagram of an embodiment of a terminal device disclosed in the embodiments of the present application. The method can comprise the following steps:
an obtaining module 401, configured to obtain an application switching instruction and a current temperature.
The processing module 402 is configured to switch and display the first application program on the display interface as the second application program according to the application program switching instruction; determining a target frequency point of a second application program, wherein the target frequency point is less than or equal to a first frequency point and more than or equal to a second frequency point, the first frequency point is a frequency point of a first temperature threshold corresponding to the first application program at the current temperature, and the second frequency point is a frequency point of a second temperature threshold corresponding to the second application program at the current temperature; and controlling the second application program to run according to the target frequency point.
Optionally, the processing module 402 is specifically configured to obtain a duration of continuous display of the second application on the display interface; and determining a target frequency point of the second application program according to the continuous display duration.
Optionally, the processing module 402 is specifically configured to determine the first frequency point as a target frequency point of the second application program when the duration of the continuous display is less than or equal to the first duration threshold; determining the third frequency point as a target frequency point under the condition that the continuous display duration is greater than the first duration threshold and is less than or equal to the second duration threshold; the third frequency point is smaller than the first frequency point and larger than the second frequency point; and determining the second frequency point as the target frequency point under the condition that the continuous display duration is greater than the second duration threshold.
Optionally, the processing module 402 is specifically configured to determine the fourth frequency point as a target frequency point of the second application program when the duration of the continuous display is less than or equal to the third duration threshold; the fourth frequency point is smaller than the first frequency point and larger than the second frequency point; and determining the second frequency point as a target frequency point under the condition that the continuous display duration is greater than a third duration threshold.
Optionally, the current temperature includes: at least one of a current surface temperature, a current motherboard temperature, a current CPU temperature, and a current battery temperature of the terminal device.
Optionally, the processing module 402 is specifically configured to obtain a difference between the first frequency point and the second frequency point; and under the condition that the difference value is larger than a preset difference value threshold value, determining a target frequency point of the second application program.
Optionally, the processing module 402 is further configured to determine a third application program from the application programs running in the background; and executing the operation of ending the running of the third application program.
As shown in fig. 5, which is a schematic diagram of another embodiment of the terminal device in the embodiment of the present application, the method may include:
fig. 5 is a block diagram illustrating a partial structure of a mobile phone related to a terminal device provided in an embodiment of the present application. Referring to fig. 5, the handset includes: radio Frequency (RF) circuit 510, memory 520, input unit 530, display unit 540, sensor 550, audio circuit 560, wireless fidelity (WiFi) module 570, processor 580, and power supply 590. Those skilled in the art will appreciate that the handset configuration shown in fig. 5 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile phone in detail with reference to fig. 5:
the RF circuit 510 may be used for receiving and transmitting signals during a message transmission or call, and in particular, may be used for processing the downlink message of the base station after receiving the downlink message to the processor 580; in addition, the data for designing uplink is transmitted to the base station. In general, RF circuit 510 includes, but is not limited to, an antenna, at least one Amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, RF circuit 510 may also communicate with networks and other devices via wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to Global System for Mobile communication (GSM), general Packet Radio Service (GPRS), code Division Multiple Access (CDMA), wideband Code Division Multiple Access (WCDMA), long Term Evolution (LTE), email, short Messaging Service (SMS), and the like.
The memory 520 may be used to store software programs and modules, and the processor 580 executes various functional applications and data processing of the mobile phone by operating the software programs and modules stored in the memory 520. The memory 520 may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 520 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The input unit 530 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the cellular phone. Specifically, the input unit 530 may include a touch panel 531 and other input devices 532. The touch panel 531, also called a touch screen, can collect touch operations of a user on or near the touch panel 531 (for example, operations of the user on or near the touch panel 531 by using any suitable object or accessory such as a finger or a stylus pen), and drive the corresponding connection device according to a preset program. Alternatively, the touch panel 531 may include two parts, a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, and sends the touch point coordinates to the processor 580, and can receive and execute commands sent by the processor 580. In addition, the touch panel 531 may be implemented by various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 530 may include other input devices 532 in addition to the touch panel 531. In particular, other input devices 532 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 540 may be used to display information input by the user or information provided to the user and various menus of the mobile phone. The Display unit 540 may include a Display panel 541, and optionally, the Display panel 541 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch panel 531 may cover the display panel 541, and when the touch panel 531 detects a touch operation on or near the touch panel 531, the touch panel is transmitted to the processor 580 to determine the type of the touch event, and then the processor 580 provides a corresponding visual output on the display panel 541 according to the type of the touch event. Although the touch panel 531 and the display panel 541 are shown as two separate components in fig. 5 to implement the input and output functions of the mobile phone, in some embodiments, the touch panel 531 and the display panel 541 may be integrated to implement the input and output functions of the mobile phone.
The handset may also include at least one sensor 550, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor and a proximity sensor, wherein the ambient light sensor may adjust the brightness of the display panel 541 according to the brightness of ambient light, and the proximity sensor may turn off the display panel 541 and/or the backlight when the mobile phone is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the gesture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer gesture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
Audio circuitry 560, speaker 561, and microphone 562 may provide an audio interface between a user and a cell phone. The audio circuit 550 may transmit the electrical signal converted from the received audio data to the speaker 561, and convert the electrical signal into a sound signal by the speaker 561 for output; on the other hand, the microphone 562 converts the collected sound signals into electrical signals, which are received by the audio circuit 560 and converted into audio data, which are then processed by the audio data output processor 580, and then passed through the RF circuit 510 to be sent to, for example, another cellular phone, or output to the memory 520 for further processing.
WiFi belongs to short distance wireless transmission technology, and the mobile phone can help the user to send and receive e-mail, browse web pages, access streaming media, etc. through the WiFi module 570, which provides wireless broadband internet access for the user. Although fig. 5 shows the WiFi module 570, it is understood that it does not belong to the essential constitution of the handset, and can be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 580 is a control center of the mobile phone, connects various parts of the entire mobile phone using various interfaces and lines, and performs various functions of the mobile phone and processes data by operating or executing software programs and/or modules stored in the memory 520 and calling data stored in the memory 520, thereby integrally monitoring the mobile phone. Alternatively, processor 580 may include one or more processing units; preferably, the processor 580 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 580.
The handset also includes a power supply 590 (e.g., a battery) for powering the various components, which may preferably be logically coupled to the processor 580 via a power management system, such that the power management system may be used to manage charging, discharging, and power consumption.
Although not shown, the mobile phone may further include a camera, a bluetooth module, etc., which are not described herein.
In this embodiment, the processor 580 further has the following functions:
acquiring an application program switching instruction and a current temperature; switching and displaying the first application program on the display interface as a second application program according to the application program switching instruction; determining a target frequency point of a second application program, wherein the target frequency point is less than or equal to a first frequency point and more than or equal to a second frequency point, the first frequency point is a frequency point of a first temperature threshold corresponding to the first application program at the current temperature, and the second frequency point is a frequency point of a second temperature threshold corresponding to the second application program at the current temperature; and controlling the second application program to run according to the target frequency point.
Optionally, the processor 580 also has the following functions:
acquiring the continuous display duration of a second application program on a display interface; and determining a target frequency point of the second application program according to the continuous display duration.
Optionally, the processor 580 also has the following functions:
determining the first frequency point as a target frequency point of a second application program under the condition that the continuous display duration is less than or equal to a first duration threshold; determining the third frequency point as a target frequency point under the condition that the continuous display duration is greater than the first duration threshold and is less than or equal to the second duration threshold; the third frequency point is smaller than the first frequency point and larger than the second frequency point; and determining the second frequency point as the target frequency point under the condition that the continuous display duration is greater than the second duration threshold.
Optionally, the processor 580 also has the following functions:
determining a fourth frequency point as a target frequency point of the second application program under the condition that the continuous display duration is less than or equal to a third duration threshold; the fourth frequency point is smaller than the first frequency point and larger than the second frequency point; and determining the second frequency point as a target frequency point under the condition that the continuous display duration is greater than a third duration threshold.
Optionally, the current temperature includes: at least one of a current surface temperature, a current motherboard temperature, a current CPU temperature, and a current battery temperature of the terminal device.
Optionally, the processor 580 also has the following functions:
acquiring a difference value between a first frequency point and a second frequency point; and determining a target frequency point of the second application program under the condition that the difference value is greater than a preset difference value threshold.
Optionally, the processor 580 also has the following functions:
determining a third application program from the application programs running in the background; and executing the operation of ending the running of the third application program.
In the above embodiments, the implementation may be wholly or partially realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product.
The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored in a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wired (e.g., coaxial cable, fiber optic, digital Subscriber Line (DSL)) or wireless (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that a computer can store or a data storage device, such as a server, a data center, etc., that is integrated with one or more available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., solid State Disk (SSD)), among others.
It should be appreciated that reference throughout this specification to "one embodiment" or "an embodiment" means that a particular feature, structure or characteristic described in connection with the embodiment is included in at least one embodiment of the present application. Thus, the appearances of the phrases "in one embodiment" or "in an embodiment" in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. Those skilled in the art should also appreciate that the embodiments described in this specification are exemplary embodiments in nature, and that acts and modules are not necessarily required to practice the invention.
In various embodiments of the present application, it should be understood that the size of the serial number of each process described above does not mean that the execution sequence is necessarily sequential, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation on the implementation process of the embodiments of the present application.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated units, if implemented as software functional units and sold or used as a stand-alone product, may be stored in a computer accessible memory. Based on such understanding, the technical solution of the present application, which is a part of or contributes to the prior art in essence, or all or part of the technical solution, may be embodied in the form of a software product, stored in a memory, including several requests for causing a computer device (which may be a personal computer, a server, a network device, or the like, and may specifically be a processor in the computer device) to execute part or all of the steps of the above-described method of the embodiments of the present application.
In the embodiments provided herein, it should be understood that "B corresponding to a" means that B is associated with a from which B can be determined. It should also be understood, however, that determining B from a does not mean determining B from a alone, but may also be determined from a and/or other information.
In various embodiments of the present application, it is understood that the meaning of "a and/or B" means that a and B are each present individually or both are included.
It will be understood by those skilled in the art that all or part of the steps of the methods of the embodiments described above may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable storage medium, including Read-Only Memory (ROM), random Access Memory (RAM), programmable Read-Only Memory (PROM), erasable Programmable Read-Only Memory (EPROM), one-time Programmable Read-Only Memory (OTPROM), electrically Erasable Programmable Read-Only Memory (EEPROM), a Compact Disc-Read-Only Memory (CD-ROM) or other Memory capable of storing data, a magnetic tape, or any other computer-readable medium capable of storing data.
The application switching method, the terminal device and the computer-readable storage medium disclosed in the embodiments of the present application are described in detail above, and a specific example is applied in the present application to explain the principle and the implementation of the present application, and the description of the above embodiments is only used to help understand the method and the core idea of the present application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (9)

1. An application switching method is applied to a terminal device and comprises the following steps:
acquiring an application program switching instruction and a current temperature, wherein the current temperature comprises at least one of the following items: the current surface temperature, the current mainboard temperature, the current CPU temperature and the current battery temperature of the terminal equipment;
switching and displaying the first application program on the display interface as a second application program according to the application program switching instruction;
determining a target frequency point of the second application program, wherein the target frequency point is less than or equal to a first frequency point and greater than or equal to a second frequency point, the first frequency point is a frequency point of a first temperature threshold corresponding to the first application program at the current temperature, and the second frequency point is a frequency point of a second temperature threshold corresponding to the second application program at the current temperature; the target frequency points comprise one or more frequency points, and when the number of the target frequency points is one, the target frequency points are not equal to the second frequency points;
and controlling the second application program to run according to the target frequency point.
2. The method of claim 1, wherein the determining the target frequency point of the second application comprises:
acquiring the continuous display duration of the second application program on the display interface;
and determining a target frequency point of the second application program according to the continuous display duration.
3. The method according to claim 2, wherein the determining a target frequency point of the second application according to the duration of the continuous display includes:
determining the first frequency point as a target frequency point of the second application program under the condition that the continuous display duration is less than or equal to a first duration threshold;
determining a third frequency point as the target frequency point under the condition that the continuous display duration is greater than the first duration threshold and is less than or equal to a second duration threshold; the third frequency point is smaller than the first frequency point and larger than the second frequency point;
and determining the second frequency point as the target frequency point under the condition that the continuous display duration is greater than the second duration threshold.
4. The method according to claim 2, wherein the determining a target frequency point of the second application according to the duration of the continuous display includes:
determining a fourth frequency point as a target frequency point of the second application program under the condition that the continuous display duration is less than or equal to a third duration threshold; the fourth frequency point is smaller than the first frequency point and larger than the second frequency point;
and determining the second frequency point as the target frequency point under the condition that the continuous display duration is greater than the third duration threshold.
5. The method according to any one of claims 1-4, wherein the determining the target frequency point of the second application program comprises:
acquiring a difference value between the first frequency point and the second frequency point;
and determining a target frequency point of the second application program under the condition that the difference value is greater than a preset difference value threshold.
6. The method according to any one of claims 1-4, further comprising:
determining a third application program from the application programs running in the background;
and executing a running termination operation on the third application program.
7. A terminal device, comprising:
the obtaining module is used for obtaining an application program switching instruction and a current temperature, wherein the current temperature comprises at least one of the following: the current surface temperature, the current mainboard temperature, the current CPU temperature and the current battery temperature of the terminal equipment;
the processing module is used for switching and displaying the first application program on the display interface as a second application program according to the application program switching instruction; determining a target frequency point of the second application program, wherein the target frequency point is less than or equal to a first frequency point and greater than or equal to a second frequency point, the first frequency point is a frequency point of a first temperature threshold corresponding to the first application program at the current temperature, and the second frequency point is a frequency point of a second temperature threshold corresponding to the second application program at the current temperature; the target frequency points comprise one or more frequency points, and when the number of the target frequency points is one, the target frequency points are not equal to the second frequency points; and controlling the second application program to run according to the target frequency point.
8. A terminal device, comprising:
a memory storing executable program code;
a processor coupled with the memory;
the processor calls the executable program code stored in the memory to execute the method of any one of claims 1-6.
9. A computer-readable storage medium, having stored thereon a computer program, the computer program comprising instructions for executing the method of any one of claims 1-6.
CN202010815364.0A 2020-08-13 2020-08-13 Application program switching method, terminal device and computer readable storage medium Active CN111966475B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010815364.0A CN111966475B (en) 2020-08-13 2020-08-13 Application program switching method, terminal device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010815364.0A CN111966475B (en) 2020-08-13 2020-08-13 Application program switching method, terminal device and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN111966475A CN111966475A (en) 2020-11-20
CN111966475B true CN111966475B (en) 2023-03-24

Family

ID=73366092

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010815364.0A Active CN111966475B (en) 2020-08-13 2020-08-13 Application program switching method, terminal device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111966475B (en)

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106020387A (en) * 2016-04-30 2016-10-12 安徽朗格暖通设备有限公司 Method for controlling mobile terminal temperature and mobile terminal
US20170371487A1 (en) * 2016-06-28 2017-12-28 Tactual Labs Co. Frame-phase synchronization in frequency division modulated touch systems
CN107479894A (en) * 2017-08-21 2017-12-15 奇酷互联网络科技(深圳)有限公司 Application program accelerating method, system, mobile terminal and readable storage medium storing program for executing
CN107632886A (en) * 2017-09-30 2018-01-26 努比亚技术有限公司 A kind of switching method, terminal and the computer-readable recording medium of terminal operating pattern
CN109960395B (en) * 2018-10-15 2021-06-08 华为技术有限公司 Resource scheduling method and computer equipment
CN109976860A (en) * 2019-03-28 2019-07-05 努比亚技术有限公司 It is switched fast the method, terminal and storage medium of application
CN111007931B (en) * 2019-12-09 2021-06-29 Oppo广东移动通信有限公司 Temperature control method, temperature control device, storage medium and electronic equipment

Also Published As

Publication number Publication date
CN111966475A (en) 2020-11-20

Similar Documents

Publication Publication Date Title
US10917515B2 (en) Method for switching applications in split screen mode, computer device and computer-readable storage medium
CN109062467B (en) Split screen application switching method and device, storage medium and electronic equipment
CN105786878B (en) Display method and device of browsing object
CN107949826B (en) Message display method, user terminal and graphical user interface
CN108549519B (en) Split screen processing method and device, storage medium and electronic equipment
CN109710139B (en) Page processing method, device, terminal and storage medium
CN108958606B (en) Split screen display method and device, storage medium and electronic equipment
CN106911848B (en) Method for outputting prompt message and terminal equipment
CN108958593B (en) Method for determining communication object and mobile terminal
CN110771121A (en) Application resource recommendation method and related equipment
CN106792076B (en) Method, device and system for information display
CN108668328B (en) Network switching method and mobile terminal
CN107317918B (en) Parameter setting method and related product
EP3418871B1 (en) Swiping response acceleration method and related products
CN108762613B (en) State icon display method and mobile terminal
CN113050863A (en) Page switching method and device, storage medium and electronic equipment
CN111475066A (en) Background switching method of application program and electronic equipment
CN106302101B (en) Message reminding method, terminal and server
CN110915187B (en) Information recommendation method and related equipment
CN106815078B (en) Memory control method and equipment
CN106293407B (en) Picture display method and terminal equipment
CN108920086B (en) Split screen quitting method and device, storage medium and electronic equipment
CN111966475B (en) Application program switching method, terminal device and computer readable storage medium
CN110888572A (en) Message display method and terminal equipment
CN112286286B (en) Standby control method, wearable device and computer readable storage medium

Legal Events

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