CN110737376B - Application control method and terminal - Google Patents

Application control method and terminal Download PDF

Info

Publication number
CN110737376B
CN110737376B CN201910941039.6A CN201910941039A CN110737376B CN 110737376 B CN110737376 B CN 110737376B CN 201910941039 A CN201910941039 A CN 201910941039A CN 110737376 B CN110737376 B CN 110737376B
Authority
CN
China
Prior art keywords
application
input
application interfaces
interfaces
sliding
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
CN201910941039.6A
Other languages
Chinese (zh)
Other versions
CN110737376A (en
Inventor
李飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN201910941039.6A priority Critical patent/CN110737376B/en
Publication of CN110737376A publication Critical patent/CN110737376A/en
Priority to PCT/CN2020/117376 priority patent/WO2021063239A1/en
Application granted granted Critical
Publication of CN110737376B publication Critical patent/CN110737376B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • 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/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
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution

Landscapes

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

Abstract

The invention provides an application control method and a terminal, wherein the application control method comprises the following steps: receiving first input aiming at M application interfaces displayed on a display screen, wherein the first input comprises touch input on N application interfaces in the M application interfaces, N, M are integers which are larger than 1, and N is smaller than or equal to M; and responding to the first input, and closing N application programs corresponding to the N application interfaces. The method and the device can realize quick closing of a plurality of application programs and improve operation experience.

Description

Application control method and terminal
Technical Field
The present invention relates to the field of communications technologies, and in particular, to an application control method and a terminal.
Background
At present, in a process that a user uses a terminal such as a mobile phone or a tablet computer, when the user needs to close an application, the user is generally required to close the application in the following ways: 1) continuously pressing a return key until the application is quitted; 2) quitting through an exit function designed by the application; 3) pressing the home key to quit the application to the background, and quitting the application through a recent task or one-key acceleration. When a plurality of application interfaces are displayed simultaneously, for example, a plurality of applications are displayed simultaneously in a split screen state or when a folding screen is unfolded, and if the plurality of applications need to be closed, the above-mentioned several ways need to be operated repeatedly. Therefore, in the prior art, when a plurality of currently displayed application interfaces need to be closed simultaneously, the defects of more operation steps and inconvenient operation exist.
Disclosure of Invention
The invention provides an application control method and a terminal, which aim to overcome the defects of more operation steps and inconvenient operation in the prior art when a plurality of currently displayed application interfaces need to be closed simultaneously.
In order to solve the technical problem, the invention is realized as follows:
in a first aspect, an embodiment of the present invention provides an application control method, including:
receiving first input aiming at M application interfaces displayed on a display screen, wherein the first input comprises touch input on N application interfaces in the M application interfaces, N, M are integers which are larger than 1, and N is smaller than or equal to M;
and responding to the first input, and closing N application programs corresponding to the N application interfaces.
In a second aspect, an embodiment of the present invention provides a terminal, including:
the receiving module is used for receiving first input aiming at M application interfaces displayed on the display screen, the first input comprises touch input on N application interfaces in the M application interfaces, N, M are integers which are larger than 1, and N is smaller than or equal to M;
and the closing module is used for responding to the first input and closing the N application programs corresponding to the N application interfaces.
In a third aspect, an embodiment of the present invention provides a terminal, including a processor, a memory, and a computer program stored on the memory and executable on the processor, where the computer program, when executed by the processor, implements the steps of the application control method.
In a fourth aspect, an embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the steps of the above-mentioned application control method.
In the embodiment of the invention, the closing of the N application programs corresponding to the N application interfaces is controlled by receiving and responding to the first input aiming at the N application interfaces displayed on the display screen, so that the quick closing of the plurality of application programs can be realized, and the operation experience is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive exercise.
Fig. 1 is a schematic flow chart of an application control method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of an exemplary process for zooming out two application interfaces on a display screen according to an embodiment of the present invention;
FIG. 3 is a second exemplary diagram illustrating a zooming-out process of two application interfaces on a display screen according to an embodiment of the present invention;
FIG. 4 is a third exemplary diagram illustrating a zoom-out process of two application interfaces on a display screen according to an embodiment of the present invention;
FIG. 5 is a diagram illustrating an exemplary process of zooming out four application interfaces on a display screen according to an embodiment of the present invention;
FIG. 6 is a second exemplary diagram illustrating a zoom-out process of four application interfaces on a display screen according to an embodiment of the present invention;
FIG. 7 is a third exemplary diagram illustrating a zoom-out process of four application interfaces on a display screen according to an embodiment of the present invention;
fig. 8 is a schematic structural diagram of a terminal according to an embodiment of the present invention;
fig. 9 is a schematic diagram of a hardware structure of a terminal according to an embodiment of the present invention.
Detailed Description
In order to make the technical problems, technical solutions and advantages of the present invention more apparent, the following detailed description is given with reference to the accompanying drawings and specific embodiments.
Referring to fig. 1, a flowchart of an application control method according to an embodiment of the present invention is shown, where the application control method according to the embodiment of the present invention is applied to a terminal, and includes the following steps:
step 101, receiving a first input for M application interfaces displayed on a display screen, where the first input includes a touch input for N application interfaces of the M application interfaces. N, M are each integers greater than 1 and N is less than or equal to M.
In the embodiment of the present invention, M application interfaces are simultaneously displayed on the display screen, where the M application interfaces may be simultaneously displayed on the display screen in a split-screen display manner, or the display screen includes a plurality of display portions, each display portion may be separately displayed or displayed in combination with other display portions, that is, the M application interfaces may be respectively displayed on the plurality of display portions of the display screen. In this step, when the user needs to close N application interfaces of the M application interfaces, the user may disperse, through the plurality of operation bodies, on each application interface of the N application interfaces, so that each application interface may receive at least one operation body contact, and perform, within a predetermined time period, the first input for the N application interfaces, so that the terminal receives the first input for the N application interfaces within the predetermined time period, so as to implement closing control of the application programs corresponding to the N application interfaces based on the first input subsequently. The operation body contact point in the embodiment of the present invention is a contact point of an operation body, on a display screen, where the operation body performs operation input by a user, and the operation body may include at least one of the following: for example, a human touch part such as a finger or a palm of a user, and a touch tool having a touch function such as a stylus.
Optionally, in the embodiment of the present invention, the first input includes N touch inputs, that is, one touch input is correspondingly received on each of the N application interfaces, and in order to facilitate convenient operation of a user, the N touch inputs included in the first input for the N application interfaces may be executed simultaneously, that is, a predetermined time period is used as an error time period, at this time, if the terminal receives the N touch inputs for the N application interfaces in the predetermined time period, it may be indicated that the terminal receives the N touch inputs for the N application interfaces at the same time. In the embodiment of the present invention, the touch input may be one of a slide input, a press input, a pinch input, and the like.
And step 102, responding to the first input, and closing N application programs corresponding to the N application interfaces.
In this step, based on the first input received in step 101, the N application interfaces are controlled to exit from the display screen, and the N application programs corresponding to the N application interfaces are controlled to be closed, so that a user can quickly close the plurality of application programs through one-step operation, and operation experience is improved. Preferably, in step 102, in order to close the plurality of application programs conveniently, the terminal may control N application programs corresponding to the N application interfaces to be closed simultaneously in response to the N first inputs.
In the embodiment of the invention, the closing of the N application programs corresponding to the N application interfaces is controlled by receiving and responding to the first input aiming at the N application interfaces displayed on the display screen, so that the quick closing of the plurality of application programs can be realized, and the operation experience is improved.
Optionally, in some embodiments of the present invention, step 102, in response to the first input, of closing N application programs corresponding to the N application interfaces may include the following steps: responding to the first input, and performing reduction processing on the N application interfaces on the display screen until the N application interfaces disappear; and closing the N application programs when the N application interfaces disappear. In the embodiment of the invention, the terminal responds to the first input aiming at the N application interfaces, controls the N application programs corresponding to the N application interfaces to be closed, and controls the N application interfaces to be reduced on the display screen in the closing process until the message is displayed, namely, the message is displayed with the preset animation effect, so that the interestingness of the closing operation of the application programs is improved.
Optionally, the first input may include at least one of a press input and a slide input. For example, each touch input in the first input may be a press input, and for example, the step 102 of closing N applications corresponding to the N application interfaces in response to the first input may include the following steps: and for each application interface in the N application interfaces, closing the application program corresponding to the application interface under the condition that the pressure parameter of the press input on the application interface is greater than a preset pressure threshold value. Or, each of the first inputs may be a sliding input, for example, the first inputs are N sliding inputs sliding on N application interfaces toward the target area, and then the step 102 of closing N applications corresponding to the N application interfaces in response to the first inputs may include the following steps: for each application interface in the N application interfaces, under the condition that the sliding input on each application interface slides to the target area, namely under the condition that the operating body contact of the sliding input on the application interface is positioned in the target area, closing the application program corresponding to the application interface; or, for each application interface in the N application interfaces, closing the application program corresponding to the application interface when the distance between the current position and the initial position of the sliding input is greater than the preset distance threshold, that is, the distance between the current position and the initial position of the corresponding operation body contact on the application interface is greater than the preset distance threshold, that is, the sliding distance of the sliding input is greater than the preset distance threshold.
For example, in some optional embodiments of the present invention, the first input may be N press inputs on N application interfaces, and one press input is correspondingly received on one application interface; performing a zoom-out process on the N application interfaces on the display screen in response to the first input until the N application interfaces disappear, which may include the following steps: acquiring a pressure parameter of press input on each application interface aiming at each application interface in the N application interfaces, and determining a first adjustment proportion of each application interface according to a corresponding relation between a preset pressure parameter and the first adjustment proportion of the application interface; and on the display screen, carrying out reduction processing on the application interfaces according to the first adjustment proportion of each application interface until the application interfaces disappear. In the embodiment of the invention, the corresponding relation between the pressure parameter input by pressing and the first adjustment proportion for reducing the application interface can be preset, so that the reduction proportion of each application interface can be adjusted based on the pressure parameter change input by pressing the operation body on each application interface, the animation display effect in the closing control process of the application program can be adjusted, and the human-computer interaction experience is improved.
For example, in some alternative embodiments of the present invention, the first input may be N sliding inputs sliding on N application interfaces toward the target area, and one sliding input is correspondingly received on one application interface; performing a zoom-out process on the N application interfaces on the display screen in response to the first input until the N application interfaces disappear, which may include the following steps: the method comprises the steps of obtaining a sliding distance of sliding input on each application interface aiming at each application interface in N application interfaces, and determining a second adjustment proportion of each application interface according to a corresponding relation between a preset sliding distance and a second adjustment proportion of the application interface; and on the display screen, carrying out reduction processing on the application interfaces according to the second adjustment proportion of each application interface until the N application interfaces disappear. In the embodiment of the present invention, a corresponding relationship between the sliding distance of the sliding input and the second adjustment ratio for reducing the application interface may be preset, for example, each time the sliding distance of the sliding input on the application interface changes by X, the corresponding application interface is reduced by m times, so that the reduction ratio for each application interface may be adjusted based on the change in the sliding distance of the sliding input on each application interface by the operation body, so as to adjust the animation display effect in the closing control process of the application program, and improve the human-computer interaction experience.
Optionally, in some embodiments of the present invention, the first input may be N sliding inputs sliding on N application interfaces toward the target area, and one sliding input is correspondingly received on one application interface; at this time, the zoom-out direction of the corresponding application interface may be controlled based on the slide direction of the slide input on each application interface. Specifically, in response to the first input, performing a zoom-out process on the N application interfaces on the display screen until the N application interfaces disappear, which may include the following steps: acquiring a sliding direction of sliding input on each application interface aiming at each application interface in the N application interfaces; and on the display screen, controlling each application interface to zoom out towards the sliding direction until the N application interfaces disappear. In the embodiment of the invention, the shrinking direction of each application interface corresponds to the sliding direction of the corresponding sliding input so as to adjust the animation display effect in the closing control process of the application program, and the human-computer interaction experience can be improved.
Preferably, in some embodiments of the present invention, if the first input is N sliding inputs sliding on the N application interfaces toward the target area, that is, N sliding inputs sliding on N operator contacts on the N application interfaces from the starting positions toward the target area, the first input may be formed as a multi-operator pinch operation, that is, N sliding inputs sliding toward the same target area, and the contact points of the N sliding inputs on the N application interfaces at the end of the input are located in the target area.
Taking N application interfaces as an example, two application interfaces are taken as an example, in this example, the two application interfaces include a first application interface 21 and a second application interface 22, in the case that the user needs to close the two application interfaces, as shown in fig. 2 to 3, the user is dispersed on each of the two application interfaces through two operation bodies, so that one operator contact (211 and 221 in fig. 2 to 4) can be received on each application interface, respectively, and by performing a slide input (i.e., a first input) for two application interfaces, respectively, within a predetermined period of time, the two slide inputs slide toward the same target area 23, as shown in fig. 3 to 4, in the sliding process of the sliding input, each application interface performs reduction processing on the application interface according to a second adjustment proportion corresponding to the sliding distance of the sliding input; arrows in fig. 2 to 4 indicate the sliding direction of the slide input, a solid line box indicates the current display size of the application interface, a broken line box indicates the display size of the application interface before the reduction, a broken line circle indicates the previous position of the operating body contact, and a solid line circle indicates the current position of the operating body contact.
Taking N application interfaces as an example of four application interfaces, in this example, four application interfaces include a third application interface 51, a fourth application interface 52, a fifth application interface 53 and a sixth application interface 54, in the case that a user needs to close the four application interfaces, as shown in fig. 5 to 7, the user disperses on each of the four application interfaces through four operation bodies respectively so that one operation body contact (511, 521, 531 and 541 in fig. 5 to 7) can be received on each application interface respectively, and by performing a slide input (i.e., a first input) for the four application interfaces respectively within a predetermined time period, the four slide inputs can be formed as a multi-finger pinch operation, as shown in fig. 6 to 7, during the slide of the slide input, each application interface performs reduction processing on the application interfaces according to a second adjustment proportion corresponding to the sliding distance of the sliding input, as shown in fig. 7, the four application interfaces disappear, and the application programs corresponding to the four application interfaces are closed; in fig. 5 to 7, arrows indicate the sliding direction of the slide input, a solid line box indicates the current display size of the application interface, a broken line box indicates the display size of the application interface before the reduction, a broken line circle indicates the previous position of the operating body contact, and a solid line circle indicates the current position of the operating body contact.
Preferably, in some embodiments of the present invention, if the first input is N sliding inputs sliding on the N application interfaces toward the target area, and the target area may be an area outside the display screen, that is, the N sliding inputs may move in a direction outside the display screen, the first input may be formed as a multi-operation-body spreading operation.
According to the application control method provided by the embodiment of the invention, the N application programs corresponding to the N application interfaces are controlled to be closed by receiving and responding to the first input aiming at the N application interfaces displayed on the display screen, so that the plurality of application programs can be quickly closed, and the operation experience is improved.
Based on the method, the embodiment of the invention provides a terminal for realizing the method.
Please refer to fig. 8, which illustrates a schematic structural diagram of a terminal according to an embodiment of the present invention. An embodiment of the present invention provides a terminal 800, which may include: a receive module 810 and a shutdown module 820.
A receiving module 810, configured to receive a first input for M application interfaces displayed on a display screen, where the first input includes touch inputs on N application interfaces of the M application interfaces, N, M are all integers greater than 1, and N is less than or equal to M;
and a closing module 820, configured to close the N applications corresponding to the N application interfaces in response to the first input.
Optionally, in some embodiments of the invention, the shutdown module 820 may include: the sub-modules are closed.
The closing submodule is used for responding to the first input and carrying out reduction processing on the N application interfaces on the display screen until the N application interfaces disappear; and closing the N application programs when the N application interfaces disappear.
For example, in some alternative embodiments of the present invention, the first input may be N press inputs of N application interfaces; the closing sub-module may include: the device comprises a first determination unit and a first processing unit.
The first determining unit is used for acquiring a pressure parameter of press input on each application interface aiming at each application interface in the N application interfaces and determining a first adjusting proportion of each application interface according to a corresponding relation between a preset pressure parameter and the first adjusting proportion of the application interface;
and the first processing unit is used for carrying out reduction processing on the application interfaces on the display screen according to the first adjustment proportion of each application interface until the application interfaces disappear.
For example, in some alternative embodiments of the present invention, the first input may be N sliding inputs that slide on N application interfaces toward the target area; the closing sub-module may include: a second determining unit and a second processing unit.
The second determining unit is used for acquiring the sliding distance of the sliding input on each application interface aiming at each application interface in the N application interfaces and determining the second adjustment proportion of each application interface according to the corresponding relation between the preset sliding distance and the second adjustment proportion of the application interface;
and the second processing unit is used for carrying out reduction processing on the application interfaces on the display screen according to the second adjustment proportion of each application interface until the N application interfaces disappear.
Optionally, in some embodiments of the present invention, the first input may be N sliding inputs that slide toward the target area at a starting position on the N application interfaces; the closing sub-module may include: the device comprises an acquisition unit and a third processing unit.
The acquisition unit is used for acquiring the sliding direction of the sliding input on each application interface aiming at each application interface in the N application interfaces;
and the third processing unit is used for controlling each application interface to perform reduction processing towards the sliding direction on the display screen until the N application interfaces disappear.
Preferably, in some embodiments of the present invention, the N sliding inputs slide toward the same target area, and contact points of the N sliding inputs of the N application interfaces at the end of the input are located in the target area.
Preferably, in some embodiments of the present invention, the target area may be an area outside the display screen.
The terminal provided by the embodiment of the present invention can implement each process implemented by the terminal in the method embodiments of fig. 1 to fig. 7, and is not described herein again to avoid repetition.
According to the terminal provided by the embodiment of the invention, the receiving module receives the first input aiming at the N application interfaces displayed on the display screen, the closing module responds to the N first inputs, and controls the N application programs corresponding to the N application interfaces to be closed, so that the plurality of application programs can be quickly closed, and the operation experience is improved.
Fig. 9 is a schematic diagram of a hardware structure of a terminal for implementing various embodiments of the present invention.
The terminal 900 includes but is not limited to: a radio frequency unit 901, a network module 902, an audio output unit 903, an input unit 904, a sensor 905, a display unit 906, a user input unit 907, an interface unit 908, a memory 909, a processor 910, and a power supply 911. Those skilled in the art will appreciate that the terminal configuration shown in fig. 9 is not intended to be limiting, and that the terminal may include more or fewer components than shown, or some components may be combined, or a different arrangement of components. In the embodiment of the present invention, the terminal includes, but is not limited to, a mobile phone, a tablet computer, a notebook computer, a palm computer, a vehicle-mounted terminal, a wearable device, a pedometer, and the like.
The user input unit 907 is configured to receive first inputs for M application interfaces displayed on the display screen, where the first inputs include touch inputs on N application interfaces of the M application interfaces, N, M are all integers greater than 1, and N is less than or equal to M; and the processor 910 is configured to close the N applications corresponding to the N application interfaces in response to the first input. In the embodiment of the present invention, the user input unit 907 receives a first input for N application interfaces displayed on the display screen, and the processor 910 responds to the first input to control the closing of N application programs corresponding to the N application interfaces, so that the multiple application programs can be quickly closed, and the operation experience is improved.
It should be understood that, in the embodiment of the present invention, the radio frequency unit 901 may be used for receiving and sending signals during a message transmission and reception process or a call process, and specifically, after receiving downlink data from a base station, the downlink data is processed by the processor 910; in addition, the uplink data is transmitted to the base station. Generally, the radio frequency unit 901 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 901 can also communicate with a network and other devices through a wireless communication system.
The terminal provides wireless broadband internet access to the user through the network module 902, such as helping the user send and receive e-mails, browse web pages, access streaming media, and the like.
The audio output unit 903 may convert audio data received by the radio frequency unit 901 or the network module 902 or stored in the memory 909 into an audio signal and output as sound. Also, the audio output unit 903 may also provide audio output related to a specific function performed by the terminal 900 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 903 includes a speaker, a buzzer, a receiver, and the like.
The input unit 904 is used to receive audio or video signals. The input Unit 904 may include a Graphics Processing Unit (GPU) 9041 and a microphone 9042, and the Graphics processor 9041 processes image data of a still picture or video obtained by an image capturing device (such as a camera) in a video capture mode or an image capture mode. The processed image frames may be displayed on the display unit 906. The image frames processed by the graphic processor 9041 may be stored in the memory 909 (or other storage medium) or transmitted via the radio frequency unit 901 or the network module 902. The microphone 9042 can receive sounds and can process such sounds into audio data. The processed audio data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 901 in case of the phone call mode.
Terminal 900 can also include at least one sensor 905, such as a light sensor, motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 9061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 9061 and/or backlight when the terminal 900 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), detect the magnitude and direction of gravity when stationary, and can be used to identify the terminal posture (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration identification related functions (such as pedometer, tapping), and the like; the sensors 905 may also include a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, an infrared sensor, etc., which are not described in detail herein.
The display unit 906 is used to display information input by the user or information provided to the user. The Display unit 906 may include a Display panel 9061, and the Display panel 9061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
The user input unit 907 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the terminal. Specifically, the user input unit 907 includes a touch panel 9071 and other input devices 9072. The touch panel 9071, also referred to as a touch screen, may collect touch operations by a user on or near the touch panel 9071 (e.g., operations by a user on or near the touch panel 9071 using a finger, a stylus, or any other suitable object or accessory). The touch panel 9071 may include two parts, a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 910, receives a command from the processor 910, and executes the command. In addition, the touch panel 9071 may be implemented by using various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The user input unit 907 may include other input devices 9072 in addition to the touch panel 9071. Specifically, the other input devices 9072 may include, but are not limited to, a physical keyboard, function keys (such as a volume control key, a switch key, and the like), a track ball, a mouse, and a joystick, which are not described herein again.
Further, the touch panel 9071 may be overlaid on the display panel 9061, and when the touch panel 9071 detects a touch operation on or near the touch panel 9071, the touch panel is transmitted to the processor 910 to determine the type of the touch event, and then the processor 910 provides a corresponding visual output on the display panel 9061 according to the type of the touch event. Although in fig. 9, the touch panel 9071 and the display panel 9061 are two independent components to implement the input and output functions of the terminal, in some embodiments, the touch panel 9071 and the display panel 9061 may be integrated to implement the input and output functions of the terminal, which is not limited herein.
The interface unit 908 is an interface through which an external device is connected to the terminal 900. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. Interface unit 908 can be used to receive input from external devices (e.g., data information, power, etc.) and transmit the received input to one or more elements within terminal 900 or can be used to transmit data between terminal 900 and external devices.
The memory 909 may be used to store software programs as well as various data. The memory 909 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, the memory 909 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid-state storage device.
The processor 910 is a control center of the terminal, connects various parts of the entire terminal using various interfaces and lines, and performs various functions of the terminal and processes data by running or executing software programs and/or modules stored in the memory 909 and calling data stored in the memory 909, thereby integrally monitoring the terminal. Processor 910 may include one or more processing units; preferably, the processor 910 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It is to be appreciated that the modem processor described above may not be integrated into processor 910.
The terminal 900 can also include a power supply 911 (e.g., a battery) for powering the various components, and preferably, the power supply 911 can be logically connected to the processor 910 via a power management system such that the functions of managing charging, discharging, and power consumption are performed via the power management system.
In addition, the terminal 900 includes some functional modules that are not shown, and are not described in detail herein.
Preferably, an embodiment of the present invention further provides a terminal, including a processor 910, a memory 909, and a computer program stored in the memory 909 and capable of running on the processor 910, where the computer program is executed by the processor 910 to implement each process of the foregoing embodiment of the application control method, and can achieve the same technical effect, and in order to avoid repetition, details are not described here again.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program implements each process of the above-mentioned embodiment of the application control method, and can achieve the same technical effect, and in order to avoid repetition, details are not repeated here. The computer-readable storage medium may be a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (12)

1. An application control method, comprising:
receiving first input aiming at M application interfaces displayed on a display screen, wherein the first input comprises touch input on N application interfaces in the M application interfaces, N, M are integers which are larger than 1, and N is smaller than or equal to M;
wherein the step of receiving a first input for M application interfaces displayed on a display screen comprises: a user disperses on each application interface in the N application interfaces through a plurality of operation bodies so that at least one operation body contact point is received on each application interface, and first input is executed aiming at the N application interfaces in a preset time period so that the terminal receives the first input aiming at the N application interfaces in the preset time period;
responding to the first input, and closing N application programs corresponding to the N application interfaces simultaneously;
the first input is N sliding inputs sliding towards a target area on the N application interfaces, the N sliding inputs slide towards the same target area, and contact points of the N sliding inputs on the N application interfaces at the input end are located in the target area.
2. The application control method according to claim 1, wherein the closing N application programs corresponding to the N application interfaces in response to the first input comprises:
in response to the first input, performing zooming-out processing on the N application interfaces on the display screen until the N application interfaces disappear; and closing the N application programs when the N application interfaces disappear.
3. The application control method of claim 2, wherein the first input is N press inputs on the N application interfaces;
the responding to the first input, performing zoom-out processing on the N application interfaces on the display screen until the N application interfaces disappear, including:
acquiring a pressure parameter of press input on each application interface in the N application interfaces, and determining a first adjustment proportion of each application interface according to a corresponding relation between a preset pressure parameter and the first adjustment proportion of the application interface;
and on the display screen, carrying out reduction processing on the application interfaces according to the first adjustment proportion of each application interface until the application interfaces disappear.
4. The application control method according to claim 2,
the responding to the first input, performing zoom-out processing on the N application interfaces on the display screen until the N application interfaces disappear, including:
acquiring a sliding distance of sliding input on each application interface in the N application interfaces, and determining a second adjustment proportion of each application interface according to a corresponding relation between a preset sliding distance and the second adjustment proportion of the application interface;
and on the display screen, carrying out reduction processing on the application interfaces according to the second adjustment proportion of each application interface until the N application interfaces disappear.
5. The application control method according to claim 2,
the responding to the first input, performing zoom-out processing on the N application interfaces on the display screen until the N application interfaces disappear, including:
for each application interface in the N application interfaces, acquiring the sliding direction of the sliding input on each application interface;
and on the display screen, controlling each application interface to zoom out towards the sliding direction until the N application interfaces disappear.
6. A terminal, comprising:
the device comprises a receiving module, a display module and a display module, wherein the receiving module is used for receiving first input aiming at M application interfaces displayed on a display screen, the first input comprises touch input on N application interfaces in the M application interfaces, N, M are integers which are larger than 1, and N is smaller than or equal to M;
wherein, the receiving module is specifically configured to: a user disperses on each application interface in the N application interfaces through a plurality of operation bodies so that at least one operation body contact point is received on each application interface, and first input is executed aiming at the N application interfaces in a preset time period so that the terminal receives the first input aiming at the N application interfaces in the preset time period;
a closing module, configured to respond to the first input and simultaneously close N application programs corresponding to the N application interfaces;
the first input is N sliding inputs sliding towards a target area on the N application interfaces, the N sliding inputs slide towards the same target area, and contact points of the N sliding inputs of the N application interfaces at the input end are located in the target area.
7. The terminal of claim 6, wherein the shutdown module comprises:
the closing submodule is used for responding to the first input and performing reduction processing on the N application interfaces on the display screen until the N application interfaces disappear; and closing the N application programs when the N application interfaces disappear.
8. The terminal of claim 7, wherein the first input is N press inputs of the N application interfaces;
the shutdown submodule includes:
the first determining unit is used for acquiring a pressure parameter of press input on each application interface in the N application interfaces and determining a first adjustment proportion of each application interface according to a corresponding relation between a preset pressure parameter and the first adjustment proportion of the application interface;
and the first processing unit is used for carrying out reduction processing on the application interfaces on the display screen according to the first adjustment proportion of each application interface until the application interfaces disappear.
9. The terminal of claim 7,
the shutdown submodule includes:
a second determining unit, configured to obtain, for each application interface in the N application interfaces, a sliding distance of a sliding input on each application interface, and determine a second adjustment ratio of each application interface according to a correspondence between a preset sliding distance and a second adjustment ratio of the application interface;
and the second processing unit is used for carrying out reduction processing on the application interfaces on the display screen according to the second adjustment proportion of each application interface until the N application interfaces disappear.
10. The terminal of claim 7,
the shutdown submodule includes:
an obtaining unit, configured to obtain, for each application interface in the N application interfaces, a sliding direction of a sliding input on each application interface;
and the third processing unit is used for controlling each application interface to perform reduction processing towards the sliding direction on the display screen until the N application interfaces disappear.
11. A terminal, characterized in that it comprises a processor, a memory and a computer program stored on the memory and executable on the processor, the computer program, when executed by the processor, implementing the steps of the application control method according to any one of claims 1 to 5.
12. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the application control method according to any one of claims 1 to 5.
CN201910941039.6A 2019-09-30 2019-09-30 Application control method and terminal Active CN110737376B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201910941039.6A CN110737376B (en) 2019-09-30 2019-09-30 Application control method and terminal
PCT/CN2020/117376 WO2021063239A1 (en) 2019-09-30 2020-09-24 Application control method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910941039.6A CN110737376B (en) 2019-09-30 2019-09-30 Application control method and terminal

Publications (2)

Publication Number Publication Date
CN110737376A CN110737376A (en) 2020-01-31
CN110737376B true CN110737376B (en) 2021-06-22

Family

ID=69268428

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910941039.6A Active CN110737376B (en) 2019-09-30 2019-09-30 Application control method and terminal

Country Status (2)

Country Link
CN (1) CN110737376B (en)
WO (1) WO2021063239A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110737376B (en) * 2019-09-30 2021-06-22 维沃移动通信有限公司 Application control method and terminal
CN114625463A (en) * 2022-03-09 2022-06-14 惠州Tcl移动通信有限公司 Window display method and device, mobile terminal and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102436351A (en) * 2011-12-22 2012-05-02 优视科技有限公司 Method and device for controlling application interface through dragging gesture
CN103309618A (en) * 2013-07-02 2013-09-18 姜洪明 Mobile operating system
CN103383603A (en) * 2012-05-02 2013-11-06 联想(北京)有限公司 Information processing method and electronic equipment
CN103809845A (en) * 2012-11-13 2014-05-21 上海斐讯数据通信技术有限公司 Mobile terminal supporting multi-application display and multi-application display method
CN104238949A (en) * 2014-10-12 2014-12-24 福州瑞芯微电子有限公司 Split-screen displaying method and device
CN105264783A (en) * 2014-02-19 2016-01-20 Lg电子株式会社 Mobile terminal and method for controlling same
CN106293402A (en) * 2016-08-22 2017-01-04 珠海市魅族科技有限公司 Application control method and device thereof
CN106527944A (en) * 2016-10-28 2017-03-22 努比亚技术有限公司 Split-screen displaying method of mobile terminal and mobile terminal
CN109582424A (en) * 2018-12-03 2019-04-05 浙江诺诺网络科技有限公司 A kind of interface method for closing, system and relevant apparatus
CN109814781A (en) * 2017-11-22 2019-05-28 腾讯数码(天津)有限公司 Page sliding method, device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101699739B1 (en) * 2010-05-14 2017-01-25 엘지전자 주식회사 Mobile terminal and operating method thereof
US20160239200A1 (en) * 2015-02-16 2016-08-18 Futurewei Technologies, Inc. System and Method for Multi-Touch Gestures
CN107765853A (en) * 2017-10-13 2018-03-06 广东欧珀移动通信有限公司 Using method for closing, device, storage medium and electronic equipment
CN110737376B (en) * 2019-09-30 2021-06-22 维沃移动通信有限公司 Application control method and terminal

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102436351A (en) * 2011-12-22 2012-05-02 优视科技有限公司 Method and device for controlling application interface through dragging gesture
CN103383603A (en) * 2012-05-02 2013-11-06 联想(北京)有限公司 Information processing method and electronic equipment
CN103809845A (en) * 2012-11-13 2014-05-21 上海斐讯数据通信技术有限公司 Mobile terminal supporting multi-application display and multi-application display method
CN103309618A (en) * 2013-07-02 2013-09-18 姜洪明 Mobile operating system
CN105264783A (en) * 2014-02-19 2016-01-20 Lg电子株式会社 Mobile terminal and method for controlling same
CN104238949A (en) * 2014-10-12 2014-12-24 福州瑞芯微电子有限公司 Split-screen displaying method and device
CN106293402A (en) * 2016-08-22 2017-01-04 珠海市魅族科技有限公司 Application control method and device thereof
CN106527944A (en) * 2016-10-28 2017-03-22 努比亚技术有限公司 Split-screen displaying method of mobile terminal and mobile terminal
CN109814781A (en) * 2017-11-22 2019-05-28 腾讯数码(天津)有限公司 Page sliding method, device
CN109582424A (en) * 2018-12-03 2019-04-05 浙江诺诺网络科技有限公司 A kind of interface method for closing, system and relevant apparatus

Also Published As

Publication number Publication date
CN110737376A (en) 2020-01-31
WO2021063239A1 (en) 2021-04-08

Similar Documents

Publication Publication Date Title
CN109495711B (en) Video call processing method, sending terminal, receiving terminal and electronic equipment
CN109461117B (en) Image processing method and mobile terminal
CN109388304B (en) Screen capturing method and terminal equipment
CN110209313B (en) Icon moving method and terminal equipment
CN108196815B (en) Method for adjusting call sound and mobile terminal
CN109710349B (en) Screen capturing method and mobile terminal
CN110531915B (en) Screen operation method and terminal equipment
CN109683802B (en) Icon moving method and terminal
CN108958593B (en) Method for determining communication object and mobile terminal
CN107728923B (en) Operation processing method and mobile terminal
CN108898555B (en) Image processing method and terminal equipment
CN110471559B (en) False touch prevention method and mobile terminal
CN109600468B (en) Control method of foldable terminal and foldable terminal
CN111142679A (en) Display processing method and electronic equipment
US20220174146A1 (en) Incoming call processing method and electronic device
CN110413363B (en) Screenshot method and terminal equipment
CN109542321B (en) Control method and device for screen display content
CN109782970B (en) Display method and terminal
CN110737376B (en) Application control method and terminal
CN109669656B (en) Information display method and terminal equipment
CN109491741B (en) Method and terminal for switching background skin
CN110769303A (en) Playing control method and device and mobile terminal
CN111526248B (en) Audio output mode switching method and electronic equipment
CN111443860B (en) Touch control method and electronic equipment
CN111352566B (en) Parameter adjusting method and electronic equipment

Legal Events

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