WO2017166623A1 - Terminal interaction control method and apparatus, and electronic device - Google Patents

Terminal interaction control method and apparatus, and electronic device Download PDF

Info

Publication number
WO2017166623A1
WO2017166623A1 PCT/CN2016/096662 CN2016096662W WO2017166623A1 WO 2017166623 A1 WO2017166623 A1 WO 2017166623A1 CN 2016096662 W CN2016096662 W CN 2016096662W WO 2017166623 A1 WO2017166623 A1 WO 2017166623A1
Authority
WO
WIPO (PCT)
Prior art keywords
instruction
effective operation
operation area
effective
preset
Prior art date
Application number
PCT/CN2016/096662
Other languages
French (fr)
Chinese (zh)
Inventor
崔洪贵
Original Assignee
乐视控股(北京)有限公司
乐视致新电子科技(天津)有限公司
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 乐视控股(北京)有限公司, 乐视致新电子科技(天津)有限公司 filed Critical 乐视控股(北京)有限公司
Publication of WO2017166623A1 publication Critical patent/WO2017166623A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • 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
    • G06F3/04883Interaction 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 for inputting data by handwriting, e.g. gesture or text

Definitions

  • the embodiments of the present invention relate to the field of information interaction processing technologies, and in particular, to a terminal interaction control method, apparatus, and electronic device.
  • the mobile phone when the mobile phone is in a black screen state, when people want to use the mobile phone, they need to light the mobile phone screen, unlock, and then find the function software that they want to use, and want to use a certain function in the mobile phone when the mobile phone is black.
  • the software requires a lot of complicated operation steps, and the operation is troublesome, which wastes user time. For example, when the user wants to capture an instant picture, the screen is unlocked, the camera function is searched, and the picture is taken after a series of operations. Maybe the picture you want to capture has disappeared.
  • the embodiments of the present invention provide a terminal interaction control method, device, and electronic device, which are used to solve the technical defect that the application program cannot be directly invoked in a black screen state in the prior art.
  • the embodiment of the invention provides a terminal interaction control method, including:
  • the embodiment of the present invention further provides a terminal interaction control apparatus, including:
  • a detecting module configured to determine, in a black screen state, when the user touches the terminal screen, determining that the user touches the effective operating area of the terminal screen;
  • An acquiring module configured to acquire a touch gesture instruction in real time according to the effective operation area
  • a determining module configured to determine whether the preset operation instruction corresponding to the effective operation area is consistent with the touch gesture instruction
  • a calling module configured to invoke an application corresponding to the preset operation instruction if the touch gesture instruction is consistent with the preset operation instruction corresponding to the effective operation area.
  • Embodiments of the invention further disclose an electronic device comprising at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor The instruction is executed by the at least one processor to enable the at least one processor to determine, in a black screen state, when the user touches the terminal screen, determining that the user touches an effective operation area of the terminal screen; Obtaining a touch gesture instruction in real time according to the effective operation area; determining whether the touch operation instruction is consistent with the preset operation instruction corresponding to the effective operation area; if the touch gesture instruction is corresponding to the effective operation area If the operation instruction is consistent, the application corresponding to the preset operation instruction is called.
  • the embodiment of the invention also discloses a non-volatile computer storage medium, wherein the storage medium is stored
  • the computer executable instructions storing computer executable instructions, when executed by the electronic device, enable the electronic device to: in the black screen state, determine that the user touches the terminal screen when detecting that the user touches the terminal screen An operation area; acquiring a touch gesture instruction in real time according to the effective operation area; determining whether the touch operation instruction is consistent with the preset operation instruction corresponding to the effective operation area; and if the touch gesture instruction corresponds to the effective operation area If the preset operation instruction is consistent, the application corresponding to the preset operation instruction is invoked.
  • the embodiment of the invention further discloses a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions, when the program instructions are executed by a computer
  • the computer is caused to perform the above method.
  • the terminal interaction control method and device provided by the embodiment of the present invention can input a corresponding touch gesture instruction through a different effective operation area on the terminal screen in a black screen state of the terminal, and invoke the corresponding application program, and the user does not need to light the screen.
  • the application can be called, the operation steps are reduced, the application is called simply and conveniently, and the user's time is saved, the operation comfort is improved, and the user experience is improved.
  • FIG. 1 is a flowchart of a terminal interaction control method according to an embodiment of the present invention.
  • FIG. 2 is a schematic structural diagram of a terminal interaction control apparatus according to an embodiment of the present invention.
  • FIG. 3 is a schematic structural diagram of another terminal interaction control apparatus according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram of a usage scenario of a method for controlling an interaction of a terminal according to an embodiment of the present invention
  • FIG. 5 is a schematic structural diagram of hardware of an electronic device according to an embodiment of the present invention.
  • connection or integral connection; may be mechanical connection or electrical connection; may be directly connected, may also be indirectly connected through an intermediate medium, or may be internal communication of two components, may be wireless connection, or may be wired connection.
  • connection or integral connection; may be mechanical connection or electrical connection; may be directly connected, may also be indirectly connected through an intermediate medium, or may be internal communication of two components, may be wireless connection, or may be wired connection.
  • the mobile phone when the mobile phone is in a black screen state, when people want to use the mobile phone, they need to light the mobile phone screen, unlock, and then find the function software that they want to use, and want to use a certain function in the mobile phone when the mobile phone is black.
  • the software requires a lot of complicated operation steps, and the operation is troublesome, which wastes user time.
  • the terminal cannot directly call the application in the terminal under the black screen state, and all need to light up the screen, and find the corresponding application. In order to achieve the operation, the terminal is very inconvenient in operation.
  • the embodiments of the present invention provide a method and an apparatus for controlling the terminal interaction to solve the above problems.
  • the embodiments of the present invention are described in detail below with reference to the accompanying drawings and embodiments. Apply technical means to solve technical problems and achieve technical skills The implementation process can be fully understood and implemented accordingly.
  • FIG. 1 is a flowchart of a terminal interaction control method according to an embodiment of the present invention.
  • an embodiment of the present invention provides a terminal interaction control method, including:
  • Step S101 In the black screen state, when detecting that the user touches the terminal screen, determining that the user touches the effective operation area of the terminal screen;
  • the terminal in the embodiment of the present invention includes, but is not limited to, a mobile phone, a tablet computer, and other terminal devices with a touch screen, and other terminal devices with a touch screen include, but are not limited to, a touch operation panel with a vehicle. , touch remote control, etc.
  • the terminal When the terminal is in a black screen state, the terminal screen is locked, and the terminal is in a standby state instead of the terminal being turned off.
  • the terminal determines that the user touches the effective operation of the terminal screen according to the touch point of the user touching the terminal screen.
  • the area, wherein the effective operation area is set in advance on the terminal screen, and the effective operation area is plural.
  • Step S102 Acquire a touch gesture instruction in real time according to the effective operation area
  • the effective operation area acquires a touch gesture instruction in real time
  • the touch gesture instruction includes one or a combination of the following: a click touch gesture, a long press touch gesture, a sliding touch gesture, and a preset trajectory.
  • Touch and other forms of touch gesture commands wherein the tap touch gesture is divided into different click touch gestures according to the number of clicks, the intensity, and the click frequency, and the long touch gesture is divided into different long presses according to the touch force and the stay time.
  • Touch gestures which are divided into different sliding touch gestures according to different sliding trajectories.
  • Step S103 determining whether the preset operation instruction corresponding to the effective operation area of the touch gesture instruction is consistent
  • the touch gesture instruction is compared with the preset operation instruction corresponding to the effective operation area. If the touch gesture instruction is consistent with the preset operation instruction, step S104 is performed, and if not, the user is indicated. The correct touch gesture command is not input, and no response is performed.
  • the effective operation area has a corresponding relationship with the preset operation instruction, and one effective operation area may correspond to one preset operation instruction, or may correspond to a plurality of different preset operations. Instruction, When the touch gesture instruction is consistent with any preset operation instruction corresponding to the effective operation area, step S104 is performed.
  • Step S104 If the touch gesture instruction is consistent with the preset operation instruction corresponding to the effective operation area, the application corresponding to the preset operation instruction is called.
  • the terminal is a mobile phone.
  • the user performs a click operation in the upper right corner, and can directly invoke WeChat and directly open WeChat to operate.
  • the user can input a corresponding touch gesture instruction through a different effective operation area on the terminal screen in the black screen state of the terminal, and invoke the corresponding application program, and the user does not need to light the screen and perform the operation.
  • the application can be called, the operation steps are reduced, the application is called simply and conveniently, and the user's time is saved, the operation comfort is improved, and the user experience is improved.
  • the embodiment of the present invention preferably determines that the user touches the effective operation area of the terminal screen, and further includes: setting a valid operation area on the terminal screen, having a plurality of operation areas; setting an effective operation area and a preset The correspondence between the operation instructions; setting the correspondence between the preset operation instructions and the application.
  • a plurality of effective operation areas are set in advance on the terminal screen, and the number of effective operation areas can be customized, or the default number of the system, and the user can also set the size and position of the effective operation area, for example, the terminal screen Divided into eight equal parts, each aliquot is set as an effective operating area, and each valid operating area is an independent operating area, which is not associated with each other.
  • the embodiment of the present invention preferably sets the correspondence between the effective operation area and the preset operation instruction, and further includes: effective operation The area corresponds to a preset operation instruction, wherein different effective operation areas correspond to different or the same preset operation instructions; or one effective operation area corresponds to a plurality of different preset operation instructions.
  • each valid operation area corresponds to a preset operation instruction, wherein the preset operation instructions corresponding to different effective operation areas may be different or the same;
  • Each of the effective operation areas corresponds to a plurality of different preset operation instructions, wherein the preset operation instructions corresponding to the different effective operation areas may be different or the same.
  • one effective operation area may correspond to one or more preset operation instructions.
  • the plurality of preset operation instructions are different from each other, corresponding to multiple different effective operation areas.
  • the preset operation command may be the same.
  • the effective operation area may not set the corresponding preset operation instruction.
  • each effective operation area corresponds to a preset operation instruction, wherein the first and second effective operation areas correspond to a click operation instruction.
  • the third and fifth effective operation areas correspond to long press operation instructions, the fourth and sixth valid operation areas correspond to slide operation commands, and the like.
  • each effective operation area corresponds to a plurality of preset operation instructions, wherein the first effective operation area corresponds to a click operation instruction and a long press operation instruction, and the second The effective operation area corresponds to a long press operation instruction and a slide operation instruction, and the third and fourth effective operation areas correspond to a slide operation instruction and a click operation instruction, and the like, and the preset operation instruction includes but is not limited to a click touch.
  • Gestures long-pressing touch gestures, sliding touch gestures, and gesture input according to a predetermined trajectory, such as a "C” type gesture, a "V” type gesture, clicking different positions in a certain order, the user can arbitrarily set according to his or her own wishes. This is not specifically limited.
  • Relationships further include:
  • Different preset operation instructions correspond to different applications one by one; or
  • the same preset operation instruction corresponds to different application programs, wherein the preset operation instruction corresponds to different effective operation areas.
  • each preset operation instruction corresponds to one application, wherein different preset operation instructions correspond to different application programs;
  • the same preset operation instruction can correspond to different application programs, provided that the preset operation instructions correspond to different effective operation areas.
  • a plurality of preset operation instructions corresponding to the same effective operation area have different corresponding application programs, and the plurality of preset operation instructions corresponding to different effective operation areas may be the same or different, and the corresponding application thereof
  • the programs may be different or may be the same.
  • the preset operation instructions may not set the corresponding application.
  • each preset operation instruction corresponds to one application, for example, the preset operation instruction corresponding to WeChat is click, and the preset operation program corresponding to QQ is click twice, and the preset operation corresponding to the microblog The command is a long press, the preset operation command corresponding to the view time is a slide, and so on.
  • four effective operation areas are set on the screen of the terminal, wherein the preset operation instruction corresponding to the first effective operation area is a click operation instruction, and the click instruction corresponds to WeChat, and the preset corresponding to the second effective operation area
  • the operation instruction is a click operation instruction, and the click operation instruction corresponds to QQ.
  • the third effective operation area may correspond to a slide operation instruction
  • the slide operation instruction corresponds to WeChat
  • the fourth effective operation area corresponds to It is click, click corresponding to QQ, and so on, the user can set it arbitrarily according to his own wishes, and there is no specific limit here.
  • the effective operation area and the application program after the correspondence between the effective operation area and the preset operation instruction is set, and the correspondence between the operation instruction and the application program is preset, the effective operation area and the application program also have a corresponding relationship.
  • the correspondence between the effective operation area and the application when the application has an unread message, the user can perform a reminder through the corresponding effective operation area, and the user can directly view the unread message through the effective operation area, for example, the mobile phone.
  • the preset operation command corresponding to the effective operation area in the upper left corner is click, and the corresponding application is QQ.
  • the valid operation area in the upper left corner of the mobile phone displays an unread message, and other valid operation areas are still in the Black screen status, at this time, the user can click on the upper left corner of the phone to view the unread messages of QQ.
  • the embodiment of the present invention when detecting that the user touches the screen of the terminal, further comprises: determining whether the dwell time of the first touch point when the user touches the screen of the terminal exceeds a pre- Set a time threshold;
  • the backlight of the effective operation area is lit, or the boundary line of the effective operation area is lit, or the boundary line of all the effective operation areas is displayed.
  • the terminal When the user touches the screen of the terminal, the first touch point of the touch needs to be stopped.
  • the terminal When the stay time exceeds the preset time threshold, the terminal considers that this is a correct operation, and determines the effective operation area where the first touch point is located.
  • the backlight of the effective operation area is lit, the other effective operation area is in a black screen state, or the boundary line of the effective operation area where the first touch point is located is illuminated, so that the user can be prompted which effective operation area he is operating, if
  • the effective operation area where a touch point is located is not the effective operation area that the user wants to operate, and the user can change other effective operation areas while preventing the user from inputting the touch gesture instruction into other effective operation areas, thereby affecting the user operation, or when staying time
  • the terminal After the preset time threshold is exceeded, the terminal considers this to be a correct operation, lighting the boundary line of all valid operating areas, so that the user can be prompted to select an effective operating area for which he wants to operate.
  • the embodiment of the present invention invokes an application corresponding to the preset operation instruction, and further includes: returning to the black screen state after exiting the application.
  • the terminal After the user operates the called application, when exiting the application, the terminal returns to the black screen state and returns to the initial state of the terminal, which reduces the operation steps of the user after the application is used, and of course, when the user exits the application.
  • the terminal may also choose to return to the terminal main page, so that the user can perform operations of other applications, and how to perform the processing after the application is exited from the application, the user can customize the setting, which is not specifically limited herein.
  • the authentication method for the user may be fingerprint verification, voice verification, gesture verification, password verification, etc. After the user passes the verification, the terminal can be operated. How to perform the authentication, the user can customize the setting, and no specific limitation is made here.
  • FIG. 2 is a schematic structural diagram of a terminal interaction control apparatus according to an embodiment of the present invention, as shown in FIG. 2:
  • the embodiment of the present invention further provides a terminal interaction control apparatus, including:
  • the detecting module 1 is configured to determine, in a black screen state, when the user touches the terminal screen, determine that the user touches the effective operating area of the terminal screen;
  • the acquiring module 2 is configured to acquire a touch gesture instruction in real time according to the effective operation area;
  • the acquisition module 2 is coupled to the detection module 1 , and the acquisition module 2 acquires a touch gesture instruction in real time according to the effective operation area determined by the detection module 1 , and sends the acquired touch gesture instruction information to the determination module 3 .
  • the determining module 3 is configured to determine whether the preset operation instruction corresponding to the effective operation area of the touch gesture instruction is consistent;
  • the determining module 3 is coupled to the acquiring module 2, and according to the touch gesture command acquired by the acquiring module 2, determines whether the touch gesture instruction is consistent with the preset operating instruction corresponding to the effective operating area, and sends the determination result to the calling module 4.
  • the calling module 4 is configured to invoke an application corresponding to the preset operation instruction if the touch gesture instruction is consistent with the preset operation instruction corresponding to the effective operation area.
  • the calling module 4 is coupled to the determining module.
  • the calling module 4 invokes the application corresponding to the preset operating instruction. So that users can operate on the application.
  • the terminal interaction control device detects that the user touches different effective operation areas on the screen of the terminal by using the detection module in the black screen state, and obtains a corresponding touch gesture instruction by the obtaining module, and determines the touch gesture by the determining module.
  • the instruction is consistent with the preset operation instruction
  • the calling application calls the corresponding application, and the user can call the application without having to light up the screen and perform the unlocking operation, thereby reducing the operation steps and simply calling the application. Convenient and fast, it also saves users' time, improves the comfort of operation and enhances the user experience.
  • the apparatus shown in FIG. 2 can perform the method of the embodiment shown in FIG. 1.
  • the method of the embodiment of the present invention corresponds to the features of the device, and can be referred to each other, and details are not described herein again.
  • FIG. 3 is a schematic structural diagram of another terminal interaction control apparatus according to an embodiment of the present invention.
  • the terminal interaction control apparatus further provided in the embodiment of the present invention further includes a setting module 5, to
  • the setting module 5 is coupled to the detecting module 1 for presetting the effective operating area on the terminal screen, and the preset operating area is multiple, and the effective working position and size of the effective operating area can be customized. It can also be the default number of the system, and the user can also set the size of the effective operation area.
  • the effective operation areas are independent operation areas and are not associated with each other.
  • the setting module 5 is further configured to preset a correspondence between the effective operation area and the preset operation instruction and preset a correspondence between the preset operation instruction and the application.
  • the setting module 5 is further configured to: the effective operation area is in one-to-one correspondence with the preset operation instruction, wherein the different effective operation areas correspond to different or the same preset operation instructions; or
  • a valid operating area corresponds to a plurality of different preset operating instructions.
  • the module 5 is further configured to:
  • Different preset operation instructions correspond to different applications one by one; or
  • the same preset operation instructions correspond to different application programs, wherein the operation instructions correspond to different effective operation areas.
  • the detecting module 1 is further configured to: determine whether a dwell time of the first touch point when the user touches the terminal screen exceeds a preset time threshold;
  • the backlight of the effective operation area is lit, or the boundary line of the effective operation area is lit, or the boundary line of all the effective operation areas is displayed.
  • the calling module 4 is further configured to: return to a black screen state after exiting the application.
  • the apparatus shown in FIG. 3 can perform the method of the embodiment shown in FIG. 1.
  • the method of the embodiment of the present invention corresponds to the features of the device, and can be referred to each other, and details are not described herein again.
  • FIG. 4 is a schematic diagram of a usage scenario of a terminal interaction control method according to an embodiment of the present invention, as shown in FIG. 4 Show:
  • a valid operation area corresponds to an application, and each application corresponds to a preset operation instruction.
  • the A effective operation area corresponds to WeChat
  • the default operation instruction corresponding to WeChat is click once
  • the B effective operation area corresponds to QQ.
  • the preset operation command corresponding to QQ is click twice
  • the C effective operation area corresponds to the microblog.
  • the preset operation command corresponding to the microblog is long press for 1 second
  • the D effective operation area corresponds to the clock, and the clock corresponding to the pre- Let the operation command be sliding.
  • the operation area A corresponds to two application programs, and each application program corresponds to a preset operation instruction.
  • the A effective operation area corresponds to WeChat and QQ
  • the preset operation instruction corresponding to WeChat is click once
  • the preset operation corresponding to QQ The command is click twice.
  • the B effective operation area corresponds to the microblog and the clock.
  • the preset operation command corresponding to the microblog is long press for 1 second
  • the preset operation command corresponding to the clock is sliding
  • the C effective operation area corresponds to WeChat.
  • Preset operation corresponding to clock and WeChat The command is click twice
  • the preset operation command corresponding to the clock is a V-type gesture
  • the D effective operation area corresponds to the microblog and QQ
  • the preset operation instruction corresponding to the microblog is a long press of 1 second
  • the preset operation corresponding to QQ The instruction is a slide.
  • the user wants to use WeChat, and can click once in the A area in the upper left corner of the mobile phone screen, or click twice in the C area to directly open the WeChat operation interface to directly operate. If the user wants to use QQ, then the user wants to use QQ. Click twice in the A area, or slide in the D area to directly operate the QQ.
  • the user wants to use the microblog you can press and hold in the B area for 1 second, or press and hold in the D area for 1 second. The microblog operates, and when the user wants to use the clock, slide in the B area, or input a V-shaped gesture in the C area, the clock program can be directly opened.
  • the user's mobile phone is in a black screen state.
  • the user's WeChat receives an unread message.
  • the upper left corner of the effective operation area corresponding to WeChat displays "WeChat a new message", and the user clicks on the upper left corner of the mobile phone screen, that is, Open WeChat to view unread messages directly.
  • the user's mobile phone is in a black screen state, the user wants to use WeChat, and the preset operation instruction corresponding to WeChat is click, and the corresponding effective operation area is the upper left corner.
  • the user first touches in the upper left corner of the mobile phone, and stays at the first touch point.
  • One second, the boundary line of the effective operation area in the upper left corner is lit, and the password verification is popped up.
  • the user authenticates and clicks in the upper left corner of the mobile phone to directly open WeChat.
  • an embodiment of the present invention further discloses an electronic device including at least one processor 810; and a memory 800 communicably connected to the at least one processor 810; wherein the memory 800 is stored An instruction executed by the at least one processor 810, the instruction being
  • the at least one processor 810 is configured to enable the at least one processor 810 to determine, in a black screen state, when the user touches the terminal screen, determining that the user touches an effective operation area of the terminal screen; according to an effective operation The area acquires a touch gesture instruction in real time; determines whether the touch gesture instruction is consistent with a preset operation instruction corresponding to the effective operation area; and if the touch gesture instruction corresponds to the preset operation instruction corresponding to the effective operation area Consistent, the application corresponding to the preset operation instruction is called.
  • the electronic device also includes an input device 830 and an output device 840 that are electrically coupled to the memory 800 and the processor, the electrical connections preferably being connected by a bus.
  • Embodiments of the present invention also disclose a non-volatile computer storage medium storing the computer-executable instructions of computer-executable instructions that, when executed by an electronic device, enable the electronic device to: be in a black screen state Determining that the user touches the effective operation area of the terminal screen when the user touches the terminal screen; acquiring a touch gesture instruction in real time according to the effective operation area; and determining that the touch gesture instruction corresponds to the effective operation area And determining whether the operation instruction is consistent; if the touch gesture instruction is consistent with the preset operation instruction corresponding to the effective operation area, calling an application corresponding to the preset operation instruction.
  • the terminal interaction control method, apparatus, and electronic device provided by the embodiments of the present invention can input corresponding touch gesture commands and call corresponding applications through different effective operation areas on the terminal screen in the black screen state of the terminal.
  • the program allows the user to call the application without having to light up the screen and unlock the operation, reducing the operation steps, calling the application is simple and convenient, and also saving the user's time and improving the comfort of the operation. Degrees enhance the user experience.
  • embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
  • computer-usable storage media including but not limited to disk storage, CD-ROM, optical storage, etc.
  • the present invention is directed to a method, apparatus (system), and computer program in accordance with an embodiment of the present invention
  • the flow chart and/or block diagram of the product is described. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG.
  • These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.

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)
  • User Interface Of Digital Computer (AREA)
  • Telephone Function (AREA)

