Touch signal identification control method and device and computer readable storage mediumTechnical Field
The present invention relates to the field of mobile communications, and in particular, to a method and apparatus for identifying and controlling a touch signal, and a computer-readable storage medium.
Background
In the prior art, with the rapid development of intelligent terminal equipment, functions and games provided by the intelligent terminal equipment are more and more abundant, and with the further increase of content and interaction, some scenes with complex operations often appear in the daily use process of a user. For example, starting an application to perform a specific function may require the user to perform several or even tens of operations, some of which require a certain operation time limit and operation mode. Therefore, in order to reduce the difficulty of the user in use, some auxiliary operation schemes similar to the shortcut association operation are provided in the prior art, and some functions that can only be realized by continuous operation are realized in a mode of simulating the user operation. For example, a shortcut association operation in an application, a push-to-talk release in a game application. However, the association operation may cause the application to be unsupported due to some bad reasons, so that the shortcut operation cannot be normally used. For example, some game manufacturers strictly consider the macro control of the one-click invitation to be external hanging, so that once a user uses the one-click invitation function on a mobile phone, the game is likely to be detected by the game, and once the macro control of the one-click invitation is detected, the risk of game number sealing is likely to be brought to the user.
Therefore, the simulation scheme for the associated shortcut operation is not mature enough, cannot meet the diversified use environment and use requirement of the user, and is poor in user experience.
Disclosure of Invention
In order to solve the technical defects in the prior art, the invention provides a touch signal identification control method, which comprises the following steps:
acquiring touch data input by a user, and generating a simulated touch event according to the touch data;
determining the program attribute of the current application program, and determining whether to perform differentiation processing on the current touch event identification according to the program attribute;
and if the current touch event identification is determined to be subjected to differentiation processing, intercepting the current real touch data of the application program, and adopting the simulated touch event as a touch response.
Optionally, the acquiring touch data of a user and generating a simulated touch event according to the touch data includes:
acquiring program attributes of the application program, wherein the program attributes comprise a program type and program operation data;
and determining whether to execute the input operation of the touch data on the application program according to the program type, and/or program operation data of the application program.
Optionally, the acquiring touch data of a user and generating a simulated touch event according to the touch data further includes:
if the input operation of the touch data is determined to be executed on the application program;
analyzing the program operation data of the application program, and generating simulated touch data according to a preset algorithm, or acquiring the real touch data of the application program in a preset recording period.
Optionally, the determining a program attribute of the current application program and determining whether to perform differentiation processing on the current touch event identification according to the program attribute includes:
if the application program is a game application program or an application program containing continuous associated operation, determining a continuous or associated operation interface of the application program;
and determining to perform differentiation processing on the current touch event identification in the continuous or associated operation interface.
Optionally, if it is determined that differentiation processing is performed on the current touch event identification, intercepting current real touch data of the application program, and using the simulated touch event as a touch response, includes:
if the current touch event identification is determined to be subjected to differentiation processing, intercepting the current real touch data of the application program, not returning to a normal stack in a stack calling stage, and converting to the stack of the simulation touch event;
and adopting the simulated touch event as the current touch response of the application program.
The invention also provides a touch signal identification control device, which comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor, wherein when the computer program is executed by the processor, the computer program realizes that:
acquiring touch data input by a user, and generating a simulated touch event according to the touch data;
determining the program attribute of the current application program, and determining whether to perform differentiation processing on the current touch event identification according to the program attribute;
and if the current touch event identification is determined to be subjected to differentiation processing, intercepting the current real touch data of the application program, and adopting the simulated touch event as a touch response.
Optionally, the computer program when executed by the processor implements:
acquiring program attributes of the application program, wherein the program attributes comprise a program type and program operation data;
and determining whether to execute the input operation of the touch data on the application program according to the program type, and/or program operation data of the application program.
Optionally, the computer program when executed by the processor implements:
if the input operation of the touch data is determined to be executed on the application program;
analyzing the program operation data of the application program, and generating simulated touch data according to a preset algorithm, or acquiring the real touch data of the application program in a preset recording period.
Optionally, the computer program when executed by the processor implements:
if the application program is a game application program or an application program containing continuous associated operation, determining a continuous or associated operation interface of the application program;
determining to perform differentiation processing on the current touch event identification in the continuous or associated operation interface;
if the current touch event identification is determined to be subjected to differentiation processing, intercepting the current real touch data of the application program, not returning to a normal stack in a stack calling stage, and converting to the stack of the simulation touch event;
and adopting the simulated touch event as the current touch response of the application program.
The present invention further provides a computer-readable storage medium, in which a touch signal identification control program is stored, and when being executed by a processor, the touch signal identification control program implements the steps of the touch signal identification control method according to any one of the above items.
The method, the equipment and the computer readable storage medium for identifying and controlling the touch signal are implemented by acquiring touch data input by a user and generating a simulated touch event according to the touch data; then, determining the program attribute of the current application program, and determining whether to perform differentiation processing on the current touch event identification according to the program attribute; and finally, if the current touch event identification is determined to be subjected to differentiation processing, intercepting the current real touch data of the application program, and adopting the simulated touch event as a touch response. The humanized touch signal identification control scheme is realized, so that shortcut operation or one-key linkage releasing operation based on various application programs can be better identified and executed, the operation efficiency and the operation stability are improved, and the user experience is enhanced.
Drawings
The invention will be further described with reference to the accompanying drawings and examples, in which:
fig. 1 is a schematic diagram of a hardware structure of a mobile terminal according to the present invention;
fig. 2 is a communication network system architecture diagram provided by an embodiment of the present invention;
FIG. 3 is a flowchart illustrating a touch signal recognition control method according to a first embodiment of the present invention;
FIG. 4 is a flowchart illustrating a touch signal recognition control method according to a second embodiment of the present invention;
FIG. 5 is a flowchart illustrating a touch signal recognition control method according to a third embodiment of the present invention;
FIG. 6 is a flowchart illustrating a touch signal recognition control method according to a fourth embodiment of the present invention;
FIG. 7 is a flowchart illustrating a touch signal recognition control method according to a fifth embodiment of the present invention.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in itself. Thus, "module", "component" or "unit" may be used mixedly.
The terminal may be implemented in various forms. For example, the terminal described in the present invention may include a mobile terminal such as a mobile phone, a tablet computer, a notebook computer, a palmtop computer, a Personal Digital Assistant (PDA), a Portable Media Player (PMP), a navigation device, a wearable device, a smart band, a pedometer, and the like, and a fixed terminal such as a Digital TV, a desktop computer, and the like.
The following description will be given by way of example of a mobile terminal, and it will be understood by those skilled in the art that the construction according to the embodiment of the present invention can be applied to a fixed type terminal, in addition to elements particularly used for mobile purposes.
Referring to fig. 1, which is a schematic diagram of a hardware structure of a mobile terminal for implementing various embodiments of the present invention, themobile terminal 100 may include: RF (Radio Frequency)unit 101,WiFi module 102,audio output unit 103, a/V (audio/video)input unit 104,sensor 105,display unit 106,user input unit 107,interface unit 108,memory 109,processor 110, andpower supply 111. Those skilled in the art will appreciate that the mobile terminal architecture shown in fig. 1 is not intended to be limiting of mobile terminals, which may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile terminal in detail with reference to fig. 1:
theradio frequency unit 101 may be configured to receive and transmit signals during information transmission and reception or during a call, and specifically, receive downlink information of a base station and then process the downlink information to theprocessor 110; in addition, the uplink data is transmitted to the base station. Typically,radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, theradio frequency unit 101 can also communicate with a network and other devices through wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA2000(Code Division Multiple Access 2000), WCDMA (Wideband Code Division Multiple Access), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access), FDD-LTE (Frequency Division duplex Long Term Evolution), and TDD-LTE (Time Division duplex Long Term Evolution).
WiFi belongs to short-distance wireless transmission technology, and the mobile terminal can help a user to receive and send e-mails, browse webpages, access streaming media and the like through theWiFi module 102, and provides wireless broadband internet access for the user. Although fig. 1 shows theWiFi module 102, it is understood that it does not belong to the essential constitution of the mobile terminal, and may be omitted entirely as needed within the scope not changing the essence of the invention.
Theaudio output unit 103 may convert audio data received by theradio frequency unit 101 or theWiFi module 102 or stored in thememory 109 into an audio signal and output as sound when themobile terminal 100 is in a call signal reception mode, a call mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, theaudio output unit 103 may also provide audio output related to a specific function performed by the mobile terminal 100 (e.g., a call signal reception sound, a message reception sound, etc.). Theaudio output unit 103 may include a speaker, a buzzer, and the like.
The a/V input unit 104 is used to receive audio or video signals. The a/V input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and amicrophone 1042, theGraphics processor 1041 Processing image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on thedisplay unit 106. The image frames processed by thegraphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via theradio frequency unit 101 or theWiFi module 102. Themicrophone 1042 may receive sounds (audio data) via themicrophone 1042 in a phone call mode, a recording mode, a voice recognition mode, or the like, and may be capable of processing such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via theradio frequency unit 101 in case of a phone call mode. Themicrophone 1042 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
Themobile terminal 100 also includes at least onesensor 105, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of thedisplay panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off thedisplay panel 1061 and/or a backlight when themobile terminal 100 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a fingerprint sensor, a pressure sensor, an iris sensor, a molecular sensor, a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
Thedisplay unit 106 is used to display information input by a user or information provided to the user. TheDisplay unit 106 may include aDisplay panel 1061, and theDisplay panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
Theuser input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the mobile terminal. Specifically, theuser input unit 107 may include atouch panel 1071 andother input devices 1072. Thetouch panel 1071, also referred to as a touch screen, may collect a touch operation performed by a user on or near the touch panel 1071 (e.g., an operation performed by the user on or near thetouch panel 1071 using a finger, a stylus, or any other suitable object or accessory), and drive a corresponding connection device according to a predetermined program. Thetouch panel 1071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to theprocessor 110, and can receive and execute commands sent by theprocessor 110. In addition, thetouch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to thetouch panel 1071, theuser input unit 107 may includeother input devices 1072. In particular,other input devices 1072 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like, and are not limited to these specific examples.
Further, thetouch panel 1071 may cover thedisplay panel 1061, and when thetouch panel 1071 detects a touch operation thereon or nearby, thetouch panel 1071 transmits the touch operation to theprocessor 110 to determine the type of the touch event, and then theprocessor 110 provides a corresponding visual output on thedisplay panel 1061 according to the type of the touch event. Although thetouch panel 1071 and thedisplay panel 1061 are shown in fig. 1 as two separate components to implement the input and output functions of the mobile terminal, in some embodiments, thetouch panel 1071 and thedisplay panel 1061 may be integrated to implement the input and output functions of the mobile terminal, and is not limited herein.
Theinterface unit 108 serves as an interface through which at least one external device is connected to themobile terminal 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. Theinterface unit 108 may be used to receive input (e.g., data information, power, etc.) from external devices and transmit the received input to one or more elements within themobile terminal 100 or may be used to transmit data between themobile terminal 100 and external devices.
Thememory 109 may be used to store software programs as well as various data. Thememory 109 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, and the like. Further, thememory 109 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
Theprocessor 110 is a control center of the mobile terminal, connects various parts of the entire mobile terminal using various interfaces and lines, and performs various functions of the mobile terminal and processes data by operating or executing software programs and/or modules stored in thememory 109 and calling data stored in thememory 109, thereby performing overall monitoring of the mobile terminal.Processor 110 may include one or more processing units; preferably, theprocessor 110 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into theprocessor 110.
Themobile terminal 100 may further include a power supply 111 (e.g., a battery) for supplying power to various components, and preferably, thepower supply 111 may be logically connected to theprocessor 110 via a power management system, so as to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown in fig. 1, themobile terminal 100 may further include a bluetooth module or the like, which is not described in detail herein.
In order to facilitate understanding of the embodiments of the present invention, a communication network system on which the mobile terminal of the present invention is based is described below.
Referring to fig. 2, fig. 2 is an architecture diagram of a communication Network system according to an embodiment of the present invention, where the communication Network system is an LTE system of a universal mobile telecommunications technology, and the LTE system includes a UE (User Equipment) 201, an E-UTRAN (Evolved UMTS Terrestrial Radio Access Network) 202, an EPC (Evolved Packet Core) 203, and anIP service 204 of an operator, which are in communication connection in sequence.
Specifically, the UE201 may be the terminal 100 described above, and is not described herein again.
The E-UTRAN202 includes eNodeB2021 andother eNodeBs 2022, among others. Among them, the eNodeB2021 may be connected with other eNodeB2022 through backhaul (e.g., X2 interface), the eNodeB2021 is connected to the EPC203, and the eNodeB2021 may provide the UE201 access to theEPC 203.
The EPC203 may include an MME (Mobility Management Entity) 2031, an HSS (Home Subscriber Server) 2032,other MMEs 2033, an SGW (Serving gateway) 2034, a PGW (PDN gateway) 2035, and a PCRF (Policy and Charging Rules Function) 2036, and the like. The MME2031 is a control node that handles signaling between the UE201 and the EPC203, and provides bearer and connection management. HSS2032 is used to provide registers to manage functions such as home location register (not shown) and holds subscriber specific information about service characteristics, data rates, etc. All user data may be sent through SGW2034, PGW2035 may provide IP address assignment for UE201 and other functions, and PCRF2036 is a policy and charging control policy decision point for traffic data flow and IP bearer resources, which selects and provides available policy and charging control decisions for a policy and charging enforcement function (not shown).
TheIP services 204 may include the internet, intranets, IMS (IP Multimedia Subsystem), or other IP services, among others.
Although the LTE system is described as an example, it should be understood by those skilled in the art that the present invention is not limited to the LTE system, but may also be applied to other wireless communication systems, such as GSM, CDMA2000, WCDMA, TD-SCDMA, and future new network systems.
Based on the above mobile terminal hardware structure and communication network system, the present invention provides various embodiments of the method.
Example one
Fig. 3 is a flowchart illustrating a touch signal recognition control method according to a first embodiment of the present invention. A touch signal identification control method comprises the following steps:
s1, acquiring touch data input by a user, and generating a simulation touch event according to the touch data;
s2, determining the program attribute of the current application program, and determining whether to perform differentiation processing on the current touch event identification according to the program attribute;
and S3, if the current touch event identification is determined to be subjected to differentiation processing, intercepting the current real touch data of the application program, and adopting the simulated touch event as a touch response.
In this embodiment, first, touch data entered by a user is obtained, and a simulated touch event is generated according to the touch data; then, determining the program attribute of the current application program, and determining whether to perform differentiation processing on the current touch event identification according to the program attribute; and finally, if the current touch event identification is determined to be subjected to differentiation processing, intercepting the current real touch data of the application program, and adopting the simulated touch event as a touch response.
Specifically, in this embodiment, in consideration of the prior art, the shortcut association operation in some application programs and the push-to-talk release operation in some game application programs may be misused or the like, which may cause the application programs to no longer support the shortcut association operation or the push-to-talk release operation provided by the system or a third-party application program, thereby causing the shortcut operation or the push-to-talk release operation to be unable to be normally used. Therefore, in this embodiment, in order to solve the above technical problem, in an initial stage, real touch data of a user is obtained, the real touch data is processed and cured according to a certain algorithm, and then a subsequent simulated touch event to be called is generated according to the entered real touch data; then, when the shortcut association operation or the one-key linkage release operation needs to be called in a function interface of an application program or a game interface of a game application program, the real touch data of the user can be intercepted, and the simulated touch event is used as a touch response.
Optionally, acquiring touch data entered by a user, and considering that the touch data entered by the user may be inaccurate, correcting the touch data by pressing a function template of shortcut operation or one-key simultaneous recruitment and release operation, and then processing and curing the corrected touch data, so as to obtain a more accurate simulated touch event;
optionally, acquiring touch data input by a user, and considering that the touch data input by the user may have a low execution efficiency, performing time sequence adjustment on the touch data by pressing a function template of shortcut operation or one-key simultaneous recruitment and release operation, and then performing processing and curing to obtain a more efficient simulated touch event;
optionally, the touch data entered by the user is obtained, and considering that the touch data entered by the user may have situations of an execution sequence that is not concise, redundant sliding operation or redundant point touch operation, the touch data is operated and adjusted according to a function template of shortcut operation or one-key simultaneous releasing operation, and then is processed and solidified, so that a more efficient simulated touch event is obtained.
The method has the advantages that the touch control event is simulated according to the touch control data acquired by the user; then, determining the program attribute of the current application program, and determining whether to perform differentiation processing on the current touch event identification according to the program attribute; and finally, if the current touch event identification is determined to be subjected to differentiation processing, intercepting the current real touch data of the application program, and adopting the simulated touch event as a touch response. The humanized touch signal identification control scheme is realized, so that shortcut operation or one-key linkage releasing operation based on various application programs can be better identified and executed, the operation efficiency and the operation stability are improved, and the user experience is enhanced.
Example two
Fig. 4 is a flowchart of a touch signal recognition control method according to a second embodiment of the present invention, where based on the above embodiments, the acquiring touch data of a user and generating a simulated touch event according to the touch data includes:
s11, acquiring program attributes of the application program, wherein the program attributes comprise a program type and program operation data;
s12, determining whether to execute the input operation of the touch data on the application program according to the program type and/or the program operation data of the application program.
In this embodiment, first, program attributes of the application program are obtained, where the program attributes include a program type and program operation data; and then, determining whether to execute the input operation of the touch data on the application program according to the program type and/or program operation data of the application program.
Optionally, determining the related application program category, or the application program function option, or the type of the game application program, or the game interface of the game application program, or the current operation type of the game application program as the program attribute of the embodiment;
optionally, the program attribute further includes program operation data, for example, operations such as point touch, sliding, dragging, and the like in the process of recording touch data, and further includes operations related to a terminal device sensor, for example, gravity sensor data, gyroscope data, light sensation data, ultrasonic data, and the like;
optionally, it is determined whether to perform an entry operation of the touch data on the application program according to the program type of the application program, and/or program operation data, or whether to update the entered data, or update the entered data according to a preset update period, so as to obtain simulated touch events with different forms and substantially the same function.
The method has the advantages that the program attributes of the application program are obtained, wherein the program attributes comprise program types and program operation data; and then, determining whether to execute the input operation of the touch data on the application program according to the program type and/or program operation data of the application program. The method and the device realize a more humanized touch signal identification control scheme, so that shortcut operation or one-key linkage releasing operation based on various application programs can be better identified and executed, the operation efficiency and the operation stability are improved, and the user experience is enhanced.
EXAMPLE III
Fig. 5 is a flowchart of a third embodiment of a touch signal identification control method according to the present invention, where based on the above embodiments, the acquiring touch data of a user and generating a simulated touch event according to the touch data further includes:
s13, if the input operation of the touch data is determined to be executed on the application program;
and S14, analyzing the program operation data of the application program, and generating simulated touch data according to a preset algorithm, or acquiring the real touch data of the application program in a preset recording period.
In this embodiment, first, if it is determined that the entry operation of the touch data is executed on the application program; and then analyzing the program operation data of the application program, and generating simulated touch data according to a preset algorithm, or acquiring the real touch data of the application program in a preset recording period.
Optionally, in order to improve the differentiation degree and the use stability of the input data in the present scheme, in this embodiment, the program operation data of the application program is analyzed, and the simulated touch data is generated according to a preset algorithm, or the real touch data of the application program is obtained cyclically in a preset input period or by a corresponding update key for multiple times;
optionally, in order to improve the operability of the user, in the operation interface of the shortcut operation or the one-key move/release operation, the simulated touch or the manual touch of the scheme is selected by means of a tab, a control hover ball, a physical key and the like.
The method has the advantages that the input operation of the touch data is executed on the application program by judging if the input operation is determined to be executed on the application program; and then analyzing the program operation data of the application program, and generating simulated touch data according to a preset algorithm, or acquiring the real touch data of the application program in a preset recording period. The method and the device realize a more humanized touch signal identification control scheme, so that shortcut operation or one-key linkage releasing operation based on various application programs can be better identified and executed, the operation efficiency and the operation stability are improved, and the user experience is enhanced.
Example four
Fig. 6 is a flowchart of a fourth embodiment of a touch signal identification control method according to the present invention, where based on the above embodiments, the determining a program attribute of a current application program and determining whether to perform differentiation processing on current touch event identification according to the program attribute includes:
s21, if the application program is a game application program or an application program containing continuous associated operation, determining a continuous or associated operation interface of the application program;
and S22, determining to perform differentiation processing on the current touch event identification in the continuous or associated operation interface.
In this embodiment, first, if the application program is a game application program or an application program including continuous associated operations, a continuous or associated operation interface of the application program is determined; then, within the continuous or associated operation interface, it is determined to perform differentiation processing on the current touch event identification.
Similarly, as described in the above example, it is determined whether to perform differentiation processing on the current touch event identification according to the application program category, or the application program function option, or the type of the game application program, or the game interface of the game application program, or the current operation type of the game application program;
optionally, as described in the above example, whether the calling requirement of the simulated touch event is met is adaptively determined according to the application program category, or the application program function option, or the type of the game application program, or the game interface of the game application program, or the current operation type of the game application program, and in combination with the operations of point touch, sliding, and dragging in the current application program running state, and the determination conditions of gravity sensor data, gyroscope data, light sensation data, and ultrasonic data, and if yes, the current touch event identification is differentiated.
The method has the advantages that if the application program is a game application program or an application program containing continuous associated operation, a continuous or associated operation interface of the application program is determined; then, within the continuous or associated operation interface, it is determined to perform differentiation processing on the current touch event identification. The method and the device realize a more humanized touch signal identification control scheme, so that shortcut operation or one-key linkage releasing operation based on various application programs can be better identified and executed, the operation efficiency and the operation stability are improved, and the user experience is enhanced.
EXAMPLE five
Fig. 7 is a flowchart of a fifth embodiment of a touch signal identification control method according to the present invention, where based on the above embodiments, if it is determined that differentiation processing is performed on current touch event identification, intercepting current real touch data of the application program, and using the simulated touch event as a touch response includes:
s31, if the current touch event identification is determined to be subjected to differentiation processing, intercepting the current real touch data of the application program, not returning to a normal stack in a stack calling stage, and converting to the stack of the simulation touch event;
and S32, adopting the simulated touch event as the current touch response of the application program.
In this embodiment, first, if it is determined that differentiation processing is performed on current touch event identification, intercepting current real touch data of the application program, and returning to a normal stack in a stack call stage and converting to a stack of the simulated touch event; and then, adopting the simulated touch event as the current touch response of the application program.
Specifically, a game will be described as an example. Considering that in the prior art, a simulated user touch operation is adopted, and then an injectEvent method of the system is called for injection, which receives a TYPE of a touch event object MotionEvent TYPE (touch event TYPE) in a game application layer, while the present embodiment adopts a FINGER-touched touch _ TYPE _ filter (FINGER-touched, touch _ TYPE _ filter TYPE, non-FINGER-touched, touch _ TYPE _ unwont TYPE), so that the application layer can determine whether the current touch is a user FINGER-touched or other auxiliary touches through TYPE. Therefore, in the present embodiment, the above MotionEvent is converted into a true finger TYPE. Specifically, in the recording phase of the one-key continuous move, TYPE of the MotionEvent is a Finger TYPE, and the MotionEvent is an object that can be serialized or can be persisted, so that the embodiment directly constructs the MotionEvent from the file when the MotionEvent is constructed by directly storing the file object MotionEvent, and thus the constructed MotionEvent also belongs to touch data of the Finger TYPE. In this embodiment, the mechanism that the active layer directly calls the dispatch touch method to inject the touch event is that the application program may receive a call stack of the current touch event method through printing, and if the top of the stack is found to be the preset dispatch touch, it is determined that the touch event is self-injection by the system framework of the terminal device, instead of being generated by actual touch of the user. Therefore, in this embodiment, the process of the game application program is determined, the system layer intercepts the get call stack getStack method of the game application, and returns a preset normal touch data transfer call stack, so that the application layer cannot determine whether there is a problem on the stack.
The method has the advantages that if the current touch event identification is determined to be subjected to differentiation processing through judgment, the current real touch data of the application program is intercepted, a normal stack is not returned in a stack calling stage, and the stack is converted into the stack simulating the touch event; and then, adopting the simulated touch event as the current touch response of the application program. The method and the device realize a more humanized touch signal identification control scheme, so that shortcut operation or one-key linkage releasing operation based on various application programs can be better identified and executed, the operation efficiency and the operation stability are improved, and the user experience is enhanced.
EXAMPLE six
Based on the foregoing embodiments, the present invention further provides a touch signal recognition control device, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, where the computer program when executed by the processor implements:
acquiring touch data input by a user, and generating a simulated touch event according to the touch data;
determining the program attribute of the current application program, and determining whether to perform differentiation processing on the current touch event identification according to the program attribute;
and if the current touch event identification is determined to be subjected to differentiation processing, intercepting the current real touch data of the application program, and adopting the simulated touch event as a touch response.
In this embodiment, first, touch data entered by a user is obtained, and a simulated touch event is generated according to the touch data; then, determining the program attribute of the current application program, and determining whether to perform differentiation processing on the current touch event identification according to the program attribute; and finally, if the current touch event identification is determined to be subjected to differentiation processing, intercepting the current real touch data of the application program, and adopting the simulated touch event as a touch response.
Specifically, in this embodiment, in consideration of the prior art, the shortcut association operation in some application programs and the push-to-talk release operation in some game application programs may be misused or the like, which may cause the application programs to no longer support the shortcut association operation or the push-to-talk release operation provided by the system or a third-party application program, thereby causing the shortcut operation or the push-to-talk release operation to be unable to be normally used. Therefore, in this embodiment, in order to solve the above technical problem, in an initial stage, real touch data of a user is obtained, the real touch data is processed and cured according to a certain algorithm, and then a subsequent simulated touch event to be called is generated according to the entered real touch data; then, when the shortcut association operation or the one-key linkage release operation needs to be called in a function interface of an application program or a game interface of a game application program, the real touch data of the user can be intercepted, and the simulated touch event is used as a touch response.
Optionally, acquiring touch data entered by a user, and considering that the touch data entered by the user may be inaccurate, correcting the touch data by pressing a function template of shortcut operation or one-key simultaneous recruitment and release operation, and then processing and curing the corrected touch data, so as to obtain a more accurate simulated touch event;
optionally, acquiring touch data input by a user, and considering that the touch data input by the user may have a low execution efficiency, performing time sequence adjustment on the touch data by pressing a function template of shortcut operation or one-key simultaneous recruitment and release operation, and then performing processing and curing to obtain a more efficient simulated touch event;
optionally, the touch data entered by the user is obtained, and considering that the touch data entered by the user may have situations of an execution sequence that is not concise, redundant sliding operation or redundant point touch operation, the touch data is operated and adjusted according to a function template of shortcut operation or one-key simultaneous releasing operation, and then is processed and solidified, so that a more efficient simulated touch event is obtained.
The method has the advantages that the touch control event is simulated according to the touch control data acquired by the user; then, determining the program attribute of the current application program, and determining whether to perform differentiation processing on the current touch event identification according to the program attribute; and finally, if the current touch event identification is determined to be subjected to differentiation processing, intercepting the current real touch data of the application program, and adopting the simulated touch event as a touch response. The humanized touch signal identification control scheme is realized, so that shortcut operation or one-key linkage releasing operation based on various application programs can be better identified and executed, the operation efficiency and the operation stability are improved, and the user experience is enhanced.
EXAMPLE seven
Based on the above embodiments, the computer program when executed by the processor implements:
acquiring program attributes of the application program, wherein the program attributes comprise a program type and program operation data;
and determining whether to execute the input operation of the touch data on the application program according to the program type, and/or program operation data of the application program.
In this embodiment, first, program attributes of the application program are obtained, where the program attributes include a program type and program operation data; and then, determining whether to execute the input operation of the touch data on the application program according to the program type and/or program operation data of the application program.
Optionally, determining the related application program category, or the application program function option, or the type of the game application program, or the game interface of the game application program, or the current operation type of the game application program as the program attribute of the embodiment;
optionally, the program attribute further includes program operation data, for example, operations such as point touch, sliding, dragging, and the like in the process of recording touch data, and further includes operations related to a terminal device sensor, for example, gravity sensor data, gyroscope data, light sensation data, ultrasonic data, and the like;
optionally, it is determined whether to perform an entry operation of the touch data on the application program according to the program type of the application program, and/or program operation data, or whether to update the entered data, or update the entered data according to a preset update period, so as to obtain simulated touch events with different forms and substantially the same function.
The method has the advantages that the program attributes of the application program are obtained, wherein the program attributes comprise program types and program operation data; and then, determining whether to execute the input operation of the touch data on the application program according to the program type and/or program operation data of the application program. The method and the device realize a more humanized touch signal identification control scheme, so that shortcut operation or one-key linkage releasing operation based on various application programs can be better identified and executed, the operation efficiency and the operation stability are improved, and the user experience is enhanced.
Example eight
Based on the above embodiments, the computer program when executed by the processor implements:
if the input operation of the touch data is determined to be executed on the application program;
analyzing the program operation data of the application program, and generating simulated touch data according to a preset algorithm, or acquiring the real touch data of the application program in a preset recording period.
In this embodiment, first, if it is determined that the entry operation of the touch data is executed on the application program; and then analyzing the program operation data of the application program, and generating simulated touch data according to a preset algorithm, or acquiring the real touch data of the application program in a preset recording period.
Optionally, in order to improve the differentiation degree and the use stability of the input data in the present scheme, in this embodiment, the program operation data of the application program is analyzed, and the simulated touch data is generated according to a preset algorithm, or the real touch data of the application program is obtained cyclically in a preset input period or by a corresponding update key for multiple times;
optionally, in order to improve the operability of the user, in the operation interface of the shortcut operation or the one-key move/release operation, the simulated touch or the manual touch of the scheme is selected by means of a tab, a control hover ball, a physical key and the like.
The method has the advantages that the input operation of the touch data is executed on the application program by judging if the input operation is determined to be executed on the application program; and then analyzing the program operation data of the application program, and generating simulated touch data according to a preset algorithm, or acquiring the real touch data of the application program in a preset recording period. The method and the device realize a more humanized touch signal identification control scheme, so that shortcut operation or one-key linkage releasing operation based on various application programs can be better identified and executed, the operation efficiency and the operation stability are improved, and the user experience is enhanced.
Example nine
Based on the above embodiments, the computer program when executed by the processor implements:
if the application program is a game application program or an application program containing continuous associated operation, determining a continuous or associated operation interface of the application program;
determining to perform differentiation processing on the current touch event identification in the continuous or associated operation interface;
if the current touch event identification is determined to be subjected to differentiation processing, intercepting the current real touch data of the application program, not returning to a normal stack in a stack calling stage, and converting to the stack of the simulation touch event;
and adopting the simulated touch event as the current touch response of the application program.
In this embodiment, first, if the application program is a game application program or an application program including continuous associated operations, a continuous or associated operation interface of the application program is determined; then, within the continuous or associated operation interface, it is determined to perform differentiation processing on the current touch event identification.
Similarly, as described in the above example, it is determined whether to perform differentiation processing on the current touch event identification according to the application program category, or the application program function option, or the type of the game application program, or the game interface of the game application program, or the current operation type of the game application program;
optionally, as described in the above example, whether the calling requirement of the simulated touch event is met is adaptively determined according to the application program category, or the application program function option, or the type of the game application program, or the game interface of the game application program, or the current operation type of the game application program, and in combination with the operations of point touch, sliding, and dragging in the current application program running state, and the determination conditions of gravity sensor data, gyroscope data, light sensation data, and ultrasonic data, and if yes, the current touch event identification is differentiated.
In another embodiment, first, if it is determined that differentiation processing is performed on current touch event identification, intercepting current real touch data of the application program, and returning to a normal stack in a stack calling stage and converting to a stack of the simulated touch event; and then, adopting the simulated touch event as the current touch response of the application program.
Specifically, a game will be described as an example. Considering that in the prior art, a simulated user touch operation is adopted, and then an injectEvent method of the system is called for injection, which receives a TYPE of a touch event object MotionEvent TYPE (touch event TYPE) in a game application layer, while the present embodiment adopts a FINGER-touched touch _ TYPE _ filter (FINGER-touched, touch _ TYPE _ filter TYPE, non-FINGER-touched, touch _ TYPE _ unwont TYPE), so that the application layer can determine whether the current touch is a user FINGER-touched or other auxiliary touches through TYPE. Therefore, in the present embodiment, the above MotionEvent is converted into a true finger TYPE. Specifically, in the recording phase of the one-key continuous move, TYPE of the MotionEvent is a Finger TYPE, and the MotionEvent is an object that can be serialized or can be persisted, so that the embodiment directly constructs the MotionEvent from the file when the MotionEvent is constructed by directly storing the file object MotionEvent, and thus the constructed MotionEvent also belongs to touch data of the Finger TYPE. In this embodiment, the mechanism that the active layer directly calls the dispatch touch method to inject the touch event is that the application program may receive a call stack of the current touch event method through printing, and if the top of the stack is found to be the preset dispatch touch, it is determined that the touch event is self-injection by the system framework of the terminal device, instead of being generated by actual touch of the user. Therefore, in this embodiment, the process of the game application program is determined, the system layer intercepts the get call stack getStack method of the game application, and returns a preset normal touch data transfer call stack, so that the application layer cannot determine whether there is a problem on the stack.
The method has the advantages that if the current touch event identification is determined to be subjected to differentiation processing through judgment, the current real touch data of the application program is intercepted, a normal stack is not returned in a stack calling stage, and the stack is converted into the stack simulating the touch event; and then, adopting the simulated touch event as the current touch response of the application program. The method and the device realize a more humanized touch signal identification control scheme, so that shortcut operation or one-key linkage releasing operation based on various application programs can be better identified and executed, the operation efficiency and the operation stability are improved, and the user experience is enhanced.
Example ten
Based on the foregoing embodiments, the present invention further provides a computer-readable storage medium, where a touch signal identification control program is stored, and when the touch signal identification control program is executed by a processor, the steps of the touch signal identification control method described in any of the above are implemented.
The method, the equipment and the computer readable storage medium for identifying and controlling the touch signal are implemented by acquiring touch data input by a user and generating a simulated touch event according to the touch data; then, determining the program attribute of the current application program, and determining whether to perform differentiation processing on the current touch event identification according to the program attribute; and finally, if the current touch event identification is determined to be subjected to differentiation processing, intercepting the current real touch data of the application program, and adopting the simulated touch event as a touch response. The humanized touch signal identification control scheme is realized, so that shortcut operation or one-key linkage releasing operation based on various application programs can be better identified and executed, the operation efficiency and the operation stability are improved, and the user experience is enhanced.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.