CN109117045B - Operation detection method of touch screen, mobile terminal and storage medium - Google Patents

Operation detection method of touch screen, mobile terminal and storage medium Download PDF

Info

Publication number
CN109117045B
CN109117045B CN201810978628.7A CN201810978628A CN109117045B CN 109117045 B CN109117045 B CN 109117045B CN 201810978628 A CN201810978628 A CN 201810978628A CN 109117045 B CN109117045 B CN 109117045B
Authority
CN
China
Prior art keywords
touch
user
icon
touch screen
last
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
CN201810978628.7A
Other languages
Chinese (zh)
Other versions
CN109117045A (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.)
Gongqingcheng Gangcheng Intelligent Technology Co.,Ltd.
Original Assignee
TCL Mobile Communication Technology Ningbo 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 TCL Mobile Communication Technology Ningbo Ltd filed Critical TCL Mobile Communication Technology Ningbo Ltd
Priority to CN201810978628.7A priority Critical patent/CN109117045B/en
Publication of CN109117045A publication Critical patent/CN109117045A/en
Application granted granted Critical
Publication of CN109117045B publication Critical patent/CN109117045B/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/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures

Landscapes

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

Abstract

The invention discloses an operation detection method of a touch screen, a mobile terminal and a storage medium, wherein the method comprises the following steps: detecting a touch track of a user, and acquiring a last touch point when the user is detected to release the touch screen; and executing corresponding operation on the icon where the last touch point is located according to the touch track. Because the icon where the last touch point of the touch track is located is taken as the execution object of the corresponding operation, the touch track of the user has diversity, the corresponding operation also has diversity, the operation on the icon can be greatly enriched, and the usability of the touch operation is improved.

Description

