CN105808049A - Control method and device for realizing mobile terminal - Google Patents

Control method and device for realizing mobile terminal Download PDF

Info

Publication number
CN105808049A
CN105808049A CN201610107645.4A CN201610107645A CN105808049A CN 105808049 A CN105808049 A CN 105808049A CN 201610107645 A CN201610107645 A CN 201610107645A CN 105808049 A CN105808049 A CN 105808049A
Authority
CN
China
Prior art keywords
event
reported
key
inject
module
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
CN201610107645.4A
Other languages
Chinese (zh)
Other versions
CN105808049B (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.)
Jiangsu Zhongwei Software Technology Co.,Ltd.
Original Assignee
Nubia Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nubia Technology Co Ltd filed Critical Nubia Technology Co Ltd
Priority to CN201610107645.4A priority Critical patent/CN105808049B/en
Publication of CN105808049A publication Critical patent/CN105808049A/en
Application granted granted Critical
Publication of CN105808049B publication Critical patent/CN105808049B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

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

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)

Abstract

The invention discloses a control method and device for realizing a mobile terminal. The method comprises the following steps: intercepting a bottom key event; when a detection result shows that the Key Up event of the bottom key event happens, carrying out a delay injection event operation on the intercepted bottom key event; and when an operation to a touch screen zone from a key zone is detected in preset duration, cancelling the delay injection event operation on the bottom key event. The embodiment of the invention avoids the problem that a bottom key is touched by mistake due to a bottom upglide gesture, and improves user experience.

Description

