CN107179866B - Application control method, device and storage medium - Google Patents

Application control method, device and storage medium Download PDF

Info

Publication number
CN107179866B
CN107179866B CN201710364376.4A CN201710364376A CN107179866B CN 107179866 B CN107179866 B CN 107179866B CN 201710364376 A CN201710364376 A CN 201710364376A CN 107179866 B CN107179866 B CN 107179866B
Authority
CN
China
Prior art keywords
control instruction
determining
touch operation
application
page
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
CN201710364376.4A
Other languages
Chinese (zh)
Other versions
CN107179866A (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.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201710364376.4A priority Critical patent/CN107179866B/en
Publication of CN107179866A publication Critical patent/CN107179866A/en
Application granted granted Critical
Publication of CN107179866B publication Critical patent/CN107179866B/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/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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • G06F21/32User authentication using biometric data, e.g. fingerprints, iris scans or voiceprints
    • 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/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range

Abstract

The disclosure relates to a method, a device and a storage medium for application control, wherein the method comprises the following steps: when the touch operation is detected through the fingerprint sensor, whether the preset application is opened on the current interface is determined, when the preset application is opened on the current interface is determined, the control instruction corresponding to the touch operation in the preset application is determined, and the corresponding control instruction is responded in the preset application.

Description

Application control method, device and storage medium
Technical Field
The present disclosure relates to the field of electronic devices, and in particular, to a method, an apparatus, and a storage medium for application control.
Background
In the related art, when a user performs page control through a terminal, two control modes are generally included, one mode is that the user clicks a specific position or a button of a terminal screen, and the other mode is that the user performs a sliding operation on the terminal screen, for example, when performing page control, if the user finishes reading a current page through a reading-type application, the user may slide left or click the right side of the current page on the terminal screen to switch to a next page to continue reading, or slide right or click the left side of the current page on the terminal screen to switch to a previous page to continue reading.
Disclosure of Invention
To overcome the problems in the related art, the present disclosure provides a method, apparatus, and storage medium for application control.
According to a first aspect of the embodiments of the present disclosure, there is provided an application control method, including: when the touch operation is detected through the fingerprint sensor, whether a preset application is opened on a current interface is determined; when the current interface is determined to open a preset application, determining a control instruction corresponding to the touch operation in the preset application; and responding to a corresponding control instruction in the preset application.
Optionally, the preset application is a reading application, and the corresponding control instruction is a page control instruction.
Optionally, the method further comprises: when the current interface is determined not to open the preset application, determining whether the current interface is in an authority authentication mode or not; if the current mode is in the authority authentication mode, acquiring fingerprint information corresponding to the touch operation; and performing authority authentication on the user according to the fingerprint information.
Optionally, the performing, according to the fingerprint information, authority authentication on the user includes: matching the fingerprint information with preset fingerprint characteristics to obtain a matching degree; and when the matching degree is greater than or equal to a preset threshold value, determining that the authority authentication is passed.
Optionally, the touch operation includes a sliding operation, and the determining of the control instruction corresponding to the touch operation in the preset application includes: determining a sliding direction of the sliding operation; and determining a corresponding control instruction according to the sliding direction.
Optionally, the determining a corresponding control instruction according to the sliding direction includes: when the sliding direction is a first direction, determining that the control instruction is a control instruction for switching the current page to the next page; and when the sliding direction is a second direction, determining that the control instruction is a control instruction for switching the current page to the previous page.
Optionally, the touch operation includes a click operation, and the determining of the control instruction corresponding to the touch operation in the preset application includes: determining the clicking times of the clicking operation; and determining a corresponding control instruction according to the click times.
Optionally, the determining a corresponding control instruction according to the number of clicks includes: when the clicking times are the first times, determining that the control instruction is a control instruction for switching the current page to the next page; and when the number of times of clicking is the second number of times, determining that the control instruction is a control instruction for switching the current page to the previous page.
According to a second aspect of embodiments of the present disclosure, there is provided an apparatus for application control, the apparatus comprising: the first determining module is configured to determine whether a preset application is opened on a current interface or not when the touch operation is detected through the fingerprint sensor; the second determining module is configured to determine a control instruction corresponding to the touch operation in a preset application when the current interface is determined to be opened to the preset application; and the response module is configured to respond to the corresponding control instruction in the preset application.
Optionally, the preset application is a reading application, and the corresponding control instruction is a page control instruction.
Optionally, the apparatus further comprises: the third determining module is configured to determine whether the current interface is in the authority authentication mode or not when the current interface is determined not to open the preset application; the acquisition module is configured to acquire fingerprint information corresponding to the touch operation if the current mode is in the authority authentication mode; and the authentication module is configured to perform authority authentication on the user according to the fingerprint information.
Optionally, the authentication module comprises: the matching sub-module is configured to match the fingerprint information with preset fingerprint characteristics to obtain a matching degree; the first determining sub-module is configured to determine that the authority authentication passes when the matching degree is greater than or equal to a preset threshold.
Optionally, the touch operation includes a slide operation, and the second determining module includes: a second determination submodule configured to determine a sliding direction of the sliding operation; and the third determining submodule is configured to determine a corresponding control instruction according to the sliding direction.
Optionally, the third determining sub-module is configured to determine that the control instruction is a control instruction for switching a current page to a next page when the sliding direction is the first direction; and when the sliding direction is a second direction, determining that the control instruction is a control instruction for switching the current page to the previous page.
Optionally, the touch operation includes a click operation, and the second determining module includes: a fourth determination submodule configured to determine a number of clicks of the click operation; and the fifth determining submodule is configured to determine a corresponding control instruction according to the click times.
Optionally, the fifth determining sub-module is configured to determine that the control instruction is a control instruction for switching a current page to a next page when the number of clicks is a first number; and when the number of times of clicking is the second number of times, determining that the control instruction is a control instruction for switching the current page to the previous page.
According to a third aspect of the embodiments of the present disclosure, there is provided an apparatus for application control, comprising a processor; a memory for storing processor-executable instructions; wherein the processor is configured to: when the touch operation is detected through the fingerprint sensor, whether a preset application is opened on a current interface is determined; when the current interface is determined to open a preset application, determining a control instruction corresponding to the touch operation in the preset application; and responding to a corresponding control instruction in the preset application.
According to a fourth aspect of embodiments of the present disclosure, there is provided a computer-readable storage medium having stored thereon computer program instructions which, when executed by a processor, implement the steps of the method of application control of the first aspect described above.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: the present disclosure provides a method, an apparatus, and a storage medium for application control, where the method includes: when the touch operation is detected through the fingerprint sensor, whether the preset application is opened on the current interface is determined, when the preset application is opened on the current interface is determined, the control instruction corresponding to the touch operation in the preset application is determined, and the corresponding control instruction is responded in the preset application.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a flow diagram illustrating a method of application control in accordance with an exemplary embodiment;
FIG. 2 is a flow diagram illustrating yet another method of application control in accordance with an exemplary embodiment;
FIG. 3 is a block diagram illustrating a first type of application controlled apparatus in accordance with an exemplary embodiment;
FIG. 4 is a block diagram illustrating a second type of application controlled apparatus in accordance with an exemplary embodiment;
FIG. 5 is a block diagram illustrating a third apparatus for application control according to an example embodiment;
FIG. 6 is a block diagram illustrating a fourth apparatus to apply control in accordance with an exemplary embodiment;
FIG. 7 is a block diagram illustrating a fifth application controlled apparatus in accordance with an exemplary embodiment;
fig. 8 is a block diagram illustrating a sixth apparatus for application control according to an example embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
The present disclosure may be applied to an application control scenario, in which a user may control a currently opened reading application, for example, page control may be performed on a page displayed by a book application (such as applications like a novel reader and a palm-reading application), such as switching to a next/previous page, or page control may be performed on a page displayed by a web browsing application (such as applications like a hundred-degree browser and a UC browser), such as switching to a next/previous page, or switching control may be performed on multimedia currently displayed by a multimedia playing application (such as an album, a music player, and the like), such as switching to a next/previous photo or a song.
In the related art, when a user performs application control through a terminal, two control modes are generally included, one mode is that the user clicks a specific position or a button of a terminal screen, and the other mode is that the user performs a sliding operation on the terminal screen, for example, when performing application control, if the user finishes reading a current page through a book application, the user needs to slide left or click the right side of the current page on the terminal screen to switch to a next page for continuing reading, or slide right or click the left side of the current page on the terminal screen to switch to the previous page for continuing reading; when a user browses a webpage by using a webpage browsing application, if the user finishes browsing the information of the current webpage, the user can continue to read by sliding downwards or upwards; when a user browses a photo through a multimedia playing application, if the user browses the current photo, the user needs to slide left in a playing page of the current photo to play a next photo, or slide right in the playing page of the current photo to play a previous photo.
It can be seen from the above that, in the process that the user uses the reading application, the user needs to continuously perform application control (such as page control), but when the user performs application control in the terminal screen, the user needs to continuously adjust the gesture to ensure the comfort of user operation and prevent the terminal from falling, so that the user operation is increased, and the user experience is reduced.
In order to solve the above problems, the present disclosure provides an application control method, an application control device, and a storage medium, where the method does not require a user to perform application control on a terminal screen, and can control a preset application (corresponding to the reading-type application) according to a touch operation obtained by a fingerprint sensor, so that the user does not need to continuously adjust a gesture in an application control process, thereby reducing user operations and improving user experience.
The present disclosure is illustrated in detail below by specific examples.
Fig. 1 is a flowchart illustrating a method of application control according to an exemplary embodiment, which is used in a terminal, as shown in fig. 1, and includes the steps of:
in step 101, when a touch operation is detected by a fingerprint sensor, it is determined whether a preset application is opened on a current interface.
In this step, the fingerprint sensor may be disposed on a panel where the terminal screen is located, or on a panel opposite to the terminal screen, the touch operation may be a click operation or a slide operation, and the preset application may include a preset reading application, for example, the preset application may be a book application (such as a novel reader and a palmtop application), a web browsing application (such as a hundred-degree browser and a UC browser), or a multimedia playing application (such as an album, a music player, and the like), which is only an example and is not limited by the present disclosure.
In step 102, when it is determined that the current interface opens the preset application, a control instruction corresponding to the touch operation in the preset application is determined.
Wherein the control instruction may comprise a page control instruction.
In step 103, the corresponding control instruction is responded in the preset application.
Thus, the fingerprint sensor can perform application control according to touch operation without acquiring fingerprint information of a user.
By adopting the method, the user does not need to perform application control on the terminal screen, and the preset application can be controlled according to the touch operation acquired by the fingerprint sensor, so that the user does not need to continuously adjust gestures in the application control process, thereby reducing the operation of the user and improving the user experience.
Fig. 2 is a flowchart illustrating a method of application control according to an exemplary embodiment, which is used in a terminal, as shown in fig. 2, and includes the following steps:
in step 201, when a touch operation is detected by a fingerprint sensor, it is determined whether a preset application is opened on a current interface.
In this step, the fingerprint sensor may be disposed on a panel where the terminal screen is located, or on a panel opposite to the terminal screen, the touch operation may be a click operation or a slide operation, and the preset application may include a preset reading application, for example, the preset application may be a book application (such as a novel reader and a palmtop application), a web browsing application (such as a hundred-degree browser and a UC browser), or a multimedia playing application (such as an album, a music player, and the like), which is only an example and is not limited by the present disclosure.
Executing steps S202 and S203 when the current interface is determined to open the preset application;
and executing the step S204 when the current interface is determined not to open the preset application.
And S202, determining a control instruction corresponding to the touch operation in the preset application.
If the fingerprint sensor acquires that the touch operation of the user is intermittent within a certain time period, determining that the touch operation is a click operation, and if the fingerprint sensor acquires that the touch operation of the user is continuous within a certain time period, determining that the touch operation is a slide operation.
In this step, if the touch operation is a sliding operation, the control instruction corresponding to the touch operation in the preset application may be determined through the following steps:
and S11, determining the sliding direction of the sliding operation.
When the user performs the sliding operation, the fingerprint sensor can acquire a starting point position and an end point position of the fingerprint when the user performs the sliding operation, a plane coordinate system is formed by passing the starting point position, the starting point position and the end point position are connected to form a straight line, and if the angle between the straight line and a horizontal axis in the plane coordinate system is greater than or equal to minus 45 degrees and less than or equal to 45 degrees, the sliding direction of the sliding operation is determined to be the right direction; if the angle between the straight line and the horizontal axis is greater than or equal to 135 degrees and less than or equal to-135 degrees, determining that the sliding direction of the sliding operation is towards the left; if the angle between the straight line and the horizontal axis is more than 45 degrees and less than 135 degrees, determining that the sliding direction of the sliding operation is upward; if the angle between the straight line and the horizontal axis is greater than-135 ° and less than-45 °, the sliding direction of the sliding operation is determined to be downward, and the above method for determining the sliding direction is only an example and is not limited by the present disclosure.
And S12, determining a corresponding control command according to the sliding direction.
In this step, a first control instruction relation table may be obtained, where the first control instruction relation table is a preset relation table, the first control instruction relation table includes a corresponding relation between the sliding direction and the control instruction, and the control instruction corresponding to the sliding direction is searched in the first control instruction relation table.
Wherein, the control instruction may include a page control instruction, and determining the corresponding control instruction according to the sliding direction may further include: when the sliding direction is a first direction, determining that the control instruction is a control instruction for switching the current page to the next page; when the sliding direction is a second direction, determining that the control instruction is a control instruction for switching the current page to the previous page, where the first direction and the second direction may be opposite directions, for example, if the first direction is leftward and the second direction is rightward, when the sliding direction of the sliding operation is leftward, determining that the control instruction is a control instruction for switching the current page to the next page; and when the sliding direction of the sliding operation is rightward, determining that the control instruction is a control instruction for switching the current page to the previous page.
In this step, if the touch operation is a click operation, the control instruction corresponding to the touch operation in the preset application may be determined through the following steps:
and S21, determining the clicking times of the clicking operation.
When the user performs a click operation, the fingerprint sensor may collect one fingerprint image every time the user performs a click operation on the fingerprint sensor within a certain time period, for example, if the time period is 3 seconds, the terminal may acquire the fingerprint image collected by the fingerprint sensor within 3 seconds, so that the click number may be determined according to the number of the fingerprint images, and if the fingerprint sensor collects two fingerprint images within 3 seconds, the click number of the user performing the click operation may be determined to be 2 times, where the above method for determining the click number is merely an example, and the disclosure does not limit this.
And S22, determining a corresponding control command according to the click times.
In this step, a second control instruction relation table may be obtained, where the second control instruction relation table may be a preset relation table, the second control instruction relation table includes a corresponding relation between the number of clicks and the control instruction, and the control instruction corresponding to the number of clicks is searched in the second control instruction relation table.
Wherein, the control instruction may include a page control instruction, and determining the corresponding control instruction according to the number of times of clicking may further include: when the number of clicks is a first number, determining that the control instruction is a control instruction for switching a current page to a next page, and when the number of clicks is a second number, determining that the control instruction is a control instruction for switching the current page to the previous page, for example, if the first number is 1 and the second number is 2, when the number of clicks of a click operation is 1, the control instruction is a control instruction for switching the current page to the next page; when the number of clicks of the click operation is 2, the control instruction is a control instruction for switching the current page to the previous page.
And S203, responding to the corresponding control instruction in the preset application.
S204, determining whether the current mode is in the authority authentication mode.
The authority authentication mode may be a mode in which a user performs fingerprint authentication in a state in which the terminal is locked.
When it is determined that it is currently in the authority authentication mode, steps S205 to S207 are performed;
and when determining that the terminal is not in the authority authentication mode, the terminal does not respond to the touch operation and returns to the step S201.
And S205, acquiring fingerprint information corresponding to the touch operation.
The fingerprint sensor can be used for collecting fingerprint information of a user when touch operation is detected.
And S206, matching the fingerprint information with preset fingerprint characteristics to obtain a matching degree.
The preset fingerprint features are extracted according to a fingerprint image model input by the user in advance.
In this step, "fingerprint identification" can be found in a setting list of the terminal, then "fingerprint identification" is entered into the "fingerprint identification" list by clicking "fingerprint identification" and "fingerprint addition" is clicked in the "fingerprint identification" list, at this time, the terminal prompts a user to place a finger on a fingerprint sensor for fingerprint image model acquisition, so that the user can place the finger on the fingerprint sensor for fingerprint image model acquisition according to the prompt, and image preprocessing (such as image enhancement, binarization, refinement and other preprocessing) is performed on the acquired fingerprint image model to eliminate interference noise in the fingerprint image model, so that the definition of the fingerprint image model is improved, then the preprocessed fingerprint image model is subjected to feature extraction to obtain the preset fingerprint feature, and thus, the terminal can match the acquired fingerprint information with the preset fingerprint feature to obtain the matching degree.
And S207, determining whether the matching degree is greater than or equal to a preset threshold value.
When the matching degree is greater than or equal to the preset threshold, executing step S208;
when the matching degree is smaller than the preset threshold, step S209 is executed.
S208, the authority authentication is confirmed to pass.
S209, generates a presentation information.
The prompt information is used to prompt the user that the authority authentication fails, and for example, the prompt information may be text information displayed to the user in a prompt box of the terminal, such as "fingerprint information input by you fails to authenticate, please input again", or of course, other forms of prompt information may also be used, such as prompting the user that the authority authentication fails through voice information.
By adopting the method, the user does not need to perform application control on the terminal screen, and the preset application can be controlled according to the touch operation acquired by the fingerprint sensor, so that the user does not need to continuously adjust gestures in the application control process, thereby reducing the operation of the user and improving the user experience.
Fig. 3 is a block diagram illustrating an apparatus for application control according to an exemplary embodiment, and referring to fig. 3, the apparatus includes a first determining module 31, a second determining module 32, and a response module 33.
The first determining module 31 is configured to determine whether a preset application is opened on a current interface when a touch operation is detected by the fingerprint sensor;
the second determining module 32 is configured to determine, when it is determined that a preset application is opened on the current interface, a control instruction corresponding to the touch operation in the preset application;
the response module 33 is configured to respond to the corresponding control instruction in the preset application.
Optionally, the preset application is a reading application, and the corresponding control instruction is a page control instruction.
Fig. 4 is a block diagram of an apparatus for applying control according to the embodiment shown in fig. 3, and as shown in fig. 4, the apparatus further includes:
a third determining module 34, configured to determine whether the current interface is in the authority authentication mode when it is determined that the preset application is not opened on the current interface;
the obtaining module 35 is configured to obtain fingerprint information corresponding to the touch operation if the current mode is in the authority authentication mode;
and an authentication module 36 configured to perform authority authentication on the user according to the fingerprint information.
Fig. 5 is a block diagram of an application controlled device according to the embodiment shown in fig. 4, and as shown in fig. 5, the authentication module 36 includes:
the matching sub-module 361 is configured to match the fingerprint information with preset fingerprint characteristics to obtain a matching degree;
the first determining sub-module 362 is configured to determine that the authority authentication is passed when the matching degree is greater than or equal to a preset threshold.
Fig. 6 is a block diagram of an apparatus for application control according to the embodiment shown in fig. 4, the touch operation includes a slide operation, and as shown in fig. 6, the second determining module 32 includes:
a second determination submodule 321 configured to determine a sliding direction of the sliding operation;
a third determining submodule 322 configured to determine a corresponding control instruction according to the sliding direction.
Optionally, the third determining sub-module 322 is configured to determine that the control instruction is a control instruction for switching the current page to the next page when the sliding direction is the first direction; and when the sliding direction is a second direction, determining that the control instruction is a control instruction for switching the current page to the previous page.
Fig. 7 is a block diagram of an application-controlled apparatus according to the embodiment shown in fig. 4, wherein the touch operation includes a click operation, and the second determining module 32 further includes:
a fourth determining submodule 323 configured to determine the number of clicks of the clicking operation;
a fifth determining sub-module 324 configured to determine a corresponding control instruction according to the number of clicks.
Optionally, the fifth determining sub-module 324 is configured to determine that the control instruction is a control instruction for switching the current page to the next page when the number of times of clicking is the first number; and when the click times are the second times, determining that the control instruction is the control instruction for switching the current page to the previous page.
With regard to the apparatus in the above embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be described in detail here.
By adopting the device, the user is not required to carry out application control on the terminal screen, the preset application can be controlled according to the touch operation acquired by the fingerprint sensor, so that the user is not required to continuously adjust gestures in the application control process, the operation of the user is reduced, and the user experience is improved.
Fig. 8 is a block diagram illustrating an apparatus 800 for application control in accordance with an example embodiment. For example, the apparatus 800 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, an exercise device, a personal digital assistant, and the like.
Referring to fig. 8, the apparatus 800 may include one or more of the following components: a processing component 802, a memory 804, a power component 806, a multimedia component 808, an audio component 88, an input/output (I/O) interface 812, a sensor component 814, and a communication component 816.
The processing component 802 generally controls overall operation of the device 800, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing component 802 may include one or more processors 820 to execute instructions to perform all or a portion of the steps of the application controlled method described above. Further, the processing component 802 can include one or more modules that facilitate interaction between the processing component 802 and other components. For example, the processing component 802 may include a multimedia module to facilitate interaction between the multimedia component 808 and the processing component 802.
The memory 804 is configured to store various types of data to support operations at the apparatus 800. Examples of such data include instructions for any application or method operating on device 800, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 804 may be implemented by any type or combination of volatile or non-volatile memory devices, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
Power component 806 provides power to the various components of device 800. The power components 806 may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for the device 800.
The multimedia component 808 includes a screen that provides an output interface between the device 800 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 808 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the device 800 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 810 is configured to output and/or input audio signals. For example, the audio component 810 includes a Microphone (MIC) configured to receive external audio signals when the apparatus 800 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signal may further be stored in the memory 804 or transmitted via the communication component 816. In some embodiments, audio component 810 also includes a speaker for outputting audio signals.
The I/O interface 812 provides an interface between the processing component 802 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 814 includes one or more sensors for providing various aspects of state assessment for the device 800. For example, the sensor assembly 814 may detect the open/closed state of the device 800, the relative positioning of components, such as a display and keypad of the device 800, the sensor assembly 814 may also detect a change in position of the device 800 or a component of the device 800, the presence or absence of user contact with the device 800, the orientation or acceleration/deceleration of the device 800, and a change in temperature of the device 800. Sensor assembly 814 may include a proximity sensor configured to detect the presence of a nearby object in the absence of any physical contact. The sensor assembly 814 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 814 may also include a fingerprint sensor, an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 816 is configured to facilitate communications between the apparatus 800 and other devices in a wired or wireless manner. The device 800 may access a wireless network based on a communication standard, such as WiFi,2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 816 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 816 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, ultra Wideband (UWB) technology, bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus 800 may be implemented by one or more Application Specific Integrated Circuits (ASICs), digital Signal Processors (DSPs), digital Signal Processing Devices (DSPDs), programmable Logic Devices (PLDs), field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described method of application control.
In an exemplary embodiment, a computer-readable storage medium is also provided, having stored thereon computer program instructions, such as the memory 804 including program instructions, which when executed by the processor 820 of the apparatus 800, implement the steps of the above-described method of application control. For example, the computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice in the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (12)

1. A method for application control is applied to a terminal, and the method comprises the following steps:
when the touch operation is detected through the fingerprint sensor, whether a preset application is opened on a current interface is determined, wherein the preset application is a reading application;
when a preset application is determined to be opened on a current interface, determining a control instruction corresponding to the touch operation in the preset application, wherein the corresponding control instruction is a page control instruction;
the fingerprint sensor does not need to acquire fingerprint information of a user, the touch operation comprises a click operation, and the touch operation is determined to be the click operation in response to the fact that the fingerprint sensor acquires that the touch operation of the user is interrupted within a certain time period;
the determining of the control instruction corresponding to the touch operation in the preset application includes: determining the clicking times of the clicking operation; determining a corresponding control instruction according to the click times; when the number of clicks is a first number, determining that the control instruction is a control instruction for switching the current page to the next page; when the number of times of clicking is a second number of times, determining that the control instruction is a control instruction for switching the current page to the previous page; the determining the number of clicks of the click operation comprises: acquiring the number of fingerprint images acquired by the fingerprint sensor in a preset time period, and determining the number of clicks according to the number of the fingerprint images;
and responding to a corresponding control instruction in the preset application.
2. The method of claim 1, further comprising:
when the current interface is determined not to open the preset application, determining whether the current interface is in an authority authentication mode or not;
if the current mode is in the authority authentication mode, acquiring fingerprint information corresponding to the touch operation;
and performing authority authentication on the user according to the fingerprint information.
3. The method of claim 2, wherein the performing authority authentication on the user according to the fingerprint information comprises:
matching the fingerprint information with preset fingerprint characteristics to obtain a matching degree;
and when the matching degree is greater than or equal to a preset threshold value, determining that the authority authentication is passed.
4. The method according to claim 1, wherein the touch operation comprises a sliding operation, and the determining of the control instruction corresponding to the touch operation in the preset application comprises:
determining a sliding direction of the sliding operation;
and determining a corresponding control instruction according to the sliding direction.
5. The method of claim 4, wherein determining the corresponding control instruction according to the sliding direction comprises:
when the sliding direction is a first direction, determining that the control instruction is a control instruction for switching the current page to the next page;
and when the sliding direction is a second direction, determining that the control instruction is a control instruction for switching the current page to the previous page.
6. An apparatus for application control, applied to a terminal, the apparatus comprising:
the device comprises a first determining module, a second determining module and a third determining module, wherein the first determining module is configured to determine whether a preset application is opened on a current interface when a touch operation is detected through a fingerprint sensor, and the preset application is a reading application;
the second determining module is configured to determine a control instruction corresponding to the touch operation in a preset application when the preset application is determined to be opened on a current interface, wherein the corresponding control instruction is a page control instruction;
the fingerprint sensor does not need to acquire fingerprint information of a user, the touch operation comprises a click operation, and the touch operation is determined to be the click operation in response to the fact that the fingerprint sensor acquires that the touch operation of the user is interrupted within a certain time period;
the second determining module comprises: a fourth determination submodule configured to determine a number of clicks of the click operation; a fifth determining submodule configured to determine a corresponding control instruction according to the click times; the fifth determining submodule is configured to determine that the control instruction is a control instruction for switching a current page to a next page when the number of clicks is a first number; when the number of times of clicking is a second number of times, determining that the control instruction is a control instruction for switching the current page to the previous page; the fourth determining submodule is configured to acquire the number of fingerprint images acquired by the fingerprint sensor within a preset time period, and determine the number of clicks according to the number of the fingerprint images;
and the response module is configured to respond to the corresponding control instruction in the preset application.
7. The apparatus of claim 6, further comprising:
the third determining module is configured to determine whether the current interface is in the authority authentication mode or not when the current interface is determined not to open the preset application;
the acquisition module is configured to acquire fingerprint information corresponding to the touch operation if the touch operation is currently in an authority authentication mode;
and the authentication module is configured to perform authority authentication on the user according to the fingerprint information.
8. The apparatus of claim 7, wherein the authentication module comprises:
the matching sub-module is configured to match the fingerprint information with preset fingerprint characteristics to obtain a matching degree;
the first determining sub-module is configured to determine that the authority authentication passes when the matching degree is greater than or equal to a preset threshold.
9. The apparatus of claim 6, wherein the touch operation comprises a slide operation, and wherein the second determining module comprises:
a second determination submodule configured to determine a sliding direction of the sliding operation;
and the third determining submodule is configured to determine a corresponding control instruction according to the sliding direction.
10. The apparatus according to claim 9, wherein the third determining sub-module is configured to determine that the control instruction is a control instruction for switching a current page to a next page when the sliding direction is the first direction; and when the sliding direction is a second direction, determining that the control instruction is a control instruction for switching the current page to the previous page.
11. An apparatus for application control, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to: when the touch operation is detected through the fingerprint sensor, whether a preset application is opened on a current interface is determined, wherein the preset application is a reading application; when a preset application is determined to be opened on a current interface, determining a control instruction corresponding to the touch operation in the preset application, wherein the corresponding control instruction is a page control instruction; the fingerprint sensor does not need to acquire fingerprint information of a user, the touch operation comprises a click operation, and the touch operation is determined to be the click operation in response to the fact that the fingerprint sensor acquires that the touch operation of the user is interrupted within a certain time period; the determining of the control instruction corresponding to the touch operation in the preset application includes: determining the clicking times of the clicking operation; determining a corresponding control instruction according to the click times; when the number of clicks is a first number, determining that the control instruction is a control instruction for switching the current page to the next page; when the number of times of clicking is a second number of times, determining that the control instruction is a control instruction for switching the current page to the previous page; the determining the number of clicks of the click operation comprises: acquiring the number of fingerprint images acquired by the fingerprint sensor in a preset time period, and determining the number of clicks according to the number of the fingerprint images; and responding to a corresponding control instruction in the preset application.
12. A computer-readable storage medium, on which computer program instructions are stored, which program instructions, when executed by a processor, carry out the steps of the method according to any one of claims 1 to 5.
CN201710364376.4A 2017-05-22 2017-05-22 Application control method, device and storage medium Active CN107179866B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710364376.4A CN107179866B (en) 2017-05-22 2017-05-22 Application control method, device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710364376.4A CN107179866B (en) 2017-05-22 2017-05-22 Application control method, device and storage medium

Publications (2)

Publication Number Publication Date
CN107179866A CN107179866A (en) 2017-09-19
CN107179866B true CN107179866B (en) 2023-03-24

Family

ID=59831885

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710364376.4A Active CN107179866B (en) 2017-05-22 2017-05-22 Application control method, device and storage medium

Country Status (1)

Country Link
CN (1) CN107179866B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109151193B (en) * 2018-08-13 2020-09-22 维沃移动通信有限公司 Alarm clock control method and mobile terminal
CN112639710A (en) * 2018-09-29 2021-04-09 深圳市柔宇科技股份有限公司 Page operation method, electronic device and computer-readable storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105022570A (en) * 2015-06-30 2015-11-04 广东欧珀移动通信有限公司 Method for controlling applications through fingerprint identification and terminal device
CN105245672A (en) * 2015-10-30 2016-01-13 上海斐讯数据通信技术有限公司 Method and system for rapidly calling contact

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104808940B (en) * 2015-01-26 2016-04-20 深圳市中兴移动通信有限公司 Inter-terminal data transmission method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105022570A (en) * 2015-06-30 2015-11-04 广东欧珀移动通信有限公司 Method for controlling applications through fingerprint identification and terminal device
CN105245672A (en) * 2015-10-30 2016-01-13 上海斐讯数据通信技术有限公司 Method and system for rapidly calling contact

Also Published As

Publication number Publication date
CN107179866A (en) 2017-09-19

Similar Documents

Publication Publication Date Title
CN105224195B (en) Terminal operation method and device
CN106951884B (en) Fingerprint acquisition method and device and electronic equipment
CN108932253B (en) Multimedia search result display method and device
WO2017177597A1 (en) Entity button assembly, terminal, touch control response method and apparatus
CN104731688B (en) Point out the method and device of reading progress
CN107025419B (en) Fingerprint template inputting method and device
CN105654302B (en) Payment method and device
CN107102772B (en) Touch control method and device
CN105786507B (en) Display interface switching method and device
EP3561692A1 (en) Method and device for displaying web page content
CN107870712B (en) Screenshot processing method and device
CN105426086A (en) Display processing method and device of searching functional block in page
CN107562349B (en) Method and device for executing processing
EP3260998A1 (en) Method and device for setting profile picture
CN104123093A (en) Information processing method and device
CN106354504B (en) Message display method and device
CN110059547B (en) Target detection method and device
CN105511777B (en) Session display method and device on touch display screen
CN104156993A (en) Method and device for switching face image in picture
CN105094626A (en) Method and device for selecting text contents
CN106775210B (en) Wallpaper changing method and device
CN104572875A (en) Popularization information putting effectiveness determining method and device
CN107179866B (en) Application control method, device and storage medium
CN108766427B (en) Voice control method and device
CN112948704A (en) Model training method and device for information recommendation, electronic equipment and medium

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