CN106919302B - Operation control method and device of mobile terminal - Google Patents

Operation control method and device of mobile terminal Download PDF

Info

Publication number
CN106919302B
CN106919302B CN201710083908.7A CN201710083908A CN106919302B CN 106919302 B CN106919302 B CN 106919302B CN 201710083908 A CN201710083908 A CN 201710083908A CN 106919302 B CN106919302 B CN 106919302B
Authority
CN
China
Prior art keywords
window
type
window mode
mode
application
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
CN201710083908.7A
Other languages
Chinese (zh)
Other versions
CN106919302A (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.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201710083908.7A priority Critical patent/CN106919302B/en
Publication of CN106919302A publication Critical patent/CN106919302A/en
Application granted granted Critical
Publication of CN106919302B publication Critical patent/CN106919302B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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
    • 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

Abstract

The disclosure relates to an operation control method and device of a mobile terminal. The method comprises the following steps: under the condition that the starting triggering operation of the shortcut icon aiming at the application is detected, the type of the starting triggering operation is obtained; under the condition that the type of the starting triggering operation is the first type of operation, determining the current window mode of the mobile terminal as a multi-window mode, and displaying the application through one window in the multi-window mode; and under the condition that the type of the opening triggering operation is the second type of operation, determining the current window mode as a single window mode, and displaying the application through a window of the single window mode. The method and the device can quickly open the application in the multi-window mode and improve the operation friendliness of the operation mode for starting the multi-window mode.

Description

Operation control method and device of mobile terminal
Technical Field
The present disclosure relates to the field of information technologies, and in particular, to an operation control method and apparatus for a mobile terminal.
Background
The Android N platform provides a multi-window technology, so that a user can view a plurality of applications on a mobile phone or a tablet computer at the same time. The multi-window mode is classified into a split screen mode and a free shape mode. In the split-screen mode, the windows corresponding to the two applications respectively occupy half of the screen; in the free form mode, the windows corresponding to the multiple applications may be of any size and may be in any position. In the related art, if a user needs to open an application in a multi-window mode, the user needs to press the application for a long time in a recent task list or press a menu key of a mobile phone while displaying the application on a screen. Both the two operation modes are not the operation modes commonly used by users, and the operation friendliness is poor.
Disclosure of Invention
In order to overcome the problems in the related art, the present disclosure provides an operation control method and apparatus for a mobile terminal.
According to a first aspect of the embodiments of the present disclosure, there is provided an operation control method of a mobile terminal, including:
under the condition that the starting triggering operation of the shortcut icon aiming at the application is detected, the type of the starting triggering operation is obtained;
under the condition that the type of the starting triggering operation is the first type of operation, determining the current window mode of the mobile terminal as a multi-window mode, and displaying the application through one window in the multi-window mode;
and under the condition that the type of the opening triggering operation is the second type of operation, determining the current window mode as a single window mode, and displaying the application through a window of the single window mode.
In one possible implementation, the method further includes: and calling an activity.
In one possible implementation, the first type of operation is a double-click operation, and the second type of operation is a single-click operation.
In one possible implementation, the multi-window mode is a dual-window mode.
In one possible implementation, displaying the application through one window in the multi-window mode includes: acquiring the state of a screen of the mobile terminal and the number of currently displayed windows; and determining a first window from the plurality of windows in the multi-window mode according to the state of the screen and the number of the currently displayed windows, and displaying the application through the first window.
According to a second aspect of the embodiments of the present disclosure, there is provided an operation control apparatus of a mobile terminal, including:
the type acquisition module is used for acquiring the type of the starting trigger operation under the condition that the starting trigger operation aiming at the shortcut icon of the application is detected;
a multi-window display control module, configured to determine a current window mode of the mobile terminal as a multi-window mode when the type of the start trigger operation is a first type of operation, and display the application through one window in the multi-window mode;
and the single-window display control module is used for determining the current window mode as a single-window mode and displaying the application through the window of the single-window mode under the condition that the type of the starting triggering operation is the second type of operation.
In one possible implementation manner, the multi-window display control module is further configured to: and calling an activity.
In one possible implementation, the first type of operation is a double-click operation, and the second type of operation is a single-click operation.
In one possible implementation, the multi-window mode is a dual-window mode.
In one possible implementation, the multi-window display control module includes:
the obtaining submodule is used for obtaining the state of a screen of the mobile terminal and the number of currently displayed windows;
and the display control submodule is used for determining a first window from the plurality of windows in the multi-window mode according to the state of the screen and the number of the currently displayed windows and displaying the application through the first window.
According to a third aspect of the embodiments of the present disclosure, there is provided an operation control apparatus of a mobile terminal, including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
under the condition that the starting triggering operation of the shortcut icon aiming at the application is detected, the type of the starting triggering operation is obtained;
under the condition that the type of the starting triggering operation is the first type of operation, determining the current window mode of the mobile terminal as a multi-window mode, and displaying the application through one window in the multi-window mode;
and under the condition that the type of the opening triggering operation is the second type of operation, determining the current window mode as a single window mode, and displaying the application through a window of the single window mode.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: according to the method and the device for displaying the application, the type of the opening trigger operation is obtained under the condition that the opening trigger operation aiming at the shortcut icon of the application is detected, the current window mode of the mobile terminal is determined to be the multi-window mode under the condition that the type of the opening trigger operation is the first type of operation, the application is displayed through one window in the multi-window mode, the current window mode is determined to be the single window mode under the condition that the type of the opening trigger operation is the second type of operation, and the application is displayed through the window in the single window mode, so that the application can be opened in the multi-window mode quickly, and the operation friendliness of the operation mode for starting the multi-window mode can be improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
Fig. 1 is a flowchart illustrating an operation control method of a mobile terminal according to an exemplary embodiment.
Fig. 2 is a flowchart illustrating an operation control method of a mobile terminal according to an example of an exemplary embodiment, in which the application is displayed through one window in a multi-window mode in step S12.
Fig. 3 is a block diagram illustrating a configuration of an operation control apparatus of a mobile terminal according to an exemplary embodiment.
Fig. 4 is a block diagram illustrating a configuration of an operation control apparatus of a mobile terminal according to an example of an exemplary embodiment.
Fig. 5 is a block diagram illustrating an apparatus 800 for multi-window operation control of a mobile terminal according to an example embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the invention, as detailed in the appended claims.
Fig. 1 is a flowchart illustrating an operation control method of a mobile terminal according to an exemplary embodiment. The method can be used for mobile terminals such as mobile phones or tablet computers. As shown in fig. 1, the method includes the following steps.
In step S11, in the case where an open trigger operation for the shortcut icon of the application is detected, the type of the open trigger operation is acquired.
In this embodiment, the opening trigger operation for the shortcut icon of the application includes a first type operation and a second type operation. The first type of operation on the shortcut icon of the application is used for starting the application in a multi-window mode, and the second type of operation on the shortcut icon of the application is used for starting the application in a single-window mode.
The first class operation and the second class operation are not limited in this embodiment as long as the first class operation and the second class operation are different.
In this embodiment, the current window mode of the mobile terminal may be a multi-window mode or a single-window mode. The multi-window mode may be a dual-window mode or a free-window mode. In the dual window mode, two windows may occupy half of the screen, respectively; in the free window mode, the plurality of windows may be of any size and may be in any position; in the single window mode, a single window may occupy the entire screen.
In step S12, in case that the type of the open trigger operation is the first type of operation, the current window mode of the mobile terminal is determined as the multi-window mode, and the application is displayed through one window in the multi-window mode.
As an example of this embodiment, the current window mode of the mobile terminal may be determined as a dual-window mode, and an application corresponding to the icon may be displayed through one window in the dual-window mode.
As another example of this embodiment, the current window mode of the mobile terminal may be determined as a free window mode, and an application corresponding to the icon may be displayed through one window in the free window mode.
In one possible implementation, the method further includes: and under the condition that the type of the opening triggering operation is the first type of operation, calling an activity.
In step S13, in the case where the type of the open trigger operation is the second type of operation, the current window mode is determined to be the single window mode, and the application is displayed through the window of the single window mode.
The embodiment can quickly realize that the application is opened in the multi-window mode, and can improve the operation friendliness of the operation mode for starting the multi-window mode.
In one possible implementation, the first type of operation may be a double-click operation, and the second type of operation may be a single-click operation. According to the implementation mode, the application can be quickly opened in the multi-window mode through double-click operation, and the operation friendliness of the operation mode for starting the multi-window mode can be improved.
As an example of the implementation manner, in a case that a time interval of two consecutive click operations on a shortcut icon of an application is smaller than a first threshold t and a distance of the two consecutive click operations is smaller than a second threshold d, the two consecutive click operations on the shortcut icon of the application is determined as a double click operation on the shortcut icon of the application.
In other possible implementations, the first type of operation may also be a long press operation, and the like, and is not limited herein.
In one possible implementation, the multi-window mode is a dual-window mode.
Fig. 2 is a flowchart illustrating an operation control method of a mobile terminal according to an example of an exemplary embodiment, in which the application is displayed through one window in a multi-window mode in step S12. As shown in fig. 2, displaying the application through one window in a multi-window mode includes:
in step S21, the state of the screen of the mobile terminal and the number of windows that have been currently displayed are acquired.
The screen state of the mobile terminal can be a vertical screen state or a horizontal screen state.
In step S22, a first window is determined from the plurality of windows of the multi-window mode according to the state of the screen and the number of windows that are currently displayed, and the application is displayed through the first window.
As an example of the present embodiment, determining a first window from among a plurality of windows of a multi-window mode according to a state of a screen and a number of currently displayed windows includes: and under the conditions that the current window mode of the mobile terminal is a double-window mode, the screen state is a vertical screen state and the number of currently displayed windows is 0, determining the window at the first preset position as a first window. The window at the first preset position may be a window at the upper half part of the screen or a window at the lower half part of the screen. According to the example, the application can be quickly opened in the double-window mode through the first type of operation of the shortcut icon for the application, and the application can be quickly displayed on the upper half part or the lower half part of the screen, so that the operation friendliness of the operation mode for starting the double-window mode is improved.
As an example of the present embodiment, determining a first window from among a plurality of windows of a multi-window mode according to a state of a screen and a number of currently displayed windows includes: and under the conditions that the current window mode of the mobile terminal is a double-window mode, the screen state is a vertical screen state and the number of currently displayed windows is 1, determining the position of the first window according to the position of the currently displayed window. For example, if the position of the currently displayed window is the upper half of the screen, the position of the first window is determined as the lower half of the screen; and if the position of the currently displayed window is the lower half part of the screen, determining the position of the first window as the upper half part of the screen. According to the implementation mode, the position of the first window can be rapidly determined according to the position of the currently displayed window in the double-window mode.
As an example of the present embodiment, determining a first window from among a plurality of windows of a multi-window mode according to a state of a screen and a number of currently displayed windows includes: and under the conditions that the current window mode of the mobile terminal is a double-window mode, the screen state is a horizontal screen state and the number of currently displayed windows is 0, determining the window at the second preset position as the first window. The window at the second preset position may be a window at the left half of the screen or a window at the right half of the screen. According to the example, the application can be quickly opened in the double-window mode through the first type of operation of the shortcut icon for the application, and the application can be quickly displayed on the left half part or the right half part of the screen, so that the operation friendliness of the operation mode for starting the double-window mode is improved.
In one possible implementation, determining a first window from a plurality of windows in a multi-window mode according to a state of a screen and a number of currently displayed windows includes: and under the conditions that the current window mode of the mobile terminal is a double-window mode, the screen state is a horizontal screen state and the number of currently displayed windows is 1, determining the position of the first window according to the position of the currently displayed window. For example, if the position of the currently displayed window is the left half of the screen, the position of the first window is determined as the right half of the screen; and if the position of the currently displayed window is the right half part of the screen, determining the position of the first window as the left half part of the screen. According to the implementation mode, the position of the first window can be rapidly determined according to the position of the currently displayed window in the double-window mode.
Fig. 3 is a block diagram illustrating a configuration of an operation control apparatus of a mobile terminal according to an exemplary embodiment. Referring to fig. 3, the apparatus includes a type acquisition module 31, a multi-window display control module 32, and a single-window display control module 33. The type acquisition module 31 is configured to acquire the type of the open trigger operation for the shortcut icon of the application, in a case where the open trigger operation is detected. The multi-window display control module 32 is configured to determine a current window mode of the mobile terminal as a multi-window mode and display the application through one window in the multi-window mode, if the type of the start trigger operation is the first type of operation. The single-window display control module 33 is configured to determine the current window mode as a single-window mode and display the application through a window of the single-window mode, if the type of the open trigger operation is the second type of operation.
Fig. 4 is a block diagram illustrating a configuration of an operation control apparatus of a mobile terminal according to an example of an exemplary embodiment. As shown in fig. 4:
in a possible implementation manner, the multi-window display control module 32 is further configured to call an activity.
In one possible implementation, the first type of operation is a double-click operation, and the second type of operation is a single-click operation.
In one possible implementation, the multi-window mode is a dual-window mode.
In one possible implementation, the multi-window display control module 32 includes an obtaining sub-module 321 and a display control sub-module 322. The obtaining sub-module 321 is configured to obtain a state of a screen of the mobile terminal and the number of windows that are currently displayed. The display control sub-module 322 is configured to determine a first window from the plurality of windows of the multi-window mode according to the state of the screen and the number of currently displayed windows, and display the application through the first window.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
The embodiment can quickly realize that the application is opened in the multi-window mode, and can improve the operation friendliness of the operation mode for starting the multi-window mode.
Fig. 5 is a block diagram illustrating an apparatus 800 for multi-window operation control of a mobile terminal according to an example embodiment. For example, the apparatus 800 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 5, the apparatus 800 may include one or more of the following components: a processing component 802, a memory 804, a power component 806, a multimedia component 808, an audio component 810, an input/output (I/O) interface 812, a sensor component 814, and a communication component 816.
The processing component 802 generally controls overall operation of the device 800, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing components 802 may include one or more processors 820 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 802 can include one or more modules that facilitate interaction between the processing component 802 and other components. For example, the processing component 802 can include a multimedia module to facilitate interaction between the multimedia component 808 and the processing component 802.
The memory 804 is configured to store various types of data to support operations at the apparatus 800. Examples of such data include instructions for any application or method operating on device 800, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 804 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
Power component 806 provides power to the various components of device 800. The power components 806 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for the device 800.
The multimedia component 808 includes a screen that provides an output interface between the device 800 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 808 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the device 800 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 810 is configured to output and/or input audio signals. For example, the audio component 810 includes a Microphone (MIC) configured to receive external audio signals when the apparatus 800 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 804 or transmitted via the communication component 816. In some embodiments, audio component 810 also includes a speaker for outputting audio signals.
The I/O interface 812 provides an interface between the processing component 802 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 814 includes one or more sensors for providing various aspects of state assessment for the device 800. For example, the sensor assembly 814 may detect the open/closed status of the device 800, the relative positioning of components, such as a display and keypad of the device 800, the sensor assembly 814 may also detect a change in the position of the device 800 or a component of the device 800, the presence or absence of user contact with the device 800, the orientation or acceleration/deceleration of the device 800, and a change in the temperature of the device 800. Sensor assembly 814 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 814 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 814 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 816 is configured to facilitate communications between the apparatus 800 and other devices in a wired or wireless manner. The device 800 may access a wireless network based on a communication standard, such as Wi-Fi, 2G, or 3G, or a combination thereof. In an exemplary embodiment, the communication component 816 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 816 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus 800 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described methods.
In an exemplary embodiment, a non-transitory computer-readable storage medium comprising instructions, such as the memory 804 comprising instructions, executable by the processor 820 of the device 800 to perform the above-described method is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
It will be understood that the invention is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.

Claims (9)

1. An operation control method of a mobile terminal, characterized by comprising:
under the condition that the starting triggering operation of the shortcut icon aiming at the application is detected, the type of the starting triggering operation is obtained;
under the condition that the type of the starting triggering operation is the first type of operation, determining the current window mode of the mobile terminal as a multi-window mode, and displaying the application through one window in the multi-window mode; the displaying the application through one window in the multi-window mode comprises: acquiring the state of a screen of the mobile terminal and the number of currently displayed windows; determining a first window from a plurality of windows in the multi-window mode according to the state of the screen and the number of the currently displayed windows, and displaying the application through the first window;
and under the condition that the type of the opening triggering operation is the second type of operation, determining the current window mode as a single window mode, and displaying the application through a window of the single window mode.
2. The operation control method of a mobile terminal according to claim 1, characterized in that the method further comprises:
and calling an activity.
3. The operation control method of a mobile terminal according to claim 1, wherein the first type of operation is a double-click operation and the second type of operation is a single-click operation.
4. The operation control method of a mobile terminal according to claim 1, wherein the multi-window mode is a dual-window mode.
5. An operation control apparatus of a mobile terminal, characterized by comprising:
the type acquisition module is used for acquiring the type of the starting trigger operation under the condition that the starting trigger operation aiming at the shortcut icon of the application is detected;
a multi-window display control module, configured to determine a current window mode of the mobile terminal as a multi-window mode when the type of the start trigger operation is a first type of operation, and display the application through one window in the multi-window mode; the multi-window display control module includes: the obtaining submodule is used for obtaining the state of a screen of the mobile terminal and the number of currently displayed windows; the display control submodule is used for determining a first window from a plurality of windows in the multi-window mode according to the state of the screen and the number of the currently displayed windows and displaying the application through the first window;
and the single-window display control module is used for determining the current window mode as a single-window mode and displaying the application through the window of the single-window mode under the condition that the type of the starting triggering operation is the second type of operation.
6. The operation control device of a mobile terminal according to claim 5, wherein the multi-window display control module is further configured to:
and calling an activity.
7. The operation control device of a mobile terminal according to claim 5, wherein the first type of operation is a double-click operation and the second type of operation is a single-click operation.
8. The operation control device of a mobile terminal according to claim 5, wherein the multi-window mode is a dual-window mode.
9. An operation control apparatus of a mobile terminal, characterized by comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
under the condition that the starting triggering operation of the shortcut icon aiming at the application is detected, the type of the starting triggering operation is obtained;
under the condition that the type of the starting triggering operation is the first type of operation, determining the current window mode of the mobile terminal as a multi-window mode, and displaying the application through one window in the multi-window mode; the displaying the application through one window in the multi-window mode comprises: acquiring the state of a screen of the mobile terminal and the number of currently displayed windows; determining a first window from a plurality of windows in the multi-window mode according to the state of the screen and the number of the currently displayed windows, and displaying the application through the first window;
and under the condition that the type of the opening triggering operation is the second type of operation, determining the current window mode as a single window mode, and displaying the application through a window of the single window mode.
CN201710083908.7A 2017-02-16 2017-02-16 Operation control method and device of mobile terminal Active CN106919302B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710083908.7A CN106919302B (en) 2017-02-16 2017-02-16 Operation control method and device of mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710083908.7A CN106919302B (en) 2017-02-16 2017-02-16 Operation control method and device of mobile terminal

Publications (2)

Publication Number Publication Date
CN106919302A CN106919302A (en) 2017-07-04
CN106919302B true CN106919302B (en) 2019-12-27

Family

ID=59454055

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710083908.7A Active CN106919302B (en) 2017-02-16 2017-02-16 Operation control method and device of mobile terminal

Country Status (1)

Country Link
CN (1) CN106919302B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019014859A1 (en) * 2017-07-18 2019-01-24 华为技术有限公司 Multi-task operation method and electronic device
CN111625154B (en) * 2019-12-23 2021-10-08 蘑菇车联信息科技有限公司 Application display method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102968243A (en) * 2012-09-29 2013-03-13 顾晶 Method, device and equipment for displaying multiple application windows on mobile terminal
CN103870116A (en) * 2014-02-18 2014-06-18 联想(北京)有限公司 Information processing method and electronic equipment
CN103870193A (en) * 2014-02-17 2014-06-18 联想(北京)有限公司 Information processing method and electronic equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102968243A (en) * 2012-09-29 2013-03-13 顾晶 Method, device and equipment for displaying multiple application windows on mobile terminal
CN103870193A (en) * 2014-02-17 2014-06-18 联想(北京)有限公司 Information processing method and electronic equipment
CN103870116A (en) * 2014-02-18 2014-06-18 联想(北京)有限公司 Information processing method and electronic equipment

Also Published As

Publication number Publication date
CN106919302A (en) 2017-07-04

Similar Documents

Publication Publication Date Title
US9667774B2 (en) Methods and devices for sending virtual information card
CN107908351B (en) Application interface display method and device and storage medium
US10099146B2 (en) Method, terminal device, and storage medium for playing game in chatting interface
CN106020784B (en) Application message display method and device and terminal
US11086482B2 (en) Method and device for displaying history pages in application program and computer-readable medium
EP3182716A1 (en) Method and device for video display
EP3188066A1 (en) A method and an apparatus for managing an application
CN107102772B (en) Touch control method and device
CN104834559B (en) Notification message display method and device
EP3151117A1 (en) Method and device for delaying information broadcasting
CN105786507B (en) Display interface switching method and device
US10078422B2 (en) Method and device for updating a list
CN106919629B (en) Method and device for realizing information screening in group chat
CN107562349B (en) Method and device for executing processing
CN106354504B (en) Message display method and device
CN107885418B (en) Terminal, split screen display method and device
CN110262692B (en) Touch screen scanning method, device and medium
CN106775235B (en) Screen wallpaper display method and device
CN106775210B (en) Wallpaper changing method and device
CN107656616B (en) Input interface display method and device and electronic equipment
US20160349947A1 (en) Method and device for sending message
US20170075671A1 (en) Method and apparatus for installing application and smart device using the same
CN107491238B (en) Display method and device of push information
CN106919302B (en) Operation control method and device of mobile terminal
CN111541922A (en) Method, device and storage medium for displaying interface input information

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