CN106445243B - Touch response device and method of intelligent equipment - Google Patents

Touch response device and method of intelligent equipment Download PDF

Info

Publication number
CN106445243B
CN106445243B CN201610987750.1A CN201610987750A CN106445243B CN 106445243 B CN106445243 B CN 106445243B CN 201610987750 A CN201610987750 A CN 201610987750A CN 106445243 B CN106445243 B CN 106445243B
Authority
CN
China
Prior art keywords
touch
user
continuous
request
application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610987750.1A
Other languages
Chinese (zh)
Other versions
CN106445243A (en
Inventor
卢勋
王云华
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen TCL Digital Technology Co Ltd
Original Assignee
Shenzhen TCL Digital Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shenzhen TCL Digital Technology Co Ltd filed Critical Shenzhen TCL Digital Technology Co Ltd
Priority to CN201610987750.1A priority Critical patent/CN106445243B/en
Publication of CN106445243A publication Critical patent/CN106445243A/en
Application granted granted Critical
Publication of CN106445243B publication Critical patent/CN106445243B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/041Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means
    • G06F3/0416Control or interface arrangements specially adapted for digitisers

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)

Abstract

The invention provides a touch response device and method of an intelligent device. The device includes: the continuous touch detection module is used for detecting the touch click operation of a user, calculating the average click times of the user on the touch display screen in unit time, and judging that the touch click operation is a continuous touch event when the average click times is larger than a touch judgment threshold; the touch area self-adaptive module is used for acquiring an area touched by a user in a continuous touch event and amplifying the area, wherein the amplification factor is the average click number; the touch request acceleration module is used for adjusting the sending frequency of the request sent by the intelligent equipment to the cloud end according to the average click times in the continuous touch events; and the request response module is used for receiving and displaying information returned by the cloud according to the request. The invention can effectively detect the continuous touch action of the user, enlarge the effective touch range and improve the touch accuracy.

Description