Abstract

A terminal interaction control method and apparatus, and an electronic device. The terminal interaction control method comprises: upon detecting that a user touches a terminal screen in a blank screen state, determining an effective operation area of the terminal screen touched by the user (S101); acquiring a touch gesture instruction in real time according to the effective operation area (S102); determining whether the touch gesture instruction is consistent with a preset operating instruction corresponding to the effective operation area (S103); and invoking an application corresponding to the preset operating instruction if the touch gesture instruction is consistent with the preset operating instruction corresponding to the effective operating area (S104). Correspondingly, the present invention also provides a terminal interaction control apparatus. According to the technical solution provided by the present invention, when the terminal is in the blank screen state, a user can input the corresponding touch gesture instruction through different effective operation areas on the terminal screen to invoke the corresponding application. The invention reduces operation steps, and invoking the application is simple, convenient and fast, improving operation feel and user experience.

Description

一种终端交互控制方法、装置及电子设备Terminal interaction control method, device and electronic device
交叉引用cross reference
本申请要求在2016年03月30日提交中国专利局、申请号为201610191532.7、发明名称为“一种终端交互控制方法及装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。The present application claims priority to Chinese Patent Application No. 201610191532.7, entitled "A Terminal Interaction Control Method and Apparatus", filed on March 30, 2016, the entire contents of in.
技术领域Technical field
本发明实施例涉及信息交互处理技术领域,尤其涉及一种终端交互控制方法、装置及电子设备。The embodiments of the present invention relate to the field of information interaction processing technologies, and in particular, to a terminal interaction control method, apparatus, and electronic device.
背景技术Background technique
随着人们生活水平的日益提高,智能终端已经融入到人们的生活当中,例如智能手机的应用尤其普遍,为了能够保护手机中的用户信息,同时也为了保证手机电池的续航能力,人们常常通过锁屏使得手机处于黑屏状态下,手机处于黑屏状态下既可以保证手机电池的续航能力又可以提高手机的安全性。With the improvement of people's living standards, smart terminals have been integrated into people's lives. For example, the application of smart phones is especially common. In order to protect the user information in mobile phones, and also to ensure the battery life of mobile phones, people often pass locks. The screen makes the mobile phone in a black screen state, and the mobile phone is in a black screen state, which can ensure the battery life of the mobile phone and improve the security of the mobile phone.
目前,当手机处于黑屏状态下时,人们想要使用手机时,需要先将手机屏幕点亮,解锁,然后查找想要使用的功能软件,在手机黑屏状态下想要使用手机中的某个功能软件时需要很多繁杂的操作步骤,操作也很麻烦,浪费了用户时间,例如,当用户想要抓拍一个瞬间画面时,通过点亮屏幕解锁,查找相机功能,进行拍照,经过一系列的操作后,也许想要抓拍的画面已经消失了。At present, when the mobile phone is in a black screen state, when people want to use the mobile phone, they need to light the mobile phone screen, unlock, and then find the function software that they want to use, and want to use a certain function in the mobile phone when the mobile phone is black. The software requires a lot of complicated operation steps, and the operation is troublesome, which wastes user time. For example, when the user wants to capture an instant picture, the screen is unlocked, the camera function is searched, and the picture is taken after a series of operations. Maybe the picture you want to capture has disappeared.
因此,基于现有技术中的技术缺陷,一种简单快捷方便的终端交互控制方案是当前亟待解决的技术问题。Therefore, based on the technical defects in the prior art, a simple and convenient terminal interaction control scheme is a technical problem to be solved currently.
发明内容 Summary of the invention
本发明实施例提供一种终端交互控制方法、装置及电子设备,用以解决现有技术中无法在黑屏状态下直接调用应用程序的技术缺陷。The embodiments of the present invention provide a terminal interaction control method, device, and electronic device, which are used to solve the technical defect that the application program cannot be directly invoked in a black screen state in the prior art.
本发明实施例提供一种终端交互控制方法,包括:The embodiment of the invention provides a terminal interaction control method, including:
在黑屏状态下,当检测到用户触摸终端屏幕时,确定所述用户触摸所述终端屏幕的有效操作区域;In the black screen state, when detecting that the user touches the terminal screen, determining that the user touches the effective operation area of the terminal screen;
根据有效操作区域实时获取触摸手势指令;Obtaining a touch gesture instruction in real time according to the effective operation area;
判断所述触摸手势指令与所述有效操作区域相对应的预设操作指令是否一致;Determining whether the touch gesture instruction is consistent with a preset operation instruction corresponding to the effective operation area;
若所述触摸手势指令与所述有效操作区域相对应的所述预设操作指令一致,则调用与所述预设操作指令相对应的应用程序。And if the touch gesture instruction is consistent with the preset operation instruction corresponding to the effective operation area, calling an application corresponding to the preset operation instruction.
相应地本发明实施例还提供一种终端交互控制装置,包括:Correspondingly, the embodiment of the present invention further provides a terminal interaction control apparatus, including:
检测模块,用于在黑屏状态下,当检测到用户触摸终端屏幕时,确定所述用户触摸所述终端屏幕的有效操作区域;a detecting module, configured to determine, in a black screen state, when the user touches the terminal screen, determining that the user touches the effective operating area of the terminal screen;
获取模块,用于根据有效操作区域实时获取触摸手势指令;An acquiring module, configured to acquire a touch gesture instruction in real time according to the effective operation area;
判断模块,用于判断所述触摸手势指令与所述有效操作区域相对应的预设操作指令是否一致;a determining module, configured to determine whether the preset operation instruction corresponding to the effective operation area is consistent with the touch gesture instruction;
调用模块,用于若所述触摸手势指令与所述有效操作区域相对应的所述预设操作指令一致,则调用与所述预设操作指令相对应的应用程序。And a calling module, configured to invoke an application corresponding to the preset operation instruction if the touch gesture instruction is consistent with the preset operation instruction corresponding to the effective operation area.
本发明实施例又公开了一种电子设备,包括至少一个处理器;以及,与所述至少一个处理器通信连接的存储器;其中,所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够在黑屏状态下,当检测到用户触摸终端屏幕时,确定所述用户触摸所述终端屏幕的有效操作区域;根据有效操作区域实时获取触摸手势指令;判断所述触摸手势指令与所述有效操作区域相对应的预设操作指令是否一致;若所述触摸手势指令与所述有效操作区域相对应的所述预设操作指令一致,则调用与所述预设操作指令相对应的应用程序。Embodiments of the invention further disclose an electronic device comprising at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor The instruction is executed by the at least one processor to enable the at least one processor to determine, in a black screen state, when the user touches the terminal screen, determining that the user touches an effective operation area of the terminal screen; Obtaining a touch gesture instruction in real time according to the effective operation area; determining whether the touch operation instruction is consistent with the preset operation instruction corresponding to the effective operation area; if the touch gesture instruction is corresponding to the effective operation area If the operation instruction is consistent, the application corresponding to the preset operation instruction is called.
本发明实施例还公开了一种非易失性计算机存储介质,所述存储介质存 储有计算机可执行指令的所述计算机可执行指令,当由电子设备执行时使得电子设备能够:在黑屏状态下,当检测到用户触摸终端屏幕时,确定所述用户触摸所述终端屏幕的有效操作区域;根据有效操作区域实时获取触摸手势指令;判断所述触摸手势指令与所述有效操作区域相对应的预设操作指令是否一致;若所述触摸手势指令与所述有效操作区域相对应的所述预设操作指令一致,则调用与所述预设操作指令相对应的应用程序。The embodiment of the invention also discloses a non-volatile computer storage medium, wherein the storage medium is stored The computer executable instructions storing computer executable instructions, when executed by the electronic device, enable the electronic device to: in the black screen state, determine that the user touches the terminal screen when detecting that the user touches the terminal screen An operation area; acquiring a touch gesture instruction in real time according to the effective operation area; determining whether the touch operation instruction is consistent with the preset operation instruction corresponding to the effective operation area; and if the touch gesture instruction corresponds to the effective operation area If the preset operation instruction is consistent, the application corresponding to the preset operation instruction is invoked.
本发明实施例还公开了一种计算机程序产品,所述计算机程序产品包括存储在非暂态计算机可读存储介质上的计算机程序,所述计算机程序包括程序指令,当所述程序指令被计算机执行时,使所述计算机执行上述方法。The embodiment of the invention further discloses a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions, when the program instructions are executed by a computer The computer is caused to perform the above method.
本发明实施例提供的终端交互控制方法及装置,用户可以在终端黑屏状态下,通过终端屏幕上不同的有效操作区域,输入相应的触摸手势指令,调用相应的应用程序,用户在不必点亮屏幕和进行解锁操作的情况下,就可以对应用程序进行调用,减少了操作步骤,调用应用程序时简单方便快捷,同时也节省了用户的时间,提高了操作的舒适度,提升了用户体验。The terminal interaction control method and device provided by the embodiment of the present invention can input a corresponding touch gesture instruction through a different effective operation area on the terminal screen in a black screen state of the terminal, and invoke the corresponding application program, and the user does not need to light the screen. In the case of unlocking operation, the application can be called, the operation steps are reduced, the application is called simply and conveniently, and the user's time is saved, the operation comfort is improved, and the user experience is improved.
附图说明DRAWINGS
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作一简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, a brief description of the drawings used in the embodiments or the prior art description will be briefly described below. Obviously, the drawings in the following description It is a certain embodiment of the present invention, and other drawings can be obtained from those skilled in the art without any creative work.
图1为本发明实施例中终端交互控制方法的流程图;1 is a flowchart of a terminal interaction control method according to an embodiment of the present invention;
图2为本发明实施例中终端交互控制装置的结构示意图;2 is a schematic structural diagram of a terminal interaction control apparatus according to an embodiment of the present invention;
图3为本发明实施例中另一种终端交互控制装置的结构示意图;3 is a schematic structural diagram of another terminal interaction control apparatus according to an embodiment of the present invention;
图4为本发明实施例中终端交互控制方法的使用场景示意图;4 is a schematic diagram of a usage scenario of a method for controlling an interaction of a terminal according to an embodiment of the present invention;
图5为本发明实施例中电子设备的硬件结构示意图。FIG. 5 is a schematic structural diagram of hardware of an electronic device according to an embodiment of the present invention.
具体实施方式 detailed description
为使本发明实施例的目的、技术方案和优点更加清楚,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described in conjunction with the drawings in the embodiments of the present invention. It is a partial embodiment of the invention, and not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
在本发明的描述中,需要说明的是,术语“中心”、“上”、“下”、“左”、“右”、“竖直”、“水平”、“内”、“外”等指示的方位或位置关系为基于附图所示的方位或位置关系,仅是为了便于描述本发明和简化描述,而不是指示或暗示所指的装置或元件必须具有特定的方位、以特定的方位构造和操作,因此不能理解为对本发明的限制。此外,术语“第一”、“第二”、“第三”仅用于描述目的,而不能理解为指示或暗示相对重要性。In the description of the present invention, it is to be noted that the terms "center", "upper", "lower", "left", "right", "vertical", "horizontal", "inside", "outside", etc. The orientation or positional relationship of the indications is based on the orientation or positional relationship shown in the drawings, and is merely for the convenience of the description of the invention and the simplified description, rather than indicating or implying that the device or component referred to has a specific orientation, in a specific orientation. The construction and operation are therefore not to be construed as limiting the invention. Moreover, the terms "first," "second," and "third" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.
在本发明的描述中,需要说明的是,除非另有明确的规定和限定,术语“安装”、“相连”、“连接”应做广义理解,例如,可以是固定连接,也可以是可拆卸连接,或一体地连接;可以是机械连接,也可以是电连接;可以是直接相连,也可以通过中间媒介间接相连,还可以是两个元件内部的连通,可以是无线连接,也可以是有线连接。对于本领域的普通技术人员而言,可以具体情况理解上述术语在本发明中的具体含义。In the description of the present invention, it should be noted that the terms "installation", "connected", and "connected" are to be understood broadly, and may be fixed or detachable, for example, unless otherwise explicitly defined and defined. Connection, or integral connection; may be mechanical connection or electrical connection; may be directly connected, may also be indirectly connected through an intermediate medium, or may be internal communication of two components, may be wireless connection, or may be wired connection. The specific meaning of the above terms in the present invention can be understood in a specific case by those skilled in the art.
目前,当手机处于黑屏状态下时,人们想要使用手机时,需要先将手机屏幕点亮,解锁,然后查找想要使用的功能软件,在手机黑屏状态下想要使用手机中的某个功能软件时需要很多繁杂的操作步骤,操作也很麻烦,浪费了用户时间,现在终端在黑屏状态下无法实现对终端内应用程序的直接调用,均需要点亮屏幕,在查找到对应的应用程序,才能实现操作,导致终端在操作时十分不便利。At present, when the mobile phone is in a black screen state, when people want to use the mobile phone, they need to light the mobile phone screen, unlock, and then find the function software that they want to use, and want to use a certain function in the mobile phone when the mobile phone is black. The software requires a lot of complicated operation steps, and the operation is troublesome, which wastes user time. Now the terminal cannot directly call the application in the terminal under the black screen state, and all need to light up the screen, and find the corresponding application. In order to achieve the operation, the terminal is very inconvenient in operation.
因此,基于现有技术中的技术缺陷,一种简单快捷方便的终端交互控制方案是当前亟待解决的技术问题。Therefore, based on the technical defects in the prior art, a simple and convenient terminal interaction control scheme is a technical problem to be solved currently.
有鉴于此,本发明实施例提供了一种终端交互控制方法及装置以解决上述的问题,以下将配合附图及实施例来详细说明本发明实施例的实施方式,藉此对本发明实施例如何应用技术手段来解决技术问题并达成技术功 效的实现过程能充分理解并据以实施。In view of the above, the embodiments of the present invention provide a method and an apparatus for controlling the terminal interaction to solve the above problems. The embodiments of the present invention are described in detail below with reference to the accompanying drawings and embodiments. Apply technical means to solve technical problems and achieve technical skills The implementation process can be fully understood and implemented accordingly.
实施例一 Embodiment 1
图1为本发明实施例中终端交互控制方法的流程图,结合图1,本发明实施例提供一种终端交互控制方法,包括:FIG. 1 is a flowchart of a terminal interaction control method according to an embodiment of the present invention. Referring to FIG. 1 , an embodiment of the present invention provides a terminal interaction control method, including:
步骤S101:在黑屏状态下,当检测到用户触摸终端屏幕时,确定用户触摸终端屏幕的有效操作区域;Step S101: In the black screen state, when detecting that the user touches the terminal screen, determining that the user touches the effective operation area of the terminal screen;
本发明实施例中所述的终端包括但不限于手机、平板电脑以及其他带有触控屏的终端设备,其他带有触控屏的终端设备包括但不限于交通工具带有的触控操作面板、触控遥控器等。The terminal in the embodiment of the present invention includes, but is not limited to, a mobile phone, a tablet computer, and other terminal devices with a touch screen, and other terminal devices with a touch screen include, but are not limited to, a touch operation panel with a vehicle. , touch remote control, etc.
终端在黑屏状态下,是终端屏幕被锁定,终端待机的状态下而不是终端关机状态下,用户触摸终端屏幕时,终端会根据用户触摸终端屏幕的触摸点确定用户触摸的是终端屏幕的有效操作区域,其中,有效操作区域为预先在终端屏幕上进行设置的,有效操作区域为多个。When the terminal is in a black screen state, the terminal screen is locked, and the terminal is in a standby state instead of the terminal being turned off. When the user touches the terminal screen, the terminal determines that the user touches the effective operation of the terminal screen according to the touch point of the user touching the terminal screen. The area, wherein the effective operation area is set in advance on the terminal screen, and the effective operation area is plural.
步骤S102:根据有效操作区域实时获取触摸手势指令;Step S102: Acquire a touch gesture instruction in real time according to the effective operation area;
当用户在有效操作区域进行触摸时,有效操作区域实时获取触摸手势指令,触摸手势指令包括以下之一或多个的组合:点击触摸手势、长按触摸手势、滑动触摸手势、按照预设轨迹进行触摸及其他形式触摸手势指令,其中,点击触摸手势根据点击的次数、力度、点击频率的不同分为不同的点击触摸手势,长按触摸手势根据触摸力度、停留时间的不同分为不同的长按触摸手势,滑动触摸手势根据滑动轨迹的不同分为不同的滑动触摸手势。When the user touches in the effective operation area, the effective operation area acquires a touch gesture instruction in real time, and the touch gesture instruction includes one or a combination of the following: a click touch gesture, a long press touch gesture, a sliding touch gesture, and a preset trajectory. Touch and other forms of touch gesture commands, wherein the tap touch gesture is divided into different click touch gestures according to the number of clicks, the intensity, and the click frequency, and the long touch gesture is divided into different long presses according to the touch force and the stay time. Touch gestures, which are divided into different sliding touch gestures according to different sliding trajectories.
步骤S103:判断触摸手势指令与有效操作区域相对应的预设操作指令是否一致;Step S103: determining whether the preset operation instruction corresponding to the effective operation area of the touch gesture instruction is consistent;
根据有效操作区域获取触摸手势指令后,将触摸手势指令与有效操作区域对应的预设操作指令进行比对,若触摸手势指令与预设操作指令一致,则执行步骤S104,若不一致,则说明用户没有输入正确的触摸手势指令,不进行响应,其中,有效操作区域与预设操作指令之间具有对应关系,一个有效操作区域可以对应一个预设操作指令,也可以对应多个不同的预设操作指令, 当触摸手势指令与有效操作区域对应的任一预设操作指令一致时即执行步骤S104。After the touch gesture instruction is obtained according to the effective operation area, the touch gesture instruction is compared with the preset operation instruction corresponding to the effective operation area. If the touch gesture instruction is consistent with the preset operation instruction, step S104 is performed, and if not, the user is indicated. The correct touch gesture command is not input, and no response is performed. The effective operation area has a corresponding relationship with the preset operation instruction, and one effective operation area may correspond to one preset operation instruction, or may correspond to a plurality of different preset operations. Instruction, When the touch gesture instruction is consistent with any preset operation instruction corresponding to the effective operation area, step S104 is performed.
步骤S104:若触摸手势指令与有效操作区域相对应的预设操作指令一致,则调用与预设操作指令相对应的应用程序。Step S104: If the touch gesture instruction is consistent with the preset operation instruction corresponding to the effective operation area, the application corresponding to the preset operation instruction is called.
具体举例来说,终端为手机,在手机黑屏状态下,用户在右上角处进行点击操作,既可以直接调用微信,直接打开微信进行操作。For example, the terminal is a mobile phone. In the black screen state of the mobile phone, the user performs a click operation in the upper right corner, and can directly invoke WeChat and directly open WeChat to operate.
本发明实施例提供的终端交互控制方法,用户可以在终端黑屏状态下,通过终端屏幕上不同的有效操作区域,输入相应的触摸手势指令,调用相应的应用程序,用户在不必点亮屏幕和进行解锁操作的情况下,就可以对应用程序进行调用,减少了操作步骤,调用应用程序时简单方便快捷,同时也节省了用户的时间,提高了操作的舒适度,提升了用户体验。According to the terminal interaction control method provided by the embodiment of the present invention, the user can input a corresponding touch gesture instruction through a different effective operation area on the terminal screen in the black screen state of the terminal, and invoke the corresponding application program, and the user does not need to light the screen and perform the operation. In the case of the unlock operation, the application can be called, the operation steps are reduced, the application is called simply and conveniently, and the user's time is saved, the operation comfort is improved, and the user experience is improved.
下面对本发明实施例进行详细介绍,需要说明的是本发明实施例中所举的示例只是用于解释本发明实施例的进步性,并不作为本发明实施例的不当限定,示例只是本发明实施例中的一部分示例,并不是全部示例。The embodiments of the present invention are described in detail below. It should be noted that the examples in the embodiments of the present invention are merely illustrative of the progress of the embodiments of the present invention, and are not to be construed as limiting the embodiments of the present invention. Some examples in the examples are not all examples.
对于步骤S101来说,本发明实施例优选地,确定用户触摸终端屏幕的有效操作区域,之前还包括:在终端屏幕上设置有效操作区域,有操作区域为多个;设置有效操作区域与预设操作指令之间的对应关系;设置预设操作指令与应用程序之间的对应关系。For the step S101, the embodiment of the present invention preferably determines that the user touches the effective operation area of the terminal screen, and further includes: setting a valid operation area on the terminal screen, having a plurality of operation areas; setting an effective operation area and a preset The correspondence between the operation instructions; setting the correspondence between the preset operation instructions and the application.
预先在终端屏幕上设置多个有效操作区域,有效操作区域的个数用户可以自定义设置,也可以是系统默认个数,同时用户也可以设置有效操作区域的大小,位置,例如:将终端屏幕分成八个等份,将每一个等份设置成一个有效操作区域,每一块有效操作区域都是独立的操作区域,彼此不相关联。A plurality of effective operation areas are set in advance on the terminal screen, and the number of effective operation areas can be customized, or the default number of the system, and the user can also set the size and position of the effective operation area, for example, the terminal screen Divided into eight equal parts, each aliquot is set as an effective operating area, and each valid operating area is an independent operating area, which is not associated with each other.
设置好有效操作区域后,需要设置有效操作区域与预设操作指令之间的对应关系,本发明实施例优选地,设置有效操作区域与预设操作指令之间的对应关系,进一步包括:有效操作区域与预设操作指令一一对应,其中,不同的有效操作区域对应不同或相同的预设操作指令;或一个有效操作区域对应多个不同的预设操作指令。After the effective operation area is set, the correspondence between the effective operation area and the preset operation instruction needs to be set. The embodiment of the present invention preferably sets the correspondence between the effective operation area and the preset operation instruction, and further includes: effective operation The area corresponds to a preset operation instruction, wherein different effective operation areas correspond to different or the same preset operation instructions; or one effective operation area corresponds to a plurality of different preset operation instructions.
设置有效操作区域与预设操作指令之间的对应关系包括以下两种情况: The correspondence between setting the effective operation area and the preset operation instruction includes the following two cases:
1)、每一个有效操作区域对应一个预设操作指令,其中,不同的有效操作区域对应的预设操作指令可以是不同的,也可以是相同的;1), each valid operation area corresponds to a preset operation instruction, wherein the preset operation instructions corresponding to different effective operation areas may be different or the same;
2)、每一个有效操作区域对应多个不同预设操作指令,其中,不同的有效操作区域对应的预设操作指令可以是不同的,也可以是相同的。2) Each of the effective operation areas corresponds to a plurality of different preset operation instructions, wherein the preset operation instructions corresponding to the different effective operation areas may be different or the same.
也就是说一个有效操作区域可以对应一个或多个预设操作指令,当一个有效操作区域对应多个预设操作指令时,多个预设操作指令彼此不同,对应不同的有效操作区域的多个预设操作指令可以是相同的,当然,有效操作区域也可以不设置对应的预设操作指令。That is to say, one effective operation area may correspond to one or more preset operation instructions. When one effective operation area corresponds to a plurality of preset operation instructions, the plurality of preset operation instructions are different from each other, corresponding to multiple different effective operation areas. The preset operation command may be the same. Of course, the effective operation area may not set the corresponding preset operation instruction.
具体举例来说,例1,终端屏幕上设置了六个有效操作区域,每一个有效操作区域对应一个预设操作指令,其中,第一个和第二个有效操作区域对应的是点击操作指令,第三个和第五个有效操作区域对应的是长按操作指令,第四个和第六个有效操作区域对应的是滑动操作指令,等等。例2,终端屏幕上设置了四个有效操作区域,每一个有效操作区域对应多个预设操作指令,其中,第一个有效操作区域对应的是点击操作指令和长按操作指令,第二个有效操作区域对应的是长按操作指令和滑动操作指令,第三个和第四个有效操作区域都对应的是滑动操作指令和点击操作指令,等等,预设操作指令包括但不限于点击触摸手势、长按触摸手势、滑动触摸手势,还包括按照预定轨迹进行手势输入,例如“C”型手势、“V”型手势,按照一定顺序点击不同位置,用户可以根据自己的意愿进行任意设置,此处不做具体限定。For example, in example 1, six effective operation areas are set on the screen of the terminal, and each effective operation area corresponds to a preset operation instruction, wherein the first and second effective operation areas correspond to a click operation instruction. The third and fifth effective operation areas correspond to long press operation instructions, the fourth and sixth valid operation areas correspond to slide operation commands, and the like. In example 2, four effective operation areas are set on the screen of the terminal, and each effective operation area corresponds to a plurality of preset operation instructions, wherein the first effective operation area corresponds to a click operation instruction and a long press operation instruction, and the second The effective operation area corresponds to a long press operation instruction and a slide operation instruction, and the third and fourth effective operation areas correspond to a slide operation instruction and a click operation instruction, and the like, and the preset operation instruction includes but is not limited to a click touch. Gestures, long-pressing touch gestures, sliding touch gestures, and gesture input according to a predetermined trajectory, such as a "C" type gesture, a "V" type gesture, clicking different positions in a certain order, the user can arbitrarily set according to his or her own wishes. This is not specifically limited.
设置有效操作区域与预设操作指令之间的对应关系后,需要设置预设操作指令与应用程序之间的对应关系,本发明实施例优选地,设置预设操作指令与应用程序之间的对应关系,进一步包括:After the correspondence between the effective operation area and the preset operation instruction is set, the correspondence between the preset operation instruction and the application program needs to be set. In the embodiment of the present invention, the correspondence between the preset operation instruction and the application program is preferably set. Relationships further include:
不同的预设操作指令与不同的应用程序一一对应;或Different preset operation instructions correspond to different applications one by one; or
相同的预设操作指令对应不同的应用程序,其中,预设操作指令对应不同的有效操作区域。The same preset operation instruction corresponds to different application programs, wherein the preset operation instruction corresponds to different effective operation areas.
设置预设操作指令与应用程序之间的对应关系包括以下两种情况:Setting the correspondence between preset operation instructions and applications includes the following two cases:
1)、每一个预设操作指令对应一个应用程序,其中,也就是说不同的预设操作指令对应不同的应用程序; 1) each preset operation instruction corresponds to one application, wherein different preset operation instructions correspond to different application programs;
2)、相同的预设操作指令可以对应不同的应用程序,前提是预设操作指令对应不同的有效操作区域。2) The same preset operation instruction can correspond to different application programs, provided that the preset operation instructions correspond to different effective operation areas.
也就是说对应同一个有效操作区域的多个预设操作指令,其对应的应用程序是不同的,对应不同的有效操作区域的多个预设操作指令可以是相同或不同的,其对应的应用程序可以是不同的可以是相同的,当然,预设操作指令也可以不设置对应的应用程序。That is to say, a plurality of preset operation instructions corresponding to the same effective operation area have different corresponding application programs, and the plurality of preset operation instructions corresponding to different effective operation areas may be the same or different, and the corresponding application thereof The programs may be different or may be the same. Of course, the preset operation instructions may not set the corresponding application.
具体举例来说,例1,每一个预设操作指令对应一个应用程序,例如,微信对应的预设操作指令为点击,QQ对应的预设操作程序是点击两次,微博对应的预设操作指令是长按,查看时间对应的预设操作指令是滑动,等等。例2,终端屏幕上设置了四个有效操作区域,其中,第一个有效操作区域对应的预设操作指令是点击操作指令,点击指令对应的是微信,第二个有效操作区域对应的预设操作指令是点击操作指令,点击操作指令对应的是QQ,当然,也可以是第三个有效操作区域都对应的是滑动操作指令,滑动操作指令对应的是微信,第四个有效操作区域对应的是点击,点击对应的是QQ,等等,用户可以根据自己的意愿进行任意设置,此处不做具体限定。For example, in example 1, each preset operation instruction corresponds to one application, for example, the preset operation instruction corresponding to WeChat is click, and the preset operation program corresponding to QQ is click twice, and the preset operation corresponding to the microblog The command is a long press, the preset operation command corresponding to the view time is a slide, and so on. In the example 2, four effective operation areas are set on the screen of the terminal, wherein the preset operation instruction corresponding to the first effective operation area is a click operation instruction, and the click instruction corresponds to WeChat, and the preset corresponding to the second effective operation area The operation instruction is a click operation instruction, and the click operation instruction corresponds to QQ. Of course, the third effective operation area may correspond to a slide operation instruction, the slide operation instruction corresponds to WeChat, and the fourth effective operation area corresponds to It is click, click corresponding to QQ, and so on, the user can set it arbitrarily according to his own wishes, and there is no specific limit here.
本发明实施例中,设置完有效操作区域与预设操作指令之间的对应关系,预设操作指令与应用程序之间的对应关系后,有效操作区域与应用程序之间也就具有了对应关系,根据有效操作区域与应用程序之间的对应关系,当应用程序有未读消息时,可以通过与其相对应的有效操作区域进行提醒,用户可以通过有效操作区域直接查看未读消息,例如,手机左上角的有效操作区域对应的预设操作指令为点击,点击对应的应用程序为QQ,当QQ有新消息时,手机左上角的有效操作区域显示有一条未读消息,其他有效操作区域仍处于黑屏状态,此时,用户可以点击手机左上角,对QQ的未读消息进行查看。In the embodiment of the present invention, after the correspondence between the effective operation area and the preset operation instruction is set, and the correspondence between the operation instruction and the application program is preset, the effective operation area and the application program also have a corresponding relationship. According to the correspondence between the effective operation area and the application, when the application has an unread message, the user can perform a reminder through the corresponding effective operation area, and the user can directly view the unread message through the effective operation area, for example, the mobile phone. The preset operation command corresponding to the effective operation area in the upper left corner is click, and the corresponding application is QQ. When there is a new message in QQ, the valid operation area in the upper left corner of the mobile phone displays an unread message, and other valid operation areas are still in the Black screen status, at this time, the user can click on the upper left corner of the phone to view the unread messages of QQ.
为防止用户误操作对终端中的应用程序进行调用,本发明实施例优选地,当检测到用户触摸终端屏幕时,进一步包括:判断用户触摸终端屏幕时在第一触摸点的停留时间是否超过预设时间阈值;In order to prevent the user from inadvertently making a call to the application in the terminal, the embodiment of the present invention preferably, when detecting that the user touches the screen of the terminal, further comprises: determining whether the dwell time of the first touch point when the user touches the screen of the terminal exceeds a pre- Set a time threshold;
若判断结果为是,则点亮有效操作区域的背光,或将有效操作区域的边界线点亮,或将显示所有有效操作区域的边界线。 If the result of the determination is YES, the backlight of the effective operation area is lit, or the boundary line of the effective operation area is lit, or the boundary line of all the effective operation areas is displayed.
当用户触摸终端屏幕时,需要在触摸的第一触摸点进行停留,当停留时间超过预设时间阈值后,终端认为这是一次正确的操作,并且判断第一触摸点所在的有效操作区域,将有效操作区域的背光点亮,其他有效操作区域处于黑屏状态,或者将第一触摸点所在的有效操作区域的边界线点亮,这样可以提示用户其所操作的是哪一个有效操作区域,如果第一触摸点所在的有效操作区域不是用户所要操作的有效操作区域,用户可以更改操作其他有效操作区域,同时防止用户将触摸手势指令输入到其他有效操作区域内,从而影响用户操作,或者当停留时间超过预设时间阈值后,终端认为这是一次正确的操作,将所有有效操作区域的边界线点亮,这样可以提示用户选择自己想要进行操作的有效操作区域。When the user touches the screen of the terminal, the first touch point of the touch needs to be stopped. When the stay time exceeds the preset time threshold, the terminal considers that this is a correct operation, and determines the effective operation area where the first touch point is located. The backlight of the effective operation area is lit, the other effective operation area is in a black screen state, or the boundary line of the effective operation area where the first touch point is located is illuminated, so that the user can be prompted which effective operation area he is operating, if The effective operation area where a touch point is located is not the effective operation area that the user wants to operate, and the user can change other effective operation areas while preventing the user from inputting the touch gesture instruction into other effective operation areas, thereby affecting the user operation, or when staying time After the preset time threshold is exceeded, the terminal considers this to be a correct operation, lighting the boundary line of all valid operating areas, so that the user can be prompted to select an effective operating area for which he wants to operate.
本发明实施例优选地,调用与预设操作指令相对应的应用程序,之后还包括:退出应用程序后,返回黑屏状态。Preferably, the embodiment of the present invention invokes an application corresponding to the preset operation instruction, and further includes: returning to the black screen state after exiting the application.
在用户对调用的应用程序进行操作后,当退出应用程序时,终端返回黑屏状态,返回终端初始的状态,减少了用户使用完应用程序后进行锁屏的操作步骤,当然,用户退出应用程序时,终端也可以选择返回终端主页面,以便用户进行其他应用程序的操作,退出应用程序后如何进行处理用户可以自定义进行设置,本发明实施例此处不进行具体限定。After the user operates the called application, when exiting the application, the terminal returns to the black screen state and returns to the initial state of the terminal, which reduces the operation steps of the user after the application is used, and of course, when the user exits the application. The terminal may also choose to return to the terminal main page, so that the user can perform operations of other applications, and how to perform the processing after the application is exited from the application, the user can customize the setting, which is not specifically limited herein.
另外,为防止用户的终端被他人进行使用,在进行调用应用程序开始前,还需对用户进行身份验证,对用户进行身份验证的方式可以是指纹验证,语音验证,手势验证,密码验证等等,在用户通过验证之后才可以对终端进行操作,如何进行身份验证,用户可以自定义设置,此处不做具体限定。In addition, in order to prevent the user's terminal from being used by others, the user needs to be authenticated before starting the calling application. The authentication method for the user may be fingerprint verification, voice verification, gesture verification, password verification, etc. After the user passes the verification, the terminal can be operated. How to perform the authentication, the user can customize the setting, and no specific limitation is made here.
实施例二 Embodiment 2
图2为本发明实施例中终端交互控制装置的结构示意图,如图2所示:2 is a schematic structural diagram of a terminal interaction control apparatus according to an embodiment of the present invention, as shown in FIG. 2:
相应地本发明实施例还提供了一种终端交互控制装置,包括:Correspondingly, the embodiment of the present invention further provides a terminal interaction control apparatus, including:
检测模块1,用于在黑屏状态下,当检测到用户触摸终端屏幕时,确定用户触摸终端屏幕的有效操作区域;The detecting module 1 is configured to determine, in a black screen state, when the user touches the terminal screen, determine that the user touches the effective operating area of the terminal screen;
获取模块2,用于根据有效操作区域实时获取触摸手势指令; The acquiring module 2 is configured to acquire a touch gesture instruction in real time according to the effective operation area;
获取模块2与检测模块1相耦接,获取模块2根据检测模块1确定的有效操作区域实时获取触摸手势指令,并将获取的触摸手势指令信息发送至判断模块3。The acquisition module 2 is coupled to the detection module 1 , and the acquisition module 2 acquires a touch gesture instruction in real time according to the effective operation area determined by the detection module 1 , and sends the acquired touch gesture instruction information to the determination module 3 .
判断模块3,用于判断触摸手势指令与有效操作区域相对应的预设操作指令是否一致;The determining module 3 is configured to determine whether the preset operation instruction corresponding to the effective operation area of the touch gesture instruction is consistent;
判断模块3与获取模块2相耦接,根据获取模块2获取的触摸手势指令,判断触摸手势指令与有效操作区域相对应的预设操作指令是否一致,将判断结果发送至调用模块4。The determining module 3 is coupled to the acquiring module 2, and according to the touch gesture command acquired by the acquiring module 2, determines whether the touch gesture instruction is consistent with the preset operating instruction corresponding to the effective operating area, and sends the determination result to the calling module 4.
调用模块4,用于若触摸手势指令与有效操作区域相对应的预设操作指令一致,则调用与预设操作指令相对应的应用程序。The calling module 4 is configured to invoke an application corresponding to the preset operation instruction if the touch gesture instruction is consistent with the preset operation instruction corresponding to the effective operation area.
调用模块4与判断模块相耦接,当判断模块3判断的结果为触摸手势指令与有效操作区域相对应的预设操作指令一致,调用模块4则调用与预设操作指令相对应的应用程序,以便用户对应用程序进行操作。The calling module 4 is coupled to the determining module. When the result of the determining by the determining module 3 is that the touch gesture instruction is consistent with the preset operating instruction corresponding to the effective operating area, the calling module 4 invokes the application corresponding to the preset operating instruction. So that users can operate on the application.
本发明实施例提供的终端交互控制装置,通过检测模块在终端黑屏状态下,检测用户在终端屏幕上不同的有效操作区域进行触摸,通过获取模块获取相应的触摸手势指令,通过判断模块判断触摸手势指令与预设操作指令一致时,通过调用模块调用相应的应用程序,用户在不必点亮屏幕和进行解锁操作的情况下,就可以对应用程序进行调用,减少了操作步骤,调用应用程序时简单方便快捷,同时也节省了用户的时间,提高了操作的舒适度,提升了用户体验。The terminal interaction control device provided by the embodiment of the present invention detects that the user touches different effective operation areas on the screen of the terminal by using the detection module in the black screen state, and obtains a corresponding touch gesture instruction by the obtaining module, and determines the touch gesture by the determining module. When the instruction is consistent with the preset operation instruction, the calling application calls the corresponding application, and the user can call the application without having to light up the screen and perform the unlocking operation, thereby reducing the operation steps and simply calling the application. Convenient and fast, it also saves users' time, improves the comfort of operation and enhances the user experience.
图2所示装置可以执行图1所示实施例的方法,本发明实施例的方法与装置特征相对应,可以相互参照,这里不再一一赘述。The apparatus shown in FIG. 2 can perform the method of the embodiment shown in FIG. 1. The method of the embodiment of the present invention corresponds to the features of the device, and can be referred to each other, and details are not described herein again.
图3为本发明实施例中另一种终端交互控制装置的结构示意图,如图3所示,相应地,本发明实施例中还提供的终端交互控制装置优选地,还包括设置模块5,用于FIG. 3 is a schematic structural diagram of another terminal interaction control apparatus according to an embodiment of the present invention. As shown in FIG. 3, correspondingly, the terminal interaction control apparatus further provided in the embodiment of the present invention further includes a setting module 5, to
在终端屏幕上设置有效操作区域,有操作区域为多个;Set a valid operation area on the terminal screen, and there are multiple operation areas;
设置有效操作区域与预设操作指令之间的对应关系;Setting a correspondence between a valid operation area and a preset operation instruction;
设置预设操作指令与应用程序之间的对应关系。 Set the correspondence between the preset operation instructions and the application.
设置模块5与检测模块1相耦接,用于预先在终端屏幕上设置有效操作区域,预先设置的有操作区域为多个,有效操作的位置与大小有效操作区域的个数用户可以自定义设置,也可以是系统默认个数,同时用户也可以设置有效操作区域的大小,有效操作区域都是独立的操作区域,彼此不相关联。The setting module 5 is coupled to the detecting module 1 for presetting the effective operating area on the terminal screen, and the preset operating area is multiple, and the effective working position and size of the effective operating area can be customized. It can also be the default number of the system, and the user can also set the size of the effective operation area. The effective operation areas are independent operation areas and are not associated with each other.
设置模块5还用于预先设置有效操作区域与预设操作指令之间的对应关系和预先设置预设操作指令与应用程序之间的对应关系。The setting module 5 is further configured to preset a correspondence between the effective operation area and the preset operation instruction and preset a correspondence between the preset operation instruction and the application.
优选地,设置模块5,进一步用于:有效操作区域与预设操作指令一一对应,其中,不同的有效操作区域对应不同或相同的预设操作指令;或Preferably, the setting module 5 is further configured to: the effective operation area is in one-to-one correspondence with the preset operation instruction, wherein the different effective operation areas correspond to different or the same preset operation instructions; or
一个有效操作区域对应多个不同的预设操作指令。A valid operating area corresponds to a plurality of different preset operating instructions.
优选地,设置模块5,进一步用于:Preferably, the module 5 is further configured to:
不同的预设操作指令与不同的应用程序一一对应;或Different preset operation instructions correspond to different applications one by one; or
相同的预设操作指令对应不同的应用程序,其中,操作指令对应不同的有效操作区域。The same preset operation instructions correspond to different application programs, wherein the operation instructions correspond to different effective operation areas.
优选地,检测模块1,进一步用于:判断用户触摸终端屏幕时在第一触摸点的停留时间是否超过预设时间阈值;Preferably, the detecting module 1 is further configured to: determine whether a dwell time of the first touch point when the user touches the terminal screen exceeds a preset time threshold;
若判断结果为是,则点亮有效操作区域的背光,或将有效操作区域的边界线点亮,或将显示所有有效操作区域的边界线。If the result of the determination is YES, the backlight of the effective operation area is lit, or the boundary line of the effective operation area is lit, or the boundary line of all the effective operation areas is displayed.
优选地,调用模块4,还用于:退出应用程序后,返回黑屏状态。Preferably, the calling module 4 is further configured to: return to a black screen state after exiting the application.
图3所示装置可以执行图1所示实施例的方法,本发明实施例的方法与装置特征相对应,可以相互参照,这里不再一一赘述。The apparatus shown in FIG. 3 can perform the method of the embodiment shown in FIG. 1. The method of the embodiment of the present invention corresponds to the features of the device, and can be referred to each other, and details are not described herein again.
具体应用场景:Specific application scenarios:
下面通过应用场景的描述更加直观的了解本发明实施例的技术方案,以下场景旨在直观说明本发明实施例的技术方案,并不构成本发明实施例的不当限定。The following is a more straightforward understanding of the technical solutions of the embodiments of the present invention by using the description of the application scenarios. The following scenarios are intended to illustrate the technical solutions of the embodiments of the present invention, and do not constitute an undue limitation of the embodiments of the present invention.
场景一scene one
图4为本发明实施例中终端交互控制方法的使用场景示意图,如图4所 示:4 is a schematic diagram of a usage scenario of a terminal interaction control method according to an embodiment of the present invention, as shown in FIG. 4 Show:
以手机为例,预先设置手机屏幕的有效操作区域,设置有效操作区域为4个,编号为A、B、C、D,分别在手机屏幕的左上角,右上角,左下角,右下角,每一个有效操作区域对应一个应用程序,每一个应用程序对应一个预设操作指令,例如,A有效操作区域对应的是微信,微信对应的预设操作指令为点击一次,B有效操作区域对应的是QQ,QQ对应的预设操作指令为点击两次,C有效操作区域对应的是微博,微博对应的预设操作指令为长按1秒,D有效操作区域对应的是时钟,时钟对应的预设操作指令为滑动。Take the mobile phone as an example, set the effective operation area of the mobile phone screen in advance, and set the effective operation area to 4, numbered A, B, C, and D, respectively in the upper left corner of the mobile phone screen, the upper right corner, the lower left corner, and the lower right corner. A valid operation area corresponds to an application, and each application corresponds to a preset operation instruction. For example, the A effective operation area corresponds to WeChat, the default operation instruction corresponding to WeChat is click once, and the B effective operation area corresponds to QQ. The preset operation command corresponding to QQ is click twice, and the C effective operation area corresponds to the microblog. The preset operation command corresponding to the microblog is long press for 1 second, and the D effective operation area corresponds to the clock, and the clock corresponding to the pre- Let the operation command be sliding.
参见图4中的A图,当手机为黑屏状态下时,用户想要使用微信,则在手机屏幕的左上角A区域点击一次,即可直接打开微信操作界面直接进行操作,例如,当没有新消息时直接打开微信的主页面,当有一个联系人的新消息时,直接打开该联系人的未读消息界面,当有多个联系人发来的新消息时,打开全部未读新消息显示列表,等等。Referring to Figure A in Figure 4, when the mobile phone is in the black screen state, the user wants to use WeChat, then click on the A area in the upper left corner of the mobile phone screen to directly open the WeChat operation interface to directly operate, for example, when there is no new When the message is opened, the main page of WeChat is directly opened. When there is a new message of a contact, the unread message interface of the contact is directly opened. When there are new messages sent by multiple contacts, all unread new messages are displayed. List, and so on.
参见图4中的B图,当手机为黑屏状态下时,用户想要使用QQ,则在手机屏幕的右上角B区域点击两次,即可直接打开QQ操作界面直接进行操作。Referring to Figure B in Figure 4, when the mobile phone is in a black screen state, if the user wants to use QQ, click twice in the B area of the upper right corner of the mobile phone screen to directly open the QQ operation interface and directly operate.
参见图4中的C图和D图,依次类推,当手机为黑屏状态下时,用户想要使用微博,则在手机屏幕的左下角C区域长按1秒,即可直接打开微博操作界面直接进行操作,用户想要使用时钟,则在手机屏幕的右下角D区域进行滑动,即可直接打开时钟操作界面直接进行操作。Referring to C and D in Figure 4, and so on, when the mobile phone is in a black screen state, the user wants to use Weibo, then press and hold for 1 second in the lower left corner of the mobile phone screen to open the microblog operation. The interface operates directly. If the user wants to use the clock, slide it in the D area of the lower right corner of the phone screen to directly open the clock operation interface and directly operate.
场景二Scene two
以手机为例,预先设置手机屏幕的有效操作区域,设置有效操作区域为4个,编号为A、B、C、D,分别在手机屏幕的左上角,右上角,左下角,右下角,有效操作区域A对应两个应用程序,每一个应用程序对应一个预设操作指令,例如,A有效操作区域对应的是微信和QQ,微信对应的预设操作指令为点击一次,QQ对应的预设操作指令为点击两次,B有效操作区域对应的是微博和时钟,微博对应的预设操作指令为长按1秒,时钟对应的预设操作指令为滑动,C有效操作区域对应的是微信和时钟,微信对应的预设操作 指令为点击两次,时钟对应的预设操作指令为V型手势,D有效操作区域对应的是微博和QQ,微博对应的预设操作指令为长按1秒,QQ对应的预设操作指令为滑动。Take the mobile phone as an example, set the effective operation area of the mobile phone screen in advance, and set the effective operation area to 4, numbered A, B, C, and D, respectively in the upper left corner, upper right corner, lower left corner, and lower right corner of the mobile phone screen, valid. The operation area A corresponds to two application programs, and each application program corresponds to a preset operation instruction. For example, the A effective operation area corresponds to WeChat and QQ, and the preset operation instruction corresponding to WeChat is click once, and the preset operation corresponding to QQ The command is click twice. The B effective operation area corresponds to the microblog and the clock. The preset operation command corresponding to the microblog is long press for 1 second, the preset operation command corresponding to the clock is sliding, and the C effective operation area corresponds to WeChat. Preset operation corresponding to clock and WeChat The command is click twice, the preset operation command corresponding to the clock is a V-type gesture, the D effective operation area corresponds to the microblog and QQ, and the preset operation instruction corresponding to the microblog is a long press of 1 second, and the preset operation corresponding to QQ The instruction is a slide.
手机在黑屏状态下,用户想要使用微信,可以在手机屏幕的左上角A区域点击一次,或者在C区域点击两次,即可直接打开微信操作界面直接进行操作,用户想要使用QQ,则在A区域点击两次,或者在D区域进行滑动,即可对QQ直接进行操作,用户想要使用微博时,可以在B区域长按1秒,或者在D区域长按1秒,即可对微博进行操作,用户想要使用时钟时,在B区域进行滑动,或者在C区域输入V型手势,即可直接打开时钟程序。When the mobile phone is in the black screen state, the user wants to use WeChat, and can click once in the A area in the upper left corner of the mobile phone screen, or click twice in the C area to directly open the WeChat operation interface to directly operate. If the user wants to use QQ, then the user wants to use QQ. Click twice in the A area, or slide in the D area to directly operate the QQ. When the user wants to use the microblog, you can press and hold in the B area for 1 second, or press and hold in the D area for 1 second. The microblog operates, and when the user wants to use the clock, slide in the B area, or input a V-shaped gesture in the C area, the clock program can be directly opened.
在用户在手机黑屏状态下打开某个应用程序后,当退出该程序时,手机返回黑屏状态。After the user opens an application under the black screen of the mobile phone, when the user quits the program, the mobile phone returns to the black screen state.
场景三Scene three
用户手机处于黑屏状态,此时用户的微信接收到一条未读消息,此时,与微信对应的有效操作区域左上角显示“微信一条新消息”,用户通过在手机屏幕左上角进行点击操作,即可打开微信,直接查看未读消息。The user's mobile phone is in a black screen state. At this time, the user's WeChat receives an unread message. At this time, the upper left corner of the effective operation area corresponding to WeChat displays "WeChat a new message", and the user clicks on the upper left corner of the mobile phone screen, that is, Open WeChat to view unread messages directly.
场景四Scene four
用户手机处于黑屏状态,用户想要使用微信,与微信对应的预设操作指令为点击,对应的有效操作区域为左上角,用户首先在手机左上角处进行触摸,在第一触摸点处停留了一秒,左上角的有效操作区域的边界线点亮,同时弹出密码验证,用户在输入密码后通过身份验证,在手机左上角进行点击操作,即可直接打开微信进行操作。The user's mobile phone is in a black screen state, the user wants to use WeChat, and the preset operation instruction corresponding to WeChat is click, and the corresponding effective operation area is the upper left corner. The user first touches in the upper left corner of the mobile phone, and stays at the first touch point. One second, the boundary line of the effective operation area in the upper left corner is lit, and the password verification is popped up. After the user enters the password, the user authenticates and clicks in the upper left corner of the mobile phone to directly open WeChat.
实施例三 Embodiment 3
如图5所示,本发明实施例又公开了一种电子设备,包括至少一个处理器810;以及,与所述至少一个处理器810通信连接的存储器800;其中,所述存储器800存储有可被所述至少一个处理器810执行的指令,所述指令被 所述至少一个处理器810执行,以使所述至少一个处理器810能够在黑屏状态下,当检测到用户触摸终端屏幕时,确定所述用户触摸所述终端屏幕的有效操作区域;根据有效操作区域实时获取触摸手势指令;判断所述触摸手势指令与所述有效操作区域相对应的预设操作指令是否一致;若所述触摸手势指令与所述有效操作区域相对应的所述预设操作指令一致,则调用与所述预设操作指令相对应的应用程序。所述电子设备还包括与所述存储器800和所述处理器电连接的输入装置830和输出装置840,所述电连接优选为通过总线连接。As shown in FIG. 5, an embodiment of the present invention further discloses an electronic device including at least one processor 810; and a memory 800 communicably connected to the at least one processor 810; wherein the memory 800 is stored An instruction executed by the at least one processor 810, the instruction being The at least one processor 810 is configured to enable the at least one processor 810 to determine, in a black screen state, when the user touches the terminal screen, determining that the user touches an effective operation area of the terminal screen; according to an effective operation The area acquires a touch gesture instruction in real time; determines whether the touch gesture instruction is consistent with a preset operation instruction corresponding to the effective operation area; and if the touch gesture instruction corresponds to the preset operation instruction corresponding to the effective operation area Consistent, the application corresponding to the preset operation instruction is called. The electronic device also includes an input device 830 and an output device 840 that are electrically coupled to the memory 800 and the processor, the electrical connections preferably being connected by a bus.
实施例四 Embodiment 4
本发明实施例还公开了一种非易失性计算机存储介质,所述存储介质存储有计算机可执行指令的所述计算机可执行指令,当由电子设备执行时使得电子设备能够:在黑屏状态下,当检测到用户触摸终端屏幕时,确定所述用户触摸所述终端屏幕的有效操作区域;根据有效操作区域实时获取触摸手势指令;判断所述触摸手势指令与所述有效操作区域相对应的预设操作指令是否一致;若所述触摸手势指令与所述有效操作区域相对应的所述预设操作指令一致,则调用与所述预设操作指令相对应的应用程序。Embodiments of the present invention also disclose a non-volatile computer storage medium storing the computer-executable instructions of computer-executable instructions that, when executed by an electronic device, enable the electronic device to: be in a black screen state Determining that the user touches the effective operation area of the terminal screen when the user touches the terminal screen; acquiring a touch gesture instruction in real time according to the effective operation area; and determining that the touch gesture instruction corresponds to the effective operation area And determining whether the operation instruction is consistent; if the touch gesture instruction is consistent with the preset operation instruction corresponding to the effective operation area, calling an application corresponding to the preset operation instruction.
综上所述,本发明实施例提供的终端交互控制方法、装置和电子设备,用户可以在终端黑屏状态下,通过终端屏幕上不同的有效操作区域,输入相应的触摸手势指令,调用相应的应用程序,用户在不必点亮屏幕和进行解锁操作的情况下,就可以对应用程序进行调用,减少了操作步骤,调用应用程序时简单方便快捷,同时也节省了用户的时间,提高了操作的舒适度,提升了用户体验。In summary, the terminal interaction control method, apparatus, and electronic device provided by the embodiments of the present invention can input corresponding touch gesture commands and call corresponding applications through different effective operation areas on the terminal screen in the black screen state of the terminal. The program allows the user to call the application without having to light up the screen and unlock the operation, reducing the operation steps, calling the application is simple and convenient, and also saving the user's time and improving the comfort of the operation. Degrees enhance the user experience.
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序 产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention is directed to a method, apparatus (system), and computer program in accordance with an embodiment of the present invention The flow chart and/or block diagram of the product is described. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. Means for implementing the functions specified in one or more of the flow or in a block or blocks of the flow chart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
显然,上述实施例仅仅是为清楚地说明所作的举例,而并非对实施方式的限定。对于所属领域的普通技术人员来说,在上述说明的基础上还可以做出其它不同形式的变化或变动。这里无需也无法对所有的实施方式予以穷举。而由此所引伸出的显而易见的变化或变动仍处于本发明创造的保护范围之中。 It is apparent that the above-described embodiments are merely illustrative of the examples, and are not intended to limit the embodiments. Other variations or modifications of the various forms may be made by those skilled in the art in light of the above description. There is no need and no way to exhaust all of the implementations. Obvious changes or variations resulting therefrom are still within the scope of the invention.

