Nothing Special   »   [go: up one dir, main page]

CN108874467A - A kind of application function starting method, apparatus and equipment - Google Patents

A kind of application function starting method, apparatus and equipment Download PDF

Info

Publication number
CN108874467A
CN108874467A CN201810627397.5A CN201810627397A CN108874467A CN 108874467 A CN108874467 A CN 108874467A CN 201810627397 A CN201810627397 A CN 201810627397A CN 108874467 A CN108874467 A CN 108874467A
Authority
CN
China
Prior art keywords
biological characteristics
input
user
application
biological
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
CN201810627397.5A
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.)
Advanced New Technologies Co Ltd
Advantageous New Technologies Co Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201810627397.5A priority Critical patent/CN108874467A/en
Publication of CN108874467A publication Critical patent/CN108874467A/en
Priority to TW108107223A priority patent/TWI697801B/en
Priority to PCT/CN2019/079188 priority patent/WO2019242355A1/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

This specification embodiment discloses a kind of application function starting method, apparatus and equipment.Scheme includes:Applications client receives the biological characteristic of user's input;Trigger the matching process of the biological characteristic of the input and the biological characteristic set of the preparatory typing of the user, wherein, it include multiple and different biological characteristics in the biological characteristic set, the variant biological characteristic for being included has default corresponding relationship between different application functions respectively;By the matching process, if there is the successful biological characteristic of biometric matches with the input in the biological characteristic set, start the corresponding application function of biological characteristic of the successful match.

Description