Touch response device and method of intelligent equipment
Technical Field
The invention relates to the field of smart televisions, in particular to a touch response method and device of smart equipment.
Background
With the development of internet technologies and smart devices, touch-enabled smart devices, such as smart televisions, mobile phones, tablet computers and other electronic products, are becoming more and more popular, and accordingly, various application products based on touch technologies are becoming more and more, especially internet APPs based on touch click events. For example, one game terminal application provides the following scenarios: the method includes the steps that a touch screen is popped up at a fixed time point to click a page of the robbing game money, the times that a user manually clicks the touch screen in unit time (for example, 1 second) are counted, the cloud server sorts users according to the times of touch events sent by each mobile phone, and the users in the front of the sorting can be preferentially distributed to reward information such as a red packet or a discount coupon.
Because the process of the interaction of the touch click event between the touch screen of the intelligent device and the cloud is slow, the efficiency is low, and the click response area cannot be automatically widened in the continuous click event, in the application, because the times of clicking by the user are too many and the motor frequency is too fast, the situations that the continuous click cannot be accurately identified and the clicked area is not in a correct small range easily occur, so that the click is not in place, the touch screen does not respond, the user cannot easily get a red envelope, and the user experience is poor.
Disclosure of Invention
The invention mainly aims to provide a touch response device of an intelligent device, which can amplify a target area clicked by a user when the user continuously touches the device and accelerate the communication speed between the intelligent device and a cloud server. The device includes:
the continuous touch detection module is used for detecting the touch click operation of a user, calculating the average click times of the user on the touch display screen in unit time, and judging that the touch click operation is a continuous touch event when the average click times is larger than a touch judgment threshold;
the touch area self-adaptive module is used for acquiring an area touched by a user in a continuous touch event and amplifying the area, wherein the amplification factor is the average click number;
the touch request acceleration module is used for adjusting the sending frequency of the request sent by the intelligent equipment to the cloud end according to the average click times in the continuous touch events;
and the request response module is used for receiving and displaying information returned by the cloud according to the request.
Optionally, the apparatus further comprises:
and the touch screen application detection module is used for judging whether the application currently executed by the intelligent equipment is the touch screen application.
Optionally, the touch screen application detection module specifically includes:
a package name acquisition unit for acquiring a package name of a currently executed application;
and the package name matching unit is used for matching the acquired package name with a package name of the touch screen application prestored in the system, and judging that the current application is the touch screen application when the matching is successful.
Optionally, the touch region adaptation module includes:
the touch icon acquisition unit is used for acquiring the coordinate length and the coordinate width of an icon clicked by a user in a continuous touch event; and
and the touch icon amplifying unit is used for respectively multiplying the pixel ranges of the coordinate length and the coordinate width by the average click times for amplification, and displaying the icon on the intelligent equipment according to the amplified coordinate length and the amplified coordinate width.
Optionally, the touch request acceleration module includes:
the frequency acquisition unit is used for acquiring the initial sending frequency of the request sent to the cloud end by the intelligent equipment;
a frequency adjusting unit, configured to multiply the initial sending frequency by the average click number to obtain an adjusted sending frequency;
correspondingly, the invention also provides a touch response method of the intelligent device, which comprises the following steps:
detecting touch click operation of a user, calculating average click times of the user on a touch display screen in unit time, and judging that the touch click operation is a continuous touch event when the average click times is greater than a touch judgment threshold;
acquiring an area touched by a user in a continuous touch event and amplifying the area, wherein the amplification factor is the average click times;
adjusting the sending frequency of the intelligent device for sending the request to the cloud according to the average click times in the continuous touch events;
and receiving and displaying information returned by the cloud according to the request.
Optionally, before the step of detecting a touch click operation of a user and calculating an average number of clicks of the touch display screen by the user in a unit time, the method further includes:
and judging whether the application currently executed by the intelligent equipment is a touch screen application.
Optionally, the step of determining whether the application currently executed by the smart device is a touch screen application specifically includes:
acquiring a package name of a currently executed application;
and matching the acquired package name with a package name of the touch screen application prestored in the system, and judging that the current application is the touch screen application when the matching is successful.
Optionally, the step of acquiring an area touched by a user in the continuous touch event and magnifying the area specifically includes:
acquiring the coordinate length and the coordinate width of an icon clicked by a user in a continuous touch event; and
and multiplying the pixel ranges of the coordinate length and the coordinate width by the average click times respectively for amplification, and displaying the icon on the intelligent equipment according to the amplified coordinate length and the amplified coordinate width.
Optionally, the step of adjusting, in the continuous touch event, the sending frequency of the request sent by the smart device to the cloud according to the average number of clicks specifically includes:
acquiring initial sending frequency of the intelligent device for sending a request to a cloud end;
and multiplying the initial sending frequency by the average click times to obtain the adjusted sending frequency.
According to the technical scheme, the target area clicked by the user can be enlarged according to the touch operation of the user when the user continuously touches the touch screen, the communication frequency between the intelligent device and the cloud server is increased according to the touch frequency of the user, the problem that the communication efficiency between the touch screen and the cloud server is low when the intelligent device continuously touches the touch screen is solved, the click response area can be automatically widened when continuous touch events occur, and the problems that the click is not in place and the touch screen does not respond due to narrow and small click range are solved.
Drawings
FIG. 1 is a schematic block diagram of a touch-responsive apparatus of a smart device in accordance with one embodiment of the present invention;
FIG. 2 is a diagram illustrating a screen display of a scene before an icon is enlarged according to an embodiment of the present invention;
FIG. 3 is a diagram illustrating a screen display of a scene after an icon is enlarged according to an embodiment of the present invention;
fig. 4 is a schematic flow chart of a touch response method of a smart device according to an embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
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.
Before discussing exemplary embodiments in more detail, it should be noted that some exemplary embodiments are described as processes or methods depicted as flowcharts. Although a flowchart may describe the operations as a sequential process, many of the operations can be performed in parallel, concurrently, or simultaneously. In addition, the order of the operations may be re-arranged. The process may be terminated when its operations are completed, but may have additional steps not included in the figure. The processes may correspond to methods, functions, procedures, subroutines, and the like.
Specific structural and functional details disclosed herein are merely representative and are provided for purposes of describing example embodiments of the present invention. The present invention may, however, be embodied in many alternate forms and should not be construed as limited to only the embodiments set forth herein.
It will be understood that, although the terms first, second, etc. may be used herein to describe various elements, these elements should not be limited by these terms. These terms are only used to distinguish one element from another. For example, a first element may be termed a second element, and, similarly, a second element may be termed a first element, without departing from the scope of example embodiments. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of example embodiments. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms "comprises" and/or "comprising," when used herein, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It should also be noted that, in some alternative implementations, the functions/acts noted may occur out of the order noted in the figures. For example, two figures shown in succession may, in fact, be executed substantially concurrently, or the figures may sometimes be executed in the reverse order, depending upon the functionality/acts involved.
The technical solution of the present invention is further described in detail below with reference to the accompanying drawings.
Referring to fig. 1, according to an embodiment of the present invention, there is provided a touch response apparatus 100 of a smart device capable of accurately recognizing a continuous touch of a user and quickly feeding back a touch operation to a cloud, including:
a continuous touch detection module 110, a touch region adaptation module 120, a touch request acceleration module 130, and a request response module 140. In the present invention, the smart device includes, but is not limited to, a tablet computer, a smart phone, a smart television, etc. with a touch screen. In the present embodiment, an example of smart phone will be described.
The above-described modules will be described in detail below.
The continuous touch detection module 110 is configured to detect whether a continuous touch event is currently performed, where the continuous touch event refers to a user continuously and rapidly touching a touch area or a fixed icon on the touch area on the display screen of the smart device in a short time, for example, the user clicks the fixed icon on the display screen at a frequency of 3 times per second, or the user continuously clicks the display screen at a frequency of 4 times per second, and other continuous touch situations. Many applications currently applied to smart devices involve situations that require a user to continuously click on the display of the smart device, such as a red packet snatching activity in WeChat, a "ping" in a payment instrument, and so on.
In this embodiment, preferably, the touch response apparatus 100 further includes a touch screen application detection module.
The touch screen application detection module is used for judging whether the application currently executed by the intelligent device is the touch screen application, and the module comprises: a package name acquisition unit for acquiring a package name of a currently executed application; and the package name matching unit is used for matching the acquired package name with a package name of the touch screen application prestored in the system, and judging that the current application is the touch screen application when the matching is successful. Specifically, the method for the touch screen application detection module to determine whether the application currently executed by the smart device is the touch screen application includes: and acquiring the name of the currently executed application, matching the name with the name of the touch screen application in a pre-existing system, and judging that the current application is the touch screen application when the matching is successful. Specifically, a control system of the smart television acquires a current application package name and performs local package name query, and if the current application is a touch screen application (for example, pay pal), the system creates a storage area 11 and stores a label 1 therein (where 1 represents the touch screen application and 0 represents the non-touch screen application).
After the current application is determined to be the touch screen application, the continuous touch detection module 110 calculates an average number of times that the user touches the display screen of the smart device in unit time, and determines that the user is continuously touching when the average number of times is greater than a touch determination threshold. The method for calculating the average times of the user touching the display screen of the intelligent device in unit time comprises the following steps: and acquiring the times of touching the screen by the user in the detection period, and dividing the times by the duration of the detection period. Specifically, when the control system obtains that the value in the current storage area 11 is 1, the control system counts the number of click events occurring in the detection period, divides the number of clicks by the detection period to obtain the average number n of touches in unit time, and stores the number in the storage area 22. When the value in the storage area 22 is more than 3 times of the unit time, the system judges that the current click event is a continuous key, sets a flag 1, and stores the flag in the storage area 33.
The touch area adaptive module 120 is configured to obtain an area touched by a user in a continuous touch event and amplify the area, where the amplification factor is the average number of clicks. The touch area adaptation module 120 includes a touch icon acquisition unit and a touch icon enlargement unit.
The touch icon acquiring unit is used for acquiring the coordinate length and the coordinate width of the icon continuously touched by the user. Referring to fig. 2, a screen display diagram of an application program that requires a user to continuously touch a certain scene on a display screen is shown, in the scene, a certain number of coins randomly appear on the screen, and the user can obtain corresponding points after clicking the coins, and the more the number of the clicked coins is, the higher the obtained points are correspondingly. In this scenario, since the area of the gold coin is small compared to the display screen of the smart device, it is difficult for the user to accurately click the target during continuous touch to invalidate the touch, and thus the touch accuracy is low and the user experience is poor.
The touch icon acquiring unit can acquire the coordinate length and the coordinate width of the continuously touched icon in the scene, the touch icon amplifying unit is used for respectively multiplying the pixel range of the coordinate length and the coordinate width by the average number of times that a user touches the display screen of the intelligent device in unit time to amplify, and the continuously touched icon is displayed on the display scale of the intelligent device according to the amplified coordinate length and the amplified coordinate width. Specifically, referring to fig. 2 first, taking the icon a to be touched as an example, the touch icon acquiring unit can acquire a central coordinate point (X) of the icon a to be touched in the display screen of the smart device according to the pixel occupied by the image aA,YA) And a pixel range (△ X) of a coordinate length and a pixel range (△ Y) of a coordinate width of the image, the touch icon enlarging unit enlarges the coordinate length and the width of the image by multiplying the pixel ranges of the length and the width by the average number of touches per unit time n stored in the storage area 22, respectively, to the coordinate center point (X) of the icon AA,YA) In a pixel range (n △ X, n △ Y) in which the center point of the magnified icon is magnified to obtain the magnified length and width,and stores the enlarged pixel ranges in the storage areas 33 and 44, respectively, and redisplays the touch icon according to the enlarged pixel coordinates. The magnified icon is shown in fig. 3.
The touch area adaptive module 120 in the invention can amplify the graph to be touched according to the frequency of continuous touch of the user, thereby enlarging the effective touch range, improving the touch accuracy and greatly improving the user experience.
The touch request acceleration module 130 is configured to increase the number of times that the smart device sends the request to the cloud in unit time according to the touch frequency of the user in the continuous touch event. Specifically, the method comprises the following steps: the frequency acquisition unit is used for acquiring the initial sending frequency of the request sent to the cloud end by the intelligent equipment; and the frequency adjusting unit is used for multiplying the initial sending frequency by the average click frequency to obtain the adjusted sending frequency.
Specifically, when the value in the storage area 33 or 44 is not 0, the frequency obtaining unit obtains the average number of times that the user touches the display screen of the smart device in the unit time of the user from the storage area 22, and stores the average number of times into the storage area 222, and then obtains a first frequency parameter preset by the smart device, that is, an initial transmission frequency from the system, and stores the first frequency parameter into the storage area 333; then the acceleration calculation unit multiplies the value of the storage area 222 by the value of the storage area 333 to obtain a second frequency parameter, and stores the second frequency parameter in the storage area 444; finally, the data update module transmits the value in the storage area 444 to the system for replacing the first frequency parameter, so as to obtain the adjusted transmission frequency. Therefore, the control system of the intelligent device can request an invitation command from the server according to the adjusted sending frequency, and the response speed of the server is greatly improved as the number of the requests received by the server is obviously increased.
The request response module 140 is configured to receive and display information returned by the cloud according to the request. Because the response speed of the server is increased, the request response module 140 can receive the response of the server immediately after the user performs continuous touch, and display the corresponding information to the user on the client, thereby overcoming the problem of slow response in continuous touch and greatly improving the user experience.
Correspondingly, referring to fig. 4, the present invention further provides a touch response method for a smart device, which is characterized by comprising the following steps:
s110, detecting touch click operation of a user, calculating average click times of the user on a touch display screen in unit time, and judging that the touch click operation is a continuous touch event when the average click times is larger than a touch judgment threshold;
s120, acquiring a region touched by a user in the continuous touch event and amplifying the region, wherein the amplification factor is the average click times;
s130, adjusting the sending frequency of the intelligent device for sending the request to the cloud according to the average click times in the continuous touch event; and
and S140, receiving and displaying information returned by the cloud according to the request.
The above steps will be described in detail with reference to specific examples.
Preferably, before step S111, the method further includes: judging whether the application currently executed by the intelligent device is the touch screen application, specifically, judging whether the application currently executed by the intelligent device is the touch screen application comprises the following steps: acquiring a package name of a currently executed application; and matching the acquired package name with a package name of the touch screen application prestored in the system, and judging that the current application is the touch screen application when the matching is successful. Specifically, the touch screen application detection module judges whether the currently executed application of the intelligent device is the touch screen application, firstly, the name of the currently executed application is obtained and matched with the name of the touch screen application pre-stored in the system, and when the matching is successful, the current application is judged to be the touch screen application. Specifically, a control system of the smart television acquires a current application package name and performs local package name query, and if the current application is a touch screen application (for example, pay pal), the system creates a storage area 11 and stores a label 1 therein (where 1 represents the touch screen application and 0 represents the non-touch screen application).
After the current application is determined to be the touch screen application, step S110 is executed to determine whether the user is performing continuous touch. Specifically, the average number of times that the user touches the display screen of the intelligent device in unit time is calculated, and when the average number of times is larger than a touch judgment threshold value, it is judged that the user is continuously touching. The method for calculating the average times of the user touching the display screen of the intelligent device in unit time comprises the following steps: and acquiring the times of touching the screen by the user in the detection period, and dividing the times by the duration of the detection period. Specifically, when the control system obtains that the value in the current storage area 11 is 1, the control system counts the number of click events occurring in the detection period, divides the number of clicks by the detection period to obtain the average number n of touches in unit time, and stores the number in the storage area 22. When the value in the storage area 22 is more than 3 times of the unit time, the system judges that the current click event is a continuous key, sets a flag 1, and stores the flag in the storage area 33.
In step S120, the method for acquiring an area touched by a user in the continuous touch event and enlarging the area specifically includes: acquiring the coordinate length and the coordinate width of an icon clicked by a user in a continuous touch event; and multiplying the pixel ranges of the coordinate length and the coordinate width by the average click times respectively for amplification, and displaying the icon on the intelligent device according to the amplified coordinate length and the amplified coordinate width.
Referring to fig. 2, a screen display diagram of an application program that requires a user to continuously touch a certain scene on a display screen is shown, in the scene, a certain number of coins randomly appear on the screen, and the user can obtain corresponding points after clicking the coins, and the more the number of the clicked coins is, the higher the obtained points are correspondingly. In this scenario, since the area of the gold coin is small compared to the display screen of the smart device, it is difficult for the user to accurately click the target during continuous touch to invalidate the touch, and thus the touch accuracy is low and the user experience is poor.
The invention obtains the coordinate length and the coordinate width of the continuously touched icon in the scene through the touch icon obtaining unit, and the coordinate length and the coordinate width are amplified through the touch icon amplifying unitAnd multiplying the pixel range of the degree by the average times of the user touching the display screen of the intelligent device in unit time respectively to amplify, and displaying the continuously touched icons on the display panel of the intelligent device according to the amplified coordinate length and the amplified coordinate width. Specifically, referring to fig. 2 first, taking the icon a to be touched as an example, the touch icon acquiring unit can acquire a central coordinate point (X) of the icon a to be touched in the display screen of the smart device according to the pixel occupied by the image aA,YA) And a pixel range (△ X) of a coordinate length and a pixel range (△ Y) of a coordinate width of the image, the touch icon enlarging unit enlarges the coordinate length and the width of the image by multiplying the pixel ranges of the length and the width by the average number of touches per unit time n stored in the storage area 22, respectively, to the coordinate center point (X) of the icon AA,YA) The magnified icon is shown in fig. 3, enlarged for the center point, in the pixel range (n △ X, n △ Y) of the magnified length and width, and stored in the storage areas 33 and 44, respectively, and the touch icon is redisplayed according to the magnified pixel coordinates.
In the step S120, the graph to be touched can be amplified according to the frequency of the continuous touch of the user, so that the effective touch range is enlarged, the touch accuracy is improved, and the user experience is greatly improved.
In step S130, the method for adjusting the sending frequency of the request sent by the smart device to the cloud end according to the average number of clicks in the continuous touch event specifically includes: acquiring initial sending frequency of the intelligent device for sending a request to a cloud end; and multiplying the initial sending frequency by the average click times to obtain the adjusted sending frequency. Specifically, the data acquisition unit acquires the average times of touching a display screen of the intelligent device by a user in unit time and a first frequency parameter preset by the intelligent device; the acceleration calculation unit multiplies the average times acquired by the data acquisition unit by the first frequency parameter to obtain a second frequency parameter; replacing, by the data update module, a first frequency parameter preset by the smart device with the second frequency parameter; the first frequency parameter and the second frequency parameter are the times of sending an invitation command to the cloud end by the intelligent equipment.
Specifically, when the value in the storage area 33 or 44 is not 0, the frequency obtaining unit obtains the average number of times that the user touches the display screen of the smart device in the unit time of the user from the storage area 22, and stores the average number of times into the storage area 222, and then obtains a first frequency parameter preset by the smart device, that is, an initial transmission frequency from the system, and stores the first frequency parameter into the storage area 333; then the acceleration calculation unit multiplies the value of the storage area 222 by the value of the storage area 333 to obtain a second frequency parameter, and stores the second frequency parameter in the storage area 444; finally, the data update module transmits the value in the storage area 444 to the system for replacing the first frequency parameter, so as to obtain the adjusted transmission frequency. Therefore, the control system of the intelligent device can request an invitation command from the server according to the adjusted sending frequency, and the response speed of the server is greatly improved as the number of the requests received by the server is obviously increased.
Finally, in step S140, information returned by the cloud according to the request is received and displayed. Because the response speed of the server is increased, the request response module 140 can receive the response of the server immediately after the user performs continuous touch, and display the corresponding information to the user on the client, thereby overcoming the problem of slow response in continuous touch and greatly improving the user experience.
According to the technical scheme, the continuous touch behavior of the user can be effectively detected, the target area clicked by the user can be enlarged according to the touch operation of the user, the communication speed between the intelligent device and the cloud server can be increased according to the touch frequency of the user, the problem that the communication efficiency between the touch screen and the cloud is low when the intelligent device continuously touches the intelligent device is solved, the click response area can be automatically widened when a continuous touch event occurs, and the problems that the click is not in place and the touch screen does not respond due to the narrow and small click range are solved.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it is obvious that the word "comprising" does not exclude other elements or steps, and the singular does not exclude the plural. A plurality of units or means recited in the system claims may also be implemented by one unit or means in software or hardware. The terms first, second, etc. are used to denote names, but not any particular order.

