CN112083839A - Terminal operation method, terminal and device with storage function - Google Patents

Terminal operation method, terminal and device with storage function Download PDF

Info

Publication number
CN112083839A
CN112083839A CN201910516348.9A CN201910516348A CN112083839A CN 112083839 A CN112083839 A CN 112083839A CN 201910516348 A CN201910516348 A CN 201910516348A CN 112083839 A CN112083839 A CN 112083839A
Authority
CN
China
Prior art keywords
application
terminal
physical button
trigger instruction
touch signal
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.)
Pending
Application number
CN201910516348.9A
Other languages
Chinese (zh)
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.)
Hytera Communications Corp Ltd
Original Assignee
Hytera Communications Corp 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 Hytera Communications Corp Ltd filed Critical Hytera Communications Corp Ltd
Priority to CN201910516348.9A priority Critical patent/CN112083839A/en
Publication of CN112083839A publication Critical patent/CN112083839A/en
Pending legal-status Critical Current

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
    • 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

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 application discloses a terminal operation method, a terminal and a device with a storage function, wherein the terminal comprises a touch screen and a physical button, and the terminal operation method comprises the following steps: when the terminal receives a trigger instruction of a physical button, detecting a currently displayed application interface; acquiring a touch signal of an application interface corresponding to the trigger instruction, and sending the touch signal to an application; the application performs an operation corresponding to the touch signal. By the method, the adaptation of the application to the physical button can be completed without depending on the application developer.

Description