Application function starting method, device and equipment
Technical Field
The present disclosure relates to the field of computer software technologies, and in particular, to a method, an apparatus, and a device for starting an application function.
Background
The popularization of the smart phone brings convenience to the life of people, and various services can be correspondingly carried out by using various applications on the smart phone.
Many applications integrate multiple application functions, wherein several application functions are common functions of a comparison core for a user, and for the same application, the functions of the comparison core are provided through different function pages. For example, for a certain payment application, the application functions that the user would use when opening the payment application are "scan" and "pay", and both need to click the screen many times to enter the corresponding function page.
Based on this, a more convenient application function launching scheme is needed.
Disclosure of Invention
The embodiment of the specification provides an application function starting method, an application function starting device and application function starting equipment, which are used for solving the following technical problems: a more convenient application function launching scheme is needed.
In order to solve the above technical problem, the embodiments of the present specification are implemented as follows:
an application function starting method provided in an embodiment of the present specification includes:
the application client receives the biological characteristics input by the user;
triggering a matching process of the input biological characteristics and a biological characteristic set pre-input by the user, wherein the biological characteristic set comprises a plurality of different biological characteristics, and the different biological characteristics respectively have preset corresponding relations with different application functions;
through the matching process, if the biological characteristics successfully matched with the input biological characteristics exist in the biological characteristic set, starting the application function corresponding to the successfully matched biological characteristics.
An application function starting device provided in an embodiment of the present specification, applied to an application client, includes:
the receiving module is used for receiving the biological characteristics input by the user;
the trigger module is used for triggering the matching process of the input biological characteristics and a biological characteristic set pre-entered by the user, wherein the biological characteristic set comprises a plurality of different biological characteristics, and the different biological characteristics respectively have preset corresponding relations with different application functions;
and the starting module is used for starting the application function corresponding to the successfully matched biological characteristic if the biological characteristic successfully matched with the input biological characteristic exists in the biological characteristic set through the matching process.
An application function starting device provided in an embodiment of the present specification, which mounts an application client, includes:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to, for the application client:
receiving a biometric input by a user;
triggering a matching process of the input biological characteristics and a biological characteristic set pre-input by the user, wherein the biological characteristic set comprises a plurality of different biological characteristics, and the different biological characteristics respectively have preset corresponding relations with different application functions;
through the matching process, if the biological characteristics successfully matched with the input biological characteristics exist in the biological characteristic set, starting the application function corresponding to the successfully matched biological characteristics.
The embodiment of the specification adopts at least one technical scheme which can achieve the following beneficial effects: different application functions can be correspondingly started by authenticating different biological characteristics input by a user aiming at the same application client, the started application functions and the biological characteristics input by the user have corresponding relations, and the corresponding relations can be preset by the user according to own preference or preset by the application client in a default mode.
Drawings
In order to more clearly illustrate the embodiments of the present specification or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present specification, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative effort.
Fig. 1 is a schematic flowchart of an application function starting method provided in an embodiment of the present disclosure;
FIG. 2 is a schematic flow chart of a biometric entry method corresponding to FIG. 1 provided in an embodiment of the present disclosure;
fig. 3 is a schematic diagram of a specific implementation of the application function starting method in an actual application scenario provided by an embodiment of the present specification;
fig. 4 is a schematic page effect diagram of a specific implementation of the application function starting method in an actual application scenario provided in an embodiment of the present specification;
fig. 5 is a schematic structural diagram of an application function starting apparatus corresponding to fig. 1 provided in an embodiment of the present disclosure.
Detailed Description
The embodiment of the specification provides an application function starting method, device and equipment.
In order to make those skilled in the art better understand the technical solutions in the present specification, the technical solutions in the embodiments of the present specification will be clearly and completely described below with reference to the drawings in the embodiments of the present specification, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without making any inventive step based on the embodiments of the present disclosure, shall fall within the scope of protection of the present application.
Fig. 1 is a schematic flowchart of an application function starting method provided in an embodiment of the present specification, and from a program perspective, an execution subject of the flow is an application client mounted on a terminal, for example, a client of a payment application, a client of an instant messaging application, and the like. The terminal is, for example, a mobile phone, a tablet computer, a smart watch, or a vehicle machine.
The process in fig. 1 may include the following steps:
s102: the application client receives the biometric input by the user.
In this embodiment of the present specification, the application client may provide an authentication interface to the user to prompt the user to input a biometric feature, where the authentication interface may be uniform or non-uniform, and the authentication interface refers to: and for different biological characteristics of the same user, the user can be authenticated by using one interface uniformly, namely, a uniform authentication entrance is provided for the user. For the case where the authentication interfaces are not uniform, for example, for each type of biometric feature, there may be a different authentication interface, respectively, entering from a different entry. The authentication interface may be automatically displayed after the application client is started, or may be manually triggered by the user (for example, clicking to enter the authentication interface) after the application client is started.
In addition, for some biological characteristics (such as fingerprints), if the device where the application client is located is in a screen-off state, the user input of the biological characteristics is not affected, and the application client does not need to provide an authentication interface for the user, so that the user can operate more freely even without watching the device screen.
In the embodiment of the specification, the application client needs to have a corresponding sensor to receive the biometric features input by the user. The biometric feature is not particularly limited as long as the device supports, and includes at least one of the following types, for example: fingerprints, faces, irises, voice, palmprints, handwritten signatures, pinna, hand shape, pulse, bones, gait, deoxyribonucleic acid (DNA), etc.
S104: and triggering a matching process of the input biological characteristics and a biological characteristic set pre-entered by the user, wherein the biological characteristic set comprises a plurality of different biological characteristics, and the different biological characteristics respectively have preset corresponding relations with different application functions.
In the embodiment of the present specification, each biometric set may be respectively entered by a single user, and what is contained in the biometric set is the biometric of the single user. The biometric feature set is initially empty, and subsequently one or more biometric features are entered by the user as needed. Step S104 assumes that the user has previously entered a plurality of different biometric features.
And the biometric feature set pre-entered by the user is used as a standard referred to during authentication matching, the authentication is passed if the matching is successful, and the authentication is not passed if the matching is not successful. How much content each different biometric feature in the biometric feature set contains is not particularly limited, but should be sufficient to be used alone for authenticating a user, for example, a fingerprint of a finger, a face of a person, and the like can be referred to as a biometric feature in this specification.
The correspondence between the biometric features and the application functions may be preset by the user according to the user's preferences, or may be preset by default by the application client, for the latter case, the user may be allowed to modify the default settings. The biometric feature is used to automatically start the corresponding application function after the authentication is successful. It may be allowed that a plurality of different biometrics included in the set of biometrics corresponds to the same application function.
In the embodiment of the present specification, the matching process may be performed by the application client, or in order to reduce the burden on the application client, the matching process may also be performed at least partially by the application server, and the application client may obtain the matching result or an indication of a next action based on the matching result.
S106: through the matching process, if the biological characteristics successfully matched with the input biological characteristics exist in the biological characteristic set, starting the application function corresponding to the successfully matched biological characteristics.
In this embodiment, the started application function may be visible to the user, for example, to display a corresponding function page. If the started application function does not necessarily need to be visible to the user at present, the application function may be started in the background and not be presented in the foreground temporarily, for example, a recording function, a Near Field Communication (NFC) function, and the like.
The application functions may be different for application clients of different services, and are not limited in detail here. For example, for a payment application, the application functionality may include at least one of: a function for scanning the two-dimensional code (such as scanning for payment, scanning for adding friends, etc.), a function for displaying the two-dimensional code having a designated purpose (such as displaying a payment code, displaying a business card code, etc.).
By the method of fig. 1, different application functions can be correspondingly started by authenticating different biological characteristics input by the user for the same application client, the started application functions and the biological characteristics input by the user have a corresponding relationship, and the corresponding relationship can be preset by the user according to the preference or by default of the application client, so that the application function starting scheme is beneficial to reducing user operation and has better convenience.
Based on the process of fig. 1, some specific embodiments of the process are also provided in the examples of this specification, which are described below.
In the embodiments of the present specification, it is mentioned that the biometric feature set includes a plurality of different biometric features. The different biometric features may refer to different types of biometric features and/or the same type of biometric features but different content. For example, the fingerprint and the face of the user belong to different types of biometric features, and the fingerprint of the left index finger and the fingerprint of the left thumb of the user belong to biometric features of the same type (both fingerprints) but different contents (fingerprints of different fingers of the same user).
In this embodiment, considering that the unified authentication interface is helpful for improving the usability for the user and reducing the implementation cost, for step S102, the receiving the biometric features input by the user may specifically include: displaying a uniform authentication page; receiving the input biological characteristics of the user aiming at the unified authentication page. For example, assuming that the user has previously entered two biometric features, namely a fingerprint and a human face, the unified authentication page may prompt the user to input the fingerprint or the human face, further prompt to input the fingerprint by pressing a finger on a designated sensing area on the device (e.g., a physical key on the device, etc.), and automatically open the front camera and display a viewfinder frame, prompt to input the human face by pointing the human face at the viewfinder frame.
In this embodiment of the present specification, for step S106, the starting of the application function corresponding to the successfully matched biometric feature specifically may include: skipping from the current page to a function page of an application function corresponding to the successfully matched biological characteristics; or if the device where the application client is located is in the screen-saving state, waking up the screen and displaying the function page of the application function corresponding to the successfully matched biological characteristics. In the latter case, all the biometric features and application functions are not necessarily applicable, and in the case of application, the user does not need to watch the screen, which is beneficial to conveniently completing services by using the opened application functions, for example, opening NFC payment or opening recording after fingerprint authentication.
In an embodiment of the present specification, a flow chart corresponding to the biometric entry method of fig. 1 is also provided, as shown in fig. 2.
The process in fig. 2 may comprise the following steps, which are executed to enable the entry of the individual biometric features of the biometric feature set:
s202: and displaying the entry interface of the biological characteristics.
S204: and receiving and storing the biological characteristics input by the user aiming at the input interface and the corresponding relation between the biological characteristics set by the user and the appointed application function.
To facilitate user setup, the application client may provide more assistance to the user. For example, a plurality of configurable application functions are firstly displayed to a user, the user selects one application function from the application functions, then, the user enters an entry interface, and the user enters a certain biological characteristic as a biological characteristic corresponding to the selected application function; or, the user can input the biological characteristics first and then select the application function; or the application client defaults to set the corresponding relation between each biological characteristic type and each application function, and the user only needs to manage and input the biological characteristics without selecting the application function; and so on.
According to the above description, for convenience of understanding, the embodiment of the present specification further provides a schematic diagram of a specific implementation of the application function starting method and a schematic diagram of a page effect in an actual application scenario, which are respectively shown in fig. 3 and fig. 4. In this practical application scenario, it is assumed that different application functions are started with different fingerprints.
In fig. 3, sub-image (a) represents the process of entering a fingerprint, and sub-image (b) represents the process of application function launching. In sub-image (a), the user enters the setting page of the application client, selects the fingerprint setting, then enters the fingerprint of one of the fingers, selects an application function for the fingerprint, and saves the setting, and after the setting is successful, the fingerprint and the application function have a corresponding relationship. In sub-diagram (b), the user opens the application client, the application client displays the fingerprint input page, the user can input a certain fingerprint among a plurality of fingerprints (recorded as fingerprint 1, fingerprint 2, …, and fingerprint N, which have corresponding relationships with application function 1, application function 2, application function …, and application function N, respectively) that have been previously entered by the user, the application client correspondingly starts the corresponding application function, and the user can use the application function.
In fig. 4, the page effect diagram for the activation of two different application functions with two different fingerprints is shown in two sets of sub-diagrams. In the first group of sub-images, the user clicks the application 9 for starting the desktop, the application 9 displays a uniform fingerprint authentication interface to prompt the user to input a fingerprint, the user inputs a right-hand index finger fingerprint, and the application 9 starts the riding code function, specifically, the riding code is displayed for the user, assuming that the right-hand index finger fingerprint and the riding code function of the application 9 have a preset corresponding relationship. In the second group of sub-images, the user clicks the application 9 of the starting desktop, the application 9 displays a uniform fingerprint authentication interface to prompt the user to input a fingerprint, the user inputs a right-hand thumb fingerprint, and if the right-hand thumb fingerprint and the code scanning function of the application 9 have a preset corresponding relationship, the application 9 starts the code scanning function, specifically, the rear camera is automatically started to scan, and the scanning frame is displayed to prompt the user to align to the two-dimensional code to be scanned.
In the embodiment of the present specification, the application function starting method can be applied to an application client, and can also be applied to an operating system, for example, an android operating system on a mobile phone, so as to start different application clients or application functions through different biological features.
For example, the operating system receives a user-input biometric; triggering a matching process of the input biological characteristics and a biological characteristic set pre-input by the user, wherein the biological characteristic set comprises a plurality of different biological characteristics, and the different biological characteristics respectively have preset corresponding relations with different application clients; through the matching process, if the biological characteristics successfully matched with the input biological characteristics exist in the biological characteristic set, starting the application client corresponding to the successfully matched biological characteristics.
Based on the same idea, the embodiment of the present specification further provides a device corresponding to the above method, as shown in fig. 5.
Fig. 5 is a schematic structural diagram of an application function starting apparatus corresponding to fig. 1 provided in an embodiment of the present specification, where a dashed box represents an optional module, and the apparatus is applied to an application function client, and includes:
a receiving module 501, configured to receive a biometric feature input by a user;
a triggering module 502, configured to trigger a matching process between the input biometric features and a biometric feature set pre-entered by the user, where the biometric feature set includes a plurality of different biometric features, and each of the different biometric features includes a preset correspondence with different application functions;
the starting module 503, through the matching process, if there is a biometric feature successfully matched with the input biometric feature in the biometric feature set, starts an application function corresponding to the successfully matched biometric feature.
Optionally, the different biometrics comprise: biometric features of different types, and/or biometric features of the same type but different content;
the types include at least one of: fingerprint, face, iris, voice, palm print, handwritten signature, pinna, hand shape, pulse, bone, gait, DNA.
Optionally, the receiving module 501 receives the biometric features input by the user, and specifically includes:
the receiving module 501 displays a uniform authentication page;
receiving the input biological characteristics of the user aiming at the unified authentication page.
Optionally, the starting module 503 starts the application function corresponding to the successfully matched biometric feature, specifically including:
the starting module 503 jumps to a functional page of the application function corresponding to the successfully matched biological feature from the current page; or,
and if the equipment where the application client is located is in the screen-saving state, awakening the screen and displaying the function page of the application function corresponding to the successfully matched biological characteristics.
Optionally, the apparatus further comprises:
an entry module 504, which enters the biometric features in the biometric feature set as follows:
displaying the input interface of the biological characteristics;
and receiving and storing the biological characteristics input by the user aiming at the input interface and the corresponding relation between the biological characteristics set by the user and the appointed application function.
Optionally, the application function comprises at least one of: a function for scanning the two-dimensional code, a function for displaying the two-dimensional code having a specified purpose.
Based on the same idea, the embodiment of the present specification further provides an apparatus and a non-volatile computer storage medium corresponding to the above method.
An application function starting device corresponding to fig. 1 provided in an embodiment of the present specification, which mounts an application client, includes:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
receiving a biometric input by a user;
triggering a matching process of the input biological characteristics and a biological characteristic set pre-input by the user, wherein the biological characteristic set comprises a plurality of different biological characteristics, and the different biological characteristics respectively have preset corresponding relations with different application functions;
through the matching process, if the biological characteristics successfully matched with the input biological characteristics exist in the biological characteristic set, starting the application function corresponding to the successfully matched biological characteristics.
A non-volatile computer storage medium corresponding to fig. 1 provided by the embodiments of the present description stores computer-executable instructions configured to:
receiving a biometric input by a user;
triggering a matching process of the input biological characteristics and a biological characteristic set pre-input by the user, wherein the biological characteristic set comprises a plurality of different biological characteristics, and the different biological characteristics respectively have preset corresponding relations with different application functions;
through the matching process, if the biological characteristics successfully matched with the input biological characteristics exist in the biological characteristic set, starting the application function corresponding to the successfully matched biological characteristics.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the embodiments of the apparatus, the device, and the nonvolatile computer storage medium, since they are substantially similar to the embodiments of the method, the description is simple, and for the relevant points, reference may be made to the partial description of the embodiments of the method.
The apparatus, the device, the nonvolatile computer storage medium, and the method provided in the embodiments of the present specification correspond to each other, and therefore, the apparatus, the device, and the nonvolatile computer storage medium also have advantageous technical effects similar to those of the corresponding method.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by programming the Device by a user. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Furthermore, nowadays, instead of manually making an integrated Circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is also written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as abel (advanced Boolean Expression Language), ahdl (alternate Language Description Language), traffic, pl (core unified Programming Language), HDCal, JHDL (Java Hardware Description Language), langue, Lola, HDL, laspam, hardsradware (Hardware Description Language), vhjhd (Hardware Description Language), and vhigh-Language, which are currently used in most common. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, and an embedded microcontroller, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic for the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may thus be considered a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functions of the various elements may be implemented in the same one or more software and/or hardware implementations of the present description.
As will be appreciated by one skilled in the art, the present specification embodiments may be provided as a method, system, or computer program product. Accordingly, embodiments of the present description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, embodiments of the present description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
The description has been presented with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the description. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, the embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, the description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
This description may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The specification may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above description is only an example of the present specification, and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (13)