Claims (13)

  1. 一种终端交互控制方法,其特征在于,包括:A terminal interaction control method, comprising:
    在黑屏状态下,当检测到用户触摸终端屏幕时,确定所述用户触摸所述终端屏幕的有效操作区域;In the black screen state, when detecting that the user touches the terminal screen, determining that the user touches the effective operation area of the terminal screen;
    根据有效操作区域实时获取触摸手势指令;Obtaining a touch gesture instruction in real time according to the effective operation area;
    判断所述触摸手势指令与所述有效操作区域相对应的预设操作指令是否一致;Determining whether the touch gesture instruction is consistent with a preset operation instruction corresponding to the effective operation area;
    若所述触摸手势指令与所述有效操作区域相对应的所述预设操作指令一致,则调用与所述预设操作指令相对应的应用程序。And if the touch gesture instruction is consistent with the preset operation instruction corresponding to the effective operation area, calling an application corresponding to the preset operation instruction.
  2. 根据权利要求1所述的方法,其特征在于,确定所述用户触摸所述终端屏幕的有效操作区域,之前还包括:The method according to claim 1, wherein the determining that the user touches the effective operation area of the terminal screen further comprises:
    在所述终端屏幕上设置所述有效操作区域,所述有操作区域为多个;Setting the effective operation area on the screen of the terminal, where the operation area is multiple;
    设置所述有效操作区域与所述预设操作指令之间的对应关系;Setting a correspondence between the effective operation area and the preset operation instruction;
    设置所述预设操作指令与所述应用程序之间的对应关系。Setting a correspondence between the preset operation instruction and the application.
  3. 根据权利要求2所述的方法,其特征在于,设置所述有效操作区域与所述预设操作指令之间的对应关系,进一步包括:所述有效操作区域与所述预设操作指令一一对应,其中,不同的有效操作区域对应不同或相同的所述预设操作指令;或The method according to claim 2, wherein the setting of the correspondence between the effective operation area and the preset operation instruction further comprises: the effective operation area is in one-to-one correspondence with the preset operation instruction , wherein different effective operating regions correspond to different or identical predetermined operating instructions; or
    一个所述有效操作区域对应多个不同的所述预设操作指令。One of the valid operating regions corresponds to a plurality of different predetermined operational commands.
  4. 根据权利要求3所述的方法,其特征在于,设置所述预设操作指令与所述应用程序之间的对应关系,进一步包括:The method according to claim 3, wherein the setting a correspondence between the preset operation instruction and the application program further comprises:
    不同的所述预设操作指令与不同的所述应用程序一一对应;或Different ones of the preset operation instructions correspond to different ones of the applications; or
    相同的所述预设操作指令对应不同的所述应用程序,其中,所述预设操作指令对应不同的所述有效操作区域。The same preset operation instruction corresponds to different application programs, wherein the preset operation instruction corresponds to different valid operation areas.
  5. 根据权利要求1所述的方法,其特征在于,当检测到用户触摸终端屏幕时,进一步包括:判断所述用户触摸所述终端屏幕时在第一触摸点的停留时间是否超过预设时间阈值; The method according to claim 1, wherein when detecting that the user touches the screen of the terminal, the method further comprises: determining whether a dwell time of the first touch point when the user touches the screen of the terminal exceeds a preset time threshold;
    若判断结果为是,则点亮所述有效操作区域的背光,或将所述有效操作区域的边界线点亮,或将显示所有所述有效操作区域的边界线。If the result of the determination is YES, the backlight of the effective operation area is lit, or the boundary line of the effective operation area is lit, or the boundary line of all the effective operation areas is displayed.
  6. 一种终端交互控制装置,其特征在于,包括:A terminal interaction control device, comprising:
    检测模块,用于在黑屏状态下,当检测到用户触摸终端屏幕时,确定所述用户触摸所述终端屏幕的有效操作区域;a detecting module, configured to determine, in a black screen state, when the user touches the terminal screen, determining that the user touches the effective operating area of the terminal screen;
    获取模块,用于根据有效操作区域实时获取触摸手势指令;An acquiring module, configured to acquire a touch gesture instruction in real time according to the effective operation area;
    判断模块,用于判断所述触摸手势指令与所述有效操作区域相对应的预设操作指令是否一致;a determining module, configured to determine whether the preset operation instruction corresponding to the effective operation area is consistent with the touch gesture instruction;
    调用模块,用于若所述触摸手势指令与所述有效操作区域相对应的所述预设操作指令一致,则调用与所述预设操作指令相对应的应用程序。And a calling module, configured to invoke an application corresponding to the preset operation instruction if the touch gesture instruction is consistent with the preset operation instruction corresponding to the effective operation area.
  7. 根据权利要求6所述的装置,其特征在于,还包括设置模块,用于The device according to claim 6, further comprising a setting module for
    在所述终端屏幕上设置所述有效操作区域,所述有操作区域为多个;Setting the effective operation area on the screen of the terminal, where the operation area is multiple;
    设置所述有效操作区域与所述预设操作指令之间的对应关系;Setting a correspondence between the effective operation area and the preset operation instruction;
    设置所述预设操作指令与所述应用程序之间的对应关系。Setting a correspondence between the preset operation instruction and the application.
  8. 根据权利要求7所述的装置,其特征在于,所述设置模块,进一步用于:所述有效操作区域与所述预设操作指令一一对应,其中,不同的有效操作区域对应不同或相同的所述预设操作指令;或The device according to claim 7, wherein the setting module is further configured to: the effective operation area is in one-to-one correspondence with the preset operation instruction, wherein different effective operation areas correspond to different or the same The preset operation instruction; or
    一个所述有效操作区域对应多个不同的所述预设操作指令。One of the valid operating regions corresponds to a plurality of different predetermined operational commands.
  9. 根据权利要求8所述的装置,其特征在于,所述设置模块,进一步用于:The device according to claim 8, wherein the setting module is further configured to:
    不同的所述预设操作指令与不同的所述应用程序一一对应;或Different ones of the preset operation instructions correspond to different ones of the applications; or
    相同的所述预设操作指令对应不同的所述应用程序,其中,所述预设操作指令对应不同的所述有效操作区域。The same preset operation instruction corresponds to different application programs, wherein the preset operation instruction corresponds to different valid operation areas.
  10. 根据权利要求6所述的装置,其特征在于,所述检测模块,进一步用于:判断所述用户触摸所述终端屏幕时在第一触摸点的停留时间是否超过预设时间阈值;The device according to claim 6, wherein the detecting module is further configured to: determine whether a dwell time of the first touch point when the user touches the screen of the terminal exceeds a preset time threshold;
    若判断结果为是,则点亮所述有效操作区域的背光,或将所述有效操作区域的边界线点亮,或将显示所有所述有效操作区域的边界线。 If the result of the determination is YES, the backlight of the effective operation area is lit, or the boundary line of the effective operation area is lit, or the boundary line of all the effective operation areas is displayed.
  11. 一种电子设备,其特征在于包括至少一个处理器;以及,与所述至少一个处理器通信连接的存储器;其中,所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够An electronic device, comprising: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor, the instructions Executed by the at least one processor to enable the at least one processor to
    在黑屏状态下,当检测到用户触摸终端屏幕时,确定所述用户触摸所述终端屏幕的有效操作区域;In the black screen state, when detecting that the user touches the terminal screen, determining that the user touches the effective operation area of the terminal screen;
    根据有效操作区域实时获取触摸手势指令;Obtaining a touch gesture instruction in real time according to the effective operation area;
    判断所述触摸手势指令与所述有效操作区域相对应的预设操作指令是否一致;Determining whether the touch gesture instruction is consistent with a preset operation instruction corresponding to the effective operation area;
    若所述触摸手势指令与所述有效操作区域相对应的所述预设操作指令一致,则调用与所述预设操作指令相对应的应用程序。And if the touch gesture instruction is consistent with the preset operation instruction corresponding to the effective operation area, calling an application corresponding to the preset operation instruction.
  12. 一种非易失性计算机存储介质,其特征在于:所述存储介质存储有计算机可执行指令的所述计算机可执行指令,当由电子设备执行时使得电子设备能够:A non-volatile computer storage medium characterized by: said storage medium storing said computer executable instructions of computer executable instructions, when executed by an electronic device, enabling the electronic device to:
    在黑屏状态下,当检测到用户触摸终端屏幕时,确定所述用户触摸所述终端屏幕的有效操作区域;In the black screen state, when detecting that the user touches the terminal screen, determining that the user touches the effective operation area of the terminal screen;
    根据有效操作区域实时获取触摸手势指令;Obtaining a touch gesture instruction in real time according to the effective operation area;
    判断所述触摸手势指令与所述有效操作区域相对应的预设操作指令是否一致;Determining whether the touch gesture instruction is consistent with a preset operation instruction corresponding to the effective operation area;
    若所述触摸手势指令与所述有效操作区域相对应的所述预设操作指令一致,则调用与所述预设操作指令相对应的应用程序。And if the touch gesture instruction is consistent with the preset operation instruction corresponding to the effective operation area, calling an application corresponding to the preset operation instruction.
  13. 一种计算机程序产品,所述计算机程序产品包括存储在非暂态计算机可读存储介质上的计算机程序,所述计算机程序包括程序指令,当所述程序指令被计算机执行时,使所述计算机执行权利要求1-5所述的方法。 A computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions that, when executed by a computer, cause the computer to execute The method of claims 1-5.