Terminal operation method, terminal and device with storage function
Technical Field
The present application relates to the field of terminal technologies, and in particular, to a terminal operating method, a terminal, and a device having a storage function.
Background
In the field of human-computer interaction of terminal equipment, a touch screen has become a great trend, and particularly in the aspect of processing complex applications, the touch screen has a very free interaction design method. However, it is undeniable that in some key operation fields, even if there is a touch screen, the user still wants to have physical keys, which is not only for convenience of operation, but also mainly for ensuring reliable operation, implementing blind operation, and preventing misoperation, because at the key emergency time, the physical keys are reliable and do not contend with the touch screen. However, once the physical keys are available, the problem of adapting the applications arises because common applications are developed in the standard Android (Android system) touch screen manner, and they do not know how to adapt the specific physical keys or knobs. The common practice at this time is to require the terminal producer and the application developer to cooperate together to modify the application: generally, to adapt to a certain model of physical keys, a terminal producer must provide an underlying interface or protocol of the physical keys, and an application developer is responsible for using the interface or protocol, so that the adaptation process of the application and the physical keys can be completed.
The existing method for responding to physical keys aiming at the android system is as follows: applying a key value of a pre-bound physical key; when the physical key is pressed, the system triggers a broadcast event and broadcasts the key value; when the application monitors the broadcast and finds that the key value is just the bound key value of the application, the application responds correspondingly. In the existing method, the message of actively monitoring the physical key is a key ring for realizing adaptation, and if the application does not actively monitor, it does not know that a certain physical key is triggered, so that the application cannot respond, that is, the application has an active "shielding" function on the physical key, and it can select monitoring or not. Meanwhile, the application is required to know a special key value triggered by a physical key in advance to monitor, so that a terminal production party and an application development party need to communicate in advance to adapt to the physical key of a certain model, for the development of the open android system, the application development party hardly imagines what special model to adapt to at the beginning of design, so that the common application development party does not bind the key value in advance and is in a normal state without monitoring.
That is, the existing method needs to pay extra cost for the application developer to adapt to different models, and if an application is already formed, the application developer needs to modify the software version and add new monitoring codes, which is not practical for actual business operation. On the other hand, even if the application is modified, the application can only adapt to the existing model and cannot adapt to the future model in advance, because the interactive operation brought by the future model is unknown, and an application developer cannot predict new physical keys or knobs in advance. Meanwhile, as more and more applications are introduced, the number of applications that the application developer wants to adapt to a physical key to modify the application needs to be asked, so that the terminal manufacturer is weak in this respect at present.
Disclosure of Invention
In view of the above, the present application provides a method for operating a terminal, a terminal and a device with a storage function, which can complete the adaptation of an application to a physical button without depending on an application developer.
In order to solve the technical problem, the application adopts a technical scheme that: a method of terminal operation is provided, the terminal comprising a touch screen and physical buttons, wherein the method comprises:
when the terminal receives a trigger instruction of a physical button, detecting a currently displayed application interface;
acquiring a touch signal of the application interface corresponding to the trigger instruction, and sending the signal to the application;
the application performs an operation corresponding to the touch signal.
Wherein the method further comprises:
and presetting and storing a corresponding relation between the trigger instruction of the physical button and the touch signal of the application interface.
Before the obtaining of the touch signal of the application interface corresponding to the trigger instruction and sending the signal to the application, the method further includes:
judging whether the application is pre-saved or not;
and if so, executing the touch signal of the application interface corresponding to the acquired trigger instruction, and sending the signal to the application.
The step of acquiring the touch signal of the application interface corresponding to the trigger instruction includes:
judging whether a touch signal corresponding to the trigger instruction of the physical button exists in the currently displayed application interface;
if the judgment result is yes, executing the touch signal of the application interface corresponding to the trigger instruction;
and if the judgment result is negative, ignoring the trigger instruction of the physical button.
Wherein the method further comprises:
different application package names and different windows corresponding to different applications are pre-configured on the bottom layer of the system;
and configuring different child windows corresponding to different interfaces of each application.
The step of detecting the currently displayed application interface comprises the following steps:
if the window corresponding to the application package name in the running application list runs at the front end of the system screen, the application corresponding to the window running at the front end of the system screen is the application currently displayed by the terminal;
and the interface corresponding to the sub-window operated in the window operated at the front end of the system screen is the application interface currently displayed by the terminal.
The physical button is a physical key, a physical knob or a physical plectrum.
And the application is not an application which is carried by the terminal from the factory.
In order to solve the above technical problem, another technical solution adopted by the present application is: the processor is respectively coupled with the memory, the communication circuit, the touch screen and the physical button, and when working, the processor controls the processor, the memory, the communication circuit, the touch screen and the physical button to realize the steps of the method for operating the terminal.
In order to solve the above technical problem, the present application adopts another technical solution: there is provided an apparatus having a storage function, storing program data executable to implement the steps in the above-described method of terminal operation.
The beneficial effect of this application is: according to the method for operating the terminal, after the triggering instruction of the physical button is received, the touch signal of the currently displayed application interface corresponding to the triggering instruction is searched, the touch signal is sent to the currently displayed application, the application can execute the operation corresponding to the touch signal, and therefore the application can be operated by operating the physical button.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts. Wherein:
FIG. 1 is a schematic flow chart diagram illustrating one embodiment of a method for operating a terminal according to the present application;
FIG. 2 is a schematic flow chart diagram illustrating another embodiment of a method for terminal operation according to the present application;
FIG. 3 is a partial flow diagram of another embodiment of a method of operation of a terminal according to the present application;
FIG. 4 is a schematic structural diagram of an embodiment of a terminal of the present application;
fig. 5 is a schematic structural diagram of an embodiment of the apparatus with a storage function according to the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that, the terminal referred to in this application may be an electronic device such as a mobile phone, an intercom, a computer, etc., as long as it includes a touch screen, a physical button (distinguished from a virtual button on the touch screen) and can be installed with a non-factory-owned application, where a user may operate the terminal by touching the touch screen. Meanwhile, the operating system of the terminal includes, but is not limited to, an android system, and the physical button includes, but is not limited to, a physical key, a physical knob, and a physical paddle, where the operating mode of the physical key is a pressing operation, the operating mode of the physical knob is a rotating operation, and the operating mode of the physical paddle is a toggling operation, for example, a mute key on some types of electronic devices at present. In summary, the present application is not limited to a specific form of physical button.
Referring to fig. 1, fig. 1 is a schematic flowchart of an embodiment of a method for operating a terminal according to the present application, where the method includes:
s110: and when the terminal receives a triggering instruction of the physical button, detecting the currently displayed application interface.
When the terminal receives the trigger instruction, the application interface displayed on the current screen of the terminal is detected, and the currently displayed application interface is the application interface which is being operated by the user.
S120: and acquiring a touch signal of the application interface corresponding to the trigger instruction, and sending the signal to the application.
Generally, a user can perform multiple touch operations on one application interface, where the areas where the user touches the application interface are different, the touch modes are different, and the touch signals generated correspondingly are different, for example, for a chat interface, the user clicks icons of different contacts to chat with the different contacts; when the contact icon is clicked, a dialog box for chatting with the contact can be entered, and when the contact icon is pressed for a long time, remarks can be modified aiming at the contact. After the trigger instruction of the physical button is obtained in step S110, according to a preset corresponding relationship, a touch signal of the currently displayed application interface corresponding to the trigger instruction is obtained, that is, the trigger instruction of the physical button is converted into a touch signal of the application interface, and the touch signal is sent to the currently displayed application.
S130: the application performs an operation corresponding to the touch signal.
The application may be an application carried by the terminal when the terminal leaves a factory, or an application downloaded and installed by a user after leaving the factory. After receiving the touch signal sent in step S120, the application executes an operation corresponding to the touch signal, that is, the user is simulated to touch the display interface of the current application through the touch screen, for example, the application interface displayed at present is a chat interface, and when the user clicks a physical ptt (push to talk) button, the user is simulated to touch a virtual key on the touch screen to open a voice sending function.
It can be seen from the above that, a user can directly simulate to touch the currently displayed application interface through the touch screen through the physical button without applying a predetermined binding key value, the terminal monitors the trigger instruction of the physical button in the whole process, and searches for the touch signal corresponding to the currently displayed application interface according to the trigger instruction, which is equivalent to converting the trigger instruction of the physical button into the touch signal of the application interface by the terminal, and the application only needs to receive the touch signal. And because the application is not required to be improved, the method can be used for completing the adaptation of the application to the physical button no matter whether the terminal is the existing model or the future model or whether the physical button is more or more special.
In another embodiment, the method of terminal operation further comprises:
s140: and presetting and storing a corresponding relation between a trigger instruction of the physical button and a touch signal of the application interface.
A database is pre-established by a terminal production party, and the corresponding relation between the trigger instruction of the physical button and the touch signal of the application interface is pre-established and stored. The database can be updated regularly or irregularly by the terminal producer, or can be created or updated by the user according to a configuration interface provided by the terminal producer.
Specifically, on one application interface, the trigger instruction of one physical button can only correspond to one touch signal, and the touch signals on different application interfaces can correspond to the trigger instruction of the same physical button, that is, different application interfaces can be operated through the same physical button.
By presetting the corresponding relation, no matter what application is downloaded by the terminal, the application can be adapted with the physical button as long as the triggering instruction of the physical button corresponding to the touch signal of the application is preset, so that the application can be operated by the physical button.
Meanwhile, by presetting the corresponding relation, the touch signals which can be generated by some complex combined operations in the prior art can correspond to the trigger instruction of a simple physical button, namely, in the prior art, a user may need at least two fingers to combine the operations finished by the touch screen, and only one finger is needed to trigger the physical button in the application, so that misoperation can be reduced, the reliability of the operation is improved, and blind operation is realized.
The physical buttons in the present application may be physical buttons that are defined universally by the system, such as a volume adjustment key, an unlock key, a return key, and the like, or may also be physical buttons that are not defined universally by the system, such as a relatively special physical button developed by a terminal manufacturer, and the relatively special physical button developed by the terminal manufacturer may not be recognized by the general system when it is triggered in an open and general system, such as an open android system.
Through the steps, as long as the triggering instruction of the physical button is pre-stored and the touch signal of the application interface corresponding to the triggering instruction is set, the operation application can be realized by triggering the physical button.
Referring to fig. 2, fig. 2 is a schematic flow chart of the method for operating the terminal according to the present application in the embodiment, in which the method specifically includes:
s210: and when the terminal receives a triggering instruction of the physical button, detecting the currently displayed application interface. Step S210 corresponds to step S110, and reference can be made to the above embodiments for details, which are not described herein again.
S220: it is determined whether the application is pre-saved.
Specifically, whether the currently displayed application is pre-stored in the database is determined, if the currently displayed application is pre-stored in the database, it indicates that a touch signal corresponding to the received trigger instruction of the physical button may exist on the currently displayed application interface, and step S230 is performed, if the determination result is no, it indicates that the trigger instruction of the physical button corresponding to the currently displayed application is not set, and the application cannot be operated by the trigger instruction of the physical button, it is continuously determined whether the trigger instruction of the physical button is a trigger instruction commonly defined by the terminal system, such as a volume adjustment instruction, and if the trigger instruction of the physical button is not a commonly defined trigger instruction, the trigger instruction of the physical button may be ignored.
S230: if the judgment result is yes, acquiring a touch signal of the application interface corresponding to the trigger instruction, and sending the signal to the application.
In an application scenario, although the currently displayed application is pre-saved, it is not indicated that the currently displayed application interface has a touch signal corresponding to the trigger instruction of the physical button, and therefore in the application scenario, step S230 specifically includes:
s231: and judging whether the currently displayed application interface has a touch signal corresponding to the trigger instruction of the physical button.
And judging whether a touch signal corresponding to the trigger instruction of the physical button and belonging to the currently displayed application interface exists in the database, if so, entering step S232, otherwise, entering step S233.
S232: and executing to acquire the touch signal of the application interface corresponding to the trigger instruction.
And acquiring a touch signal of the application interface corresponding to the trigger instruction of the physical button according to a preset corresponding relation in the database, namely converting the trigger instruction of the physical button into the touch signal of the application interface, and entering step S240.
S233: the triggering instruction of the physical button is ignored.
And if the touch signal corresponding to the trigger instruction of the physical button does not exist in the currently displayed application interface, ignoring the trigger instruction.
S240: the application performs an operation corresponding to the touch signal. Step S240 is the same as or similar to step S130, and reference may be made to the above embodiments for details, which are not repeated herein.
Referring to fig. 3, fig. 3 is a partial flow chart of another embodiment of the terminal operation method according to the present application. Unlike the above embodiment, in this embodiment, the method further includes:
s310: different application package names and different windows corresponding to different applications are pre-configured on the bottom layer of the system.
S320: and configuring different child windows corresponding to different interfaces of each application.
Through steps S310 and S320, an application corresponds to an application package name and a main window, and a main window corresponds to different sub-windows corresponding to application interfaces that are not used by the application. Optionally, a window list and a child window list may be formed at the same time.
In this embodiment, the step of detecting the currently displayed application interface includes:
and if the window corresponding to the application package name in the running application list runs at the front end of the system screen, the application corresponding to the window running at the front end of the system screen is the application currently displayed by the terminal.
And the interface corresponding to the sub-window operated in the window operated at the front end of the system screen is the application interface currently displayed by the terminal.
The application package names existing in the running application list indicate that the application corresponding to the application package name is running, and the running comprises running in the foreground and running in the background. If the window corresponding to the application package name existing in the application list runs at the front end of the system screen, it is indicated that the application corresponding to the window is the application running in the foreground of the terminal, that is, the application currently displayed by the terminal, and then the interface corresponding to the sub-window running in the window running at the front end of the system screen is the application interface currently displayed, that is, the application interface corresponding to the sub-window running in the main window is the application interface displayed, that is, by searching the main window running at the front end of the system and the sub-window running in the main window, the detection of the application interface currently displayed can be realized, and the subsequent search of the touch signal corresponding to the trigger instruction of the physical button on the application interface is facilitated.
Referring to fig. 4, fig. 4 is a schematic structural diagram of an embodiment of a terminal according to the present application, in the embodiment, the terminal 40 includes a processor 401, a memory 402, a communication circuit 403, a touch screen 404, and a physical button 405, the processor 401 is respectively coupled to the memory 402, the communication circuit 403, the touch screen 404, and the physical button 405, and when the processor 401 operates, the processor 401 controls itself, the memory 402, the communication circuit 403, the touch screen 404, and the physical button 405 to implement steps in a method for implementing terminal operations in any one of the above embodiments, and detailed methods may refer to the above embodiments and are not described herein again.
The terminal 40 may be a mobile phone, an intercom, a notebook, a tablet computer, a vehicle-mounted computer, etc., as long as it has a touch screen 404 and a physical button 405, and is not limited herein. The physical button 405 may be a physical key or a physical knob, the physical key may be operated by pressing, and the physical knob may be operated by rotating.
Referring to fig. 5, fig. 5 is a schematic structural diagram of an embodiment of the apparatus with storage function 50 of the present application, where the apparatus with storage function 50 stores program data 501, and the program data 501 can be executed to implement the steps in the method for operating a terminal in any of the above embodiments. For a detailed terminal operation method, reference may be made to the above embodiments, which are not described herein again.
The device 50 with storage function may be a portable storage medium, such as a usb disk and an optical disk, or may be a terminal, a server, or the like.
In summary, different from the situation in the prior art, in the terminal operation method of the present application, after receiving a trigger instruction of a physical button, a touch signal of a currently displayed application interface corresponding to the trigger instruction is searched, and the touch signal is sent to a currently displayed application, and the application executes an operation corresponding to the touch signal, so that the application can be operated by operating the physical button, and meanwhile, the application does not need to monitor in the whole process, and the application does not need to make any improvement, and only needs to be responsible for receiving the touch signal, so that the adaptation of the application to the physical button can be completed by the method without improving the application by an application developer.
The above description is only for the purpose of illustrating embodiments of the present application and is not intended to limit the scope of the present application, and all modifications of equivalent structures and equivalent processes, which are made by the contents of the specification and the drawings of the present application or are directly or indirectly applied to other related technical fields, are also included in the scope of the present application.