Operation detection method of touch screen, mobile terminal and storage medium
Technical Field
The present invention relates to the field of mobile terminals, and in particular, to a method for detecting an operation of a touch screen, a mobile terminal, and a storage medium.
Background
With the rapid development of mobile terminal technology, the screen of the mobile terminal is larger and larger at present, and generally occupies a plane of the mobile terminal, and the touch screen is also arranged on the plane at the same time, so that the input area of the touch screen is very large, and the touch screen is largely used on the mobile terminal, especially on the intelligent mobile terminal, the touch screen is almost used as a main input device of the intelligent mobile terminal at present. However, in the prior art, the definition of the operation on such a large touch screen still remains in the sliding operation, the clicking operation and the multi-point touch operation, and the usability is still not strong and needs to be improved.
Accordingly, the prior art is yet to be improved and developed.
Disclosure of Invention
The present invention provides a method for detecting a touch screen operation, a mobile terminal and a storage medium, aiming at solving the problem of poor usability of touch operation on a touch screen in the prior art.
The technical scheme adopted by the invention for solving the technical problem is as follows:
an operation detection method of a touch screen comprises the following steps:
detecting a touch track of a user, and acquiring a last touch point when the user is detected to release the touch screen;
and executing corresponding operation on the icon where the last touch point is located according to the touch track.
The operation detection method of the touch screen comprises the following steps of detecting a touch track of a user, and obtaining a last touch point when the user releases the touch screen, wherein the steps are as follows:
a plurality of concentric patterns are generated in advance by taking the icon as the center, and each concentric pattern is marked with different marks.
The operation detection method of the touch screen, wherein the detecting a touch trajectory of a user and the acquiring a last touch point when the user is detected to release the touch screen specifically include:
detecting a touch track of a user, and recording labels of passing concentric patterns to obtain a label sequence;
and when the fact that the user releases the touch screen is detected, the last touch point is obtained, and when the touch point is on the icon, whether the preset operation corresponding to the current label sequence exists or not is judged.
The operation detection method of the touch screen, wherein the executing of the corresponding operation according to the icon where the touch point is located specifically includes:
and when the corresponding preset operation exists in the current label sequence, executing the corresponding preset operation on the icon where the last touch point is located.
The operation detection method of the touch screen, wherein the recording of the passing concentric pattern label specifically includes:
when there are multiple icons on the touch screen, the number of concentric patterns passing through each icon is recorded.
A mobile terminal, comprising a processor, and a memory connected to the processor, wherein the memory stores an operation detection program of a touch screen, and the operation detection program of the touch screen implements the following steps when executed by the processor:
detecting a touch track of a user, and acquiring a last touch point when the user is detected to release the touch screen;
and executing corresponding operation on the icon where the last touch point is located according to the touch track.
The mobile terminal, wherein when the operation detection program of the touch screen is executed by the processor, the following steps are further implemented:
a plurality of concentric patterns are generated in advance by taking the icon as the center, and each concentric pattern is marked with different marks.
The mobile terminal, wherein when the operation detection program of the touch screen is executed by the processor, the following steps are further implemented:
detecting a touch track of a user, and recording labels of passing concentric patterns to obtain a label sequence;
and when the fact that the user releases the touch screen is detected, the last touch point is obtained, and when the touch point is on the icon, whether the preset operation corresponding to the current label sequence exists or not is judged.
The mobile terminal, wherein when the operation detection program of the touch screen is executed by the processor, the following steps are further implemented:
and when the corresponding preset operation exists in the current label sequence, executing the corresponding preset operation on the icon where the last touch point is located.
A storage medium, wherein the storage medium stores an operation detection program of a touch screen, and the operation detection program of the touch screen realizes the steps of any one of the operation detection methods of the touch screen when being executed by a processor.
Has the advantages that: because the icon where the last touch point of the touch track is located is taken as the execution object of the corresponding operation, the touch track of the user has diversity, the corresponding operation also has diversity, the operation on the icon can be greatly enriched, and the usability of the touch operation is improved.
Drawings
FIG. 1 is a flowchart illustrating a method for detecting operations of a touch screen according to a preferred embodiment of the present invention.
Fig. 2 is a functional block diagram of a preferred embodiment of the mobile terminal of the present invention.
Fig. 3 is a schematic illustration of an icon and concentric pattern of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention clearer and clearer, the present invention is further described in detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The invention provides a preferred embodiment of an operation detection method of a touch screen.
As shown in fig. 1, the present invention provides an operation detection method for a touch screen, including:
s100, detecting a touch track of a user, and acquiring a last touch point when the user is detected to release the touch screen;
and S200, executing corresponding operation on the icon where the last touch point is located according to the touch track.
It should be noted that, by detecting a touch trajectory of a user, the icon is correspondingly operated, and a last touch point of the touch trajectory (i.e., an end point of the touch trajectory) needs to be on the icon, and the icon becomes an execution object of the corresponding operation. And if the end point of the touch track is not on the icon, not performing corresponding operation and prompting 'please designate the icon'. Due to the fact that the touch tracks of the users have diversity and the corresponding operations have diversity, the operation of the icons can be greatly enriched, and the usability of the touch operation is improved. Compared with sliding operation, clicking operation and multi-point touch operation in the prior art, the types of the operation corresponding to the touch track of the user are more, and different operations can be executed as long as the touch track of the user is changed. The operation here refers to all operations on the icon, including: basic operations such as deleting, opening, moving, updating and the like further comprise: setting the unread message as a read message, sending the stored draft mail out and the like.
In a preferred embodiment of the present invention, the step S100 further includes:
step S10 is to generate several concentric patterns with the icon as the center in advance, and to mark each concentric pattern with different mark numbers.
In this embodiment, before detecting a touch trajectory of a user, a plurality of concentric patterns are generated in advance with an icon as a center, and a label is assigned to each concentric pattern, and the labels of the concentric patterns are different. Of course, several concentric patterns may be generated centering on the icon when the user touches the icon in the range or long presses the icon. The concentric patterns may be concentric circles, concentric squares, triangles, etc., or may be corresponding concentric patterns formed according to the shapes of icons. For convenience of reference of each concentric pattern, reference may be made from the innermost pattern or from the outermost pattern, preferably from the innermost pattern to the outermost pattern. The symbols of the labels can adopt numbers, Chinese characters or English letters, and preferably, the labels of the numbers are adopted, so that the labels are convenient to read. When a plurality of concentric patterns are generated by taking the icon as the center, the labels of all the concentric patterns are displayed, and the label sequence is convenient for a user to touch.
In a preferred embodiment of the present invention, the step S100 specifically includes:
step S110, detecting a touch track of a user, and recording labels of passing concentric patterns to obtain a label sequence;
in this embodiment, after the concentric patterns are generated around the icons, when the user touches the concentric patterns, a sequence of labels obtained by the touch trajectory can be displayed on the touch screen so as to invoke the corresponding operation. For example, as shown in fig. 3, the numbers 1, 2, 3 and 4 are sequentially numbered from the innermost pattern, when the touch trajectory sequentially passes through the numbers 2, 3 and 4, the number sequence 234 is obtained, and the number sequence 234 is displayed on the touch screen; when the touch track passes through the labels 2, 3, 2 and 1 in sequence, the obtained label sequence is 2321, and meanwhile, the label sequence 2321 is displayed on the touch screen.
In a preferred embodiment of the present invention, the recording of the passing concentric pattern labels specifically comprises: when there are multiple icons on the touch screen, the number of concentric patterns passing through each icon is recorded.
In this embodiment, there are several icons on the touch screen, all the icons are formed with concentric patterns, the concentric patterns formed by the icons may be separated from each other or overlapped with each other, preferably, the concentric patterns formed by the icons are separated from each other so as to avoid that no label can be determined in the overlapped concentric pattern area, and certainly, no label can be defaulted in the overlapped concentric pattern area. For example, when the touch trajectory starts from the reference numeral 4 of one icon (denoted as the first icon) and passes through the reference numerals 4, 3, 2 and 1 of another icon (denoted as the second icon), the reference numeral sequence 44321 is obtained. Thus, when the icons are closer, fewer concentric patterns are provided, for example, when 2 concentric patterns are provided, only the reference numerals 1 and 2 are provided, and since a plurality of icons can be included in the reference numeral sequence, a plurality of reference numeral sequences, for example, 221, 121, 2221, 21221, and the like, can be obtained. It is convenient to execute various corresponding operations, and the usability of the touch operation is further improved.
And step S120, when the fact that the user releases the touch screen is detected, the last touch point is obtained, and when the touch point is on the icon, whether the preset operation corresponding to the current label sequence exists or not is judged.
In this embodiment, when the user releases the touch screen, the touch trajectory of the user is completed, and when the position of the last touch point of the touch trajectory is on the icon, the label sequence formed by the touch trajectory is determined, and if the current label sequence corresponds to a predetermined operation, step S200 is performed.
In a preferred embodiment of the present invention, the step S200 specifically includes: and when the corresponding preset operation exists in the current label sequence, executing the corresponding preset operation on the icon where the last touch point is located.
In this embodiment, when there is a corresponding predetermined operation in the current label sequence, the icon where the last touch point is located performs the corresponding predetermined operation.
The invention also provides a preferred embodiment of the mobile terminal:
as shown in fig. 2, a mobile terminal provided by the present invention includes: a processor 10, and a memory 20 connected to the processor 10, wherein the memory 20 stores an operation detection program of a touch screen, and the operation detection program of the touch screen realizes the following steps when executed by the processor 10:
detecting a touch track of a user, and acquiring a last touch point when the user is detected to release the touch screen;
and executing corresponding operation on the icon where the last touch point is located according to the touch track, which is specifically described above.
When the processor 10 executes the operation detection program of the touch screen, the following steps are also realized:
several concentric patterns are generated in advance with the icon as the center, and each concentric pattern is labeled with a different label, as described above.
When the processor 10 executes the operation detection program of the touch screen, the following steps are also realized:
detecting a touch track of a user, and recording labels of passing concentric patterns to obtain a label sequence;
and when the touch screen is released by the user, acquiring the last touch point, and when the touch point is on the icon, judging whether the preset operation corresponding to the current label sequence exists, specifically as described above.
When the processor 10 executes the operation detection program of the touch screen, the following steps are also realized:
when the current label sequence has a corresponding predetermined operation, the corresponding predetermined operation is performed on the icon where the last touch point is located, which is specifically described above.
When the processor 10 executes the operation detection program of the touch screen, the following steps are also realized: when there are multiple icons on the touch screen, the labels of the concentric patterns passing through each icon are recorded, as described above.
The present invention also provides a preferred embodiment of a storage medium:
the storage medium stores an operation detection program of the touch screen, and the operation detection program of the touch screen realizes the steps of any one of the operation detection methods of the touch screen when being executed by the processor 10, which is specifically described above.
In summary, the present invention provides an operation detection method for a touch screen, a mobile terminal and a storage medium, wherein the method includes the steps of: detecting a touch track of a user, and acquiring a last touch point when the user is detected to release the touch screen; and executing corresponding operation on the icon where the last touch point is located according to the touch track. Because the icon where the last touch point of the touch track is located is taken as the execution object of the corresponding operation, the touch track of the user has diversity, the corresponding operation also has diversity, the operation on the icon can be greatly enriched, and the usability of the touch operation is improved.
It is to be understood that the invention is not limited to the examples described above, but that modifications and variations may be effected thereto by those of ordinary skill in the art in light of the foregoing description, and that all such modifications and variations are intended to be within the scope of the invention as defined by the appended claims.