1. An application function starting method comprises the following steps:
the application client receives the biological characteristics input by the user;
triggering a matching process of the input biological characteristics and a biological characteristic set pre-input by the user, wherein the biological characteristic set comprises a plurality of different biological characteristics, and the different biological characteristics respectively have preset corresponding relations with different application functions;
through the matching process, if the biological characteristics successfully matched with the input biological characteristics exist in the biological characteristic set, starting the application function corresponding to the successfully matched biological characteristics.
2. The method of claim 1, the different biometrics comprising: biometric features of different types, and/or biometric features of the same type but different content;
the types include at least one of: fingerprint, face, iris, voice, palm print, handwritten signature, pinna, hand shape, pulse, bone, gait, deoxyribonucleic acid (DNA).
3. The method of claim 1, wherein receiving the user-input biometric characteristic specifically comprises:
displaying a uniform authentication page;
receiving the input biological characteristics of the user aiming at the unified authentication page.
4. The method according to claim 1, wherein the starting of the application function corresponding to the successfully matched biometric feature specifically includes:
skipping from the current page to a function page of an application function corresponding to the successfully matched biological characteristics; or,
and if the equipment where the application client is located is in the screen-saving state, awakening the screen and displaying the function page of the application function corresponding to the successfully matched biological characteristics.
5. The method of claim 1, wherein the biometric features in the set of biometric features are entered as follows:
displaying the input interface of the biological characteristics;
and receiving and storing the biological characteristics input by the user aiming at the input interface and the corresponding relation between the biological characteristics set by the user and the appointed application function.
6. The method of claim 1, the application function comprising at least one of: a function for scanning the two-dimensional code, a function for displaying the two-dimensional code having a specified purpose.
7. An application function starting device applied to an application client comprises:
the receiving module is used for receiving the biological characteristics input by the user;
the trigger module is used for triggering the matching process of the input biological characteristics and a biological characteristic set pre-entered by the user, wherein the biological characteristic set comprises a plurality of different biological characteristics, and the different biological characteristics respectively have preset corresponding relations with different application functions;
and the starting module is used for starting the application function corresponding to the successfully matched biological characteristic if the biological characteristic successfully matched with the input biological characteristic exists in the biological characteristic set through the matching process.
8. The apparatus of claim 7, the different biometrics comprising: biometric features of different types, and/or biometric features of the same type but different content;
the types include at least one of: fingerprint, face, iris, voice, palm print, handwritten signature, pinna, hand shape, pulse, bone, gait, deoxyribonucleic acid (DNA).
9. The apparatus according to claim 7, wherein the receiving module receives the biometric feature input by the user, and specifically comprises:
the receiving module displays a uniform authentication page;
receiving the input biological characteristics of the user aiming at the unified authentication page.
10. The apparatus according to claim 7, wherein the starting module starts an application function corresponding to the successfully matched biometric feature, and specifically includes:
the starting module jumps to a function page of an application function corresponding to the successfully matched biological characteristics from a current page; or,
and if the equipment where the application client is located is in the screen-saving state, awakening the screen and displaying the function page of the application function corresponding to the successfully matched biological characteristics.
11. The apparatus of claim 7, further comprising:
the entry module is used for entering the biological characteristics in the biological characteristic set according to the following modes:
displaying the input interface of the biological characteristics;
and receiving and storing the biological characteristics input by the user aiming at the input interface and the corresponding relation between the biological characteristics set by the user and the appointed application function.
12. The apparatus of claim 7, the application function comprising at least one of: a function for scanning the two-dimensional code, a function for displaying the two-dimensional code having a specified purpose.
13. An application function starting device, embarking an application client, comprising:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to, for the application client:
receiving a biometric input by a user;
triggering a matching process of the input biological characteristics and a biological characteristic set pre-input by the user, wherein the biological characteristic set comprises a plurality of different biological characteristics, and the different biological characteristics respectively have preset corresponding relations with different application functions;
through the matching process, if the biological characteristics successfully matched with the input biological characteristics exist in the biological characteristic set, starting the application function corresponding to the successfully matched biological characteristics.
CN201810627397.5A 2018-06-19 2018-06-19 A kind of application function starting method, apparatus and equipment Pending CN108874467A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN201810627397.5A CN108874467A (en) 2018-06-19 2018-06-19 A kind of application function starting method, apparatus and equipment
TW108107223A TWI697801B (en) 2018-06-19 2019-03-05 Application function starting method, device and equipment
PCT/CN2019/079188 WO2019242355A1 (en) 2018-06-19 2019-03-22 Application function starting method, apparatus, and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810627397.5A CN108874467A (en) 2018-06-19 2018-06-19 A kind of application function starting method, apparatus and equipment