Claims (10)

1. A touch-responsive apparatus for a smart device, comprising:
the continuous touch detection module is used for detecting the touch click operation of a user, calculating the average click times of the user on the touch display screen in unit time, and judging that the touch click operation is a continuous touch event when the average click times is larger than a touch judgment threshold;
the touch area self-adaptive module is used for acquiring an area touched by a user in a continuous touch event and amplifying the area, wherein the amplification factor is the average click number;
the touch request acceleration module is used for adjusting the sending frequency of the request sent by the intelligent equipment to the cloud end according to the average click times in the continuous touch events;
and the request response module is used for receiving and displaying information returned by the cloud according to the request.
2. The touch-responsive device of the smart device of claim 1, wherein: the device further comprises:
and the touch screen application detection module is used for judging whether the application currently executed by the intelligent equipment is the touch screen application.
3. The touch response device of the smart device according to claim 2, wherein the touch screen application detection module specifically comprises:
a package name acquisition unit for acquiring a package name of a currently executed application;
and the package name matching unit is used for matching the acquired package name with a package name of the touch screen application prestored in the system, and judging that the current application is the touch screen application when the matching is successful.
4. The touch response apparatus of a smart device of claim 1, wherein the touch region adaptation module comprises:
the touch icon acquisition unit is used for acquiring the coordinate length and the coordinate width of an icon clicked by a user in a continuous touch event; and
and the touch icon amplifying unit is used for respectively multiplying the pixel ranges of the coordinate length and the coordinate width by the average click times for amplification, and displaying the icon on the intelligent equipment according to the amplified coordinate length and the amplified coordinate width.
5. The touch response apparatus of a smart device of claim 1, wherein the touch request acceleration module comprises:
the frequency acquisition unit is used for acquiring the initial sending frequency of the request sent to the cloud end by the intelligent equipment;
and the frequency adjusting unit is used for multiplying the initial sending frequency by the average click frequency to obtain the adjusted sending frequency.
6. A touch response method of a smart device, comprising:
detecting touch click operation of a user, calculating average click times of the user on a touch display screen in unit time, and judging that the touch click operation is a continuous touch event when the average click times is greater than a touch judgment threshold;
acquiring an area touched by a user in a continuous touch event and amplifying the area, wherein the amplification factor is the average click times;
adjusting the sending frequency of the intelligent device for sending the request to the cloud according to the average click times in the continuous touch events;
and receiving and displaying information returned by the cloud according to the request.
7. The touch response method of the smart device according to claim 6, wherein before the step of detecting the touch click operation of the user and calculating the average number of clicks of the user on the touch display screen per unit time, the method further comprises:
judging whether the application currently executed by the intelligent equipment is a touch screen application; and if so, executing the steps of detecting the touch click operation of the user and calculating the average click times of the user on the touch display screen in unit time.
8. The touch response method of the smart device according to claim 7, wherein the step of determining whether the application currently executed by the smart device is a touch screen application specifically comprises:
acquiring a package name of a currently executed application;
and matching the acquired package name with a package name of the touch screen application prestored in the system, and judging that the current application is the touch screen application when the matching is successful.
9. The touch response method of the smart device according to claim 6, wherein the step of acquiring the area touched by the user in the continuous touch event and magnifying the area specifically comprises:
acquiring the coordinate length and the coordinate width of an icon clicked by a user in a continuous touch event; and
and multiplying the pixel ranges of the coordinate length and the coordinate width by the average click times respectively for amplification, and displaying the icon on the intelligent equipment according to the amplified coordinate length and the amplified coordinate width.
10. The touch response method of the smart device according to claim 6, wherein the step of adjusting the sending frequency of the request sent by the smart device to the cloud end according to the average number of clicks in the continuous touch event specifically comprises:
acquiring initial sending frequency of the intelligent device for sending a request to a cloud end;
and multiplying the initial sending frequency by the average click times to obtain the adjusted sending frequency.
CN201610987750.1A 2016-11-07 2016-11-07 Touch response device and method of intelligent equipment Active CN106445243B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610987750.1A CN106445243B (en) 2016-11-07 2016-11-07 Touch response device and method of intelligent equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610987750.1A CN106445243B (en) 2016-11-07 2016-11-07 Touch response device and method of intelligent equipment