A kind of control method realizing mobile terminal and device
Technical field
The present embodiments relate to but be not limited to intelligent terminal's technology, espespecially a kind of control method realizing mobile terminal and device.
Background technology
When mobile terminal is operated, in current Android system, reporting events flow process is as shown in Figure 1, specifically include: first, when input equipment (InputDevice) detects the generation of event, the reporting events detected is processed to distribution filter course (InputFlinger.so);Then, reported event is distributed to framework services layer (FrameworkService.jar) (or being called event interception layer) by distribution filter course;Finally, reported event is distributed to the APP that current interface is corresponding by framework services layer, by APP process.
Along with popularizing of mobile terminal, gesture operation is also popular all the more, bottom slip up gesture but cannot be popularized as modal gesture operation, as shown in Figure 2, this is owing to bottom exists button (menu (Menu) key, major key and return (Back) key), before being defined as bottom slip up gesture (detecting from key zone to the operation in touch screen district), the KeyUp event of bottom key-press event will be sent to APP via framework services layer by distribution filter course, then APP will process key-press event bottom this, therefore the false triggering of bottom button can be caused when there being bottom slip up gesture to produce.
Summary of the invention
This application provides a kind of control method realizing mobile terminal and device, it is possible to the problem avoiding the bottom button false touch of bottom slip up gesture initiation, promote Consumer's Experience.
In order to reach the application purpose, this application provides a kind of control method realizing mobile terminal, including:
Intercept bottom key-press event;
When KeyUp event bottom key-press event being detected occurs, carry out the bottom key-press event intercepted postponing to inject event action;
When detecting in preset duration from key zone to the operation in touch screen district, cancel and event action is injected in the delay of key-press event bottom this.
Alternatively, in described cancellation to after bottom this, event action is injected in the delay of key-press event, the method also includes:
For pressing MOTION_DOWN event from described key zone to the touch screen in touch screen district, default mark is set;
Undertaken reporting process by the described MOTION_DOWN event being provided with mark.
Alternatively, when receiving reported event, the method also includes:
When the KeyDown reporting events that the reported event received is bottom key-press event, intercept described reported event;
When the KeyUp reporting events that the reported event received is bottom key-press event, it may be judged whether carry out described reported event postponing to inject event action;
When bottom the reported event received is, the length of key-press event is by event, process ends.
Alternatively, judge whether described in that reported event carries out postpone to inject event action to be included:
The state of the reported event received described in determining;
State according to the reported event determined determines whether to postpone to inject event action.
Alternatively, described determine described in the state of reported event that receives include:
Detect and whether described reported event has described default mark;
When detect described reported event has described default mark time, it is determined that described reported event is that to operate and record the state of described reported event be true TRUE to bottom slip up;
When detect described reported event does not have described default mark time, the state recording described injection event is non-TRUE.
Alternatively, the state of the reported event that described basis is determined determines whether that postponing to inject event action includes:
When the state of described reported event is TRUE, do not carry out described reported event postponing to inject event action;
When the state of described reported event is non-TRUE, carry out described reported event postponing to inject event action.
Alternatively, carry out postponing to inject event action described in include: arrange an intervalometer;When the timing duration of described intervalometer reaches described preset duration, inject described bottom key-press event.
Alternatively, when being not detected by described preset duration from key zone to the operation in touch screen district, the method also includes: inject described bottom key-press event.
Alternatively, described presetting is designated FLAG_MASK_BOTTOM_KEY, and the value of described default mark is 0x80000000.
Present invention also provides a kind of control device realizing mobile terminal, including: bottom button blocking module, delay disposal module and detection module;Wherein,
Bottom button blocking module, is used for intercepting bottom key-press event;When KeyUp event bottom key-press event being detected occurs, notify delay disposal module;
Postponement module, for receiving the notice from bottom button blocking module, carries out the bottom key-press event intercepted postponing to inject event action;Receive the notice of self-detection module, cancel and event action is injected in the delay of key-press event bottom this
Detection module, for when detecting in preset duration from key zone to the operation in touch screen district, notifying Postponement module.
Alternatively, this device also includes mark module and event interception module;Wherein,
Described mark module, arranges default mark for pressing MOTION_DOWN event from described key zone to the touch screen in touch screen district;
Undertaken reporting described event interception module by the described MOTION_DOWN event being provided with mark;Correspondingly,
Described event interception module, is used for receiving reported event.
Alternatively, described event interception module, it is additionally operable to:
When the KeyDown reporting events that the reported event received is bottom key-press event, intercept described reported event;
When the KeyUp reporting events that the reported event received is bottom key-press event, it may be judged whether carry out described reported event postponing to inject event action;
When bottom the reported event received is, the length of key-press event is by event, process ends.
Alternatively, described event interception module judges whether that reported event carries out postpone to inject event action to be included:
The state of the reported event received described in determining;
State according to the reported event determined determines whether to postpone to inject event action.
Alternatively, described event interception module determine described in the state of reported event that receives include:
Detect and whether described reported event has described default mark;
When detect described reported event has described default mark time, it is determined that described reported event is that to operate and record the state of described reported event be true TRUE to bottom slip up;
When detect described reported event does not have described default mark time, the state recording described injection event is non-TRUE.
Alternatively, according to the state of the reported event determined, described event interception module determines whether that postponing to inject event action includes:
When the state of described reported event is TRUE, notify that described reported event is not carried out postponing to inject event action by described delay disposal module;
When the state of described reported event is non-TRUE, notify that described reported event is carried out postponing to inject event action by described delay disposal module.
Alternatively, carry out postponing to inject event action described in include: arrange an intervalometer;When the timing duration of described intervalometer reaches described preset duration, inject described bottom key-press event.
Alternatively, when being not detected by described preset duration from key zone to the operation in touch screen district, this device also includes: inject described bottom key-press event.
Alternatively, described presetting is designated FLAG_MASK_BOTTOM_KEY, and the value of described default mark is 0x80000000.
The embodiment of the present invention includes: intercept bottom key-press event;When KeyUp event bottom key-press event being detected occurs, carry out the bottom key-press event intercepted postponing to inject event action;When detecting in preset duration from key zone to the operation in touch screen district, cancel and event action is injected in the delay of key-press event bottom this.The embodiment of the present invention avoids the problem of the bottom button false touch that bottom slip up gesture causes, and improves Consumer's Experience.
Accompanying drawing explanation
Accompanying drawing described herein is used for providing a further understanding of the present invention, constitutes the part of the application, and the schematic description and description of the present invention is used for explaining the present invention, is not intended that inappropriate limitation of the present invention.In the accompanying drawings:
Fig. 1 is the schematic diagram of reporting events flow process in existing Android system;
Fig. 2 is the schematic diagram of existing bottom slip up operation;
Fig. 3 is the hardware architecture diagram realizing each one optional mobile terminal of embodiment of the present invention;
Fig. 4 is the schematic diagram of the communication system communicated between support mobile terminal of the present invention;
Fig. 5 is the flow chart that the present invention realizes the control method of mobile terminal;
Fig. 6 is the flow chart that the present invention realizes the embodiment of the control method of mobile terminal;
Fig. 7 is the structural representation controlling device that the present invention realizes mobile terminal.
Detailed description of the invention
Below in conjunction with drawings and Examples, technical scheme is described in detail.
The mobile terminal realizing each embodiment of the present invention is described referring now to accompanying drawing.In follow-up description, use the suffix being used for representing such as " module ", " parts " or " unit " of element only for being conducive to the explanation of the present invention, itself do not have specific meaning.Therefore, " module " and " parts " can mixedly use.
Mobile terminal can be implemented in a variety of manners.Such as, the terminal described in the present invention can include the mobile terminal of such as mobile phone, smart phone, notebook computer, digit broadcasting receiver, PDA (personal digital assistant), PAD (panel computer), PMP (portable media player), guider etc. and the fixed terminal of such as numeral TV, desk computer etc..Hereinafter it is assumed that terminal is mobile terminal.However, it will be understood by those skilled in the art that, except being used in particular for the element of mobile purpose, structure according to the embodiment of the present invention can also apply to the terminal of fixed type.
Fig. 3 is the hardware architecture diagram realizing each one optional mobile terminal of embodiment of the present invention.
Mobile terminal 100 can include wireless communication unit 110 user input unit 130, sensing unit 140, output unit 150, memorizer 160, interface unit 170, controller 180 and power subsystem 190 etc..Fig. 3 illustrates the mobile terminal with various assembly, it should be understood that be not required for implementing all assemblies illustrated.Can alternatively implement more or less of assembly.Will be discussed in more detail below the element of mobile terminal.
Wireless communication unit 110 generally includes one or more assembly, and it allows the radio communication between mobile terminal 100 and wireless communication system or network.Such as, wireless communication unit can include at least one in broadcast reception module 111, mobile communication module 112, wireless Internet module 113.
Broadcast reception module 111 manages server via broadcast channel from external broadcasting and receives broadcast singal and/or broadcast related information.Broadcast channel can include satellite channel and/or terrestrial channel.Broadcast management server can be generate and send the server of broadcast singal and/or broadcast related information or broadcast singal that reception is previously created and/or broadcast related information and send it to the server of terminal.Broadcast singal can include TV broadcast singal, radio signals, data broadcasting signal etc..And, broadcast singal may further include the broadcast singal combined with TV or radio signals.Broadcast related information can also provide via mobile communications network, and in this case, broadcast related information can be received by mobile communication module 112.Broadcast singal can exist in a variety of manners, such as, it can exist with the electronic program guides (EPG) of DMB (DMB), the form of the electronic service guidebooks (ESG) etc. of digital video broadcast-handheld (DVB-H).Broadcast reception module 111 can be passed through to use various types of broadcast systems to receive signal broadcast.Especially, broadcast reception module 111 can be passed through to use such as multimedia broadcasting-ground (DMB-T), DMB-satellite (DMB-S), DVB-hand-held (DVB-H), forward link media (MediaFLO) Radio Data System, received terrestrial digital broadcasting integrated service (ISDB-T) etc. digit broadcasting system receive digital broadcasting.Broadcast reception module 111 may be constructed such that the various broadcast systems and above-mentioned digit broadcasting system that are adapted to provide for broadcast singal.The broadcast singal and/or the broadcast related information that receive via broadcast reception module 111 can be stored in memorizer 160 (or other type of storage medium).
Mobile communication module 112 sends radio signals at least one in base station (such as, access point, node B etc.), exterior terminal and server and/or receives from it radio signal.Such radio signal can include voice call signal, video calling signal or the various types of data sending according to text and/or Multimedia Message and/or receiving.
Wireless Internet module 113 supports the Wi-Fi (Wireless Internet Access) of mobile terminal.This module can internally or externally be couple to terminal.Wi-Fi (Wireless Internet Access) technology involved by this module can include WLAN (WLAN) (Wi-Fi), Wibro (WiMAX), Wimax (worldwide interoperability for microwave access), HSDPA (high-speed downlink packet access) etc..
User input unit 130 can generate key input data to control the various operations of mobile terminal according to the order of user's input.User input unit 130 allows user to input various types of information, and can include keyboard, metal dome, touch pad (such as, detection due to touched and cause resistance, pressure, electric capacity etc. the sensitive component of change), roller, rocking bar etc..Especially, when touch pad is superimposed upon on display unit 151 as a layer, it is possible to form touch screen.
Sensing unit 140 detects the current state of mobile terminal 100, (such as, mobile terminal 100 open or close state), the position of mobile terminal 100, user for mobile terminal 100 contact (namely, touch input) presence or absence, the orientation of mobile terminal 100, mobile terminal 100 acceleration or deceleration move and direction etc., and generate the order of operation for controlling mobile terminal 100 or signal.Such as, when mobile terminal 100 is embodied as sliding-type mobile phone, sensing unit 140 can sense this sliding-type phone and open or close.It addition, sensing unit 140 can detect power subsystem 190 and whether provide whether electric power or interface unit 170 couple with external device (ED).
Interface unit 170 is used as at least one external device (ED) and is connected, with mobile terminal 100, the interface that can pass through.Such as, external device (ED) can include wired or wireless head-band earphone port, external power source (or battery charger) port, wired or wireless FPDP, memory card port, for connecting the port of the device with identification module, audio frequency input/output (I/O) port, video i/o port, ear port etc..Identification module can be that storage is for verifying that user uses the various information of mobile terminal 100 and can include subscriber identification module (UIM), client identification module (SIM), Universal Subscriber identification module (USIM) etc..It addition, the device (hereinafter referred to " identifying device ") with identification module can take the form of smart card, therefore, identify that device can be connected with mobile terminal 100 via port or other connecting device.Interface unit 170 may be used for receiving from the input (such as, data message, electric power etc.) of external device (ED) and the one or more elements being transferred in mobile terminal 100 by the input received or may be used for transmission data between mobile terminal and external device (ED).
Additionally, when mobile terminal 100 is connected with external base, interface unit 170 can serve as and allows to provide the path of mobile terminal 100 or can serve as to allow to be transferred to the path of mobile terminal from the various command signals of base input by it from base electric power by it.May serve as whether identification mobile terminal is accurately fitted within the signal base from the various command signals of base input or electric power.Output unit 150 is configured to provide output signal (such as, audio signal, video signal, alarm signal, vibration signal etc.) with vision, audio frequency and/or tactile manner.Output unit 150 can include display unit 151, dio Output Modules 152 etc..
Display unit 151 may be displayed on the information processed in mobile terminal 100.Such as, when mobile terminal 100 is in telephone calling model, display unit 151 can show the user interface (UI) relevant with call or other communicate (such as, text messaging, multimedia file download etc.) or graphic user interface (GUI).When being in video calling pattern or image capture mode when mobile terminal 100, display unit 151 can show the image of image and/or the reception caught, UI or GUI illustrating video or image and correlation function etc..
Meanwhile, when display unit 151 and touch pad as a layer superposed on one another to form touch screen time, display unit 151 can serve as input equipment and output device.Display unit 151 can include at least one in liquid crystal display (LCD), thin film transistor (TFT) LCD (TFT-LCD), Organic Light Emitting Diode (OLED) display, flexible display, three-dimensional (3D) display etc..Some in these display may be constructed such that transparence is to allow user to watch from outside, and this is properly termed as transparent display, and typical transparent display can be such as TOLED (transparent organic light emitting diode) display etc..According to the specific embodiment wanted, mobile terminal 100 can include two or more display units (or other display device), such as, mobile terminal can include outernal display unit (not shown) and inner display unit (not shown).Touch screen can be used for detecting touch input pressure and touch input position and touch input area.
Dio Output Modules 152 can mobile terminal be in call signal receive under the isotype such as pattern, call mode, logging mode, speech recognition mode, broadcast reception mode time, that wireless communication unit 110 is received or storage in memorizer 160 voice data transducing audio signal and be output as sound.And, dio Output Modules 152 can provide the audio frequency output (such as, call signal receive sound, message sink sound etc.) relevant to the specific function of mobile terminal 100 execution.Dio Output Modules 152 can include speaker, buzzer etc..
Memorizer 160 can store the process performed by controller 180 and the software program controlling operation etc., or can temporarily store the data (such as, telephone directory, message, still image, video etc.) that oneself maybe will export through output.And, memorizer 160 can store the vibration about the various modes exported when touching and being applied to touch screen and the data of audio signal.
Memorizer 160 can include the storage medium of at least one type, described storage medium includes flash memory, hard disk, multimedia card, card-type memorizer (such as, SD or DX memorizer etc.), random access storage device (RAM), static random-access memory (SRAM), read only memory (ROM), Electrically Erasable Read Only Memory (EEPROM), programmable read only memory (PROM), magnetic storage, disk, CD etc..And, mobile terminal 100 can be connected the network storage device cooperation of the storage function performing memorizer 160 with by network.
Controller 180 generally controls the overall operation of mobile terminal.Such as, controller 180 performs the control relevant to voice call, data communication, video calling etc. and process.It addition, controller 180 can include the multi-media module 181 for reproducing (or playback) multi-medium data, multi-media module 181 can construct in controller 180, or it is so structured that separates with controller 180.Controller 180 can perform pattern recognition process, so that the handwriting input performed on the touchscreen or picture drafting input are identified as character or image.
Power subsystem 190 receives external power or internal power under the control of controller 180 and provides the suitable electric power operated needed for each element and assembly.
Various embodiment described herein can to use such as computer software, hardware or its any combination of computer-readable medium to implement.Hardware is implemented, embodiment described herein can pass through to use application-specific IC (ASIC), digital signal processor (DSP), digital signal processing device (DSPD), programmable logic device (PLD), field programmable gate array (FPGA), processor, controller, microcontroller, microprocessor, at least one that is designed to perform in the electronic unit of function described herein to implement, in some cases, such embodiment can be implemented in controller 180.Implementing for software, the embodiment of such as process or function can be implemented with allowing the independent software module performing at least one function or operation.Software code can be implemented by the software application (or program) write with any suitable programming language, and software code can be stored in memorizer 160 and be performed by controller 180.
So far, oneself is through describing mobile terminal according to its function.Below, for the sake of brevity, by the slide type mobile terminal in the various types of mobile terminals describing such as folded form, board-type, oscillating-type, slide type mobile terminal etc. exemplarily.Therefore, the present invention can be applied to any kind of mobile terminal, and is not limited to slide type mobile terminal.
Mobile terminal 100 as shown in Figure 3 may be constructed such that utilization operates via such as wired and wireless communication system and the satellite-based communication system of frame or packet transmission data.
The communication system being wherein operable to according to the mobile terminal of the present invention is described referring now to Fig. 4.
Such communication system can use different air interfaces and/or physical layer.Such as, the air interface used by communication system includes such as frequency division multiple access (FDMA), time division multiple acess (TDMA), CDMA (CDMA) and UMTS (UMTS) (especially, Long Term Evolution (LTE)), global system for mobile communications (GSM) etc..As non-limiting example, as explained below relates to cdma communication system, but such instruction is equally applicable to other type of system.
With reference to Fig. 4, cdma wireless communication system can include multiple mobile terminal 100, multiple base station (BS) 270, base station controller (BSC) 275 and mobile switching centre (MSC) 280.MSC280 is configured to form interface with Public Switched Telephony Network (PSTN) 290.MSC280 is also structured to and the BSC275 formation interface that can be couple to base station 270 via back haul link.Back haul link can construct according to any one in some interfaces that oneself knows, described interface includes such as E1/T1, ATM, IP, PPP, frame relay, HDSL, ADSL or xDSL.It will be appreciated that system as shown in Figure 4 can include multiple BSC2750.
Each BS270 can service one or more subregion (or region), by each subregion of multidirectional antenna or the antenna covering pointing to specific direction radially away from BS270.Or, each subregion can be covered by two or more antennas for diversity reception.Each BS270 may be constructed such that support multiple frequencies distribution, and the distribution of each frequency has specific frequency spectrum (such as, 1.25MHz, 5MHz etc.).
Intersecting that subregion and frequency are distributed can be referred to as CDMA Channel.BS270 can also be referred to as base station transceiver subsystem (BTS) or other equivalent terms.In this case, term " base station " may be used for broadly representing single BSC275 and at least one BS270.Base station can also be referred to as " cellular station ".Or, each subregion of specific BS270 can be referred to as multiple cellular station.
As shown in Figure 4, broadcast singal is sent in system the mobile terminal 100 of operation by broadcsting transmitter (BT) 295.Broadcast reception module 111 as shown in Figure 3 is arranged on mobile terminal 100 and sentences the broadcast singal that reception is sent by BT295.In fig. 4 it is shown that several global positioning systems (GPS) satellite 300.Satellite 300 helps to position at least one in multiple mobile terminals 100.
In the diagram, depict multiple satellite 300, it is understood that be, it is possible to use any number of satellite obtains useful location information.GPS module 115 as shown in Figure 3 is generally configured to coordinate the location information wanted with acquisition with satellite 300.Substitute GPS tracking technique or outside GPS tracking technique, it is possible to use other technology of the position of mobile terminal can be followed the tracks of.It addition, at least one gps satellite 300 can optionally or additionally process satellite dmb transmission.
As a typical operation of wireless communication system, BS270 receives the reverse link signal from various mobile terminals 100.Mobile terminal 100 generally participates in call, information receiving and transmitting communicates with other type of.Each reverse link signal that certain base station 270 receives is processed in specific BS270.The data obtained are forwarded to relevant BSC275.BSC provides call resource distribution and the mobile management function of the coordination of soft switching process included between BS270.The data received also are routed to MSC280 by BSC275, and it provides the extra route service for forming interface with PSTN290.Similarly, PSTN290 and MSC280 forms interface, and MSC and BSC275 forms interface, and BSC275 correspondingly controls BS270 so that forward link signals to be sent to mobile terminal 100.
Based on above-mentioned mobile terminal hardware configuration and communication system, it is proposed to each embodiment of the inventive method.
Fig. 5 is the flow chart that the present invention realizes the control method of mobile terminal, as it is shown in figure 5, include:
Step 500: intercept bottom key-press event.
Step 501: when KeyUp event bottom key-press event being detected occurs, carries out the bottom key-press event intercepted postponing to inject event action.
Step 502: when detecting in preset duration from key zone to the operation in touch screen district, cancels and the delay of key-press event bottom this is injected event action.
Wherein, preset duration can be arranged a default value by system, such as 10 milliseconds, it is also possible to be set according to self-demand by user, as could be arranged to 6 milliseconds, it is also possible to be set to 15 milliseconds.
Alternatively, cancelling, the delay of key-press event bottom this being injected event action, the method also includes:
For pressing MOTION_DOWN event from key zone to the touch screen in touch screen district, default mark is set;
Undertaken reporting process by the MOTION_DOWN event being provided with mark.Wherein, presetting and be designated FLAG_MASK_BOTTOM_KEY, the value presetting mark is 0x80000000.
Alternatively, when receiving reported event, the method also includes:
When the KeyDown reporting events that the reported event received is bottom key-press event, intercept reported event;
When the KeyUp reporting events that the reported event received is bottom key-press event, it may be judged whether carry out reported event postponing to inject event action;
When bottom the reported event received is, the length of key-press event is by event, process ends.
Wherein, intercept reported event to refer to and abandon reported event.
Wherein, it may be judged whether reported event is carried out postpones to inject event action and includes:
Determine the state of the reported event received;
State according to the reported event determined determines whether to postpone to inject event action.
Wherein it is determined that the state of the reported event received includes: whether detection reported event has and presets mark;
When detect reported event has preset mark time, it is determined that reported event is that to operate and record the state of reported event be true TRUE to bottom slip up;
When Non-precondition mark in reported event being detected, the state of record injection event is non-TRUE.Wherein, non-TRUE can be false (FALSE).Wherein it is possible to record the state of reported event with member variable mBottomSlideUp.
Wherein, determine whether that postponing to inject event action includes according to the state of the reported event determined:
When the state of reported event is TRUE, do not carry out reported event postponing to inject event action;
When the state of reported event is non-TRUE, carry out reported event postponing to inject event action.
Wherein, reported event not being carried out postpones to inject event action and namely injects reported event.
It should be noted that when the state of reported event is TRUE, illustrate that reported event now is bottom button slip up operation;When the state of reported event is non-TRUE, illustrate that namely reported event now is bottom key-press event.
Wherein, carry out postponing to inject event action to include: arrange an intervalometer;When the timing duration of intervalometer reaches preset duration, inject bottom key-press event.
Alternatively, when being not detected by preset duration from key zone to the operation in touch screen district, the method also includes: inject bottom key-press event.
In embodiment of the present invention, by intercepting bottom key-press event, when KeyUp event bottom key-press event being detected occurs, carry out the bottom key-press event intercepted postponing to inject event action and when detecting in preset duration from key zone to the operation in touch screen district, event action is injected in the delay cancelling key-press event bottom this, thus avoiding the problem of the bottom button false touch that bottom slip up gesture causes, improve Consumer's Experience.
Fig. 6 is the flow chart that the present invention realizes the embodiment of the control method of mobile terminal, as shown in Figure 6, and including:
Step 600: intercept bottom key-press event.
Step 601: when KeyUp event bottom key-press event being detected occurs, carries out the bottom key-press event intercepted postponing to inject event action.
Wherein, carry out postponing to inject event action to include: arrange an intervalometer;When the timing duration of intervalometer reaches preset duration, inject bottom key-press event.
Step 602: judge the operation whether detected in preset duration from key zone to touch screen district.When detecting in preset duration from key zone to the operation in touch screen district, proceed to step 603;Otherwise, step 604 is proceeded to.
Wherein, preset duration can be arranged a default value by system, such as 10 milliseconds, it is also possible to be set according to self-demand by user, as could be arranged to 6 milliseconds, it is also possible to be set to 15 milliseconds.
Step 603: cancel and event action is injected in the delay of key-press event bottom this.Proceed to step 605.
Step 604: inject bottom key-press event.
Step 605: default mark is set for pressing MOTION_DOWN event from key zone to the touch screen in touch screen district.
Wherein, presetting and be designated FLAG_MASK_BOTTOM_KEY, the value presetting mark is 0x80000000.
Step 606: undertaken reporting process by the MOTION_DOWN event being provided with mark.
Step 607: receive reported event.
Specifically include: when the KeyDown reporting events that the reported event received is bottom key-press event, intercept reported event;
When the KeyUp reporting events that the reported event received is bottom key-press event, it may be judged whether carry out reported event postponing to inject event action;
When bottom the reported event received is, the length of key-press event is by event, process ends.
Wherein, intercept reported event to refer to and abandon reported event.
Wherein, it may be judged whether reported event is carried out postpones to inject event action and includes:
Determine the state of the reported event received;
State according to the reported event determined determines whether to postpone to inject event action.
Wherein it is determined that the state of the reported event received includes: whether detection reported event has and presets mark;
When detect reported event has preset mark time, it is determined that reported event is that to operate and record the state of reported event be true TRUE to bottom slip up;
When Non-precondition mark in reported event being detected, the state of record injection event is non-TRUE.Wherein, non-TRUE can be false (FALSE).Wherein it is possible to record the state of reported event with member variable mBottomSlideUp.
Wherein, determine whether that postponing to inject event action includes according to the state of the reported event determined:
When the state of reported event is TRUE, do not carry out reported event postponing to inject event action;
When the state of reported event is non-TRUE, carry out reported event postponing to inject event action.
Wherein, reported event not being carried out postpones to inject event action and is namely directly injected into reported event.
It should be noted that when the state of reported event is TRUE, illustrate that reported event now is bottom button slip up operation;When the state of reported event is non-TRUE, illustrate that namely reported event now is bottom key-press event.
Fig. 7 is the structural representation controlling device that the present invention realizes mobile terminal, as it is shown in fig. 7, comprises: bottom button blocking module 70, delay disposal module 71 and detection module 72.Wherein,
Bottom button blocking module 70, is used for intercepting bottom key-press event;When KeyUp event bottom key-press event being detected occurs, notify delay disposal module 71.
Postponement module, for receiving the notice from bottom button blocking module 70, carries out the bottom key-press event intercepted postponing to inject event action;Receive the notice of self-detection module 72, cancel and event action is injected in the delay of key-press event bottom this.
Detection module 72, for when detecting in preset duration from key zone to the operation in touch screen district, notifying Postponement module.
Wherein, preset duration can be arranged a default value by system, such as 10 milliseconds, it is also possible to be set according to self-demand by user, as could be arranged to 6 milliseconds, it is also possible to be set to 15 milliseconds.
Alternatively, detection module 72, it is additionally operable to when being not detected by preset duration from key zone to the operation in touch screen district, notice delay disposal module 71 carries out implant operation;Correspondingly,
Delay disposal module 71, is additionally operable to receive the implant operation notice of self-detection module 72, injects bottom key-press event.
Wherein, delay disposal module 71 carry out postpone inject event action include: an intervalometer is set;When the timing duration of intervalometer reaches preset duration, inject bottom key-press event.
Alternatively, this device also includes mark module 73 and event interception module 74;Wherein,
Mark module 73, arranges default mark for pressing MOTION_DOWN event from key zone to the touch screen in touch screen district;
Undertaken reporting event interception module 74 by the MOTION_DOWN event being provided with mark;Correspondingly,
Event interception module 74, is used for receiving reported event.
Wherein, presetting and be designated FLAG_MASK_BOTTOM_KEY, the value presetting mark is 0x80000000.
Alternatively, event interception module 74, it is additionally operable to:
When the KeyDown reporting events that the reported event received is bottom key-press event, intercept reported event;
When the KeyUp reporting events that the reported event received is bottom key-press event, it may be judged whether carry out reported event postponing to inject event action;
When bottom the reported event received is, the length of key-press event is by event, process ends.
Wherein, event interception module 74 judges whether that reported event carries out postpone to inject event action to be included:
Determine the state of the reported event received;
State according to the reported event determined determines whether to postpone to inject event action.
Wherein, event interception module 74 determines that the state of the reported event received includes:
Whether detection reported event has and presets mark;
When detect reported event has preset mark time, it is determined that reported event is that to operate and record the state of reported event be true TRUE to bottom slip up;
When Non-precondition mark in reported event being detected, the state of record injection event is non-TRUE.Wherein, non-TRUE can be false (FALSE).Wherein it is possible to record the state of reported event with member variable mBottomSlideUp.
Wherein, according to the state of the reported event determined, event interception module 74 determines whether that postponing to inject event action includes:
When the state of reported event is TRUE, reported event is not carried out postponing to inject event action by notice delay disposal module 71;
When the state of reported event is non-TRUE, reported event is carried out postponing to inject event action by notice delay disposal module 71.
It should be noted that when the state of reported event is TRUE, illustrate that reported event now is bottom button slip up operation;When the state of reported event is non-TRUE, illustrate that namely reported event now is bottom key-press event.
Alternatively, delay disposal module 71 is additionally operable to receive the notice from event interception module 74, carries out reported event postponing to inject event action;Including: inject reported event.
Alternatively, above-mentioned control device can be arranged in the terminal.
Preferred embodiment, this preferably implement in control device include: bottom button blocking module 70, delay disposal module 71, detection module 72, mark module 73 and event interception module 74.Wherein,
Bottom button blocking module 70, is used for intercepting bottom key-press event;When KeyUp event bottom key-press event being detected occurs, notify delay disposal module 71.
Postponement module, for receiving the notice from bottom button blocking module 70, carries out the bottom key-press event intercepted postponing to inject event action;Receive the notice of self-detection module 72, cancel and event action is injected in the delay of key-press event bottom this.
Detection module 72, for when detecting in preset duration from key zone to the operation in touch screen district, notifying Postponement module.
Wherein, preset duration can be arranged a default value by system, such as 10 milliseconds, it is also possible to be set according to self-demand by user, as could be arranged to 6 milliseconds, it is also possible to be set to 15 milliseconds.
Alternatively, detection module 72, it is additionally operable to when being not detected by preset duration from key zone to the operation in touch screen district, notice delay disposal module 71 carries out implant operation;Correspondingly,
Delay disposal module 71, is additionally operable to receive the implant operation notice of self-detection module 72, injects bottom key-press event.
Wherein, delay disposal module 71 carry out postpone inject event action include: an intervalometer is set;When the timing duration of intervalometer reaches preset duration, inject bottom key-press event.
Mark module 73, arranges default mark for pressing MOTION_DOWN event from key zone to the touch screen in touch screen district;
Undertaken reporting event interception module 74 by the MOTION_DOWN event being provided with mark.
Event interception module 74, is used for receiving reported event.
Wherein, presetting and be designated FLAG_MASK_BOTTOM_KEY, the value presetting mark is 0x80000000.
Alternatively, event interception module 74, it is additionally operable to:
When the KeyDown reporting events that the reported event received is bottom key-press event, intercept reported event;
When the KeyUp reporting events that the reported event received is bottom key-press event, it may be judged whether carry out reported event postponing to inject event action;
When bottom the reported event received is, the length of key-press event is by event, process ends.
Wherein, event interception module 74 judges whether that reported event carries out postpone to inject event action to be included:
Determine the state of the reported event received;
State according to the reported event determined determines whether to postpone to inject event action.
Wherein, event interception module 74 determines that the state of the reported event received includes:
Whether detection reported event has and presets mark;
When detect reported event has preset mark time, it is determined that reported event is that to operate and record the state of reported event be true TRUE to bottom slip up;
When Non-precondition mark in reported event being detected, the state of record injection event is non-TRUE.Wherein, non-TRUE can be false (FALSE).Wherein it is possible to record the state of reported event with member variable mBottomSlideUp.
Wherein, according to the state of the reported event determined, event interception module 74 determines whether that postponing to inject event action includes:
When the state of reported event is TRUE, reported event is not carried out postponing to inject event action by notice delay disposal module 71;
When the state of reported event is non-TRUE, reported event is carried out postponing to inject event action by notice delay disposal module 71.
It should be noted that when the state of reported event is TRUE, illustrate that reported event now is bottom button slip up operation;When the state of reported event is non-TRUE, illustrate that namely reported event now is bottom key-press event.
Alternatively, delay disposal module 71 is additionally operable to receive the notice from event interception module 74, carries out reported event postponing to inject event action;Including: inject reported event.
It should be noted that, in this article, term " includes ", " comprising " or its any other variant are intended to comprising of nonexcludability, so that include the process of a series of key element, method, article or device not only include those key elements, but also include other key elements being not expressly set out, or also include the key element intrinsic for this process, method, article or device.When there is no more restriction, statement " including ... " key element limited, it is not excluded that there is also other identical element in including the process of this key element, method, article or device.
The invention described above embodiment sequence number, just to describing, does not represent the quality of embodiment.
One of ordinary skill in the art will appreciate that all or part of step in said method can be carried out instruction related hardware (such as processor) by program and complete, described program can be stored in computer-readable recording medium, such as read only memory, disk or CD etc..Alternatively, all or part of step of above-described embodiment can also use one or more integrated circuit to realize.Correspondingly, each module/unit in above-described embodiment can adopt the form of hardware to realize, such as realize its corresponding function by integrated circuit, the form that can also adopt software function module realizes, for instance the program/instruction performing to be stored in memorizer by processor realizes its corresponding function.The present invention is not restricted to the combination of the hardware and software of any particular form.
These are only the preferred embodiment of the application; not thereby the scope of the claims of the application is limited; every equivalent structure utilizing present specification and accompanying drawing content to make or equivalence flow process conversion; or directly or indirectly it is used in other relevant technical fields, all in like manner include in the scope of patent protection of the application.