Publications (1)

Publication Number Publication Date
CN108874467A true CN108874467A (en) 2018-11-23

Family

ID=64340559

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810627397.5A Pending CN108874467A (en) 2018-06-19 2018-06-19 A kind of application function starting method, apparatus and equipment

Country Status (3)

Country Link
CN (1) CN108874467A (en)
TW (1) TWI697801B (en)
WO (1) WO2019242355A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019242355A1 (en) * 2018-06-19 2019-12-26 阿里巴巴集团控股有限公司 Application function starting method, apparatus, and device
CN112162792A (en) * 2020-09-27 2021-01-01 珠海格力电器股份有限公司 Starting method and starting device for camera module in terminal and electronic equipment

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103064515A (en) * 2012-12-18 2013-04-24 广东欧珀移动通信有限公司 Method and device capable of achieving fast entering function based on fingerprint recognition
CN105511931A (en) * 2015-12-30 2016-04-20 魅族科技(中国)有限公司 Function triggering method and device as well as electronic equipment
CN105677406A (en) * 2015-12-31 2016-06-15 小米科技有限责任公司 Application operating method and device
CN105824544A (en) * 2015-11-30 2016-08-03 南京步步高通信科技有限公司 Method for starting application program and terminal
CN105955716A (en) * 2016-04-19 2016-09-21 奇酷软件(深圳)有限公司 Fast display method, fast display apparatus and terminal
CN105956438A (en) * 2016-04-19 2016-09-21 奇酷软件(深圳)有限公司 Rapid display method, rapid display device and terminal
CN106210270A (en) * 2016-06-27 2016-12-07 乐视控股(北京)有限公司 Application program launching method and device
CN106959841A (en) * 2016-01-08 2017-07-18 阿里巴巴集团控股有限公司 The call method and device of function in a kind of application
CN107704182A (en) * 2017-09-29 2018-02-16 维沃移动通信有限公司 A kind of barcode scanning method and mobile terminal

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106326710B (en) 2016-08-26 2019-07-26 维沃移动通信有限公司 A kind of quickly starting payment interface method and mobile terminal
CN106445363B (en) * 2016-08-26 2020-03-06 维沃移动通信有限公司 Payment interface starting method and mobile terminal
CN107451456A (en) * 2017-07-31 2017-12-08 广东欧珀移动通信有限公司 Mode control method and related product
CN107730250A (en) * 2017-09-19 2018-02-23 维沃移动通信有限公司 A kind of method and mobile terminal for showing payment information
CN107679864A (en) * 2017-10-10 2018-02-09 珠海市魅族科技有限公司 Pay control method, device, computer installation and computer-readable recording medium
CN107833043A (en) * 2017-11-03 2018-03-23 珠海市魅族科技有限公司 Pay control method and device, terminal installation and computer-readable recording medium
CN108874467A (en) * 2018-06-19 2018-11-23 阿里巴巴集团控股有限公司 A kind of application function starting method, apparatus and equipment

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103064515A (en) * 2012-12-18 2013-04-24 广东欧珀移动通信有限公司 Method and device capable of achieving fast entering function based on fingerprint recognition
CN105824544A (en) * 2015-11-30 2016-08-03 南京步步高通信科技有限公司 Method for starting application program and terminal
CN105511931A (en) * 2015-12-30 2016-04-20 魅族科技(中国)有限公司 Function triggering method and device as well as electronic equipment
CN105677406A (en) * 2015-12-31 2016-06-15 小米科技有限责任公司 Application operating method and device
CN106959841A (en) * 2016-01-08 2017-07-18 阿里巴巴集团控股有限公司 The call method and device of function in a kind of application
CN105955716A (en) * 2016-04-19 2016-09-21 奇酷软件(深圳)有限公司 Fast display method, fast display apparatus and terminal
CN105956438A (en) * 2016-04-19 2016-09-21 奇酷软件(深圳)有限公司 Rapid display method, rapid display device and terminal
CN106210270A (en) * 2016-06-27 2016-12-07 乐视控股(北京)有限公司 Application program launching method and device
CN107704182A (en) * 2017-09-29 2018-02-16 维沃移动通信有限公司 A kind of barcode scanning method and mobile terminal

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019242355A1 (en) * 2018-06-19 2019-12-26 阿里巴巴集团控股有限公司 Application function starting method, apparatus, and device
CN112162792A (en) * 2020-09-27 2021-01-01 珠海格力电器股份有限公司 Starting method and starting device for camera module in terminal and electronic equipment