Publications (2)

Publication Number Publication Date
CN106445243A CN106445243A (en) 2017-02-22
CN106445243B true CN106445243B (en) 2020-04-10

Family

ID=58207261

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610987750.1A Active CN106445243B (en) 2016-11-07 2016-11-07 Touch response device and method of intelligent equipment

Country Status (1)

Country Link
CN (1) CN106445243B (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106843594A (en) * 2017-02-28 2017-06-13 深圳天珑无线科技有限公司 A kind of method and device for adjusting induction zone
CN107153581B (en) * 2017-04-10 2022-04-26 腾讯科技(深圳)有限公司 Resource acquisition method and device
CN107765918B (en) * 2017-10-18 2021-02-09 广州视源电子科技股份有限公司 Method and system for optimizing edge touch effect of capacitive touch screen
CN109284053A (en) * 2018-08-23 2019-01-29 北京达佳互联信息技术有限公司 Comment information display methods and device, mobile terminal and storage medium
CN109240591B (en) * 2018-09-26 2022-02-25 北京乐蜜科技有限责任公司 Interface display method and device
CN113426099B (en) * 2021-07-07 2024-03-15 网易(杭州)网络有限公司 Display control method and device in game
CN114924686B (en) * 2022-07-20 2023-03-14 深圳市星卡软件技术开发有限公司 Intelligent gesture response processing method, device, equipment and medium for automobile diagnosis equipment
CN116700521B (en) * 2023-06-02 2024-02-13 深圳联安通达科技有限公司 Touch screen self-adaptive touch detection method based on embedded operating system

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101442584A (en) * 2007-11-20 2009-05-27 中兴通讯股份有限公司 Touch screen mobile phone capable of improving key-press input rate
US7957970B1 (en) * 2000-11-15 2011-06-07 At&T Intellectual Property Ii, L.P. Method and system for predicting problematic situations in automated dialog
CN104662488A (en) * 2012-09-20 2015-05-27 赛普拉斯半导体公司 Methods and apparatus to detect a touch pattern
CN105045521A (en) * 2015-08-31 2015-11-11 网易(杭州)网络有限公司 Touch screen response method and apparatus
CN106055237A (en) * 2016-05-31 2016-10-26 广东欧珀移动通信有限公司 Swiping acceleration response method and equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7957970B1 (en) * 2000-11-15 2011-06-07 At&T Intellectual Property Ii, L.P. Method and system for predicting problematic situations in automated dialog
CN101442584A (en) * 2007-11-20 2009-05-27 中兴通讯股份有限公司 Touch screen mobile phone capable of improving key-press input rate
CN104662488A (en) * 2012-09-20 2015-05-27 赛普拉斯半导体公司 Methods and apparatus to detect a touch pattern
CN105045521A (en) * 2015-08-31 2015-11-11 网易(杭州)网络有限公司 Touch screen response method and apparatus
CN106055237A (en) * 2016-05-31 2016-10-26 广东欧珀移动通信有限公司 Swiping acceleration response method and equipment

Also Published As

Publication number Publication date
CN106445243A (en) 2017-02-22

Similar Documents

Publication Publication Date Title
CN106445243B (en) Touch response device and method of intelligent equipment
EP2854372B1 (en) Method and device for displaying pushed information
CN109905754B (en) Virtual gift receiving method and device and storage equipment
JP5324411B2 (en) Advertisement distribution apparatus, method and program
US7586481B1 (en) Display-pointer visibility
CN104811816A (en) Video image object bullet screen marking method, device and system
CN107765976B (en) Message pushing method, terminal and system
CN111667328B (en) Page content display method and device and electronic equipment
WO2021258938A1 (en) Live broadcast message display method and apparatus
CN109547335B (en) Session message processing method and device
CN111638841B (en) Message detail page display method and device and electronic equipment
CN106648281B (en) Screenshot method and device
JP5563703B2 (en) Content distribution apparatus, content distribution method, content distribution program, and terminal program
CN110569097B (en) Information display method and device
JP6339550B2 (en) Terminal program, terminal device, and terminal control method
CN107728898B (en) Information processing method and mobile terminal
CN108021313B (en) Picture browsing method and terminal
CN112187628B (en) Method and device for processing identification picture
CN111435284B (en) Method, device and storage medium for detecting false click of media content display bit
CN104866163B (en) Image display method, device and electronic equipment
CN111741337A (en) Recommendation information display method, device and equipment
CN104572602A (en) Method and device for displaying message
CN111786934A (en) Method and device for detecting normal user of client
CN111324244A (en) Method and device for switching picture display types
US20220342525A1 (en) Pushing device and method of media resource, electronic device and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant