CN112860341A - Application program management method and device, electronic equipment and storage medium - Google Patents

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

Info

Publication number
CN112860341A
CN112860341A CN202110161323.9A CN202110161323A CN112860341A CN 112860341 A CN112860341 A CN 112860341A CN 202110161323 A CN202110161323 A CN 202110161323A CN 112860341 A CN112860341 A CN 112860341A
Authority
CN
China
Prior art keywords
application
working mode
background
mode
switching
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
CN202110161323.9A
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 CN202110161323.9A priority Critical patent/CN112860341A/en
Publication of CN112860341A publication Critical patent/CN112860341A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44594Unloading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a management method and device of an application program, electronic equipment and a storage medium, and belongs to the technical field of electronic equipment. The method comprises the following steps: receiving a first input in a case that the first application is running in a background; in response to the first input, performing any one of the following operations: closing the first application and starting the second application in the background; closing the first application, and switching a second application running in the background into a first working mode; and switching the first application from the first working mode to the second working mode, and switching the second application from the third working mode to the first working mode. According to the embodiment of the application, the application running in the background can be managed quickly and intuitively.

Description

Application program management method and device, electronic equipment and storage medium
Technical Field
The application belongs to the technical field of electronic equipment, and particularly relates to a management method and device of an application program, electronic equipment and a storage medium.
Background
With the performance of electronic devices becoming better and better, more and more applications can be run simultaneously in the background. However, in the prior art, the user usually enters the interface of the background application by long-pressing the home key of the desktop interface, so that the operations of closing, splitting and the like of the application are realized for the operation of the background application in the interface, the management of the application running in the background is realized, and the application running in the background cannot be managed quickly and intuitively.
Disclosure of Invention
The embodiment of the application aims to provide a management method and device of an application program, electronic equipment and a storage medium, and a user can quickly and intuitively check the running state of a background application.
In order to solve the technical problem, the present application is implemented as follows:
in a first aspect, an embodiment of the present application provides a method for managing an application program, where the method includes:
receiving a first input in a case that the first application is running in a background;
in response to the first input, performing any one of the following operations:
closing the first application and starting the second application in the background;
closing the first application, and switching a second application running in the background into a first working mode;
and switching the first application from the first working mode to the second working mode, and switching the second application from the third working mode to the first working mode.
In a second aspect, an embodiment of the present application provides an apparatus for managing an application, where the apparatus includes:
the receiving module is used for receiving a first input under the condition that the first application runs in a background;
an execution module to, in response to a first input, perform any one of the following operations:
closing the first application and starting the second application in the background;
closing the first application, and switching a second application running in the background into a first working mode;
and switching the first application from the first working mode to the second working mode, and switching the second application from the third working mode to the first working mode.
In a third aspect, embodiments of the present application provide an electronic device, which includes a processor, a memory, and a program or instructions stored on the memory and executable on the processor, where the program or instructions, when executed by the processor, implement the steps of the method according to the first aspect.
In a fourth aspect, embodiments of the present application provide a readable storage medium on which a program or instructions are stored, which when executed by a processor, implement the steps of the method according to the first aspect.
In a fifth aspect, embodiments of the present application provide a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and the processor is configured to execute a program or instructions to implement the method according to the first aspect.
In an embodiment of the application, in a case where the first application is running in the background, a first input may be received, and in response to the first input, any one of the following operations is performed: closing the first application and starting the second application in the background; closing the first application, and switching a second application running in the background into a first working mode; and switching the first application from the first working mode to the second working mode, and switching the second application from the third working mode to the first working mode. The application running in the background can be managed quickly and intuitively, so that the corresponding management operation can be executed on the first application and the second application in response to the first input, and the application running in the background can be managed quickly and intuitively.
Drawings
Fig. 1 is a schematic flowchart of a management method for an application according to an embodiment of the present application;
FIG. 2 is a schematic diagram of a management scenario of an application provided in an embodiment of the present application;
FIG. 3 is a schematic diagram of another management scenario of an application provided in an embodiment of the present application;
FIG. 4 is a schematic diagram of another management scenario of an application provided in an embodiment of the present application;
FIG. 5 is a schematic diagram of another management scenario of an application provided in an embodiment of the present application;
FIG. 6 is a schematic diagram of another management scenario of an application provided in an embodiment of the present application;
fig. 7 is a schematic structural diagram of an application management apparatus according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of an electronic device provided in an embodiment of the present application;
fig. 9 is a schematic structural diagram of another electronic device provided in an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some, but not all, embodiments of the present application. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The terms first, second and the like in the description and in the claims of the present application are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It 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.
In order to solve the problems in the related art, embodiments of the present application provide a method and an apparatus for managing an application program, an electronic device, and a storage medium. In the case where the first application is running in the background, a first input may be received and, in response to the first input, any of the following operations performed: closing the first application and starting the second application in the background; closing the first application, and switching a second application running in the background into a first working mode; and switching the first application from the first working mode to the second working mode, and switching the second application from the third working mode to the first working mode. Therefore, corresponding management operation can be executed on the first application and the second application in response to the first input, and the applications running in the background can be managed quickly and intuitively.
The following describes in detail a management method, an apparatus, an electronic device, and a storage medium of an application program according to embodiments of the present application through specific embodiments and application scenarios thereof with reference to the accompanying drawings.
As an example, the application management method provided in the embodiment of the present application may be applied to a management scenario of an application of an electronic device such as a mobile phone, a tablet computer, or a notebook computer, and the embodiment of the present application is not limited herein.
Fig. 2 is a flowchart illustrating a method for managing an application according to an embodiment of the present application, and as shown in fig. 2, the method may include the following steps:
s110, receiving a first input under the condition that the first application runs in the background.
Specifically, a first input of a user is received while a first application is running in the background.
Wherein the first input may comprise any one of the following inputs: dragging a first application icon corresponding to the first application to a second application icon corresponding to the second application; clicking the input of the first application icon and the second application icon at the same time; and clicking the first application icon and the second application icon within a preset time length for inputting.
S120, responding to the first input, and executing any one of the following operations:
closing the first application and starting the second application in the background;
closing the first application, and switching a second application running in the background into a first working mode;
and switching the first application from the first working mode to the second working mode, and switching the second application from the third working mode to the first working mode.
In an alternative embodiment, the second application is not running in the background, i.e. the second application is not started, the first application may be closed and the second application may be started in the first mode of operation in the background. The first operating mode is an operating mode in which the first application is currently located, and it can be understood that the operating mode may be a low power consumption operating mode, a night mode operating mode, or an undisturbed mode, etc. Therefore, the user can directly operate the second application on the desktop interface, namely, the second application is quickly started, and the second application is operated in the first working mode, so that the user operation is simpler and quicker.
In addition, the task executed in the first application can be acquired, and under the condition that the application type of the first application is the same as that of the second application, the first application is closed, the second application is started in the background, and the task is executed through the second application. Wherein, the first application and the second application having the same application type may include: the first application and the second application belong to the same class of applications, for example: both are navigation, download or music type applications, etc.; or the first application and the second application support the same functionality, for example: both support an audio function, a taxi function or a recording function, etc. Therefore, the user can directly set the task of the second application on the desktop interface without entering the application, and the user operation is simpler and faster.
For example, a function corresponding to a task executed in the first application may be determined, whether the function is the same as a function supported by the second application may be determined, and in the case that the function is the same as the function supported by the second application, the application type of the first application is the same as the application type of the second application. And closing the first application at the moment, starting the second application in the background, and executing the task through the second application.
As an example, APP1 and APP2 both have map functionality, APP1 is running in the background and performing navigation tasks, e.g., navigating from home to company, the user may drag the APP icon corresponding to APP1 to the APP icon corresponding to APP2, in response to user input, APP2 starts and performs navigation tasks navigating from home to company.
In an optional embodiment, the second application is running in the background, the first application may be closed, and the second application running in the background is switched to the first working mode in which the first application is located, that is, the second application runs in the first working mode. Therefore, the working mode of the second application can be directly adjusted on the desktop interface, the working mode of the second application can be adjusted without entering the application, and the user operation is simpler and faster.
In an optional embodiment, the second application is running in the background and is running in a third working mode, and the third working mode may be the second working mode, that is, the first application and the second application may exchange working modes. For example, application a is in the daytime mode, application B is in the nighttime mode, and application a may be adjusted to the nighttime mode and application B may be adjusted to the daytime mode in response to an input from a user dragging an application icon corresponding to application a to an application icon corresponding to application B. The method and the device can enable the user to directly exchange the working modes of the first application and the second application on the desktop interface, and enable the user to operate more simply and quickly.
In an embodiment of the application, in a case where the first application is running in the background, a first input may be received, and in response to the first input, any one of the following operations is performed: closing the first application and starting the second application in the background; closing the first application, and switching a second application running in the background into a first working mode; and switching the first application from the first working mode to the second working mode, and switching the second application from the third working mode to the first working mode. Therefore, corresponding management operation can be executed on the first application and the second application in response to the first input, and the applications running in the background can be managed quickly and intuitively.
In an optional embodiment, the method may further comprise: and under the condition that the first application runs in the background, displaying a first application icon corresponding to the first application in a first display mode. The first display mode is associated with a first working mode of the first application, or the first display mode is associated with a function running in the first application, or the first display mode may be associated with resource occupation information of the first application. The resource occupation information may include at least one of operating memory occupation information, network speed occupation information, or positioning resource occupation information. Therefore, icons corresponding to the first application can be displayed in different display modes on the desktop interface according to the running state of the first application, so that a user can quickly and intuitively view the running state of the first application running in the background.
Exemplarily, as shown in fig. 2, 6 application icons are displayed on the desktop interface of the electronic device, which are application icons corresponding to APP1, APP2, APP3, APP4, APP5, and APP6, respectively. The APP1 runs in the night working mode in the background, and a "moon" icon may be displayed in the APP icon corresponding to the APP 1. As shown in fig. 3, APP2 runs a taxi taking function in the background, and a "car" icon may be displayed in an application icon corresponding to APP 2. As shown in fig. 4, APP1 runs in the background, and APP1 occupies the running memory 100M. The periphery of the APP1 corresponding application icon may display a green border.
In an alternative embodiment, the first application may be closed and the first application icon may be displayed in a preset display manner. The preset display mode may be a default display mode, for example, the special effect added to the first application icon is removed, and the first application icon is normally displayed. And switching the second application running in the background to a first working mode, and displaying a second application icon corresponding to the second application in a first display mode. Therefore, the second application can inherit the working mode of the first application, and the second application icon inherits the display mode of the first application icon, so that the running state of the second application is visually displayed.
For example, as shown in fig. 5, APP1 operates in a low power consumption operation mode in the background, a "battery" icon is displayed in an application icon corresponding to APP1, APP5 operates in a normal operation mode in the background, and an application icon corresponding to APP5 has no special display effect. The user can drag the application icon corresponding to the APP1 to the application icon corresponding to the APP5, respond to the input of the user, close the APP1, switch the APP5 into the low-power-consumption working mode, remove the "battery" icon in the application icon corresponding to the APP1, and display the "battery" icon in the application icon corresponding to the APP 5.
In an optional embodiment, the first application may be switched from the first operating mode to the second operating mode, and the first application icon is displayed in a second display mode corresponding to the second operating mode. And switching the second application from the third working mode to the first working mode, and displaying a second application icon corresponding to the second application in a first display mode. Therefore, the working mode of the first application and the display mode of the first application icon can be adjusted, the second application inherits the working mode of the first application, and the second application icon inherits the display mode of the first application icon, so that the running state of the second application is visually displayed.
It is to be understood that the third mode of operation may be the same as or different from the second mode of operation.
For example, as shown in fig. 6, APP1 operates in the night work mode in the background, a "moon" icon is displayed in the APP icon corresponding to APP1, while APP5 operates in the day work mode in the background, and a "sun" icon is displayed in the APP icon corresponding to APP 5. The user can select the application icon corresponding to APP1 for a long time and drag the application icon corresponding to APP1 to the application icon corresponding to APP5, respond to the input of the user, switch APP1 into day work mode, switch APP5 into night work mode, display the "sun" icon in the application icon corresponding to APP1, and display the "moon" icon in the application icon corresponding to APP 5.
In the application program management method provided in the embodiment of the present application, the execution subject may be a management apparatus of an application program applied to an electronic device, or a control module for executing the application program management method in the management apparatus of the application program; in the embodiments of the present application, a method for managing an application executed by a management apparatus for an application applied to an electronic device is taken as an example, and the management apparatus for an application applied to an electronic device provided in the embodiments of the present application is described.
Fig. 7 is a schematic structural diagram of a management apparatus for an application according to an embodiment of the present application, and as shown in fig. 7, a management apparatus 700 includes:
a receiving module 710, configured to receive a first input when the first application runs in a background;
an execution module 720, configured to, in response to the first input, perform any one of the following operations:
closing the first application and starting the second application in the background;
closing the first application, and switching a second application running in the background into a first working mode;
and switching the first application from the first working mode to the second working mode, and switching the second application from the third working mode to the first working mode.
In an embodiment of the application, in a case where the first application is running in the background, a first input may be received, and in response to the first input, any one of the following operations is performed: closing the first application and starting the second application in the background; closing the first application, and switching a second application running in the background into a first working mode; and switching the first application from the first working mode to the second working mode, and switching the second application from the third working mode to the first working mode. The application running in the background can be managed quickly and intuitively, so that the corresponding management operation can be executed on the first application and the second application in response to the first input, and the application running in the background can be managed quickly and intuitively.
In one embodiment, execution module 720 includes:
an acquisition unit configured to acquire a task executed in a first application;
and the execution unit is used for closing the first application under the condition that the application type of the first application is the same as that of the second application, starting the second application in the background and executing the task through the second application. Therefore, the user can directly set the task of the second application on the desktop interface without entering the application, and the user operation is simpler and faster.
In one embodiment, the management apparatus 700 further comprises:
the display module is used for displaying a first application icon corresponding to the first application in a first display mode under the condition that the first application runs in a background. The first display mode is associated with a first working mode of the first application, or the first display mode is associated with a function running in the first application. Therefore, the icon corresponding to the first application can be displayed on the desktop interface in a display mode corresponding to the running state of the first application, so that a user can quickly and intuitively view the running state of the first application running in the background.
In one embodiment, execution module 720 includes:
the closing unit is used for closing the first application and displaying a first application icon in a preset display mode;
the first switching unit is used for switching the second application running in the background to a first working mode and displaying a second application icon corresponding to the second application in a first display mode. Therefore, the second application can inherit the working mode of the first application, and the second application icon inherits the display mode of the first application icon to visually display the running state of the second application.
In one embodiment, execution module 720 includes:
the second switching unit is used for switching the first application from the first working mode to a second working mode and displaying the first application icon in a second display mode corresponding to the second working mode;
the second switching unit is further configured to switch the second application from the third working mode to the first working mode, and display a second application icon corresponding to the second application in the first display manner. Therefore, the working mode of the first application and the display mode of the first application icon can be adjusted, the second application inherits the working mode of the first application, and the second application icon inherits the display mode of the first application icon, so that the running state of the second application is visually displayed.
The management device 700 in the embodiment of the present application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device can be mobile electronic equipment or non-mobile electronic equipment. By way of example, the Mobile electronic device may be a Mobile phone, a tablet Computer, a notebook Computer, a palm top Computer, an in-vehicle electronic device, a wearable device, an Ultra-Mobile Personal Computer (UMPC), a netbook or a Personal Digital Assistant (PDA), and the like, and the non-Mobile electronic device may be a server, a Network Attached Storage (NAS), a Personal Computer (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 limited in particular.
The management apparatus 600 in the embodiment of the present application may be an apparatus having an operating system. The operating system may be an Android (Android) operating system, an IOS operating system, or other possible operating systems, which is not specifically limited in the embodiments of the present application.
The management device 700 provided in this embodiment of the application can implement each process implemented in the method embodiment of fig. 1, and is not described here again to avoid repetition.
As shown in fig. 8, another electronic device 800 is further provided in the embodiment of the present application, and includes a processor 801, a memory 802, and a program or an instruction stored in the memory 802 and executable on the processor 801, where the program or the instruction is executed by the processor 801 to implement each process of the management method embodiment of the application program, and can achieve the same technical effect, and no further description is provided here to avoid repetition.
It should be noted that the electronic devices in the embodiments of the present application include mobile electronic devices and non-mobile electronic devices.
Fig. 9 is a hardware configuration diagram of another electronic device provided in an embodiment of the present application. The electronic device 900 includes, but is not limited to: a radio frequency unit 901, a network module 902, an audio output unit 903, an input unit 904, a sensor 905, a display unit 906, a user input unit 907, an interface unit 908, a memory 909, and a processor 910.
Those skilled in the art will appreciate that the electronic device 900 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 910 through a power management system, so as to manage charging, discharging, and power consumption management functions through the power management system. The electronic device structure shown in fig. 9 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 not repeated here.
A user input unit 907 for receiving a first input in a case where the first application is running in the background;
a processor 910 configured to perform any one of the following operations in response to a first input:
closing the first application and starting the second application in the background;
closing the first application, and switching a second application running in the background into a first working mode;
and switching the first application from the first working mode to the second working mode, and switching the second application from the third working mode to the first working mode.
In an embodiment of the application, in a case where the first application is running in the background, a first input may be received, and in response to the first input, any one of the following operations is performed: closing the first application and starting the second application in the background; closing the first application, and switching a second application running in the background into a first working mode; and switching the first application from the first working mode to the second working mode, and switching the second application from the third working mode to the first working mode. The application running in the background can be managed quickly and intuitively, so that the corresponding management operation can be executed on the first application and the second application in response to the first input, and the application running in the background can be managed quickly and intuitively.
In an embodiment, the processor 910 is specifically configured to obtain a task executed in a first application;
and under the condition that the application type of the first application is the same as that of the second application, closing the first application, starting the second application in the background, and executing the task through the second application. Therefore, the user can directly set the task of the second application on the desktop interface without entering the application, and the user operation is simpler and faster.
In one embodiment, the display unit 906 is configured to display a first application icon corresponding to the first application in a first display manner when the first application is running in a background. The first display mode is associated with a first working mode of the first application, or the first display mode is associated with a function running in the first application. Therefore, the icon corresponding to the first application can be displayed on the desktop interface in a display mode corresponding to the running state of the first application, so that a user can quickly and intuitively view the running state of the first application running in the background.
In an embodiment, the processor 910 is specifically configured to close the first application and display a first application icon in a preset display manner;
and switching the second application running in the background to a first working mode, and displaying a second application icon corresponding to the second application in a first display mode. Therefore, the second application can inherit the working mode of the first application, and the second application icon inherits the display mode of the first application icon to visually display the running state of the second application.
In an embodiment, the processor 910 is specifically configured to switch the first application from a first operating mode to a second operating mode, and display the first application icon in a second display mode corresponding to the second operating mode;
and switching the second application from the third working mode to the first working mode, and displaying a second application icon corresponding to the second application in a first display mode. Therefore, the working mode of the first application and the display mode of the first application icon can be adjusted, the second application inherits the working mode of the first application, and the second application icon inherits the display mode of the first application icon, so that the running state of the second application is visually displayed.
It should be understood that, in the embodiment of the present application, the input Unit 904 may include a Graphics Processing Unit (GPU) and a microphone, and the Graphics Processing Unit processes image data of still pictures or videos obtained by an image capturing device (such as a camera) in a video capturing mode or an image capturing mode. The display unit 906 may include a display panel, which may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 907 includes a touch panel and other input devices. Touch panels, also known as touch screens. The touch panel may include two parts of a touch detection device and a touch controller. Other input devices 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. Memory 909 can be used to store software programs as well as various data including, but not limited to, application programs and operating systems. The processor 910 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It is to be appreciated that the modem processor described above may not be integrated into processor 910.
The embodiment of the present application further provides a readable storage medium, where a program or an instruction is stored on the readable storage medium, and when the program or the instruction is executed by a processor, the program or the instruction implements each process of the embodiment of the management method for an 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 Read-Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, etc.
The embodiment of the present application further provides a chip, where the chip includes a processor and a communication interface, the communication interface is coupled to the processor, and the processor is configured to run a program or an instruction to implement each process of the management 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.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Further, it should be noted that the scope of the methods and apparatus of the embodiments of the present application is not limited to performing the functions in the order illustrated or discussed, but may include performing the functions in a substantially simultaneous manner or in a reverse order based on the functions involved, e.g., the methods described may be performed in an order different than that described, and various steps may be added, omitted, or combined. In addition, features described with reference to certain examples may be combined in other examples.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present application may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the 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 managing an application, the method comprising:
receiving a first input in a case that the first application is running in a background;
in response to the first input, performing any one of the following operations:
closing the first application and starting the second application in the background;
closing the first application, and switching a second application running in the background into a first working mode;
and switching the first application from a first working mode to a second working mode, and switching the second application from a third working mode to the first working mode.
2. The method of claim 1, wherein closing the first application and launching the second application in the background comprises:
acquiring a task executed in the first application;
and under the condition that the application type of the first application is the same as that of the second application, closing the first application, starting the second application in the background, and executing the task through the second application.
3. The method of claim 1, further comprising:
under the condition that the first application runs in a background, displaying a first application icon corresponding to the first application in a first display mode;
the first display mode is associated with a first working mode of the first application, or the first display mode is associated with a function running in the first application.
4. The method of claim 3, wherein closing the first application and switching the second application running in the background to the first operating mode comprises:
closing the first application and displaying the first application icon in a preset display mode;
and switching the second application running in the background to a first working mode, and displaying a second application icon corresponding to the second application in the first display mode.
5. The method of claim 3, wherein switching the first application from the first operating mode to the second operating mode and switching the second application from the third operating mode to the first operating mode comprises:
switching the first application from a first working mode to a second working mode, and displaying the first application icon in a second display mode corresponding to the second working mode;
and switching the second application from a third working mode to a first working mode, and displaying a second application icon corresponding to the second application in the first display mode.
6. An apparatus for managing an application, the apparatus comprising:
the receiving module is used for receiving a first input under the condition that the first application runs in a background;
an execution module to, in response to the first input, perform any one of the following operations:
closing the first application and starting the second application in the background;
closing the first application, and switching a second application running in the background into a first working mode;
and switching the first application from a first working mode to a second working mode, and switching the second application from a third working mode to the first working mode.
7. The apparatus of claim 6, wherein the execution module comprises:
an acquisition unit configured to acquire a task executed in the first application;
and the execution unit is used for closing the first application under the condition that the application type of the first application is the same as that of the second application, starting the second application in a background, and executing the task through the second application.
8. The apparatus of claim 6, further comprising:
the display module is used for displaying a first application icon corresponding to the first application in a first display mode under the condition that the first application runs in a background;
the first display mode is associated with a first working mode of the first application, or the first display mode is associated with a function running in the first application.
9. An electronic device comprising a processor, a memory and a program or instructions stored on the memory and executable on the processor, the program or instructions, when executed by the processor, implementing the steps of the management method of an application program according to any one of claims 1 to 5.
10. A readable storage medium, characterized in that it stores thereon a program or instructions which, when executed by a processor, implement the steps of the management method of an application program according to any one of claims 1 to 5.
CN202110161323.9A 2021-02-05 2021-02-05 Application program management method and device, electronic equipment and storage medium Pending CN112860341A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110161323.9A CN112860341A (en) 2021-02-05 2021-02-05 Application program management method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110161323.9A CN112860341A (en) 2021-02-05 2021-02-05 Application program management method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN112860341A true CN112860341A (en) 2021-05-28

Family

ID=75989103

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110161323.9A Pending CN112860341A (en) 2021-02-05 2021-02-05 Application program management method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN112860341A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102004687A (en) * 2010-11-04 2011-04-06 东莞宇龙通信科技有限公司 Mobile terminal and program running state display method of same
CN104731689A (en) * 2015-03-16 2015-06-24 联想(北京)有限公司 Information processing method and electronic equipment
CN105094618A (en) * 2015-08-25 2015-11-25 努比亚技术有限公司 Method and device for managing background applications
CN105843484A (en) * 2016-04-08 2016-08-10 珠海市魅族科技有限公司 Application program processing method and device
CN105893021A (en) * 2015-12-21 2016-08-24 乐视致新电子科技(天津)有限公司 Method and device for switching brightness mode
CN106775431A (en) * 2016-12-13 2017-05-31 广东虹勤通讯技术有限公司 The open method of mobile terminal and its application program
US20190384374A1 (en) * 2018-06-14 2019-12-19 Lenovo (Singapore) Pte. Ltd. Processing capacity and heat management of an information processing device
CN110620842A (en) * 2019-08-28 2019-12-27 维沃移动通信有限公司 Application program control method and terminal
CN112148178A (en) * 2020-09-30 2020-12-29 维沃移动通信有限公司 Application switching method and device, electronic equipment and readable storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102004687A (en) * 2010-11-04 2011-04-06 东莞宇龙通信科技有限公司 Mobile terminal and program running state display method of same
CN104731689A (en) * 2015-03-16 2015-06-24 联想(北京)有限公司 Information processing method and electronic equipment
CN105094618A (en) * 2015-08-25 2015-11-25 努比亚技术有限公司 Method and device for managing background applications
CN105893021A (en) * 2015-12-21 2016-08-24 乐视致新电子科技(天津)有限公司 Method and device for switching brightness mode
CN105843484A (en) * 2016-04-08 2016-08-10 珠海市魅族科技有限公司 Application program processing method and device
CN106775431A (en) * 2016-12-13 2017-05-31 广东虹勤通讯技术有限公司 The open method of mobile terminal and its application program
US20190384374A1 (en) * 2018-06-14 2019-12-19 Lenovo (Singapore) Pte. Ltd. Processing capacity and heat management of an information processing device
CN110620842A (en) * 2019-08-28 2019-12-27 维沃移动通信有限公司 Application program control method and terminal
CN112148178A (en) * 2020-09-30 2020-12-29 维沃移动通信有限公司 Application switching method and device, electronic equipment and readable storage medium

Similar Documents

Publication Publication Date Title
CN111857509A (en) Split screen display method and device and electronic equipment
WO2022194004A1 (en) Application icon arrangement method and apparatus, and electronic device
CN113794795B (en) Information sharing method and device, electronic equipment and readable storage medium
CN112099684A (en) Search display method and device and electronic equipment
CN113703624A (en) Screen splitting method and device and electronic equipment
CN112540709A (en) Split screen display method and device, electronic equipment and readable storage medium
CN112269501A (en) Icon moving method and device and electronic equipment
CN113485599A (en) Display control method, display control device, electronic device, and medium
CN112099702A (en) Application running method and device and electronic equipment
WO2022213945A1 (en) Application reminding method and apparatus, and electronic device
CN112764611B (en) Application program control method and device and electronic equipment
CN113703627A (en) Display method, display device, electronic equipment and readable storage medium
CN114090110A (en) Application program starting method and device and electronic equipment
CN113282213A (en) Interface display method and device
CN111638828A (en) Interface display method and device
CN112764630A (en) Application icon display method and device
CN113824841B (en) Notification message processing method and device, electronic equipment and readable storage medium
CN111796736B (en) Application sharing method and device and electronic equipment
CN112578961B (en) Application identifier display method and device
CN114489414A (en) File processing method and device
CN113485760A (en) Application running method and device
CN113672136A (en) Information display method, device, equipment and storage medium
CN112860341A (en) Application program management method and device, electronic equipment and storage medium
CN113885981A (en) Desktop editing method and device and electronic equipment
CN113805756A (en) Interface display method and device, electronic equipment and 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