Claims (3)

1. An operation detection method of a touch screen is characterized by comprising the following steps:
detecting a touch track of a user, and acquiring a last touch point when the user is detected to release the touch screen;
executing corresponding operation on the icon where the last touch point is located according to the touch track;
the method for detecting the touch track of the user comprises the following steps before the last touch point is obtained when the user is detected to release the touch screen:
when a user touches the icon in a range or presses the icon for a long time, generating a plurality of concentric patterns by taking the icon as a center in advance, and labeling each concentric pattern, wherein the labels of the concentric patterns are different;
the detecting the touch trajectory of the user, and acquiring the last touch point when the user is detected to release the touch screen specifically includes:
detecting a touch track of a user, and recording labels of passing concentric patterns to obtain a label sequence;
when the fact that a user releases the touch screen is detected, a last touch point is obtained, when the touch point is located on an icon, whether preset operation corresponding to a current label sequence exists or not is judged, and when the preset operation corresponding to the current label sequence exists, the corresponding preset operation is executed on the icon where the last touch point is located;
the reference numbers of the concentric patterns through which the recording passes specifically include:
when there are multiple icons on the touch screen, the number of concentric patterns passing through each icon is recorded.
2. A mobile terminal, comprising: a processor, and a memory coupled to the processor,
the memory stores an operation detection program of the touch screen, and the operation detection program of the touch screen realizes the following steps when being executed by the processor:
detecting a touch track of a user, and acquiring a last touch point when the user is detected to release the touch screen;
executing corresponding operation on the icon where the last touch point is located according to the touch track;
the method for detecting the touch track of the user comprises the following steps before the last touch point is obtained when the user is detected to release the touch screen:
when a user touches the icon in a range or presses the icon for a long time, generating a plurality of concentric patterns by taking the icon as a center in advance, and labeling each concentric pattern, wherein the labels of the concentric patterns are different;
the detecting the touch trajectory of the user, and acquiring the last touch point when the user is detected to release the touch screen specifically includes:
detecting a touch track of a user, and recording labels of passing concentric patterns to obtain a label sequence;
when the fact that a user releases the touch screen is detected, a last touch point is obtained, when the touch point is located on an icon, whether preset operation corresponding to a current label sequence exists or not is judged, and when the preset operation corresponding to the current label sequence exists, the corresponding preset operation is executed on the icon where the last touch point is located;
the reference numbers of the concentric patterns through which the recording passes specifically include:
when there are multiple icons on the touch screen, the number of concentric patterns passing through each icon is recorded.
3. A storage medium storing an operation detection program of a touch screen, the operation detection program of the touch screen implementing the steps of the operation detection method of the touch screen of claim 1 when executed by a processor.
CN201810978628.7A 2018-08-27 2018-08-27 Operation detection method of touch screen, mobile terminal and storage medium Active CN109117045B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810978628.7A CN109117045B (en) 2018-08-27 2018-08-27 Operation detection method of touch screen, mobile terminal and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810978628.7A CN109117045B (en) 2018-08-27 2018-08-27 Operation detection method of touch screen, mobile terminal and storage medium