Claims (18)

1. the control method realizing mobile terminal, it is characterised in that including:
Intercept bottom key-press event;
When KeyUp event bottom key-press event being detected occurs, carry out the bottom key-press event intercepted postponing to inject event action;
When detecting in preset duration from key zone to the operation in touch screen district, cancel and event action is injected in the delay of key-press event bottom this.
2. control method according to claim 1, it is characterised in that in described cancellation to after event action is injected in delay of key-press event bottom this, the method also includes:
For pressing MOTION_DOWN event from described key zone to the touch screen in touch screen district, default mark is set;
Undertaken reporting process by the described MOTION_DOWN event being provided with mark.
3. control method according to claim 2, it is characterised in that when receiving reported event, the method also includes:
When the KeyDown reporting events that the reported event received is bottom key-press event, intercept described reported event;
When the KeyUp reporting events that the reported event received is bottom key-press event, it may be judged whether carry out described reported event postponing to inject event action;
When bottom the reported event received is, the length of key-press event is by event, process ends.
4. control method according to claim 3, it is characterised in that described in judge whether reported event is carried out to postpone to inject event action and include:
The state of the reported event received described in determining;
State according to the reported event determined determines whether to postpone to inject event action.
5. control method according to claim 4, it is characterised in that described determine described in the state of reported event that receives include:
Detect and whether described reported event has described default mark;
When detect described reported event has described default mark time, it is determined that described reported event is that to operate and record the state of described reported event be true TRUE to bottom slip up;
When detect described reported event does not have described default mark time, the state recording described injection event is non-TRUE.
6. control method according to claim 5, it is characterised in that the state of the reported event that described basis is determined determines whether that postponing to inject event action includes:
When the state of described reported event is TRUE, do not carry out described reported event postponing to inject event action;
When the state of described reported event is non-TRUE, carry out described reported event postponing to inject event action.
7. the control method according to claim 1 or 6, it is characterised in that described in carry out postpone inject event action include: an intervalometer is set;When the timing duration of described intervalometer reaches described preset duration, inject described bottom key-press event.
8. control method according to claim 1, it is characterised in that when being not detected by described preset duration from key zone to the operation in touch screen district, the method also includes: inject described bottom key-press event.
9. control method according to claim 3, it is characterised in that described presetting is designated FLAG_MASK_BOTTOM_KEY, and the value of described default mark is 0x80000000.
10. the control device realizing mobile terminal, it is characterised in that including: bottom button blocking module, delay disposal module and detection module;Wherein,
Bottom button blocking module, is used for intercepting bottom key-press event;When KeyUp event bottom key-press event being detected occurs, notify delay disposal module;
Postponement module, for receiving the notice from bottom button blocking module, carries out the bottom key-press event intercepted postponing to inject event action;Receive the notice of self-detection module, cancel and event action is injected in the delay of key-press event bottom this;
Detection module, for when detecting in preset duration from key zone to the operation in touch screen district, notifying Postponement module.
11. control device according to claim 10, it is characterised in that this device also includes mark module and event interception module;Wherein,
Described mark module, arranges default mark for pressing MOTION_DOWN event from described key zone to the touch screen in touch screen district;
Undertaken reporting described event interception module by the described MOTION_DOWN event being provided with mark;Correspondingly,
Described event interception module, is used for receiving reported event.
12. control device according to claim 11, it is characterised in that described event interception module, it is additionally operable to:
When the KeyDown reporting events that the reported event received is bottom key-press event, intercept described reported event;
When the KeyUp reporting events that the reported event received is bottom key-press event, it may be judged whether carry out described reported event postponing to inject event action;
When bottom the reported event received is, the length of key-press event is by event, process ends.
13. control device according to claim 12, it is characterised in that described event interception module judges whether that reported event carries out postpone to inject event action to be included:
The state of the reported event received described in determining;
State according to the reported event determined determines whether to postpone to inject event action.
14. control device according to claim 13, it is characterised in that described event interception module determine described in the state of reported event that receives include:
Detect and whether described reported event has described default mark;
When detect described reported event has described default mark time, it is determined that described reported event is that to operate and record the state of described reported event be true TRUE to bottom slip up;
When detect described reported event does not have described default mark time, the state recording described injection event is non-TRUE.
15. control device according to claim 14, it is characterised in that according to the state of the reported event determined, described event interception module determines whether that postponing to inject event action includes:
When the state of described reported event is TRUE, notify that described reported event is not carried out postponing to inject event action by described delay disposal module;
When the state of described reported event is non-TRUE, notify that described reported event is carried out postponing to inject event action by described delay disposal module.
16. the control device according to claim 10 or 15, it is characterised in that described delay disposal module carries out postponing to inject event action and includes: arrange an intervalometer;When the timing duration of described intervalometer reaches described preset duration, inject described bottom key-press event.
17. control device according to claim 10, it is characterised in that described detection module, it is additionally operable to, when being not detected by preset duration from key zone to the operation in touch screen district, notify that described delay disposal module carries out implant operation;Correspondingly,
Described delay disposal module, is additionally operable to the implant operation received from described detection module and notifies, inject described bottom key-press event.
18. control device according to claim 12, it is characterised in that described presetting is designated FLAG_MASK_BOTTOM_KEY, and the value of described default mark is 0x80000000.
CN201610107645.4A 2016-02-26 2016-02-26 A kind of control method that realizing mobile terminal and device Active CN105808049B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610107645.4A CN105808049B (en) 2016-02-26 2016-02-26 A kind of control method that realizing mobile terminal and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610107645.4A CN105808049B (en) 2016-02-26 2016-02-26 A kind of control method that realizing mobile terminal and device

