CN108536508B - Interface processing method and device and mobile terminal - Google Patents
Interface processing method and device and mobile terminal Download PDFInfo
- Publication number
- CN108536508B CN108536508B CN201810238367.5A CN201810238367A CN108536508B CN 108536508 B CN108536508 B CN 108536508B CN 201810238367 A CN201810238367 A CN 201810238367A CN 108536508 B CN108536508 B CN 108536508B
- Authority
- CN
- China
- Prior art keywords
- interface
- mobile terminal
- type
- display
- display instruction
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Human Computer Interaction (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Telephone Function (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
The embodiment of the application discloses an interface processing method and device and a mobile terminal. The method comprises the following steps: responding to an interface display instruction, and acquiring the type of a current display interface of the mobile terminal; detecting whether the type of the current display interface is a preset type or not; and if the type of the current display interface is a preset type, delaying to display the interface indicated by the interface display instruction. According to the method, when the mobile terminal displays the new interface, whether the new interface is suitable for being displayed immediately or not under the condition that the currently displayed interface is displayed is judged, so that the phenomenon that the user operates the currently displayed interface is interfered by immediately displaying the new interface is avoided, and the user experience in the interface display process of the application program is improved.
Description
Technical Field
The present application relates to the field of mobile terminals, and in particular, to an interface processing method and apparatus, and a mobile terminal.
Background
The starting of the interface for displaying the content in the mobile terminal basically follows the application triggered by the system of the mobile terminal to send a starting instruction. After the system triggers the application to send a starting instruction, the corresponding interface is called immediately to display. For example, in one interface of the application program, when an operation of displaying another interface by a user touch is detected, the mobile terminal immediately controls the display of the other interface. However, in some scenarios, if the system of the mobile terminal calls the interface of the application program to display according to the above logic, the user experience may be negatively affected.
Disclosure of Invention
In view of the above problems, the present application provides an interface processing method, an interface processing device, and a mobile terminal, so as to improve user experience in an interface display process of an application program.
In a first aspect, the present application provides an interface processing method, including: responding to an interface display instruction, and acquiring the type of a current display interface of the mobile terminal; detecting whether the type of the current display interface is a preset type or not; and if the type of the current display interface is a preset type, delaying to display the interface indicated by the interface display instruction.
In a second aspect, the present application provides an interface processing apparatus, operating in a mobile terminal, the apparatus including: the interface type acquisition unit is used for responding to an interface display instruction and acquiring the type of the current display interface of the mobile terminal; the interface type detection unit is used for detecting whether the type of the current display interface is a preset type; and the interface starting control unit is used for delaying to display the interface indicated by the interface display instruction if the interface type detection unit detects that the type of the current display interface is a preset type.
In a third aspect, the present application provides a mobile terminal comprising one or more processors and a memory; one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to perform the methods described above.
In a fourth aspect, the present application provides a computer-readable storage medium comprising a stored program, wherein the method described above is performed when the program is executed.
According to the interface processing method, the interface processing device and the mobile terminal, whether the type of the current display interface meets the preset condition is detected in response to an interface display instruction, if the type of the current display interface meets the preset condition, the interface indicated by the interface display instruction is displayed in a delayed mode, so that when the mobile terminal displays a new interface, whether the new interface is suitable for being displayed immediately or not under the condition that the current display interface is displayed can be judged first, the situation that the new interface is displayed immediately and the operation of a user on the current display interface is prevented from being interfered by the new interface displayed immediately is avoided, and therefore the user experience of an application program in the interface display process is improved.
These and other aspects of the present application will be more readily apparent from the following description of the embodiments.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 shows a schematic diagram of an outbound call as proposed by the present application;
FIG. 2 is a schematic diagram illustrating a screen lock interface in a screen lock state according to the present application;
FIG. 3 is a flow chart illustrating a method of interface processing as set forth herein;
FIG. 4 is a flow chart illustrating another interface processing method set forth herein;
fig. 5 is a block diagram illustrating an interface processing apparatus according to the present application;
fig. 6 is a block diagram showing another interface processing apparatus proposed in the present application;
fig. 7 is a block diagram illustrating a structure of a mobile terminal according to the present application;
fig. 8 is a block diagram illustrating a structure of a mobile terminal according to the present application for executing an interface processing method according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The mobile terminal can display the interface of the started application program in the foreground after starting a certain application program, and when a user touches and calls another interface on the interface displayed in the foreground or the mobile terminal responds to a certain message event and displays another interface, the mobile terminal can start the other interface and call the other interface to the foreground for display.
Generally, an interface management component responsible for interface management is disposed in the mobile terminal, and schedules an application program. For example, in an Android system, an Activity manager service (hereinafter, abbreviated as AMS) is provided as an interface management component, and the AMS is a service of the core of the Android and is responsible for the operations of starting, switching, scheduling, managing and scheduling application processes, and the like of Activity components in the system. In the Android system, the Activity component is used as an interface component for displaying an interface of an application program.
However, the inventor finds that when the interface management component in the mobile terminal receives the interface start instruction, the interface management component immediately responds to the interface start instruction, and displays the interface corresponding to the interface start instruction in the foreground. However, in some scenarios, if the system of the mobile terminal calls the interface of the application program to display according to the above logic, the user experience may be negatively affected. For example, for an outbound call as shown in fig. 1, an operator may send a reminding short message to the mobile terminal, however, in the screen-locked state, as shown in fig. 2, when the mobile terminal receives the short message, the screen-locked interface is displayed to the foreground, and the call-in interface is hidden, so that it is inconvenient for the user to call.
Therefore, the inventor provides an interface processing method and device for improving user experience in the interface display process of the application program, and a mobile terminal.
Embodiments of the present application will be described in detail below with reference to the accompanying drawings.
Referring to fig. 3, an interface processing method provided by the present application includes:
step S110: and responding to the interface display instruction, and acquiring the type of the current display interface of the mobile terminal.
A plurality of applications are usually installed in a mobile terminal, and the interface types of the corresponding applications may be different for different applications. For example, for a call program, the displayed interface includes a dialing interface, a call interface, and the like, and the call interface may include a call calling interface or a call answering interface. When the mobile terminal displays the call interface, the terminal called by the mobile terminal is not connected with the call, and when the mobile terminal displays the call answering interface, the mobile terminal is not connected with the call. For the game program, the displayed interface is a game interface, and for the navigation software, the displayed interface is a navigation interface.
For a mobile terminal, it is common to control the interface to display different applications through interface display instructions. As one mode, the interface display instruction is triggered by the mobile terminal in response to an information reminding event. The information reminding event comprises a short message reminding event, a chat software information reminding event or a system information reminding event and the like. When the short message reminding event is triggered, the mobile terminal can display a short message interface to display the content of the short message. When the chat software information reminding event is triggered, the mobile terminal can display an interface of the chat software so as to display instant messages sent by other users. And when the system message reminding event is triggered, the mobile terminal displays a system information interface. The system information interface can be a low power prompt interface, a recording function start prompt interface and the like.
Step S120: and detecting whether the type of the current display interface is a preset type.
The preset type interface can be stored in the mobile terminal in advance, and is preset by the mobile terminal, and can also be configured by a user of the mobile terminal according to requirements. By one approach, the predetermined type of interface includes, but is not limited to, a game interface, a call interface, and the like.
Step S130: and if the type of the current display interface is a preset type, delaying to display the interface indicated by the interface display instruction.
As one mode, the mobile terminal may display the interface indicated by the interface display instruction after delaying for a preset time length. In addition, as another mode, the mobile terminal may detect the type of the current display interface at a preset period; and if the type of the current display interface is detected not to meet the preset condition, displaying the interface indicated by the interface display instruction.
Step S140: and if the type of the current display interface is not the preset type, displaying the interface indicated by the interface display instruction.
According to the interface processing method, whether the type of the current display interface meets the preset condition is detected in response to an interface display instruction, if the type of the current display interface meets the preset condition, the interface indicated by the interface display instruction is displayed in a delayed mode, so that when a new interface is displayed, a mobile terminal can firstly judge whether the new interface is suitable for being displayed immediately under the condition that the current display interface is displayed, the situation that the new interface is displayed immediately and the operation of a user on the current display interface is interfered by the new interface is avoided, and therefore the user experience in the interface display process of an application program is improved.
Referring to fig. 4, an interface processing method provided by the present application includes:
step S210: and responding to an interface display instruction, and detecting whether the mobile terminal is in a screen locking state.
When the mobile terminal is in a screen locking state, if the mobile terminal immediately sets the interface indicated by the interface display instruction to a foreground for display when receiving the interface display instruction, the mobile terminal may be triggered to display a screen locking interface, so that a user cannot see the interface displayed before the mobile terminal receives the interface display instruction. When the mobile terminal receives the interface display instruction, it will detect whether the mobile terminal is in the screen locking state.
Step S220: and if the mobile terminal is in a screen unlocking state, displaying an interface indicated by the interface display instruction.
Step S230: and if the mobile terminal is in the screen locking state, acquiring the type of the current display interface of the mobile terminal.
Step S240: and detecting whether the type of the current display interface is a preset type.
The preset type interface can be stored in the mobile terminal in advance, and is preset by the mobile terminal, and can also be configured by a user of the mobile terminal according to requirements. By one approach, the predetermined type of interface includes, but is not limited to, a game interface, a call interface, and the like.
Step S250: and if the type of the current display interface is a preset type, delaying to display the interface indicated by the interface display instruction.
As one mode, the mobile terminal may display the interface indicated by the interface display instruction after delaying for a preset time length. For example, when the mobile terminal detects that the type of the currently displayed interface is a call interface or a call answering interface, if the interface indicated by the interface display instruction is immediately set to the foreground display, the user may be affected to answer the call or cancel the dialed call. However, after the user is in the call, the screen is not required to be operated, and the interface indicated by the interface display instruction is displayed in the call process of the user, so that the interference of the display interface to the user operation can be effectively reduced. And when the type of the current display interface is detected to be a preset type, displaying the interface indicated by the interface display instruction after delaying for a preset time length.
Wherein, the preset time length of the time delay can be manually configured by a user. For example, in a delay setting interface of the mobile terminal, a desired delay time period may be selected. In addition, the preset time length can also be calculated by the mobile terminal according to the counted time consumption of the user from the incoming call to the incoming call. In this case, the preset time period may be updated in one cycle so as to be closer to the current usage habit of the user. For example, the mobile terminal may use 7 days as a cycle, and on the day when the cycle is about to end, calculate the average elapsed time of the period from the incoming call to the incoming call of the user for the previous 7 days (including the current day) as the preset time length of the delay display interface in the next cycle.
In addition, the mobile terminal can be set at a special moment in a period so as to be closer to the current use state of the user. And at a special moment in the period, delaying the display interface according to the preset time length corresponding to the special moment, and at a moment except the special moment, calculating the preset time length of the current period according to the method and delaying the display interface. The special time comprises the time when the mobile terminal is detected to be in an inclined placement state or in a shaking state and the like, which represents that the mobile terminal is held by a user. It can be understood that the preset time length corresponding to the special time is not longer than the preset time length corresponding to the period of the special time.
As another way, the mobile terminal may detect the type of the current display interface at a preset period; and if the type of the current display interface is detected not to meet the preset condition, displaying the interface indicated by the interface display instruction. Step S260: and if the type of the current display interface is not the preset type, displaying the interface indicated by the interface display instruction.
It should be noted that, for the interface displayed in a delayed manner, the interface displayed in a delayed manner may be stored in the established queue. The established queue may include a queue for storing an interface displayed after delaying for a preset time length, and may also include a queue for storing an interface displayed again when it is detected that the type of the current display interface is not the preset type.
It should be noted that in the interface processing method provided by the present application, scheduling such as displaying or hiding an interface is performed by a system of the mobile terminal, for example, when the mobile terminal provided by the present application is an Android operating system, the interface processing method provided by the present application is performed by activitymanager service in the system. Therefore, the interface processing method provided by the application does not need to change the application program, and does not need to modify the installation file of the application program.
According to the interface processing method, the interface display instruction is responded, if the mobile terminal is detected to be in the screen locking state, whether the type of the current display interface meets the preset condition or not is detected, if the type of the current display interface meets the preset condition, the interface indicated by the interface display instruction is displayed in a delayed mode, so that when the mobile terminal displays a new interface in the screen locking state, whether the new interface is suitable for being displayed immediately or not under the condition that the current display interface is displayed can be judged firstly, the situation that the user interferes with the operation of the current display interface by the user due to the fact that the new interface is displayed immediately is avoided, and therefore user experience in the interface display process of an application program is improved.
Referring to fig. 5, an interface processing apparatus 300 provided by the present application runs on a mobile terminal, and the apparatus 300 includes: an interface type acquisition unit 310, an interface type detection unit 320, and an interface start control unit 330.
The interface type obtaining unit 310 is configured to obtain a type of a current display interface of the mobile terminal in response to an interface display instruction.
An interface type detecting unit 320, configured to detect whether the type of the current display interface is a preset type.
The preset type interface can be stored in the mobile terminal in advance, and is preset by the mobile terminal, and can also be configured by a user of the mobile terminal according to requirements. By one approach, the predetermined type of interface includes, but is not limited to, a game interface, a call interface, and the like.
And the interface start control unit 330 is configured to delay displaying the interface indicated by the interface display instruction if the interface type detection unit detects that the type of the current display interface is the preset type.
As a mode, the interface start control unit 330 is specifically configured to delay a preset time length and then display an interface indicated by the interface display instruction. The interface start control unit 330 may be further specifically configured to detect a type of a currently displayed interface at a preset period; and if the type of the current display interface is detected not to meet the preset condition, displaying the interface indicated by the interface display instruction.
Referring to fig. 6, an interface processing apparatus 400 provided by the present application runs on a mobile terminal, and the apparatus 400 includes: a screen locking detection unit 410, an interface starting control unit 420, an interface type acquisition unit 430 and an interface type detection unit 440.
The screen locking detection unit 410 is configured to detect whether the mobile terminal is in a screen locking state in response to an interface display instruction.
An interface start control unit 420, configured to display an interface indicated by the interface display instruction if the screen lock detection unit 410 detects that the mobile terminal is in a screen unlock state.
An interface type obtaining unit 430, configured to obtain a type of a current display interface of the mobile terminal if the screen locking detection unit 410 detects that the mobile terminal is in the screen locking state.
An interface type detecting unit 440, configured to detect whether the type of the current display interface is a preset type.
The preset type interface can be stored in the mobile terminal in advance, and is preset by the mobile terminal, and can also be configured by a user of the mobile terminal according to requirements. By one approach, the predetermined type of interface includes, but is not limited to, a game interface, a call interface, and the like.
And the interface start control unit 420 is configured to delay displaying the interface indicated by the interface display instruction if the interface type detection unit 440 detects that the type of the current display interface is the preset type.
As a mode, the interface start control unit 420 is specifically configured to delay a preset time length and then display an interface indicated by the interface display instruction. The interface start control unit 420 may be further specifically configured to detect a type of a currently displayed interface at a preset period; and if the type of the current display interface is detected not to meet the preset condition, displaying the interface indicated by the interface display instruction.
The interface start control unit 420 is further configured to display the interface indicated by the interface display instruction if the interface type detection unit 440 detects that the type of the currently displayed interface is not the preset type.
To sum up, according to the interface processing method, the interface processing device and the mobile terminal provided by the application, whether the type of the current display interface meets the preset condition is detected in response to an interface display instruction, and if the type of the current display interface meets the preset condition, the interface indicated by the interface display instruction is displayed in a delayed manner, so that when a new interface is displayed, the mobile terminal can firstly judge whether the new interface is suitable for being displayed immediately under the condition that the current display interface is displayed, so that the situation that the user interferes with the operation of the current display interface by displaying the new interface immediately is avoided, and the user experience in the interface display process of an application program is improved.
A mobile terminal provided by the present application will be described with reference to fig. 7 and 8.
Referring to fig. 7, based on the interface processing method and apparatus, the embodiment of the present application further provides a mobile terminal 100 capable of executing the interface processing method. The mobile terminal 100 includes an electronic body 10, and the electronic body 10 includes a housing 12 and a first screen 120 disposed on the housing 12. The housing 12 may be made of metal, such as steel or aluminum alloy. In this embodiment, the first screen 120 and the second screen 121 generally include a display panel 111, and may also include a circuit and the like for responding to a touch operation performed on the display panel 111. The Display panel 111 may be a Liquid Crystal Display (LCD) panel, and in some embodiments, the Display panel 111 is a touch screen 109.
As shown in fig. 8, in an actual application scenario, the mobile terminal 100 may be used as a smartphone terminal, in which case the electronic body 10 generally further includes one or more processors 102 (only one is shown in the figure), a memory 104, an RF (Radio Frequency) module 106, an audio circuit 110, a sensor 114, an input module 118, and a power module 122. It will be understood by those skilled in the art that the present application is not intended to be limited to the configuration of the electronics body portion 10. For example, the electronics body section 10 may include more or fewer components than shown, or have a different configuration than shown.
Those skilled in the art will appreciate that all other components are peripheral devices with respect to the processor 102, and the processor 102 is coupled to the peripheral devices through a plurality of peripheral interfaces 124. The peripheral interface 124 may be implemented based on the following criteria: universal Asynchronous Receiver/Transmitter (UART), General Purpose Input/Output (GPIO), Serial Peripheral Interface (SPI), and Inter-Integrated Circuit (I2C), but the present invention is not limited to these standards. In some examples, the peripheral interface 124 may comprise only a bus; in other examples, the peripheral interface 124 may also include other elements, such as one or more controllers, for example, a display controller for interfacing with the display panel 111 or a memory controller for interfacing with a memory. These controllers may also be separate from the peripheral interface 124 and integrated within the processor 102 or a corresponding peripheral.
The memory 104 may be used to store software programs and modules, and the processor 102 executes various functional applications and data processing by executing the software programs and modules stored in the memory 104. The memory 104 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid state memory. In some examples, the memory 104 may further include memory remotely located from the processor 102, which may be connected to the electronic body portion 10 or the first screen 120 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The RF module 106 is configured to receive and transmit electromagnetic waves, and achieve interconversion between the electromagnetic waves and electrical signals, so as to communicate with a communication network or other devices. The RF module 106 may include various existing circuit elements for performing these functions, such as an antenna, a radio frequency transceiver, a digital signal processor, an encryption/decryption chip, a Subscriber Identity Module (SIM) card, memory, and so forth. The RF module 106 may communicate with various networks such as the internet, an intranet, a wireless network, or with other devices via a wireless network. The wireless network may comprise a cellular telephone network, a wireless local area network, or a metropolitan area network. The Wireless network may use various Communication standards, protocols, and technologies, including, but not limited to, Global System for Mobile Communication (GSM), Enhanced Mobile Communication (Enhanced Data GSM Environment, EDGE), wideband Code division multiple Access (W-CDMA), Code Division Multiple Access (CDMA), Time Division Multiple Access (TDMA), Wireless Fidelity (WiFi) (e.g., IEEE802.1 a, IEEE802.11 b, IEEE802.1 g, and/or IEEE802.11 n), Voice over internet protocol (VoIP), world wide mail Access (Microwave for Wireless communications, wimax), and any other suitable protocol for instant messaging, and may even include those protocols that have not yet been developed.
The audio circuitry 110, speaker 101, sound jack 103, microphone 105 collectively provide an audio interface between a user and the electronic body portion 10 or the first screen 120. Specifically, the audio circuit 110 receives sound data from the processor 102, converts the sound data into an electrical signal, and transmits the electrical signal to the speaker 101. The speaker 101 converts an electric signal into a sound wave audible to the human ear. The audio circuitry 110 also receives electrical signals from the microphone 105, converts the electrical signals to sound data, and transmits the sound data to the processor 102 for further processing. Audio data may be retrieved from the memory 104 or through the RF module 106. In addition, audio data may also be stored in the memory 104 or transmitted through the RF module 106.
The sensor 114 is disposed in the electronic body portion 10 or the first screen 120, and examples of the sensor 114 include, but are not limited to: light sensors, operational sensors, pressure sensors, infrared heat sensors, distance sensors, gravitational acceleration sensors, and other sensors.
Specifically, the light sensors may include a light sensor 114F, a pressure sensor 114G. Among them, the pressure sensor 114G may detect a pressure generated by pressing on the mobile terminal 100. That is, the pressure sensor 114G detects pressure generated by contact or pressing between the user and the mobile terminal, for example, contact or pressing between the user's ear and the mobile terminal. Accordingly, the pressure sensor 114G may be used to determine whether contact or pressing has occurred between the user and the mobile terminal 100, as well as the magnitude of the pressure.
Referring to fig. 8 again, in the embodiment shown in fig. 8, the light sensor 114F and the pressure sensor 114G are disposed adjacent to the display panel 111. The light sensor 114F can turn off the display output when an object is near the first screen 120, for example, when the electronic body 10 moves to the ear.
As one of the motion sensors, the gravity acceleration sensor can detect the magnitude of acceleration in various directions (generally three axes), detect the magnitude and direction of gravity when stationary, and can be used for applications (such as horizontal and vertical screen switching, related games, magnetometer attitude calibration), vibration recognition related functions (such as pedometer, tapping) and the like for recognizing the attitude of the mobile terminal 100. In addition, the electronic body 10 may also be configured with other sensors such as a gyroscope, a barometer, a hygrometer and a thermometer, which are not described herein,
in this embodiment, the input module 118 may include the touch screen 109 disposed on the first screen 120, and the touch screen 109 may collect a touch operation of a user on or near the touch screen 109 (for example, an operation of the user on or near the touch screen 109 using any suitable object or accessory such as a finger, a stylus, etc.) and drive a corresponding connection device according to a preset program. Optionally, the touch screen 109 may include a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch detection device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 102, and can receive and execute commands sent by the processor 102. In addition, the touch detection function of the touch screen 109 may be implemented by using resistive, capacitive, infrared, and surface acoustic wave types. In addition to the touch screen 109, in other variations, the input module 118 may include other input devices, such as keys. The keys may include, for example, character keys for inputting characters, and control keys for triggering control functions. Examples of such control keys include a "back to home" key, a power on/off key, and the like.
The first screen 120 is used to display information input by a user, information provided to the user, and various graphic user interfaces of the electronic main body part 10, which may be composed of graphics, text, icons, numbers, videos, and any combination thereof, and in one example, the touch screen 109 may be provided on the display panel 111 so as to be integrated with the display panel 111.
The power module 122 is used to provide power supply to the processor 102 and other components. Specifically, the power module 122 may include a power management system, one or more power sources (e.g., batteries or ac power), a charging circuit, a power failure detection circuit, an inverter, a power status indicator light, and any other components related to the generation, management, and distribution of power in the electronic body 10 or the first screen 120.
The mobile terminal 100 further comprises a locator 119, the locator 119 being configured to determine an actual location of the mobile terminal 100. In this embodiment, the locator 119 implements the positioning of the mobile terminal 100 by using a positioning service, which is understood to be a technology or a service for obtaining the position information (e.g., longitude and latitude coordinates) of the mobile terminal 100 by using a specific positioning technology and marking the position of the positioned object on an electronic map.
It should be understood that the mobile terminal 100 described above is not limited to a smartphone terminal, but it should refer to a computer device that can be used in mobility. Specifically, the mobile terminal 100 refers to a mobile computer device equipped with an intelligent operating system, and the mobile terminal 100 includes, but is not limited to, a smart phone, a smart watch, a tablet computer, and the like.
In the description herein, reference to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the application. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Furthermore, the terms "first", "second" and "first" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present application, "plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and the scope of the preferred embodiments of the present application includes other implementations in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present application.
The logic and/or steps represented in the flowcharts or otherwise described herein, e.g., an ordered listing of executable instructions that can be considered to implement logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (mobile terminal) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium could even be paper or another suitable medium upon which the program is printed, as the program can be electronically captured, via for instance optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner if necessary, and then stored in a computer memory.
It should be understood that portions of the present application may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments. In addition, functional units in the embodiments of the present application may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc. Although embodiments of the present application have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present application, and that variations, modifications, substitutions and alterations may be made to the above embodiments by those of ordinary skill in the art within the scope of the present application.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, and not to limit the same; although the present application has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not necessarily depart from the spirit and scope of the corresponding technical solutions in the embodiments of the present application.
Claims (9)
1. An interface processing method, characterized in that the method comprises:
responding to an interface display instruction, and detecting whether the mobile terminal is in a screen locking state, wherein the interface display instruction is triggered by the mobile terminal responding to an information reminding event;
if the mobile terminal is in a screen unlocking state, displaying an interface indicated by the interface display instruction;
if the mobile terminal is in a screen locking state, acquiring the type of a current display interface of the mobile terminal;
detecting whether the type of the current display interface is a preset type or not;
and if the type of the current display interface is a preset type, delaying to display the interface indicated by the interface display instruction.
2. The method of claim 1, wherein the predetermined type is a call interface.
3. The method according to claim 2, wherein the call interface is a call interface or a call answering interface, wherein when the mobile terminal displays the call interface, a terminal called by the mobile terminal is not connected to the call, and when the mobile terminal displays the call answering interface, the mobile terminal is not connected to the call.
4. The method of claim 1, wherein the predetermined type is a game interface.
5. The method according to any one of claims 1 to 4, wherein the step of delaying the display of the interface indicated by the interface display instruction comprises:
and displaying the interface indicated by the interface display instruction after delaying for a preset time length.
6. The method according to any one of claims 1 to 4, wherein the step of delaying the display of the interface indicated by the interface display instruction comprises:
detecting the type of a current display interface according to a preset period;
and if the type of the current display interface is detected not to be the preset type, displaying the interface indicated by the interface display instruction.
7. An interface processing apparatus, operating in a mobile terminal, the apparatus comprising:
the screen locking detection unit is used for responding to an interface display instruction, detecting whether the mobile terminal is in a screen locking state, wherein the interface display instruction is triggered by the mobile terminal responding to an information reminding event;
the interface starting control unit is used for displaying the interface indicated by the interface display instruction if the mobile terminal is in a screen unlocking state;
the interface type obtaining unit is used for obtaining the type of the current display interface of the mobile terminal if the mobile terminal is in a screen locking state;
the interface type detection unit is used for detecting whether the type of the current display interface is a preset type;
and the interface starting control unit is used for delaying to display the interface indicated by the interface display instruction if the interface type detection unit detects that the type of the current display interface is a preset type.
8. A mobile terminal comprising one or more processors and memory;
one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to perform the method of any of claims 1-6.
9. A computer-readable storage medium having program code executable by a processor, the computer-readable storage medium comprising a stored program, wherein the method of any of claims 1-6 is performed when the program is run.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810238367.5A CN108536508B (en) | 2018-03-22 | 2018-03-22 | Interface processing method and device and mobile terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810238367.5A CN108536508B (en) | 2018-03-22 | 2018-03-22 | Interface processing method and device and mobile terminal |
Publications (2)
Publication Number | Publication Date |
---|---|
CN108536508A CN108536508A (en) | 2018-09-14 |
CN108536508B true CN108536508B (en) | 2021-07-13 |
Family
ID=63485084
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201810238367.5A Active CN108536508B (en) | 2018-03-22 | 2018-03-22 | Interface processing method and device and mobile terminal |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN108536508B (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115273517B (en) * | 2022-08-12 | 2023-07-18 | 润芯微科技(江苏)有限公司 | Vehicle-mounted intelligent display method and display system thereof |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105117211A (en) * | 2015-07-28 | 2015-12-02 | 小米科技有限责任公司 | Method and device for message prompts |
US9448685B1 (en) * | 2012-11-20 | 2016-09-20 | Amazon Technologies, Inc. | Preemptive event notification for media experience |
CN106095401A (en) * | 2016-05-26 | 2016-11-09 | 深圳天珑无线科技有限公司 | Informing message treatment method and device |
CN106201682A (en) * | 2016-06-27 | 2016-12-07 | 广东欧珀移动通信有限公司 | A kind of application controls method and device |
CN106681584A (en) * | 2016-12-09 | 2017-05-17 | 深圳市金立通信设备有限公司 | Method for optimizing application display and terminal |
CN107220077A (en) * | 2016-10-20 | 2017-09-29 | 华为技术有限公司 | Using the management-control method and management and control devices of startup |
CN107291289A (en) * | 2017-05-04 | 2017-10-24 | 深圳市金立通信设备有限公司 | A kind of interface response method and device |
CN107678819A (en) * | 2017-09-29 | 2018-02-09 | 珠海市魅族科技有限公司 | A kind of information processing method and device, terminal and readable storage medium storing program for executing |
CN107817988A (en) * | 2017-10-16 | 2018-03-20 | 广东欧珀移动通信有限公司 | The management method and Related product of PUSH message |
-
2018
- 2018-03-22 CN CN201810238367.5A patent/CN108536508B/en active Active
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9448685B1 (en) * | 2012-11-20 | 2016-09-20 | Amazon Technologies, Inc. | Preemptive event notification for media experience |
CN105117211A (en) * | 2015-07-28 | 2015-12-02 | 小米科技有限责任公司 | Method and device for message prompts |
CN106095401A (en) * | 2016-05-26 | 2016-11-09 | 深圳天珑无线科技有限公司 | Informing message treatment method and device |
CN106201682A (en) * | 2016-06-27 | 2016-12-07 | 广东欧珀移动通信有限公司 | A kind of application controls method and device |
CN107220077A (en) * | 2016-10-20 | 2017-09-29 | 华为技术有限公司 | Using the management-control method and management and control devices of startup |
CN106681584A (en) * | 2016-12-09 | 2017-05-17 | 深圳市金立通信设备有限公司 | Method for optimizing application display and terminal |
CN107291289A (en) * | 2017-05-04 | 2017-10-24 | 深圳市金立通信设备有限公司 | A kind of interface response method and device |
CN107678819A (en) * | 2017-09-29 | 2018-02-09 | 珠海市魅族科技有限公司 | A kind of information processing method and device, terminal and readable storage medium storing program for executing |
CN107817988A (en) * | 2017-10-16 | 2018-03-20 | 广东欧珀移动通信有限公司 | The management method and Related product of PUSH message |
Also Published As
Publication number | Publication date |
---|---|
CN108536508A (en) | 2018-09-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107464557B (en) | Call recording method and device, mobile terminal and storage medium | |
CN108712561B (en) | Authority management method, device, mobile terminal and storage medium | |
CN108021642B (en) | Application program recommendation method and device, mobile terminal and storage medium | |
CN108228358B (en) | Method, device, mobile terminal and storage medium for correcting vertical synchronization signal | |
CN108243282A (en) | Message display method, device, mobile terminal and storage medium | |
CN108135033B (en) | Bluetooth connection method and mobile terminal | |
CN108235308B (en) | Data reporting method and device, mobile terminal and computer readable medium | |
CN108777731B (en) | Key configuration method and device, mobile terminal and storage medium | |
CN108037990B (en) | Task information processing method and device and server | |
CN108668328B (en) | Network switching method and mobile terminal | |
CN110557499B (en) | Information processing method and device and mobile terminal | |
CN107786714B (en) | Sound control method, apparatus and system based on vehicle-mounted multimedia equipment | |
CN108345422A (en) | Application control method, apparatus, mobile terminal and computer-readable medium | |
CN108200546B (en) | Data reporting method and device, mobile terminal and computer readable medium | |
CN108388335B (en) | Method for controlling mobile terminal and mobile terminal | |
CN108235237B (en) | Data reporting method and device, mobile terminal and computer readable medium | |
CN110221882B (en) | Display method, display device, mobile terminal and storage medium | |
CN107135305B (en) | Message reminding method, device and terminal | |
CN110022405B (en) | Radio frequency parameter adjusting method, device and storage medium | |
CN108449787B (en) | Connection control method and device and electronic equipment | |
CN108647070B (en) | Information reminding method and device, mobile terminal and computer readable medium | |
CN107819938B (en) | Corner mark configuration method and device, mobile terminal and server | |
CN110221736B (en) | Icon processing method and device, mobile terminal and storage medium | |
CN108769364B (en) | Call control method, device, mobile terminal and computer readable medium | |
CN107918517B (en) | Screen rotation response method and device, mobile terminal and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
CB02 | Change of applicant information |
Address after: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18 Applicant after: OPPO Guangdong Mobile Communications Co.,Ltd. Address before: Changan town in Guangdong province Dongguan 523860 usha Beach Road No. 18 Applicant before: GUANGDONG OPPO MOBILE TELECOMMUNICATIONS Corp.,Ltd. |
|
CB02 | Change of applicant information | ||
GR01 | Patent grant | ||
GR01 | Patent grant |