Publications (2)

Publication Number Publication Date
CN109117045A CN109117045A (en) 2019-01-01
CN109117045B true CN109117045B (en) 2021-08-10

Family

ID=64860895

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810978628.7A Active CN109117045B (en) 2018-08-27 2018-08-27 Operation detection method of touch screen, mobile terminal and storage medium

Country Status (1)

Country Link
CN (1) CN109117045B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103188371A (en) * 2011-12-28 2013-07-03 宇龙计算机通信科技(深圳)有限公司 Private communication method and communication terminal
CN103544426A (en) * 2012-07-13 2014-01-29 深圳市腾讯计算机系统有限公司 Method and device for authentication of touch screen and equipment
CN103543936A (en) * 2012-07-16 2014-01-29 中兴通讯股份有限公司 Method for user to unlock touch screen terminal and have access to application fast and touch screen terminal
CN104252307A (en) * 2013-06-27 2014-12-31 中兴通讯股份有限公司 Touch screen terminal and unlocking method of touch screen terminal
CN104281411A (en) * 2014-10-13 2015-01-14 惠州Tcl移动通信有限公司 Mobile terminal based touch screen unlocking method and system
CN105022555A (en) * 2015-07-30 2015-11-04 Tcl移动通信科技(宁波)有限公司 Touch screen-based method and system for processing application operation of mobile terminal
CN106201191A (en) * 2016-06-30 2016-12-07 北京奇虎科技有限公司 The batch processing method of a kind of icon, device and mobile terminal

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9552146B2 (en) * 2008-07-07 2017-01-24 International Business Machines Corporation Notched slider control for a graphical user interface

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103188371A (en) * 2011-12-28 2013-07-03 宇龙计算机通信科技(深圳)有限公司 Private communication method and communication terminal
CN103544426A (en) * 2012-07-13 2014-01-29 深圳市腾讯计算机系统有限公司 Method and device for authentication of touch screen and equipment
CN103543936A (en) * 2012-07-16 2014-01-29 中兴通讯股份有限公司 Method for user to unlock touch screen terminal and have access to application fast and touch screen terminal
CN104252307A (en) * 2013-06-27 2014-12-31 中兴通讯股份有限公司 Touch screen terminal and unlocking method of touch screen terminal
CN104281411A (en) * 2014-10-13 2015-01-14 惠州Tcl移动通信有限公司 Mobile terminal based touch screen unlocking method and system
CN105022555A (en) * 2015-07-30 2015-11-04 Tcl移动通信科技(宁波)有限公司 Touch screen-based method and system for processing application operation of mobile terminal
CN106201191A (en) * 2016-06-30 2016-12-07 北京奇虎科技有限公司 The batch processing method of a kind of icon, device and mobile terminal