Also Published As

Publication number Publication date
TW202001647A (en) 2020-01-01
TWI697801B (en) 2020-07-01
WO2019242355A1 (en) 2019-12-26

Similar Documents

Publication Publication Date Title
CN112258193B (en) Payment method and device
CN109032675B (en) Screen unlocking method and device of terminal equipment and terminal equipment
RU2692570C1 (en) Method and device for reading messages
KR20190094465A (en) Method and apparatus for allocating virtual resources
RU2630580C1 (en) Information push method and device
CN105843681B (en) Mobile terminal and operating system switching method thereof
CN110572575A (en) camera shooting control method and device
US20200294060A1 (en) Payment method and device
RU2648616C2 (en) Font addition method and apparatus
US10558328B2 (en) Display screen unlocking method and apparatus
CN106228063A (en) Auxiliary function permission control method and device and terminal equipment
CN110807180A (en) Method and device for safety certification and training safety certification model and electronic equipment
CN111966410B (en) Start-up processing method and device, electronic equipment and storage medium
CN112347512A (en) Image processing method, device, equipment and storage medium
CN108874467A (en) A kind of application function starting method, apparatus and equipment
CN111861454B (en) Method and device for displaying unique identifier of digital object
CN112308864A (en) Image processing method and device, electronic equipment and storage medium
CN110929240A (en) Login management method, terminal and computer storage medium
CN108427525B (en) Application identification code display method and device
CN107678612B (en) Mobile payment method, device, mobile terminal and storage medium
CN107340962B (en) Input method and device based on virtual reality equipment and virtual reality equipment
US10198614B2 (en) Method and device for fingerprint recognition
CN114841854A (en) Image processing method, device, equipment and storage medium
CN108197930B (en) DOI display and transaction information verification method, device and equipment
CN107911555B (en) Picture sending method and device, terminal device and computer readable storage 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
TA01 Transfer of patent application right

Effective date of registration: 20200930

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant after: Innovative advanced technology Co.,Ltd.

Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant before: Advanced innovation technology Co.,Ltd.

Effective date of registration: 20200930

Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands

Applicant after: Advanced innovation technology Co.,Ltd.

Address before: A four-storey 847 mailbox in Grand Cayman Capital Building, British Cayman Islands

Applicant before: Alibaba Group Holding Ltd.

TA01 Transfer of patent application right
RJ01 Rejection of invention patent application after publication

Application publication date: 20181123

RJ01 Rejection of invention patent application after publication