PCT/CN2016/096662 2016-03-30 2016-08-25 Terminal interaction control method and apparatus, and electronic device WO2017166623A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610191532.7A CN105867818A (en) 2016-03-30 2016-03-30 Terminal interaction control device
CN201610191532.7 2016-03-30

Publications (1)

Publication Number Publication Date
WO2017166623A1 true WO2017166623A1 (en) 2017-10-05

Family

ID=56627255

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/096662 WO2017166623A1 (en) 2016-03-30 2016-08-25 Terminal interaction control method and apparatus, and electronic device

Country Status (2)

Country Link
CN (1) CN105867818A (en)
WO (1) WO2017166623A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113256847A (en) * 2020-12-31 2021-08-13 深圳怡化电脑股份有限公司 Unlocking method and device based on fingerprint identification, computer equipment and storage medium
CN114153369A (en) * 2021-11-12 2022-03-08 惠州Tcl移动通信有限公司 Multi-finger gesture application method, device, terminal and medium based on touchpad function

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105867818A (en) * 2016-03-30 2016-08-17 乐视控股(北京)有限公司 Terminal interaction control device
CN108270962A (en) * 2017-01-04 2018-07-10 中兴通讯股份有限公司 terminal and its method for controlling camera operation
WO2019006589A1 (en) * 2017-07-03 2019-01-10 深圳市汇顶科技股份有限公司 Computer storage medium, control terminal, and electronic pressure touchscreen control method and device
WO2019119450A1 (en) * 2017-12-22 2019-06-27 华为技术有限公司 Terminal device control method, terminal device and computer readable medium
CN108200271A (en) * 2017-12-25 2018-06-22 深圳市金立通信设备有限公司 Control method, terminal and the computer readable storage medium of drawing pin application interface
CN108984089B (en) * 2018-06-27 2020-10-09 Oppo广东移动通信有限公司 Touch operation method and device, storage medium and electronic equipment
CN109032727B (en) * 2018-07-03 2021-08-03 Oppo(重庆)智能科技有限公司 Application program starting method, application program starting device and terminal equipment
CN111049968B (en) * 2018-10-15 2021-08-13 华为技术有限公司 Control method and electronic equipment
CN112835497A (en) * 2021-01-14 2021-05-25 广州朗国电子科技有限公司 Method and device for quickly entering electronic whiteboard and storage medium
CN112929778B (en) * 2021-02-10 2022-11-22 歌尔科技有限公司 Wireless earphone control method and device, electronic equipment and wireless earphone
CN114567696A (en) * 2022-01-25 2022-05-31 北京小米移动软件有限公司 Application control method, application control device and storage medium
CN114661211B (en) * 2022-03-25 2023-01-31 润芯微科技(江苏)有限公司 Method for opening application at any position of mobile phone interface

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080143975A1 (en) * 2006-10-25 2008-06-19 International Business Machines Corporation System and method for interacting with a display
CN103064628A (en) * 2013-01-15 2013-04-24 深圳市朵唯志远科技有限公司 Method and mobile intelligent terminal for unlocking and starting application program
CN103543946A (en) * 2013-10-28 2014-01-29 Tcl通讯(宁波)有限公司 Gesture recognition based mobile terminal awakening and unlocking method and gesture recognition based mobile terminal awakening and unlocking system
CN105094659A (en) * 2014-05-19 2015-11-25 中兴通讯股份有限公司 Method and terminal for operating applications based on gestures
CN105867818A (en) * 2016-03-30 2016-08-17 乐视控股(北京)有限公司 Terminal interaction control device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103092517A (en) * 2013-01-22 2013-05-08 广东欧珀移动通信有限公司 Method and device for achieving opening preset program through gesture operation quickly

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080143975A1 (en) * 2006-10-25 2008-06-19 International Business Machines Corporation System and method for interacting with a display
CN103064628A (en) * 2013-01-15 2013-04-24 深圳市朵唯志远科技有限公司 Method and mobile intelligent terminal for unlocking and starting application program
CN103543946A (en) * 2013-10-28 2014-01-29 Tcl通讯(宁波)有限公司 Gesture recognition based mobile terminal awakening and unlocking method and gesture recognition based mobile terminal awakening and unlocking system
CN105094659A (en) * 2014-05-19 2015-11-25 中兴通讯股份有限公司 Method and terminal for operating applications based on gestures
CN105867818A (en) * 2016-03-30 2016-08-17 乐视控股(北京)有限公司 Terminal interaction control device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113256847A (en) * 2020-12-31 2021-08-13 深圳怡化电脑股份有限公司 Unlocking method and device based on fingerprint identification, computer equipment and storage medium
CN114153369A (en) * 2021-11-12 2022-03-08 惠州Tcl移动通信有限公司 Multi-finger gesture application method, device, terminal and medium based on touchpad function

