CN111400014A - Terminal process switching method, terminal and storage medium - Google Patents

Terminal process switching method, terminal and storage medium Download PDF

Info

Publication number
CN111400014A
CN111400014A CN202010210679.2A CN202010210679A CN111400014A CN 111400014 A CN111400014 A CN 111400014A CN 202010210679 A CN202010210679 A CN 202010210679A CN 111400014 A CN111400014 A CN 111400014A
Authority
CN
China
Prior art keywords
terminal
status bar
switching
area
operation information
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.)
Granted
Application number
CN202010210679.2A
Other languages
Chinese (zh)
Other versions
CN111400014B (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.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN202010210679.2A priority Critical patent/CN111400014B/en
Publication of CN111400014A publication Critical patent/CN111400014A/en
Application granted granted Critical
Publication of CN111400014B publication Critical patent/CN111400014B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/485Task life-cycle, e.g. stopping, restarting, resuming execution
    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • 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/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications

Landscapes

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

Abstract

The invention discloses a terminal process switching method, which comprises the following steps: acquiring operation information of a status bar area, wherein the status bar area is an area used for displaying a status bar in a terminal display area; determining the control operation of the process according to the operation information of the status bar area; and according to the control operation, the control terminal executes the process action corresponding to the operation information. The method for switching the terminal process has the advantages of simple process operation, large area range of the status bar, convenient operation, process operation saving and improvement of the rapidness and convenience of the terminal operation.

Description

Terminal process switching method, terminal and storage medium
Technical Field
The present invention relates to the field of terminal technologies, and in particular, to a terminal process switching method, a terminal, and a storage medium.
Background
With the popularization of smart terminal phones, various social software, tool software and the like are filled in the mobile phones of users, and the users access some application programs more and more frequently through mobile terminals with touch screens, so that switching among different application programs becomes a problem to be solved. In the prior art, the process switching mode on the mobile phone mainly includes that a mang key or a home key of a virtual key calls a latest task to switch or an application program is quickly switched by sliding left and right below a screen. However, the conventional process switching method is complicated in operation, small in response area, and requires multi-step operation, so that the operation is poor in convenience and inconvenient to operate.
Disclosure of Invention
The embodiment of the application provides a terminal process switching method, a terminal and a storage medium, and aims to solve the technical problems of poor operation convenience and inconvenience caused by complex operation, small response area, and multi-step operation requirement of the conventional process switching method.
In order to achieve the above object, an embodiment of the present application provides a terminal process switching method, where the terminal process switching method includes:
acquiring operation information of a status bar area, wherein the status bar area is an area used for displaying a status bar in a terminal display area;
determining the control operation of the process according to the operation information of the status bar area;
and according to the control operation, the control terminal executes the process action corresponding to the operation information.
In order to achieve the above object, the present invention further provides a terminal, including a memory, a processor, and a terminal process switching method program stored in the memory and operable on the processor, where the processor implements the following steps when executing the terminal process switching method program:
acquiring operation information of a status bar area, wherein the status bar area is an area used for displaying a status bar in a terminal display area;
determining the control operation of the process according to the operation information of the status bar area;
and according to the control operation, the control terminal executes the process action corresponding to the operation information.
To achieve the above object, the present invention further provides a computer-readable storage medium having a terminal process switching method program stored thereon, which when executed by a processor, implements the steps of:
acquiring operation information of a status bar area, wherein the status bar area is an area used for displaying a status bar in a terminal display area;
determining the control operation of the process according to the operation information of the status bar area;
and according to the control operation, the control terminal executes the process action corresponding to the operation information.
The invention completes the process operation by using the status bar area, so that the user does not need to call out the process by using a virtual key or an entity key at the lower part of the terminal, and completes the process operation by one-step or multi-step operation, thereby the process operation is simple, the status bar area range is large, the operation is convenient, the process operation process is saved, and the rapidness and convenience of the terminal operation are improved.
Drawings
Fig. 1 is a schematic diagram of a hardware structure of a terminal implementing various embodiments of the present invention;
FIG. 2 is a schematic operational flow diagram of a terminal process switching method according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a method for switching a terminal process according to another embodiment of the present invention;
fig. 4 is a schematic flow chart illustrating an operation of controlling the terminal to perform process switching corresponding to the operation information according to the control operation in an embodiment of the present invention;
fig. 5 is a schematic flow chart illustrating an operation of the control terminal performing process switching corresponding to the operation information according to the control operation in another embodiment of the present invention;
fig. 6 is a flowchart illustrating a terminal process switching method according to another embodiment of the present invention;
fig. 7 is a flowchart illustrating a terminal process switching method according to another embodiment of the present invention;
fig. 8 is a flowchart illustrating a terminal process switching method according to another embodiment of the present invention;
FIG. 9 is a flowchart illustrating a process operation according to an embodiment of the present invention.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The embodiment of the invention is as follows: acquiring operation information of a status bar area, wherein the status bar area is an area used for displaying a status bar in a terminal display area; determining the control operation of the process according to the operation information of the status bar area; and according to the control operation, the control terminal executes the process action corresponding to the operation information.
The terminal described herein may be implemented in various forms. For example, the terminal may include a mobile terminal such as a mobile phone, a tablet computer, a notebook computer, a palm top computer, a Personal Digital Assistant (PDA), a Portable Media Player (PMP), a navigation device, a wearable device, a smart band, a pedometer, and the like, and a fixed terminal such as a Digital TV, a desktop computer, and the like.
While the following description will be given taking a handset in a terminal as an example, those skilled in the art will appreciate that the configuration according to the embodiment of the present invention can be applied to a fixed type terminal in addition to elements particularly used for mobile purposes.
Referring to fig. 1, fig. 1 is a schematic device structure diagram of a hardware operating environment related to a method according to an embodiment of the present invention
As shown in fig. 1, the mobile terminal may include: a processor 1001 such as a CPU, a memory 1003, a communication bus 1004, a user input unit 1002, a display unit 1005. The communication bus 1004 is used for realizing connection and communication between the processor 1001 and the memory 1003. The memory 1004 may be a high-speed RAM memory or a non-volatile memory (e.g., a disk memory). The memory 1004 may alternatively be a storage device separate from the processor 1001.
Optionally, the mobile terminal further comprises at least one sensor, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that adjusts the brightness of the display panel according to the brightness of ambient light, and a proximity sensor that turns off the display panel and/or the backlight when the mobile terminal moves to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
The Display unit 1005 may include a Display panel, which may be configured in the form of a liquid Crystal Display (L acquired Crystal Display, L CD, Organic light-Emitting Diode (O L ED), or the like.
Alternatively, the user input unit 1002 may be used to receive input numeric or character messages and generate key signal inputs related to user settings and function control of the mobile terminal. In particular, the user input unit 1002 may include a touch panel and other input devices. The touch panel, also called a touch screen, may collect touch operations of a user (for example, operations of the user on or near the touch panel using any suitable object or accessory such as a finger, a stylus, etc.) and drive the corresponding connection device according to a preset program. The user input unit 1002 may include other input devices in addition to a touch panel. In particular, the other input devices may include, but are not limited to, one or more of a physical keyboard, a function key (such as a volume control key, a switch key, etc.), a trackball, a mouse, a joystick, and the like, which are not limited herein.
Alternatively, the processor 1001 is a control center of the mobile terminal, connects various parts of the entire mobile terminal using various interfaces and lines, and performs various functions of the mobile terminal and processes data by running or executing software programs and/or modules stored in the memory 1003 and calling data stored in the memory 1003, thereby performing overall monitoring of the mobile terminal. Processor 1001 may include one or more processing units; preferably, the processor 1001 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 1001.
Alternatively, the memory 1003 may be used to store software programs as well as various data. The memory 1003 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 by at least one function (such as a sound playing function, an image playing function, and the like), 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 1003 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.
Those skilled in the art will appreciate that the mobile terminal architecture shown in fig. 1 is not intended to be limiting of the terminal, and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
In the mobile terminal shown in fig. 1, the processor 1001 is configured to execute an application program for switching terminal processes in the memory 1003, and implement the following steps:
acquiring operation information of a status bar area, wherein the status bar area is an area used for displaying a status bar in a terminal display area;
determining the control operation of the process according to the operation information of the status bar area;
and according to the control operation, the control terminal executes the process action corresponding to the operation information.
Further, the step of determining a control operation of the process according to the operation information includes:
when the operation information is the sliding operation of the status bar area, determining that the switching operation is the control operation of the process;
the step of controlling the process of the terminal to complete the action with the operation information according to the control operation comprises the following steps:
and according to the control operation, the control terminal executes the action of process switching corresponding to the operation information.
Further, the step of controlling the terminal to execute the action of switching the process corresponding to the operation information according to the control operation includes:
determining process selection information of process switching operation according to the operation information;
determining a process to be switched according to the process selection information;
and according to the control operation, the control terminal executes the action of switching to the process to be switched.
Further, the step of controlling the terminal to execute the action of switching the process corresponding to the operation information according to the control operation includes:
determining a process switching mode according to the process switching action;
and according to the control operation, the control terminal is switched to the corresponding process according to the process switching mode.
Further, the method further comprises:
when the status bar is displayed, judging whether the sliding distance of the left-right sliding operation in the sliding status bar is the set distance of the switching process;
if the sliding distance of the left-right sliding operation is the set distance for switching the process, executing the step of determining the control operation of the process according to the operation information of the status bar area;
and if the sliding distance of the left-right sliding operation is not the distance of the switching process which is not set, executing a response operation corresponding to the operation information, wherein the response operation is an action except the process.
Further, the method further comprises:
when the status bar is hidden, monitoring whether the position of the terminal operation is in the status bar area;
and if the position of the terminal operation is monitored to be in the status bar area, executing the step of acquiring the operation information of the status bar acting area.
Further, the process of controlling the terminal to execute the action of switching the process corresponding to the operation information according to the control operation includes:
and sending the control operation to process management through a status bar, acquiring the process to be switched through the process management, and switching to the acquired process to be switched.
Further, the method further comprises:
acquiring interactive information of opened applications on a terminal;
determining whether the operation information of the status bar operation area is process operation information or not according to the interaction information;
and when the process operation information is determined, executing the control operation of determining the process according to the operation information of the status bar area.
Referring to fig. 2, fig. 2 is a schematic view illustrating an operation flow of the terminal process switching method according to the present invention; the terminal process switching method comprises the following steps:
step S10, acquiring operation information of a status bar area, wherein the status bar area is an area used for displaying a status bar in a terminal display area;
the terminal is exemplified by a mobile phone, and may be a pad or a palm computer, and the status bar refers to an area displaying various status bars of the mobile phone on the top of the mobile phone, and includes a control bar of a text output pane or an "indicator", and the output pane is usually used as a message line and a status indicator. For example, a status bar in the mobile phone is located at the top of the screen, and the status bar is called by operation to be displayed at the top of the mobile phone display screen, such as a usb connection icon, a mobile phone mobile signal icon, a mobile phone wireless (WiFi) network icon, a battery level icon, a time icon, a horizontal and vertical screen control icon, and the like. The status bar can be called out through sliding down operation on the upper end of a display screen of the mobile phone or other set operations, so that the status bar is displayed on the display screen, a user can complete selection and operation of corresponding icons based on the status bar, for example, a wireless network icon is operated, a wireless network can be opened or closed, or common application icons are displayed, for example, "XX payment", through sliding operation on the status bar, switching to a page where the "XX payment" is located is performed, and the payment operation is completed through clicking operation to enter the "XX payment".
The status bar area is an area used for displaying the status bar in the terminal display area. When the status bar is displayed, the display area where the status bar displayed in the display screen is located is a status bar area; and when the status bar is hidden, the area corresponding to the display area in the display screen is the status bar area. And monitoring the operation information based on the status bar area after the display status is started. The operation information may be a click operation, a slide operation, a press operation, or the like based on the status bar region.
When the status bar area has the operation, acquiring the operation information of the status bar area, and acquiring the operation information of the operation action made by the user in the status bar area on the display screen so as to acquire the control operation of the process.
Step S20, determining the control operation of the process according to the operation information;
in this embodiment, after the operation information of the status bar action area is acquired, the control operation of the process is determined according to the content of the operation information, and the corresponding operations of the process, such as process closing operation, process switching operation or process opening operation, or process restarting operation, are correspondingly determined through the acquisition of the control information; based on the difference of the operation information of the status bar area, corresponding to the different process operations, after the operation information is acquired, which operation of which process is specifically determined; for example, a sliding operation corresponds to a switching process, a clicking operation corresponds to a process opening action, a pressing operation corresponds to a process restarting operation, a double-clicking operation corresponds to a process closing operation, and the like. The process may be an application process or a web process or a process of an applet, etc.
And step S30, according to the control operation, the control terminal executes the process action corresponding to the operation information.
After the control operation of the process is determined, the control process responds and executes corresponding actions of the process corresponding to the control operation, for example, completing switching of the process, completing closing of the current process or completing starting of the process and the like.
Progress operation is completed through regional operation of the status bar, the operation region can be expanded through the difference of horizontal and vertical screens, and convenience of terminal progress operation can be further improved. A new process operation mode is provided, and the diversity and the intelligent degree of terminal operation are enriched.
In the embodiment, the progress operation is completed by using the status bar area, so that a user does not need to call the progress through a virtual key or an entity key at the lower part of the terminal, and the progress operation is completed through one-step or multi-step operation, so that the progress operation is simple, the status bar area range is large, the operation is convenient, and the process of the progress operation is saved, and the rapidness and convenience of the terminal operation are improved.
In an embodiment, referring to fig. 3, the step of determining a control operation of a process according to the operation information includes:
step S21, when the operation information is a sliding operation of the status bar area, determining that a switching operation is a control operation of the process;
the step of controlling the process of the terminal to complete the action with the operation information according to the control operation comprises the following steps:
and step S31, in accordance with the control operation, the control terminal executes an action of switching the process corresponding to the operation information.
The operations based on the status bar area may be many, which operations are processes need to be distinguished, and after the operation information is acquired, which operations of the processes corresponding to the operation information are distinguished, for example, if the operation information is a sliding operation, the operation information is determined to be a switching operation of the processes, and the terminal needs to be controlled to complete the switching operation of the processes.
When the operation information in the status bar region is an operation other than a sliding operation, the control operation of the process of the terminal may be completed according to a rule other than the sliding operation, for example, a clicking operation, which process is to be opened or closed is determined by clicking the region by the number of times of clicking, if the clicking is performed once, a next-ranked process of the current process is opened, and if the clicking is performed multiple times, a process that is multiple times of the current process is opened, and of course, if the process is determined to be in an opened state, the closing operation is performed. Other process-related operations may be performed according to a rule set in advance, for example, a pressing operation, and which process is determined may be determined according to the force or acceleration of the pressing operation to turn on or off the process.
And which application to switch to, referring to fig. 4, the step of controlling the terminal to execute the action of switching the process corresponding to the operation information according to the control operation includes:
step S32, determining process selection information of process switching operation according to the operation information;
step S33, determining the process to be switched according to the process selection information;
and step S34, controlling the terminal to execute the action of switching to the process to be switched according to the control operation.
The process selection information is exemplified by parameters of sliding, and the sliding parameters include, but are not limited to, sliding distance, sliding times, sliding acceleration sliding, number of fingers operated or sliding area, and the like.
The determining process may be determined according to a sliding distance of the sliding operation, for example, the sliding distance is a, corresponding to process a; the sliding distance is B, the correspondence is often B, and the corresponding process is slid by the difference of the distances. Of course, the corresponding process may also be determined by the number of sliding, for example, the number of sliding is 2, the corresponding process C, the number of sliding is 1, and the corresponding process D. Or the sliding times are 1 time, the sliding distance c corresponds to the process E, or the sliding times are 2 times, the sliding distance d corresponds to the process F. Of course, acceleration information during the sliding operation can also be acquired, and the process to be switched is determined through the acceleration. Of course, the process type can be determined according to the sliding area or the number of the sliding fingers, the type of the process is determined according to the sliding area or the difference of the sliding fingers, the process in the type is determined according to the sliding distance, the sliding times or the sliding acceleration, and the process to be switched can be obtained more accurately by dividing the process selection information in a grading manner.
The above is only an example of the process switching process corresponding to the sliding operation based on the status bar area, and other known schemes for process switching corresponding to the sliding operation are also within the protection scope of the present application, and are not illustrated here.
In an embodiment, different processes have different switching manners, and referring to fig. 5, the step of controlling the terminal to execute the process switching action corresponding to the operation information according to the control operation includes:
step S35, determining the process switching mode according to the process switching action;
and step S36, according to the control operation, the control terminal switches to the corresponding process according to the process switching mode.
The process switching mode includes, but is not limited to, a reciprocating switching mode, a sequential switching mode, or a random switching mode, or a switching mode according to a habitual operation, a priority switching mode, and the like, the switching mode is determined according to the difference of the process switching actions, the sliding operation determines the switching mode first, and then the process switching is completed according to the switching mode, for example, the sliding operation is performed for 1 time, the reciprocating switching is determined according to the sliding operation for 1 time, switching between the current process and the previous process is required, and the user can switch between the 2 processes according to the sliding operation for 1 time; or sliding for 2 times, which means sequential switching, and continuously switching to the next process according to the sequence downwards according to the sliding operation.
According to the method and the device, different process operations are corresponding to different operation information, and the accurate process switching mode and the accurate process selection mode are selected through judgment and determination of the operation information to switch to the process to be started to complete corresponding actions, so that the process switching is accurate, and the reliability of the terminal operation is improved.
In an embodiment, referring to fig. 6, the method further includes:
step S40, when the status bar is displayed, judging whether the sliding distance of the slide operation on the slide status bar is the set distance of the switching process;
step S50, if the sliding distance of the slide operation is the set distance for switching the process, executing the step of determining the control operation of the process according to the operation information of the status bar area;
and step S60, if the sliding distance of the slide operation is not the distance of the switching process, executing a response operation corresponding to the operation information, wherein the response operation is an action other than the process.
An operation is received in the status bar area, i.e. an operation is monitored, which operation needs to be corresponding to the operation of the status bar itself or the operation of the process, and a judgment needs to be made. A step of completing judgment according to the sliding distance, judging that the process is switched when a set distance is reached, for example, 5mm or 8mm, and executing a control operation for determining the process according to the operation information of the status bar area; if the operation is smaller than the operation, the operation of the status bar is determined, and the response action of the status bar is completed. For example, an application or function that opens an icon, etc.
In an embodiment, the determination of the operation of the status bar area may also be to determine whether the operation is based on an icon in the status bar, and if the operation is in an area outside the status bar icon, the operation is determined as a process operation, that is, whether the operation is a process operation can be determined by a starting point of the operation of the status bar area, and the starting point is outside the icon range, the operation is determined as a process operation; within the icon, it is determined as the operation of the status bar itself.
In other embodiments of the present application, with reference to fig. 7, the method includes:
step S70, when the status bar is hidden, monitoring whether the position of the terminal operation is in the status bar area;
in step S80, if it is detected that the position of the terminal operation is in the status bar area, the operation information of the status bar action area is acquired.
When the status bar is hidden, monitoring whether an operation exists in a display area corresponding to the status bar in a display screen (whether the operation based on an operation area of a display screen of the terminal is detected), and when the operation is monitored (the operation does not necessarily belong to the operation of process control and needs to be judged), namely, when the operation is monitored by the display screen, judging whether the position of the terminal operation is in the status bar area, and if so, controlling the action of the process according to the operation of the status bar area to complete the operations of switching, starting or closing the process; if not, executing response operation, and controlling other applications of the terminal, which have response action with the operation, to complete response action. And when the action of the hidden process is finished, sending the control operation to process management through a status bar, acquiring the process to be switched through the process management, and switching to the acquired process to be switched. Specifically, the method comprises the following steps: if the status bar is hidden, monitoring whether the sliding position is in the display position of the status bar through the window management service of the frame, and if the event is transmitted to the status bar, executing the action of switching the process by the status bar.
According to the embodiment, when the status bar is displayed and hidden, whether the status bar is operated by the process is judged in different modes, and accurate process control operation is provided, so that the process control is more accurate and reasonable.
In an embodiment of the present application, referring to fig. 8, the method further includes:
step S01, acquiring the interactive information of the opened application on the terminal;
step S02, determining whether the operation information of the status bar operation area is process operation information according to the interaction information;
and step S03, when the process operation information is determined, executing the control operation of determining the process according to the operation information of the status bar area.
Acquiring interactive information of an application, for example, interactive information of opened WeChat or social APP or a social network site, and extracting information related to process switching from the interactive information, for example, "xx game is played at present", if a user needs to enter xx game according to the information, operation information of a status bar area, which is operation information of a process, needs to be started according to the operation of the status bar area; for another example, if the alarm clock is set to turn on the WeChat at 16 points, the status bar area is operated at 16 points, which is an operation to turn on the WeChat, and the WeChat is turned on according to the operation of the status bar area at 16 points. The process operation is completed by monitoring the interactive information of the opened application, the process operation needing to be performed is sensed in advance, the convenience and the predictability are further improved, and the operation reliability of the terminal is improved.
The judgment of the status bar operation is completed through the interaction information of the application program on the terminal, so that the judgment of the status bar region operation is more accurate and reasonable, and the convenience and the accuracy of the operation are improved.
In an embodiment of the present application, to better describe the operation of the process in the present application, referring to fig. 9, the process control process includes:
and informing the process operation by the status bar, receiving the process operation notification by the process management APP, acquiring the application process to be switched, starting the switching process, finishing the switching process by the process management service, and finishing the switching operation of the process.
Further, if the status bar is displayed, whether the left-right sliding distance is the set distance for switching the process is judged when the status bar is slid, if so, a notification is sent to the process management app to switch the process, and after the process is switched, the process management reorders the current process list.
If the status bar is hidden, monitoring whether the sliding position is in the display position of the status bar through the window management service of the frame, and if the event is transmitted to the status bar, executing the action of switching the process by the status bar. The process switching of the embodiment completes the process operation by executing different process control identification operations when the status bar is displayed and hidden, so that the process operation is diversified and the operation is more convenient and accurate.
The invention also provides a terminal, which comprises a memory, a processor and a terminal process switching program which is stored on the memory and can be operated on the processor, wherein the processor realizes the following steps when executing the terminal process switching program:
acquiring operation information of a status bar area, wherein the status bar area is an area used for displaying a status bar in a terminal display area; determining the control operation of the process according to the operation information of the status bar area; and according to the control operation, the control terminal executes the process action corresponding to the operation information.
The mobile terminal can be a mobile phone, when the mobile phone is operated, the switching of the processes can be completed without virtual keys, and the switching operation of the processes can be completed through the operation of the corresponding area in the display screen of the status bar area, so that the switching of the processes is faster, and the operation is saved. When the mobile phone is used for horizontally or vertically displaying, the operation area is enlarged, and the operation is more convenient.
The terminal comprises a terminal process switching device, and the process switching device comprises: an acquisition module, a determination module and a control module,
the acquisition module is used for acquiring operation information of a status bar area, and the status bar area is an area used for displaying a status bar in a terminal display area;
the determining module is used for determining the control operation of the process according to the operation information of the status bar area;
and the control module is used for controlling the terminal to execute the process action corresponding to the operation information according to the control operation.
Further, the determining module is configured to determine that a switching operation is a control operation of the process when the operation information is a sliding operation of a status bar region;
and the control module is used for controlling the terminal to execute the action of process switching corresponding to the operation information according to the control operation.
Further, the root control module is configured to determine process selection information of the process switching operation according to the operation information; determining a process to be switched according to the process selection information; and according to the control operation, the control terminal executes the action of switching to the process to be switched.
Further, the root control module is configured to determine a process switching manner according to the process switching action; and according to the control operation, the control terminal is switched to the corresponding process according to the process switching mode.
Further, the apparatus further comprises: a judgment module for judging whether the received signal is correct,
the judging module is used for judging whether the sliding distance of the left-right sliding operation in the sliding state bar is the set distance of the switching process or not when the state bar is displayed;
the determining module is used for executing the step of determining the control operation of the process according to the operation information of the status bar area if the sliding distance of the left-right sliding operation is the set distance of the switching process;
and the control module is used for executing response operation corresponding to the operation information if the sliding distance of the left-right sliding operation is not the distance of the switching process which is not set, and the response operation is an action except the process.
Further, the judging module is configured to monitor whether a position where the terminal operates is in the status bar area when the status bar is hidden;
and the acquisition module is used for executing the step of acquiring the operation information of the action area of the status bar if the position of the terminal operation is monitored to be in the status bar area.
Further, the control module is further configured to send the control operation to process management through a status bar, acquire a process to be switched through the process management, and switch to the acquired process to be switched.
Further, the obtaining module is configured to obtain interactive information of an application started on the terminal;
the determining module is further configured to determine whether the operation information of the status bar operation area is process operation information according to the interaction information;
and the determining module is also used for executing the control operation of determining the progress according to the operation information of the status bar area when the process operation information is determined.
The present invention also provides a computer-readable storage medium, characterized in that a terminal process switching program is stored thereon, and in that the terminal process switching program, when executed by a processor, implements the steps of:
acquiring operation information of a status bar area, wherein the status bar area is an area used for displaying a status bar in a terminal display area;
determining the control operation of the process according to the operation information of the status bar area;
and according to the control operation, the control terminal executes the process action corresponding to the operation information.
The storage medium can be a mobile storage device, such as a U disk or a mobile hard disk, or a hard disk of a computer, the terminal process switching program is loaded through the storage medium, the process operation process is executed after the program is called, the operation of the terminal process is completed through the status bar, the response area is increased, and the convenience and the reliability are improved.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It should be noted that in the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.
While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the invention.
It will be apparent to those skilled in the art that various changes and modifications may be made in the present invention without departing from the spirit and scope of the invention. Thus, if such modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalents, the present invention is also intended to include such modifications and variations.

Claims (10)

1. A method for switching terminal processes is characterized by comprising the following steps:
acquiring operation information of a status bar area, wherein the status bar area is an area used for displaying a status bar in a terminal display area;
determining the control operation of the process according to the operation information of the status bar area;
and according to the control operation, the control terminal executes the process action corresponding to the operation information.
2. The method according to claim 1, wherein the step of determining the control operation of the process based on the operation information comprises:
when the operation information is the sliding operation of the status bar area, determining that the switching operation is the control operation of the process;
the step of controlling the process of the terminal to complete the action with the operation information according to the control operation comprises the following steps:
and according to the control operation, the control terminal executes the action of process switching corresponding to the operation information.
3. A terminal process switching method according to claim 2, wherein the step of controlling the terminal to execute the action of process switching corresponding to the operation information according to the control operation includes:
determining process selection information of process switching operation according to the operation information;
determining a process to be switched according to the process selection information;
and according to the control operation, the control terminal executes the action of switching to the process to be switched.
4. A terminal process switching method according to claim 2, wherein the step of controlling the terminal to execute the action of process switching corresponding to the operation information according to the control operation includes:
determining a process switching mode according to the process switching action;
and according to the control operation, the control terminal is switched to the corresponding process according to the process switching mode.
5. The method for switching the terminal process according to claim 2, further comprising:
when the status bar is displayed, judging whether the sliding distance of the left-right sliding operation in the sliding status bar is the set distance of the switching process;
if the sliding distance of the left-right sliding operation is the set distance for switching the process, executing the step of determining the control operation of the process according to the operation information of the status bar area;
and if the sliding distance of the left-right sliding operation is not the distance of the switching process which is not set, executing a response operation corresponding to the operation information, wherein the response operation is an action except the process.
6. The method for switching the terminal process according to claim 1, further comprising:
when the status bar is hidden, monitoring whether the position of the terminal operation is in the status bar area;
and if the position of the terminal operation is monitored to be in the status bar area, executing the step of acquiring the operation information of the status bar acting area.
7. The method according to claim 6, wherein the process of controlling the terminal to perform the action of switching the process corresponding to the operation information according to the control operation comprises:
and sending the control operation to process management through a status bar, acquiring the process to be switched through the process management, and switching to the acquired process to be switched.
8. The method for switching the terminal process according to any one of claims 1 to 7, further comprising:
acquiring interactive information of opened applications on a terminal;
determining whether the operation information of the status bar operation area is process operation information or not according to the interaction information;
and when the process operation information is determined, executing the control operation of determining the process according to the operation information of the status bar area.
9. A terminal, comprising a memory, a processor, and a terminal process switching program stored in the memory and operable on the processor, wherein the processor implements the following steps when executing the terminal process switching program:
acquiring operation information of a status bar area, wherein the status bar area is an area used for displaying a status bar in a terminal display area;
determining the control operation of the process according to the operation information of the status bar area;
and according to the control operation, the control terminal executes the process action corresponding to the operation information.
10. A computer-readable storage medium having a terminal process switching program stored thereon, wherein the terminal process switching program, when executed by a processor, performs the steps of:
acquiring operation information of a status bar area, wherein the status bar area is an area used for displaying a status bar in a terminal display area;
determining the control operation of the process according to the operation information of the status bar area;
and according to the control operation, the control terminal executes the process action corresponding to the operation information.
CN202010210679.2A 2020-03-23 2020-03-23 Terminal process switching method, terminal and storage medium Active CN111400014B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010210679.2A CN111400014B (en) 2020-03-23 2020-03-23 Terminal process switching method, terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010210679.2A CN111400014B (en) 2020-03-23 2020-03-23 Terminal process switching method, terminal and storage medium

Publications (2)

Publication Number Publication Date
CN111400014A true CN111400014A (en) 2020-07-10
CN111400014B CN111400014B (en) 2023-10-13

Family

ID=71431077

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010210679.2A Active CN111400014B (en) 2020-03-23 2020-03-23 Terminal process switching method, terminal and storage medium

Country Status (1)

Country Link
CN (1) CN111400014B (en)

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102207825A (en) * 2011-05-23 2011-10-05 昆山富泰科电脑有限公司 Method for switching multiple applications in portable multifunctional device and user graphical interface
CN103440091A (en) * 2013-08-07 2013-12-11 广东明创软件科技有限公司 Method for realizing shortcut operation and mobile terminal
US20150046825A1 (en) * 2013-08-08 2015-02-12 Eric Qing Li Method and Apparatus for Improving One-handed Operation of a Large Smartphone or a Small Tablet Computer
CN104731507A (en) * 2015-03-31 2015-06-24 努比亚技术有限公司 Application switching method of mobile terminal and mobile terminal
US20150339052A1 (en) * 2013-02-07 2015-11-26 Tencent Technology (Shenzhen) Co., Ltd. Method and apparatus for displaying shortcut on mobile terminal and storage medium
CN105912219A (en) * 2016-05-11 2016-08-31 青岛海信移动通信技术股份有限公司 Notification message displaying method and terminal device
CN105955573A (en) * 2016-04-27 2016-09-21 上海斐讯数据通信技术有限公司 Mobile terminal application switching method and system
CN107045420A (en) * 2017-04-27 2017-08-15 努比亚技术有限公司 Switching method and mobile terminal, the storage medium of application program
CN107168609A (en) * 2017-06-06 2017-09-15 广东欧珀移动通信有限公司 status bar display method, device and terminal
CN108664182A (en) * 2018-04-09 2018-10-16 Oppo广东移动通信有限公司 A kind of application switching method, terminal and computer readable storage medium
CN108769814A (en) * 2018-06-01 2018-11-06 腾讯科技(深圳)有限公司 Video interaction method, device and readable medium
CN109361813A (en) * 2018-09-21 2019-02-19 Oppo广东移动通信有限公司 Information management method, device, storage medium and mobile terminal
CN109766050A (en) * 2019-01-28 2019-05-17 努比亚技术有限公司 Fingerprint identification method, terminal and computer readable storage medium
CN109976626A (en) * 2019-02-19 2019-07-05 华为技术有限公司 A kind of switching method and electronic equipment of application icon

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102207825A (en) * 2011-05-23 2011-10-05 昆山富泰科电脑有限公司 Method for switching multiple applications in portable multifunctional device and user graphical interface
US20150339052A1 (en) * 2013-02-07 2015-11-26 Tencent Technology (Shenzhen) Co., Ltd. Method and apparatus for displaying shortcut on mobile terminal and storage medium
CN103440091A (en) * 2013-08-07 2013-12-11 广东明创软件科技有限公司 Method for realizing shortcut operation and mobile terminal
US20150046825A1 (en) * 2013-08-08 2015-02-12 Eric Qing Li Method and Apparatus for Improving One-handed Operation of a Large Smartphone or a Small Tablet Computer
CN104731507A (en) * 2015-03-31 2015-06-24 努比亚技术有限公司 Application switching method of mobile terminal and mobile terminal
CN105955573A (en) * 2016-04-27 2016-09-21 上海斐讯数据通信技术有限公司 Mobile terminal application switching method and system
CN105912219A (en) * 2016-05-11 2016-08-31 青岛海信移动通信技术股份有限公司 Notification message displaying method and terminal device
CN107045420A (en) * 2017-04-27 2017-08-15 努比亚技术有限公司 Switching method and mobile terminal, the storage medium of application program
CN107168609A (en) * 2017-06-06 2017-09-15 广东欧珀移动通信有限公司 status bar display method, device and terminal
CN108664182A (en) * 2018-04-09 2018-10-16 Oppo广东移动通信有限公司 A kind of application switching method, terminal and computer readable storage medium
CN108769814A (en) * 2018-06-01 2018-11-06 腾讯科技(深圳)有限公司 Video interaction method, device and readable medium
WO2019228120A1 (en) * 2018-06-01 2019-12-05 腾讯科技(深圳)有限公司 Video interaction method and device, terminal, and storage medium
CN109361813A (en) * 2018-09-21 2019-02-19 Oppo广东移动通信有限公司 Information management method, device, storage medium and mobile terminal
CN109766050A (en) * 2019-01-28 2019-05-17 努比亚技术有限公司 Fingerprint identification method, terminal and computer readable storage medium
CN109976626A (en) * 2019-02-19 2019-07-05 华为技术有限公司 A kind of switching method and electronic equipment of application icon

Also Published As

Publication number Publication date
CN111400014B (en) 2023-10-13

Similar Documents

Publication Publication Date Title
US10917515B2 (en) Method for switching applications in split screen mode, computer device and computer-readable storage medium
CN106775420B (en) Application switching method and device and graphical user interface
CN112527431B (en) Widget processing method and related device
US8843833B2 (en) Information-processing device and program
CN110709806A (en) Multitasking operation method and electronic equipment
US20090172531A1 (en) Method of displaying menu items and related touch screen device
CN108334272B (en) Control method and mobile terminal
KR20080104680A (en) Device and method for executing menu in portable terminal
CN110659098B (en) Data updating method and device, terminal equipment and storage medium
CN106775185B (en) Desktop display method and terminal
CN110795189A (en) Application starting method and electronic equipment
CN108540649B (en) Content display method and mobile terminal
CN108388396A (en) A kind of interface switching method and mobile terminal
CN101482799A (en) Method for controlling electronic equipment through touching type screen and electronic equipment thereof
CN106933481A (en) A kind of screen scroll method and device
CN108815844B (en) Mobile terminal, game control method thereof, electronic device and storage medium
CN112650546A (en) Page display method and wearable device
KR101186211B1 (en) Portable terminal and application converting method thereof
CN111399724B (en) Display method, device, terminal and storage medium for system setting item
CN108700990B (en) Screen locking method, terminal and screen locking device
CN107728898A (en) A kind of information processing method and mobile terminal
CN109684006B (en) Terminal control method and device
CN111400014B (en) Terminal process switching method, terminal and storage medium
CN106331833A (en) Video display method and mobile terminal
CN111026955A (en) Application program recommendation 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