Also Published As

Publication number Publication date
CN109117045A (en) 2019-01-01

Similar Documents

Publication Publication Date Title
US9092134B2 (en) User touch display interface providing an expanded selection area for a user selectable object
JP6427559B2 (en) Permanent synchronization system for handwriting input
EP3001285B1 (en) Input method and system
CN103810437A (en) Method and terminal for hiding application program
KR20150079829A (en) Gesture-based conversation processing method, apparatus, and terminal device
CN101546233A (en) Identification and operation method of touch screen interface gestures
CN103164300A (en) Mobile terminal touch screen automatic testing method and device
CN102707805A (en) Terminal input method and device as well as terminal
US20170242832A1 (en) Character editing method and device for screen display device
CN102331907A (en) Character deleting method and device for terminal having touch screen, and terminal
CN103049098A (en) Device and method for input method shifting
CN107239199A (en) It is a kind of to operate the method responded and relevant apparatus
WO2014015749A1 (en) Electronic apparatus and method for interacting with application in electronic apparatus
CN105242818A (en) Red notification point elimination method and apparatus
CN108228065B (en) Method and device for detecting UI control information and electronic equipment
CN103218169A (en) Method and terminal for quickly labeling icon
CN106126033A (en) A kind of method for sending information and device
CN104572348A (en) Terminal
CN104898889A (en) Character determining method and device
CN111221612A (en) Method, device and medium for positioning user interface element
CN107229489A (en) A kind of multi-application smart card and its selective method for application and device
CN109117045B (en) Operation detection method of touch screen, mobile terminal and storage medium
CN103914226A (en) Device and method for quick screen capture of touch oscilloscope
CN105278700A (en) Wireless mouse working mode switching method and device
CN105488217A (en) Device and method for executing correlated operation in terminal

Legal Events

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

Effective date of registration: 20230406

Address after: 332000 Building 4, Gongqing City High tech Manufacturing Industrial Park, Jiujiang City, Jiangxi Province

Patentee after: Gongqingcheng Gangcheng Intelligent Technology Co.,Ltd.

Address before: 10 / F, No.5, Lane 999, Yangfan Road, high tech Zone, Ningbo, Zhejiang 315100

Patentee before: TCL mobile communication technology (Ningbo) Co.,Ltd.

PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Operation detection methods, mobile terminals, and storage media for touch screens

Granted publication date: 20210810

Pledgee: Industrial and Commercial Bank of China Limited Gongqingcheng Branch

Pledgor: Gongqingcheng Gangcheng Intelligent Technology Co.,Ltd.

Registration number: Y2024980021230