Also Published As

Publication number Publication date
CN105867818A (en) 2016-08-17

Similar Documents

Publication Publication Date Title
WO2017166623A1 (en) Terminal interaction control method and apparatus, and electronic device
RU2637427C2 (en) Method and instrument for intelligent device control
US9582181B2 (en) Method and apparatus for unlocking lock screen in electronic device
EP3331226B1 (en) Method and device for reading messages
EP3144786B1 (en) Method and mobile terminal for processing fingerprint input information
WO2016054890A1 (en) Fingerprint input information processing method, system and mobile terminal
US11416112B2 (en) Method and device for displaying an application interface
WO2015176358A1 (en) Method for operating application program based on gesture, terminal and storage medium
KR20150128303A (en) Method and apparatus for controlling displays
TWI610194B (en) Electronic device for fingerprint sensing and method for invoking applications thereof
US11366577B2 (en) Method for presentation by terminal device, and terminal device
US9207850B2 (en) Application executing method using fingerprint recognition, device therefor, and computer readable recording medium therefor
US20180059893A1 (en) Operation Method Applied to Terminal Device and Terminal Device
TW201643711A (en) A method, device for system switch and terminal
CN105701381A (en) Method and device for starting application and electronic equipment
WO2022105447A1 (en) Iot device control method, apparatus, terminal, and storage medium
CN103777870A (en) Screen unlocking device for electronic equipment with touch control screen
WO2016131181A1 (en) Fingerprint event processing method, apparatus, and terminal
CN111279342B (en) Electronic apparatus and control method thereof
KR20160043425A (en) Mobile terminal and screen unlocking method thereof
WO2017185509A1 (en) Screen unlocking method and device, and mobile terminal
US20150312388A1 (en) Dedicated Hand-Held Electronic Device for SkypeTM Communication
WO2016150158A1 (en) Method and device for unlocking touch screen
EP2938051A1 (en) Dedicated hand-held electronic device for SKYPE(TM) communication
WO2017049438A2 (en) Method and device for controlling application execution

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16896394

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 16896394

Country of ref document: EP

Kind code of ref document: A1