Publications (2)

Publication Number Publication Date
CN105808049A true CN105808049A (en) 2016-07-27
CN105808049B CN105808049B (en) 2019-03-19

Family

ID=56465800

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610107645.4A Active CN105808049B (en) 2016-02-26 2016-02-26 A kind of control method that realizing mobile terminal and device

Country Status (1)

Country Link
CN (1) CN105808049B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106325607A (en) * 2016-10-09 2017-01-11 广东欧珀移动通信有限公司 Method, device and terminal for reporting information
CN107239220A (en) * 2017-05-24 2017-10-10 努比亚技术有限公司 Prevent the method and mobile terminal of maloperation
CN107340910A (en) * 2017-06-26 2017-11-10 广东欧珀移动通信有限公司 A kind of response method of touch key-press, device, storage medium and electronic equipment
US10831314B2 (en) 2016-12-16 2020-11-10 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method and electronic device for preventing touch button from being false triggered
US11698686B2 (en) * 2020-08-05 2023-07-11 Asustek Computer Inc. Control method for electronic apparatus

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100115448A1 (en) * 2008-11-06 2010-05-06 Dmytro Lysytskyy Virtual keyboard with visually enhanced keys
CN103399704A (en) * 2013-07-12 2013-11-20 华为终端有限公司 Terminal equipment and locking and unlocking method thereof
CN104199604A (en) * 2014-09-12 2014-12-10 上海斐讯数据通信技术有限公司 Electronic device with touch display screen and information processing method thereof
CN104267849A (en) * 2014-09-28 2015-01-07 联想(北京)有限公司 Information processing method and equipment
CN104765557A (en) * 2015-03-18 2015-07-08 北京畅游天下网络技术有限公司 Method and device for reducing mis-operation of touch screen
CN105791561A (en) * 2016-02-26 2016-07-20 努比亚技术有限公司 Mobile terminal control method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100115448A1 (en) * 2008-11-06 2010-05-06 Dmytro Lysytskyy Virtual keyboard with visually enhanced keys
CN103399704A (en) * 2013-07-12 2013-11-20 华为终端有限公司 Terminal equipment and locking and unlocking method thereof
CN104199604A (en) * 2014-09-12 2014-12-10 上海斐讯数据通信技术有限公司 Electronic device with touch display screen and information processing method thereof
CN104267849A (en) * 2014-09-28 2015-01-07 联想(北京)有限公司 Information processing method and equipment
CN104765557A (en) * 2015-03-18 2015-07-08 北京畅游天下网络技术有限公司 Method and device for reducing mis-operation of touch screen
CN105791561A (en) * 2016-02-26 2016-07-20 努比亚技术有限公司 Mobile terminal control method and device

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106325607A (en) * 2016-10-09 2017-01-11 广东欧珀移动通信有限公司 Method, device and terminal for reporting information
CN106325607B (en) * 2016-10-09 2019-02-12 Oppo广东移动通信有限公司 Report the method, apparatus and terminal of information
US10831314B2 (en) 2016-12-16 2020-11-10 Guangdong Oppo Mobile Telecommunications Corp., Ltd. Method and electronic device for preventing touch button from being false triggered
CN107239220A (en) * 2017-05-24 2017-10-10 努比亚技术有限公司 Prevent the method and mobile terminal of maloperation
CN107239220B (en) * 2017-05-24 2020-06-02 周雪飞 Method for preventing misoperation and mobile terminal
CN107340910A (en) * 2017-06-26 2017-11-10 广东欧珀移动通信有限公司 A kind of response method of touch key-press, device, storage medium and electronic equipment
CN107340910B (en) * 2017-06-26 2020-09-01 Oppo广东移动通信有限公司 Touch key response method and device, storage medium and electronic equipment
US11698686B2 (en) * 2020-08-05 2023-07-11 Asustek Computer Inc. Control method for electronic apparatus