Claims (10)

1. A method of terminal operation, the terminal comprising a touch screen and physical buttons, the method comprising:
when the terminal receives a trigger instruction of a physical button, detecting a currently displayed application interface;
acquiring a touch signal of the application interface corresponding to the trigger instruction, and sending the touch signal to the application;
the application performs an operation corresponding to the touch signal.
2. The method of claim 1, further comprising:
and presetting and storing a corresponding relation between the trigger instruction of the physical button and the touch signal of the application interface.
3. The method according to claim 2, before the obtaining the touch signal of the application interface corresponding to the trigger instruction and sending the signal to the application, further comprising:
judging whether the application is pre-saved or not;
and if so, executing the touch signal of the application interface corresponding to the acquired trigger instruction, and sending the signal to the application.
4. The method according to claim 3, wherein the step of obtaining the touch signal of the application interface corresponding to the trigger instruction comprises:
judging whether a touch signal corresponding to the trigger instruction of the physical button exists in the currently displayed application interface;
if the judgment result is yes, executing the touch signal of the application interface corresponding to the trigger instruction;
and if the judgment result is negative, ignoring the trigger instruction of the physical button.
5. The method of claim 1, further comprising:
different application package names and different windows corresponding to different applications are pre-configured on the bottom layer of the system;
and configuring different child windows corresponding to different interfaces of each application.
6. The method of claim 5, wherein the step of detecting the currently displayed application interface comprises:
if the window corresponding to the application package name in the running application list runs at the front end of the system screen, the application corresponding to the window running at the front end of the system screen is the application currently displayed by the terminal;
and the interface corresponding to the sub-window operated in the window operated at the front end of the system screen is the application interface currently displayed by the terminal.
7. The method of claim 1, wherein the physical button is a physical key, a physical knob, or a physical paddle.
8. The method according to claim 1, wherein the application is not a factory-owned application of the terminal.
9. A terminal comprising a processor, a memory, a communication circuit, a touch screen, and a physical button, the processor being coupled to the memory, the communication circuit, the touch screen, and the physical button, respectively, the processor being operative to control itself and the memory, the communication circuit, the touch screen, and the physical button to implement the steps of the method of any one of claims 1-8.
10. An apparatus having a storage function, characterized in that program data are stored, which program data can be executed to implement the steps in the method according to any of claims 1-8.
CN201910516348.9A 2019-06-14 2019-06-14 Terminal operation method, terminal and device with storage function Pending CN112083839A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910516348.9A CN112083839A (en) 2019-06-14 2019-06-14 Terminal operation method, terminal and device with storage function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910516348.9A CN112083839A (en) 2019-06-14 2019-06-14 Terminal operation method, terminal and device with storage function