Also Published As

Publication number Publication date
CN105808049B (en) 2019-03-19

Similar Documents

Publication Publication Date Title
CN105791561A (en) Mobile terminal control method and device
CN104951206A (en) Icon hiding method and device
CN105718027A (en) Management method of background application programs and mobile terminal
CN104750420A (en) Screen capturing method and device
CN105760057A (en) Screenshot device and method
CN105739693A (en) Method and device for horizontally and vertically switching screen and mobile terminal
CN105094555A (en) Method and device for switching application program through swipe gesture
CN106412334A (en) Notification message shielding device and method
CN106304037A (en) The management method of virtual SIM card and device
CN105739820A (en) Message prompt display method and device
CN105808049A (en) Control method and device for realizing mobile terminal
CN105740008A (en) Apparatus and method for forbidding chained startup of applications
CN105323341B (en) A kind of interactive device and exchange method of mobile terminal
CN105094612A (en) Object selecting method and device
CN105162960A (en) Photographing device and method of frameless mobile terminal
CN104777982B (en) Method and device for switching terminal input method
CN105760055A (en) Mobile terminal and control method thereof
CN104731456A (en) Desktop widget display method and device
CN105631370A (en) Regional screen locking method and mobile terminal
CN105224647A (en) Image display method and device
CN105760052A (en) Mobile terminal and touch method
CN105786647A (en) Data backup device and method and terminal
CN104731499A (en) Method and device for starting background applications and mobile terminal
CN106371704A (en) Fast application layout method for lock screen interface and terminal
CN105740668A (en) Terminal screen locking device and method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20201125

Address after: 226000 Jiangsu Province, Nantong City Chongchuan District Gongnong Road, No. 5 Asia-Pacific Building, Room 302, podium

Patentee after: Jiangsu Zhongwei Software Technology Co.,Ltd.

Address before: 518000 Guangdong Province, Shenzhen high tech Zone of Nanshan District City, No. 9018 North Central Avenue's innovation building A, 6-8 layer, 10-11 layer, B layer, C District 6-10 District 6 floor

Patentee before: NUBIA TECHNOLOGY Co.,Ltd.

TR01 Transfer of patent right