Publications (1)

Publication Number Publication Date
CN112083839A true CN112083839A (en) 2020-12-15

Family

ID=73733977

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910516348.9A Pending CN112083839A (en) 2019-06-14 2019-06-14 Terminal operation method, terminal and device with storage function

Country Status (1)

Country Link
CN (1) CN112083839A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113467654A (en) * 2021-03-23 2021-10-01 中科创达软件股份有限公司 Application program control method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104461304A (en) * 2014-12-31 2015-03-25 小米科技有限责任公司 Application control method and device
CN108031112A (en) * 2018-01-16 2018-05-15 北京硬壳科技有限公司 Game paddle for control terminal
CN108446140A (en) * 2017-02-15 2018-08-24 阿里巴巴集团控股有限公司 Interface display method, device, the device and operating system
CN109117061A (en) * 2018-07-02 2019-01-01 南昌黑鲨科技有限公司 A kind of input operation processing method, processing unit and intelligent terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104461304A (en) * 2014-12-31 2015-03-25 小米科技有限责任公司 Application control method and device
CN108446140A (en) * 2017-02-15 2018-08-24 阿里巴巴集团控股有限公司 Interface display method, device, the device and operating system
CN108031112A (en) * 2018-01-16 2018-05-15 北京硬壳科技有限公司 Game paddle for control terminal
CN109117061A (en) * 2018-07-02 2019-01-01 南昌黑鲨科技有限公司 A kind of input operation processing method, processing unit and intelligent terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113467654A (en) * 2021-03-23 2021-10-01 中科创达软件股份有限公司 Application program control method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN106708407B (en) Prevent the method, device and mobile terminal of touch key-press false triggering
US10140014B2 (en) Method and terminal for activating application based on handwriting input
CN107483721B (en) Control method, device, storage medium and mobile terminal based on blank screen gesture
US8212785B2 (en) Object search method and terminal having object search function
CN106681635B (en) Split screen false touch prevention method and device and mobile terminal
CN107450837B (en) Respond method, apparatus, storage medium and the mobile terminal of blank screen gesture
CN108710515B (en) Application preloading method and device, storage medium and terminal
KR20100093293A (en) Mobile terminal with touch function and method for touch recognition using the same
US10466894B2 (en) Method, device, storage medium and mobile terminal for recognizing an off-screen gesture
CN106708408A (en) Method and device for preventing spurious triggering of touch keys and terminal
CN112882850A (en) Key event processing method, device, equipment and storage medium
WO2021017853A1 (en) Method for recommending operation sequence, terminal, and computer readable medium
CN112083839A (en) Terminal operation method, terminal and device with storage function
US10402083B2 (en) Fingerprint event processing method, apparatus, and terminal
CN104461258B (en) For operating computer method and system
CN113938733A (en) Shortcut key control method and device for remote control equipment, storage medium and device
CN106445670B (en) A kind of data managing method, device and mobile terminal for opening application more
CN110941384A (en) Interaction method, interaction device, terminal and computer readable storage medium
CN107197088A (en) Screenshot method and device based on Android mobile device
CN107395888B (en) Processing method, device, storage medium and the mobile terminal of blank screen gesture
WO2020248234A1 (en) Terminal operation method, terminal, and apparatus having storage function
CN108153676A (en) Debugging management method, apparatus, storage medium and terminal device
CN112035271B (en) User operation information processing method and device, electronic equipment and storage medium
CN114079658A (en) Cross-device synchronization method, terminal device and storage medium
KR20080080786A (en) System and method for providing short cut menu

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20201215

RJ01 Rejection of invention patent application after publication