WO2018107727A1 - Method and device for information processing, and terminal - Google Patents

Method and device for information processing, and terminal Download PDF

Info

Publication number
WO2018107727A1
WO2018107727A1 PCT/CN2017/091712 CN2017091712W WO2018107727A1 WO 2018107727 A1 WO2018107727 A1 WO 2018107727A1 CN 2017091712 W CN2017091712 W CN 2017091712W WO 2018107727 A1 WO2018107727 A1 WO 2018107727A1
Authority
WO
WIPO (PCT)
Prior art keywords
identity information
target application
user
unit
information
Prior art date
Application number
PCT/CN2017/091712
Other languages
French (fr)
Chinese (zh)
Inventor
郝志坚
朱钰
Original Assignee
中兴通讯股份有限公司
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 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Publication of WO2018107727A1 publication Critical patent/WO2018107727A1/en

Links

Images

Classifications

    • 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
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons

Definitions

  • the present invention relates to control technologies in the field of communication technologies, and in particular, to an information processing method, apparatus, and terminal.
  • a plurality of avatar icons are created in advance for an application by using an instance identifier tag, that is, an application corresponds to a plurality of avatar icons in addition to a native icon, so that the user can implement different accounts by clicking different icons. Sign in to the app.
  • the problem in the prior art is that the application icon management is complicated and wastes user time. Moreover, when multiple application icons are simultaneously in the same user operating system interface, it is easy to cause the user to forget the account corresponding to each application icon. Pointing the wrong application icon, causing a misoperation, requires repeated operations, making the mobile terminal less intelligent.
  • the embodiment of the present invention is to provide an information processing method, device, and terminal, so as to reduce user misoperation, improve the intelligence of the terminal, and improve the user experience.
  • an embodiment of the present invention provides an information processing method, where the method includes: obtaining a first operation of a user with a native icon of a target application; and responding to the first operation, by using a pre-stored operation and identity information And mapping the first identity information corresponding to the first operation; and logging in the target application by using the first identity information.
  • the logging in the target application by using the first identity information includes: acquiring corresponding target application data according to the first identity information; The target application data runs the target application and logs in to the target application with the first identity information.
  • the obtaining, by the user, the first operation of the native icon of the target application includes: collecting user biometric information corresponding to the first operation in the process of obtaining the first operation; The user biometric information is matched with the pre-stored biometric information; correspondingly, the responding to the first operation, searching for the first operation corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information And the first identity information corresponding to the first operation is searched for by the mapping relationship between the pre-stored operation and the identity information.
  • the method before the logging in to the target application by using the first identity information, the method further includes: setting an access right of the first identity information to a restricted access permission, where The restricted access right is used to indicate that access to the at least part of the user data of the target application is prohibited after the first identity information is logged into the target application.
  • the method before the obtaining the first operation of the user's native icon of the target application, the method further comprises: obtaining a second operation of the native icon by the user, wherein the second operation Different from the first operation; determining whether the target application supports the multi-identity information login function; if supported, responding to the second operation, searching for the second identity information corresponding to the second operation by using the mapping relationship; Logging in to the target application with the second identity information.
  • an embodiment of the present invention provides an information processing apparatus, where the apparatus includes: a first obtaining unit, a first responding unit, and a first login unit; wherein the first obtaining unit is configured to obtain a user-targeted a first operation of the native icon of the application; the first response unit is configured to: in response to the first operation, search for a first identity corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information The first login unit is configured to log in to the target application with the first identity information.
  • the first login unit is further configured to: acquire corresponding target application data according to the first identity information; run the target application based on the target application data, and use the first An identity information is logged into the target application.
  • the first obtaining unit is further configured to: collect, during the obtaining the first operation, user biometric information corresponding to the first operation; and the biometric information of the user Pre-stored biometric information is matched; the first response unit is further configured to: if the matching, respond to the first operation, search for the first operation by using a mapping relationship between the pre-stored operation and the identity information First identity information.
  • the apparatus further includes: a second obtaining unit, a determining unit, a second responding unit, and a second login unit; wherein the second obtaining unit is configured to obtain a user to the native icon a second operation, wherein the second operation is different from the first operation; the determining unit is configured to determine whether the target application supports a multi-identity information login function; the second response unit is set to if Supporting, in response to the second operation, searching for the second identity information corresponding to the second operation by using the mapping relationship; the second login unit is configured to log in to the target application by using the second identity information.
  • an embodiment of the present invention provides a terminal, where the terminal includes: a touchable display screen and a processor; wherein the touchable display screen is configured to obtain a first operation of a user's native icon of the target application;
  • the processor is configured to: in response to the first operation, search for first identity information corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information; and log in with the first identity information The target application.
  • a storage medium comprising a stored program, wherein the program is executed to perform the method of any of the above.
  • An embodiment of the present invention provides an information processing method, apparatus, and terminal. First, a first operation of a user's native icon for a target application is obtained, and then a first operation corresponding to a mapping relationship between the previously stored operation and the identity information is performed. The first identity information, and the first identity information is logged into the target application. Therefore, if the information processing method of the embodiment of the present invention is applied to the multi-identity information login application, the user may obtain the first identity information before logging in to the target application.
  • the second operation of the native icon is performed by the user, and the second identity information corresponding to the second operation is used to log in to the target application. In this way, the user can log in to the target application with different identity information through different operations on the native icon of the application. Therefore, the user can be effectively prevented from misoperation, the intelligence of the terminal is improved, and a good user experience is provided.
  • FIG. 1-1 is a schematic flowchart of an information processing method in Embodiment 1 of the present invention.
  • Embodiment 1 of the present invention is a schematic diagram of an application setting interface in Embodiment 1 of the present invention.
  • FIG. 1 are schematic diagrams of a login identity information selection interface in Embodiment 1 of the present invention.
  • Embodiment 2 is a schematic flowchart of an information processing method in Embodiment 2 of the present invention.
  • Embodiment 3 is a schematic flowchart of an information processing method in Embodiment 3 of the present invention.
  • Embodiment 4 is a schematic flowchart of an information processing method in Embodiment 4 of the present invention.
  • FIG. 5 is a schematic structural diagram of an information processing apparatus according to Embodiment 5 of the present invention.
  • FIG. 6 is a schematic structural diagram of a terminal in Embodiment 6 of the present invention.
  • the embodiment provides an information processing method, and the information processing method is applied to a terminal.
  • the terminal may be a smart phone, a tablet computer, or the like.
  • the function implemented by the information processing method can be implemented by a processor calling program code in the terminal.
  • the program code can be saved in a computer storage medium.
  • the terminal includes at least a processor and a storage medium.
  • the information processing method can be applied to applications where multiple applications can log in, such as logging in to the same application and switching between two accounts of the same application.
  • Figure 1-1 is a schematic flowchart of the information processing method in the first embodiment of the present invention. As shown in FIG. 1, the information processing method includes:
  • S101 Obtain a first operation of a user's native icon of the target application
  • the user when the user wants to log in to the target application, the user can perform the first operation on the native icon of the target application to achieve the purpose of logging in the target application.
  • the native icon of the target application may refer to an application icon originally generated when the target application is installed.
  • the target application may be a social application, or a shopping application, and may be other types of applications that can be logged in with multiple identity information.
  • the user may generate a first operation by using one or more combinations of clicking, touching, or sliding the native icon of the target application on the operating system interface, and the user may also use the application list and pull down.
  • the first operation of the native icon is performed in a place where the original icon of the target application can be operated, for example, and the first operation may be performed in other manners, and the embodiment of the present invention is not specifically limited.
  • the specific action of the first operation may be set by the user, or may be set by the system by default.
  • the specific action of the first operation may be a click, such as a click, a double click, or a triple click, or a press, such as a long press or a short press, or a sliding, dragging, etc., of course, It is a combination of the action, such as a long press and a slide, which is determined by a person skilled in the art in the specific implementation.
  • the embodiment of the present invention is not specifically limited.
  • the S101 further includes: collecting the biometric information of the user corresponding to the first operation in the process of obtaining the first operation; The biometric information is matched with the pre-stored biometric information.
  • the user can protect their privacy through secure authentication.
  • the user can set the security level when logging in to the application by using the application icon. Different security levels correspond to different processing. For example, when the security level is the highest, the security authentication fails to log in. If the security level is medium, the security authentication is performed. If you do not pass, log in with restricted access; if the security level is lowest, You can log in directly without security authentication.
  • the biometric information of the user is collected when the first operation is obtained, and the security authentication is performed by matching the biometric information of the user corresponding to the first operation with the biometric information stored in advance. If the user biometric information corresponding to the first operation matches the pre-stored biometric information, it indicates that the security authentication is passed, and S102 may be performed; if the biometric information corresponding to the first operation does not match the pre-stored biometric information, The security authentication is not passed. In this case, the access right of the first identity information may be set to the restricted access permission, so that the current login user is prohibited from accessing the protected private data after the first identity information is applied to the target application. Of course, when the security authentication fails, the processing may be directly ended, and S102 to S103 are not executed.
  • the foregoing information processing method may further include: obtaining a second operation of the user on the native icon, where the second operation is different from the first operation; determining whether the target application supports the multiple identity information login function; And responding to the second operation, searching for the second identity information corresponding to the second operation by using the mapping relationship between the operation and the identity information; and logging in the target application by using the second identity information.
  • the user may set the first operation to correspond to logging in the target application with the first identity information, and setting the second operation to correspond to logging in the target application with the second identity information. Therefore, in order to simultaneously log in the target application with the first identity information and the second identity information, or to switch the second identity information of the current login target application to log in with the first identity information, the second operation may be adopted first to the second identity. The information is logged into the target application, and then the first operation is used to log in to the target application with the first identity information. That is to say, before logging in to the target application with the first identity information, the target application may be logged in with the second identity information.
  • the specific action of the second operation may be set by the user, or may be set by the system by default.
  • the specific action of the second operation may be a click, such as a click, a double click, or a triple click, or a press, such as a long press or a short press, or a slide, drag, etc., of course, It is an action, such as a long press and a slide, which is determined by a person skilled in the art in a specific implementation.
  • the embodiment of the present invention is not specifically limited. However, it needs to be explained that the second operation The specific action is different from the first operation. For example, when the second operation is set to be long pressed, the first operation may be set as a click.
  • the first identity information is different from the second identity information.
  • the second identity information may be set as account B and password B.
  • the identity information corresponding to the first operation and the second operation is set by the user, and when the user does not want to log in the multiple identity information, the identity information corresponding to the first operation and the second operation may also be set. For consistency.
  • the target application may be determined first. Supporting the multi-identity information login function; if it is determined that the target application supports the multi-identity information login function, and then responding to the first operation or the second operation, searching for the identity information corresponding to the first operation or the second operation by the mapping relationship between the operation and the identity information .
  • the embodiment of the present invention is not specifically limited.
  • attribute information of all applications having multiple identity information login functions such as an application name, an application installation time, and the like, may be saved to a corresponding mapping table, such as an application white.
  • a mapping table such as an application white.
  • it when it is necessary to determine whether the target application supports multi-identity information, it only needs to obtain the attribute information of the target application first, and then finds whether the attribute information exists in the mapping table, and if so, indicates the target.
  • the application supports the multi-identity information login function. Otherwise, it indicates that the target application does not support the multi-identity information login function.
  • other methods may also be adopted, which are determined by those skilled in the art according to actual conditions in a specific implementation process.
  • S102 responsive to the first operation, searching for the first identity information corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information;
  • the first identity information corresponding to the first operation may be searched by the mapping relationship between the pre-stored operation and the identity information, so as to An identity message to log in to the target application.
  • the first identity information corresponding to the first operation may be preset by the user in the setting of the target application.
  • the user may be in the application setting interface as shown in FIG. 1-2.
  • the action 11 corresponding to the first operation is selected as "long press” 111, and the button "Account A and Password A" 122 is pressed at the login identity information 12, indicating that the identity information corresponding to the first operation is set to the account A and The password A, then, when the user long presses the original icon of the target application, the account A and the password A are obtained; the first identity information corresponding to the first operation may also be selected by the user in real time, for example, the user may In the application setting interface shown in FIG.
  • the action 11 corresponding to the first operation is set to "long press and slide” 112
  • the login identity information 12 is set to "display identity information list” 121
  • the interface shown in Figure 1-3 is displayed.
  • the user can select the identity information for login according to the need, for example, the user can press "Account B and Password B" 14 indicates that the account B and the password B are selected to log in to the application, or the new identity information can be directly added.
  • the user can press the "new identity information” 15 to add new identity information.
  • the embodiment of the present invention is not specifically limited.
  • the mapping relationship is generated according to the setting of the user in the target application, and the mapping relationship between each operation corresponding to the target application and the identity information is stored.
  • the setting in the target application is: long press to log in to the target application with account A and password A
  • the corresponding "long press” operation and its corresponding identity information "account A” are saved in the mapping relationship.
  • password A Therefore, after obtaining the “long press” operation of the original icon of the target application by the user, the mapping relationship may be queried, and if there is information of the corresponding operation, the identity information corresponding to the operation “account A and Password A”.
  • S103 Log in the target application by using the first identity information.
  • the target application can be logged in with the first identity information.
  • S103 may include: acquiring corresponding target application data according to the first identity information; running the target application based on the target application data, and logging the target with the first identity information application.
  • each identity information needs to correspond to a separate target application data capable of running the target application, and the target application data can independently run the target application and mutually Do not interfere. Therefore, in order to log in the target application with the first identity information, the target application data corresponding to the first identity information may be obtained according to the first identity information, and then the target application is run based on the target application data, and the first identity information is used. Log in to the target app.
  • the application data corresponding to the target application may be obtained according to the attribute information of the target application; and then each identity information corresponding to each application data is obtained, and respectively Matching each identity information with the first identity information. Finally, determining, according to the matching result, whether identity information matching the first identity information exists in each identity information; if yes, determining application data corresponding to the matched identity information Apply data to the target; otherwise, you can copy any of the application data to generate the target application data.
  • the attribute information of the target application may include: a name of the first application, a unique identifier, a download address, a category, a version, a detailed description, a thumbnail, a package name, a size, a developer, etc., of course, may also be other, this
  • a name of the first application a unique identifier
  • a download address a category
  • a version a version
  • a detailed description a thumbnail
  • a package name a size
  • a developer etc.
  • the technical solution provided by the embodiment of the present invention after obtaining the first operation of the original icon of the target application by the user, searches for the first operation corresponding to the mapping relationship between the pre-stored operation and the identity information.
  • the first identity information, and the first identity information is logged into the target application.
  • the information processing method provided by the embodiment of the present invention can obtain the second operation of the user's native icon on the target application, and after logging in the target application with the second identity information, the first operation is used to use the first identity.
  • Information login target application thus, by performing different operations on the same application icon, the application is logged in with different identity information.
  • the complexity of managing multiple icons of the same application is reduced, and on the other hand, the original login identity information can be directly used without leaving the original login identity information.
  • Log in to the app with an identity message you can quickly switch between different accounts and reduce The complexity of switching different identity information login applications. Further, the operation complexity is reduced, the intelligence of the terminal is improved, and a good user experience can be provided for the user.
  • the present embodiment provides an information processing method, which is applied to the following scenario, and assumes that the user sets the native icon of the click target application to correspond to the target application by using the identity information A, and sets the primary application of the double-click target application.
  • the icon corresponds to the display identity information list, so that the user selects the identity information B that needs to be logged in or creates a new identity information B that needs to be logged in.
  • FIG. 2 is a schematic flowchart of an information processing method in Embodiment 2 of the present invention. Referring to FIG. 2, the method includes:
  • S202 responsive to the click operation, searching for the identity information A corresponding to the click operation by the mapping relationship between the pre-stored operation and the identity information;
  • S203 Obtain target application data corresponding to the identity information A.
  • S209 Log in to the target application by using the identity information B.
  • the application can be logged in with different identity information by performing different operations on the same application icon.
  • the target application is simultaneously registered with the identity information B, or after the target application is logged in with the identity information A, the application is switched to the target application by using the identity information B. It reduces the complexity of the operation, improves the intelligence of the terminal, and provides a good user experience for the user.
  • FIG. 3 is a schematic flowchart of an information processing method according to Embodiment 3 of the present invention.
  • the information processing method includes:
  • S301 Obtain a first operation of a user's native icon of the target application
  • S302 collect user biometric information corresponding to the first operation in the process of obtaining the first operation
  • the biometric information of the user corresponding to the first operation may be the fingerprint information of the user.
  • the terminal that can collect the fingerprint in the full screen may directly use the touch in the process of using the finger to operate the native icon of the target application.
  • the screen collects fingerprint information of the user; for a terminal that can collect fingerprints without a full screen, after the user uses the finger to operate the original icon of the target application, when the user raises the finger, the user uses a special fingerprint collection module to collect the user. Fingerprint information.
  • the user biometric information corresponding to the first operation may also be biometrics of other users, such as voice information, as long as the biometrics acquisition module can be acquired after obtaining the user's first operation on the native icon of the target application.
  • the embodiment of the present invention is not specifically limited.
  • the biometric information of the user may be collected through the photoelectric conversion module on the terminal, or the biometric information of the user may be collected through the silicon crystal sensor on the terminal.
  • the user's biological activity may be collected by other means.
  • the feature information is not specifically limited in the embodiment of the present invention.
  • the biometric information may be fingerprint information or sound information, which is not specifically limited in the embodiment of the present invention; in actual applications, the fingerprint information of the user may be collected by the optical sensor/capacitance sensor/temperature sensor/super sensor.
  • Information preprocessing and feature extraction The main steps of the method include: pattern calculation, image filtering, binarization, refinement, feature extraction and post-processing.
  • S303 Determine whether the user biometric information matches the pre-stored biometric information, if yes, perform S304 to S306; if not, perform S307 to S310.
  • whether the user biometric information matches the pre-stored biometric information can be determined by calculating the similarity between the user biometric information and the pre-stored biometric information.
  • a commonly used method for calculating the similarity such as a histogram matching, a mathematical matrix decomposition, and an image similarity calculation based on a feature point, may be used, and the embodiment of the present invention is not specifically limited.
  • S304 responsive to the first operation, searching for the first identity information corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information;
  • S305 Acquire corresponding target application data according to the first identity information.
  • S306 Run the target application based on the target application data, and log in the target application by using the first identity information;
  • S307 responsive to the first operation, searching for the first identity information corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information;
  • S308 Acquire corresponding target application data according to the first identity information.
  • the restricted access right is used to indicate that at least a part of the user data of the target application is prohibited from being accessed after the first identity information is logged into the target application. That is to say, the restricted access right is used to prohibit the currently operated user from accessing the private data set by the original user, thereby realizing protection of user privacy.
  • a mapping relationship between the access authority and the first identity information may be established.
  • the corresponding permission may be invoked to determine which data can be displayed and which data. Can not be displayed.
  • S310 Run the target application based on the target application data, and log in the target application by using the first identity information.
  • the multi-identity information login application or the security management when switching the identity information login can be implemented, and the user privacy data is protected.
  • the present embodiment provides an information processing method, which is applied to the following scenario, and assumes that the user's operation on the native icon of the target application is a touch operation, then the touch duration of the native icon may be determined according to the touch duration of the native icon.
  • Which identity information runs the target application. The user sets the short icon of the target application to correspond to the login to the target application with the identity information A, and sets the native icon of the long-pressed target application to correspond to the target application by the identity information B.
  • the information processing method includes:
  • S402 Determine whether the touch duration of the touch operation is less than a preset duration threshold
  • S403 Generate a first operation, and collect current biometric information of the user.
  • S404 Determine whether the current biometric information of the user matches the pre-stored biometric information
  • S407 Determine whether the number of mismatches is greater than a preset matching threshold.
  • the display screen of the terminal is locked in a preset time according to the prior art.
  • the embodiments of the present invention are not described in detail.
  • S409 Collect current biometric information of the user
  • S404 is continued until S408 or S405 is executed.
  • the embodiment provides an information processing apparatus.
  • 5 is a schematic structural diagram of an information processing apparatus according to Embodiment 5 of the present invention.
  • the information processing apparatus 50 includes: a first obtaining unit 501, a first response unit 502, and a first login unit 503, where
  • the first obtaining unit 501 is configured to obtain a first operation of the user to the native icon of the target application;
  • the first response unit 502 is configured to, in response to the first operation, search for the mapping relationship between the pre-stored operation and the identity information.
  • the first identity information corresponding to the operation is performed;
  • the first login unit 503 is configured to log in the target application with the first identity information.
  • the first login unit is further configured to: acquire the corresponding target application data according to the first identity information; run the target application based on the target application data, and log in the target application by using the first identity information.
  • the first obtaining unit is further configured to: collect user biometric information corresponding to the first operation during the obtaining the first operation; and match the user biometric information with the pre-stored biometric information; the first response Unit, also set to match, if it matches, then In response to the first operation, the first identity information corresponding to the first operation is searched by a mapping relationship between the pre-stored operation and the identity information.
  • the information processing apparatus further includes: a rights management unit, configured to set an access right of the first identity information to a restricted access right, where the restricted access right is used in After the first identity information is registered in the target application, access to at least a portion of the user data in the data of the target application is prohibited.
  • a rights management unit configured to set an access right of the first identity information to a restricted access right, where the restricted access right is used in After the first identity information is registered in the target application, access to at least a portion of the user data in the data of the target application is prohibited.
  • the information processing apparatus further includes: a second obtaining unit, a determining unit, a second responding unit, and a second login unit, wherein the second obtaining unit is configured to obtain a second operation of the user on the native icon, where The second operation is different from the first operation; the determining unit is configured to determine whether the target application supports the multi-identity information login function; the second response unit is configured to, if supported, respond to the second operation, and search for the second operation by using the mapping relationship
  • the second identity information is configured to log in to the target application with the second identity information.
  • the first obtaining unit, the first response unit, the first login unit, the rights management unit, the second obtaining unit, the determining unit, the second responding unit, and the second login unit may each be configured by a central processing unit (CPU, Central Processing Unit), Microprocessor Unit (MPU), Digital Signal Processor (DSP), or Field Programmable Gate Array (FPGA).
  • CPU Central Processing Unit
  • MPU Microprocessor Unit
  • DSP Digital Signal Processor
  • FPGA Field Programmable Gate Array
  • FIG. 6 is a schematic structural diagram of a terminal according to Embodiment 6 of the present invention.
  • the terminal 60 includes: a touchable display screen 601 and a processor 602.
  • the touchable display screen 601 is configured to obtain a user-targeted a first operation of the native icon of the application; the processor 602, configured to respond to the first operation by The mapping between the stored operation and the identity information, searching for the first identity information corresponding to the first operation; and logging in the target application by using the first identity information.
  • the processor is further configured to: acquire the corresponding target application data according to the first identity information; run the target application based on the target application data, and log in the target application by using the first identity information.
  • the touch screen is further configured to collect user biometric information corresponding to the first operation during the obtaining of the first operation
  • the processor is further configured to set the user biometric information and the pre-stored biometric information. Perform matching; if yes, in response to the first operation, find the first identity information corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information.
  • the processor is further configured to set the access right of the first identity information to the restricted access right, where the restricted access right is used to indicate that the access to the target application is prohibited after the first identity information is logged into the target application. At least a portion of user data.
  • the touch screen is further configured to obtain a second operation of the user on the native icon, wherein the second operation is different from the first operation; the processor is further configured to determine whether the target application supports the multi-identity information login function; If yes, in response to the second operation, the second identity information corresponding to the second operation is searched by the mapping relationship; and the target application is logged in the second identity information.
  • embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention can take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
  • an information processing method, apparatus, and terminal provided by an embodiment of the present invention have the following beneficial effects: a user can log in to a target application with different identity information by different operations on the native icon of the application. Therefore, the user can be effectively prevented from misoperation, the intelligence of the terminal is improved, and a good user experience is provided.

Abstract

A method and device for information processing, and a terminal. The method comprises: obtaining a first operation on the native icon of a target application by a user (S101); in response to the first operation, searching, by means of a mapping relationship between pre-stored operations and identity information, for first identity information corresponding to the first operation (S102); and logging in to the target application with the first identity information (S103). With the method, the target application can be logged in to with different identity information by performing various operations on the native icon, which can solve a user misoperation problem and raise the intelligence of the terminal.

Description

一种信息处理方法、装置及终端Information processing method, device and terminal 技术领域Technical field
本发明涉及通信技术领域的控制技术,尤其涉及一种信息处理方法、装置及终端。The present invention relates to control technologies in the field of communication technologies, and in particular, to an information processing method, apparatus, and terminal.
背景技术Background technique
随着移动互联网技术的发展以及移动终端的普及,在现实生活中,对于同一个应用用户往往可能会有多个账号,用户对于使用多账号登录应用的需求也越来越大。在现有技术中,利用实例标识符标记预先为应用创建多个分身图标,即一个应用除了对应一个原生图标外,还会对应多个分身图标,从而,用户可以通过点击不同图标实现以不同账号登录应用。With the development of mobile internet technology and the popularity of mobile terminals, in real life, there may be multiple accounts for the same application user, and the user needs to use multiple account login applications. In the prior art, a plurality of avatar icons are created in advance for an application by using an instance identifier tag, that is, an application corresponds to a plurality of avatar icons in addition to a native icon, so that the user can implement different accounts by clicking different icons. Sign in to the app.
因此,现有技术存在的问题是:应用图标管理较为复杂,浪费用户时间,而且,当多个应用图标同时处于同一用户操作系统界面时,由于用户忘记各个应用图标分别所对应的账号,容易导致点错应用图标,产生误操作,需要多次反复进行操作,使得移动终端的智能程度低。Therefore, the problem in the prior art is that the application icon management is complicated and wastes user time. Moreover, when multiple application icons are simultaneously in the same user operating system interface, it is easy to cause the user to forget the account corresponding to each application icon. Pointing the wrong application icon, causing a misoperation, requires repeated operations, making the mobile terminal less intelligent.
发明内容Summary of the invention
有鉴于此,本发明实施例期望提供一种信息处理方法、装置及终端,以实现减少用户误操作,提升终端的智能程度,提高用户体验。In view of this, the embodiment of the present invention is to provide an information processing method, device, and terminal, so as to reduce user misoperation, improve the intelligence of the terminal, and improve the user experience.
为达到上述目的,本发明实施例的技术方案是这样实现的:To achieve the above objective, the technical solution of the embodiment of the present invention is implemented as follows:
第一方面,本发明实施例提供一种信息处理方法,所述方法包括:获得用户对目标应用的原生图标的第一操作;响应所述第一操作,通过预先存储的操作与身份信息之间的映射关系,查找所述第一操作对应的第一身份信息;以所述第一身份信息登录所述目标应用。In a first aspect, an embodiment of the present invention provides an information processing method, where the method includes: obtaining a first operation of a user with a native icon of a target application; and responding to the first operation, by using a pre-stored operation and identity information And mapping the first identity information corresponding to the first operation; and logging in the target application by using the first identity information.
在本发明其它实施例中,所述以所述第一身份信息登录所述目标应用,包括:根据所述第一身份信息,获取对应的目标应用数据;基于所述 目标应用数据运行所述目标应用,并以所述第一身份信息登录所述目标应用。In other embodiments of the present invention, the logging in the target application by using the first identity information includes: acquiring corresponding target application data according to the first identity information; The target application data runs the target application and logs in to the target application with the first identity information.
在本发明其它实施例中,所述获得用户对目标应用的原生图标的第一操作,包括:在获得所述第一操作的过程中,采集所述第一操作对应的用户生物特征信息;将所述用户生物特征信息与预先存储的生物特征信息进行匹配;相应地,所述响应所述第一操作,通过预先存储的操作与身份信息之间的映射关系查找所述第一操作对应的第一身份信息,包括:如果匹配,则响应所述第一操作,通过预先存储的操作与身份信息之间的映射关系查找所述第一操作对应的第一身份信息。In other embodiments of the present invention, the obtaining, by the user, the first operation of the native icon of the target application includes: collecting user biometric information corresponding to the first operation in the process of obtaining the first operation; The user biometric information is matched with the pre-stored biometric information; correspondingly, the responding to the first operation, searching for the first operation corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information And the first identity information corresponding to the first operation is searched for by the mapping relationship between the pre-stored operation and the identity information.
在本发明其它实施例中,在所述以所述第一身份信息登录所述目标应用之前,所述方法还包括:将所述第一身份信息的访问权限设置为受限的访问权限,其中,所述受限的访问权限用于指示在所述第一身份信息登录目标应用后禁止访问所述目标应用的至少一部分用户数据。In other embodiments of the present invention, before the logging in to the target application by using the first identity information, the method further includes: setting an access right of the first identity information to a restricted access permission, where The restricted access right is used to indicate that access to the at least part of the user data of the target application is prohibited after the first identity information is logged into the target application.
在本发明其它实施例中,在所述获得用户对目标应用的原生图标的第一操作之前,所述方法还包括:获得用户对所述原生图标的第二操作,其中,所述第二操作不同于所述第一操作;确定所述目标应用是否支持多身份信息登录功能;如果支持,则响应所述第二操作,通过所述映射关系查找所述第二操作对应的第二身份信息;以所述第二身份信息登录所述目标应用。In other embodiments of the present invention, before the obtaining the first operation of the user's native icon of the target application, the method further comprises: obtaining a second operation of the native icon by the user, wherein the second operation Different from the first operation; determining whether the target application supports the multi-identity information login function; if supported, responding to the second operation, searching for the second identity information corresponding to the second operation by using the mapping relationship; Logging in to the target application with the second identity information.
第二方面,本发明实施例提供一种信息处理装置,所述装置包括:第一获得单元、第一响应单元以及第一登录单元;其中,所述第一获得单元,设置为获得用户对目标应用的原生图标的第一操作;所述第一响应单元,设置为响应所述第一操作,通过预先存储的操作与身份信息之间的映射关系,查找所述第一操作对应的第一身份信息;所述第一登录单元,设置为以所述第一身份信息登录所述目标应用。 In a second aspect, an embodiment of the present invention provides an information processing apparatus, where the apparatus includes: a first obtaining unit, a first responding unit, and a first login unit; wherein the first obtaining unit is configured to obtain a user-targeted a first operation of the native icon of the application; the first response unit is configured to: in response to the first operation, search for a first identity corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information The first login unit is configured to log in to the target application with the first identity information.
在本发明其它实施例中,所述第一登录单元,还设置为根据所述第一身份信息,获取对应的目标应用数据;基于所述目标应用数据运行所述目标应用,并以所述第一身份信息登录所述目标应用。In another embodiment of the present invention, the first login unit is further configured to: acquire corresponding target application data according to the first identity information; run the target application based on the target application data, and use the first An identity information is logged into the target application.
在本发明其它实施例中,所述第一获得单元,还设置为在获得所述第一操作的过程中,采集所述第一操作对应的用户生物特征信息;将所述用户生物特征信息与预先存储的生物特征信息进行匹配;所述第一响应单元,还设置为如果匹配,则响应所述第一操作,通过预先存储的操作与身份信息之间的映射关系查找所述第一操作对应的第一身份信息。In another embodiment of the present invention, the first obtaining unit is further configured to: collect, during the obtaining the first operation, user biometric information corresponding to the first operation; and the biometric information of the user Pre-stored biometric information is matched; the first response unit is further configured to: if the matching, respond to the first operation, search for the first operation by using a mapping relationship between the pre-stored operation and the identity information First identity information.
在本发明其它实施例中,所述装置还包括:第二获得单元、确定单元、第二响应单元以及第二登录单元;其中,所述第二获得单元,设置为获得用户对所述原生图标的第二操作,其中,所述第二操作不同于所述第一操作;所述确定单元,设置为确定所述目标应用是否支持多身份信息登录功能;所述第二响应单元,设置为如果支持,则响应所述第二操作,通过所述映射关系查找所述第二操作对应的第二身份信息;所述第二登录单元,设置为以所述第二身份信息登录所述目标应用。In other embodiments of the present invention, the apparatus further includes: a second obtaining unit, a determining unit, a second responding unit, and a second login unit; wherein the second obtaining unit is configured to obtain a user to the native icon a second operation, wherein the second operation is different from the first operation; the determining unit is configured to determine whether the target application supports a multi-identity information login function; the second response unit is set to if Supporting, in response to the second operation, searching for the second identity information corresponding to the second operation by using the mapping relationship; the second login unit is configured to log in to the target application by using the second identity information.
第三方面,本发明实施例提供一种终端,所述终端包括:可触摸显示屏以及处理器;其中,所述可触摸显示屏,设置为获得用户对目标应用的原生图标的第一操作;所述处理器,设置为响应所述第一操作,通过预先存储的操作与身份信息之间的映射关系,查找所述第一操作对应的第一身份信息;以所述第一身份信息登录所述目标应用。In a third aspect, an embodiment of the present invention provides a terminal, where the terminal includes: a touchable display screen and a processor; wherein the touchable display screen is configured to obtain a first operation of a user's native icon of the target application; The processor is configured to: in response to the first operation, search for first identity information corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information; and log in with the first identity information The target application.
根据本发明的又一个实施例,还提供了一种存储介质,所述存储介质包括存储的程序,其中,所述程序运行时执行上述任一项所述的方法。According to still another embodiment of the present invention, there is also provided a storage medium comprising a stored program, wherein the program is executed to perform the method of any of the above.
本发明实施例提供一种信息处理方法、装置及终端,首先,获得用户对目标应用的原生图标的第一操作,然后,通过预先存储的操作与身份信息之间的映射关系查找第一操作对应的第一身份信息,并以第一身份信息登录目标应用。从而,如果将本发明实施例的信息处理方法应用于多身份信息登录应用的情况时,还可以在以第一身份信息登录目标应用之前,获 得用户对于该原生图标的第二操作,以第二操作所对应的第二身份信息登录该目标应用。这样,用户就能够通过对应用的原生图标的不同操作来实现以不同身份信息登录目标应用。从而,可以有效地防止用户误操作,提升终端的智能程度,提供良好的用户体验。An embodiment of the present invention provides an information processing method, apparatus, and terminal. First, a first operation of a user's native icon for a target application is obtained, and then a first operation corresponding to a mapping relationship between the previously stored operation and the identity information is performed. The first identity information, and the first identity information is logged into the target application. Therefore, if the information processing method of the embodiment of the present invention is applied to the multi-identity information login application, the user may obtain the first identity information before logging in to the target application. The second operation of the native icon is performed by the user, and the second identity information corresponding to the second operation is used to log in to the target application. In this way, the user can log in to the target application with different identity information through different operations on the native icon of the application. Therefore, the user can be effectively prevented from misoperation, the intelligence of the terminal is improved, and a good user experience is provided.
附图说明DRAWINGS
图1-1为本发明实施例一中的信息处理方法的流程示意图;1-1 is a schematic flowchart of an information processing method in Embodiment 1 of the present invention;
图1-2为本发明实施例一中的应用设置界面的示意图;1-2 is a schematic diagram of an application setting interface in Embodiment 1 of the present invention;
图1-3为本发明实施例一中的登录身份信息选择界面的示意图;1-3 are schematic diagrams of a login identity information selection interface in Embodiment 1 of the present invention;
图2为本发明实施例二中的信息处理方法的流程示意图;2 is a schematic flowchart of an information processing method in Embodiment 2 of the present invention;
图3为本发明实施例三中的信息处理方法的流程示意图;3 is a schematic flowchart of an information processing method in Embodiment 3 of the present invention;
图4为本发明实施例四中的信息处理方法的流程示意图;4 is a schematic flowchart of an information processing method in Embodiment 4 of the present invention;
图5为本发明实施例五中的信息处理装置的结构示意图;FIG. 5 is a schematic structural diagram of an information processing apparatus according to Embodiment 5 of the present invention; FIG.
图6为本发明实施例六中的终端的结构示意图。FIG. 6 is a schematic structural diagram of a terminal in Embodiment 6 of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述。The technical solutions in the embodiments of the present invention will be clearly and completely described in the following with reference to the accompanying drawings.
实施例一Embodiment 1
本实施例提供一种信息处理方法,该信息处理方法应用于终端,这里,终端可以为智能手机、平板电脑等。该信息处理方法所实现的功能可以通过终端中的处理器调用程序代码来实现,当然程序代码可以保存在计算机存储介质中,可见,该终端至少包括处理器和存储介质。在实际应用中,该信息处理方法可以应用于各种可以多身份信息登录的应用的需要登录的场合,如同时使用两个账号登录同一应用、同一应用的两个账号之间切换登录等。The embodiment provides an information processing method, and the information processing method is applied to a terminal. Here, the terminal may be a smart phone, a tablet computer, or the like. The function implemented by the information processing method can be implemented by a processor calling program code in the terminal. Of course, the program code can be saved in a computer storage medium. As can be seen, the terminal includes at least a processor and a storage medium. In an actual application, the information processing method can be applied to applications where multiple applications can log in, such as logging in to the same application and switching between two accounts of the same application.
那么,图1-1为本发明实施例一中的信息处理方法的流程示意图,参 见图1所示,该信息处理方法包括:Figure 1-1 is a schematic flowchart of the information processing method in the first embodiment of the present invention. As shown in FIG. 1, the information processing method includes:
S101:获得用户对目标应用的原生图标的第一操作;S101: Obtain a first operation of a user's native icon of the target application;
这里,在用户想要登录目标应用时,用户可以对目标应用的原生图标进行第一操作,来实现登录目标应用的目的。具体地,目标应用的原生图标可以是指安装该目标应用时原始生成的应用图标。Here, when the user wants to log in to the target application, the user can perform the first operation on the native icon of the target application to achieve the purpose of logging in the target application. Specifically, the native icon of the target application may refer to an application icon originally generated when the target application is installed.
在实际应用中,该目标应用可以是社交类应用,也可以是购物类应用,当然还可以是其他类型的能够以多身份信息进行登录的应用,这里,本发明实施例不做具体限定。In an actual application, the target application may be a social application, or a shopping application, and may be other types of applications that can be logged in with multiple identity information.
在具体实施过程中,用户可以在操作系统界面上,通过对目标应用的原生图标的点击、触摸或滑动等的一种或多种组合方式来生成第一操作,用户也可以通过应用列表、下拉菜单等其他可以操作该目标应用的原生图标的地方对该原生图标进行第一操作,当然,也可以为其它方式来生成第一操作,这里,本发明实施例不做具体限定。In a specific implementation process, the user may generate a first operation by using one or more combinations of clicking, touching, or sliding the native icon of the target application on the operating system interface, and the user may also use the application list and pull down. The first operation of the native icon is performed in a place where the original icon of the target application can be operated, for example, and the first operation may be performed in other manners, and the embodiment of the present invention is not specifically limited.
在实际应用中,第一操作的具体动作可以是用户设定的,也可以是系统默认设置的。示例性地,第一操作的具体动作可以是点击,如单击、双击或三击等,也可以是按压,如长按或短按等,也可以是滑动、拖拽等,当然,还可以是组合动作,如长按并滑动,由本领域技术人员在具体实施时来确定,这里,本发明实施例不做具体限定。In practical applications, the specific action of the first operation may be set by the user, or may be set by the system by default. For example, the specific action of the first operation may be a click, such as a click, a double click, or a triple click, or a press, such as a long press or a short press, or a sliding, dragging, etc., of course, It is a combination of the action, such as a long press and a slide, which is determined by a person skilled in the art in the specific implementation. Here, the embodiment of the present invention is not specifically limited.
在具体实施过程中,为了保护用户的隐私,以免因为他人的误操作使得用户信息泄露,S 101还包括:在获得第一操作的过程中,采集第一操作对应的用户生物特征信息;将用户生物特征信息与预先存储的生物特征信息进行匹配。In the specific implementation process, in order to protect the privacy of the user, so as to prevent the user information from being leaked due to the erroneous operation of another person, the S101 further includes: collecting the biometric information of the user corresponding to the first operation in the process of obtaining the first operation; The biometric information is matched with the pre-stored biometric information.
示例性地,假设用户不希望别人发现自己的社交应用有多个账号时,可以通过安全认证的方式来保护自己的隐私。用户可以设置在使用对应用图标进行操作的方式登录应用时的安全等级,不同安全等级对应不同的处理,如在安全等级最高时,安全认证不通过则拒绝登录;在安全等级中等时,安全认证不通过则以受限的访问方式来登录;如在安全等级最低时, 可不进行安全认证直接登录。Illustratively, if the user does not want others to find that their social application has multiple accounts, they can protect their privacy through secure authentication. The user can set the security level when logging in to the application by using the application icon. Different security levels correspond to different processing. For example, when the security level is the highest, the security authentication fails to log in. If the security level is medium, the security authentication is performed. If you do not pass, log in with restricted access; if the security level is lowest, You can log in directly without security authentication.
具体地,在获得第一操作时采集用户的生物特征信息,通过将第一操作对应的用户生物特征信息与预先存储的生物特征信息进行匹配的方式,进行安全认证。如果第一操作对应的用户生物特征信息与预先存储的生物特征信息相匹配,则表明安全认证通过,可以执行S102;如果第一操作对应的用户生物特征信息与预先存储的生物特征信息不匹配,则表明安全认证不通过,此时,可以将第一身份信息的访问权限设置为受限的访问权限,以便在第一身份信息登录目标应用后,禁止当前的登录用户访问受保护的隐私数据;当然,在安全认证不通过时,也可以直接结束处理过程,不执行S102至S103。Specifically, the biometric information of the user is collected when the first operation is obtained, and the security authentication is performed by matching the biometric information of the user corresponding to the first operation with the biometric information stored in advance. If the user biometric information corresponding to the first operation matches the pre-stored biometric information, it indicates that the security authentication is passed, and S102 may be performed; if the biometric information corresponding to the first operation does not match the pre-stored biometric information, The security authentication is not passed. In this case, the access right of the first identity information may be set to the restricted access permission, so that the current login user is prohibited from accessing the protected private data after the first identity information is applied to the target application. Of course, when the security authentication fails, the processing may be directly ended, and S102 to S103 are not executed.
可选地,在S101之前,上述信息处理方法还可以包括:获得用户对原生图标的第二操作,其中,第二操作不同于第一操作;确定目标应用是否支持多身份信息登录功能;如果支持,则响应第二操作,通过操作与身份信息之间的映射关系查找第二操作对应的第二身份信息;以第二身份信息登录目标应用。Optionally, before S101, the foregoing information processing method may further include: obtaining a second operation of the user on the native icon, where the second operation is different from the first operation; determining whether the target application supports the multiple identity information login function; And responding to the second operation, searching for the second identity information corresponding to the second operation by using the mapping relationship between the operation and the identity information; and logging in the target application by using the second identity information.
示例性地,用户可以设定第一操作对应于以第一身份信息登录目标应用,并设定第二操作对应于以第二身份信息登录目标应用。因此,为了实现以第一身份信息和第二身份信息同时登录目标应用,或者为了将目前登录目标应用的第二身份信息切换为以第一身份信息登录,可以先采用第二操作以第二身份信息登录目标应用,然后再采用第一操作以第一身份信息登录目标应用。也就是说,在以第一身份信息登录目标应用之前,可以先以第二身份信息登录目标应用。Exemplarily, the user may set the first operation to correspond to logging in the target application with the first identity information, and setting the second operation to correspond to logging in the target application with the second identity information. Therefore, in order to simultaneously log in the target application with the first identity information and the second identity information, or to switch the second identity information of the current login target application to log in with the first identity information, the second operation may be adopted first to the second identity. The information is logged into the target application, and then the first operation is used to log in to the target application with the first identity information. That is to say, before logging in to the target application with the first identity information, the target application may be logged in with the second identity information.
在实际应用中,第二操作的具体动作可以是用户设定的,也可以是系统默认设置的。示例性地,第二操作的具体动作可以是点击,如单击、双击或三击等,也可以是按压,如长按或短按等,也可以是滑动、拖拽等,当然,还可以是动作,如长按并滑动,由本领域技术人员在具体实施时来确定,这里,本发明实施例不做具体限定。但是,需要说明的是,第二操 作与第一操作的具体动作是不同的,如设定第二操作为长按时,可以设置第一操作为单击。In practical applications, the specific action of the second operation may be set by the user, or may be set by the system by default. Illustratively, the specific action of the second operation may be a click, such as a click, a double click, or a triple click, or a press, such as a long press or a short press, or a slide, drag, etc., of course, It is an action, such as a long press and a slide, which is determined by a person skilled in the art in a specific implementation. Here, the embodiment of the present invention is not specifically limited. However, it needs to be explained that the second operation The specific action is different from the first operation. For example, when the second operation is set to be long pressed, the first operation may be set as a click.
需要说明的是,一般情况下,第一身份信息与第二身份信息是不同的,如设置第一身份信息为账户A和密码A时,可以设置第二身份信息为账户B和密码B。在实际应用中,第一操作与第二操作的所对应的身份信息由用户来设定,当用户不想多身份信息登录时,也可以将第一操作与第二操作各自所对应的身份信息设置为一致的。It should be noted that, in general, the first identity information is different from the second identity information. For example, when the first identity information is set to account A and password A, the second identity information may be set as account B and password B. In an actual application, the identity information corresponding to the first operation and the second operation is set by the user, and when the user does not want to log in the multiple identity information, the identity information corresponding to the first operation and the second operation may also be set. For consistency.
具体地,为了确定用户对目标应用的原生图标的操作的有效性,可以在获得了用户对目标应用的原生图标的操作后,如第一操作或第二操作等,还可以先确定目标应用是否支持多身份信息登录功能;如果确定目标应用支持多身份信息登录功能,再响应第一操作或第二操作,通过操作与身份信息之间的映射关系查找第一操作或第二操作对应的身份信息。当然,也可以在不确定目标应用是否能够以至少两个身份信息登录时,直接响应用户对应应用原生图标的操作。这里,本发明实施例不做具体限定。Specifically, in order to determine the validity of the user's operation on the native icon of the target application, after the user's operation on the native icon of the target application is obtained, such as the first operation or the second operation, the target application may be determined first. Supporting the multi-identity information login function; if it is determined that the target application supports the multi-identity information login function, and then responding to the first operation or the second operation, searching for the identity information corresponding to the first operation or the second operation by the mapping relationship between the operation and the identity information . Of course, it is also possible to directly respond to the operation of the user corresponding to the application of the native icon when it is determined whether the target application can log in with at least two identity information. Here, the embodiment of the present invention is not specifically limited.
示例性地,为了便于确定目标应用是否支持多身份信息登录功能,可以将所有具有多身份信息登录功能的应用的属性信息,如应用名称、应用安装时间等保存至对应的映射表,如应用白名单中,那么,在需要确定目标应用是否支持多身份信息时,只需要先获取该目标应用的属性信息,然后在映射表中查找是否存在有该属性信息即可,如果存在,则表明该目标应用支持多身份信息登录功能,否则,表明该目标应用不支持多身份信息登录功能。当然,还可以采用其他方式,由本领域技术人员在具体实施过程中根据实际情况来决定。Illustratively, in order to facilitate determining whether the target application supports the multi-identity information login function, attribute information of all applications having multiple identity information login functions, such as an application name, an application installation time, and the like, may be saved to a corresponding mapping table, such as an application white. In the list, then, when it is necessary to determine whether the target application supports multi-identity information, it only needs to obtain the attribute information of the target application first, and then finds whether the attribute information exists in the mapping table, and if so, indicates the target. The application supports the multi-identity information login function. Otherwise, it indicates that the target application does not support the multi-identity information login function. Of course, other methods may also be adopted, which are determined by those skilled in the art according to actual conditions in a specific implementation process.
S102:响应第一操作,通过预先存储的操作与身份信息之间的映射关系,查找第一操作对应的第一身份信息;S102: responsive to the first operation, searching for the first identity information corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information;
这里,在获得了用户对目标应用原生图标的第一操作后,就可以通过预先存储的操作与身份信息之间的映射关系来查找处该第一操作对应的第一身份信息,以便以该第一身份信息来登录目标应用。 Here, after obtaining the first operation of the user to apply the native icon to the target, the first identity information corresponding to the first operation may be searched by the mapping relationship between the pre-stored operation and the identity information, so as to An identity message to log in to the target application.
在具体实施过程中,第一操作所对应的第一身份信息可以是用户在目标应用的设置中预先设定的,示例性地,用户可以在如图1-2所示的应用设置界面中,将第一操作对应的动作11选择为“长按”111,并在登录身份信息12处按下按钮“账户A和密码A”122,表明将第一操作所对应的身份信息设置为账户A和密码A,那么,当用户长按目标应用的原生图标后,就会获取账户A和密码A;第一操作所对应的第一身份信息也可以是用户实时选定的,示例性地,用户可以在如图1-2所示的应用设置界面中,将第一操作对应的动作11设置为“长按并滑动”112,并将登录身份信息12设置为“显示身份信息列表”121,那么,当用户长按并滑动目标应用的原生图标后,就会显示如图1-3所示界面,此时,用户就可以根据需要选择用于登录的身份信息,如用户可以按下“账户B和密码B”14则表明选择账户B和密码B来登录应用,或者,也可以直接添加新的身份信息,如用户可以按下“新建身份信息”15来增加新的身份信息。这里,本发明实施例不做具体限定。In a specific implementation process, the first identity information corresponding to the first operation may be preset by the user in the setting of the target application. For example, the user may be in the application setting interface as shown in FIG. 1-2. The action 11 corresponding to the first operation is selected as "long press" 111, and the button "Account A and Password A" 122 is pressed at the login identity information 12, indicating that the identity information corresponding to the first operation is set to the account A and The password A, then, when the user long presses the original icon of the target application, the account A and the password A are obtained; the first identity information corresponding to the first operation may also be selected by the user in real time, for example, the user may In the application setting interface shown in FIG. 1-2, the action 11 corresponding to the first operation is set to "long press and slide" 112, and the login identity information 12 is set to "display identity information list" 121, then, When the user presses and slides the original icon of the target application, the interface shown in Figure 1-3 is displayed. At this time, the user can select the identity information for login according to the need, for example, the user can press "Account B and Password B" 14 indicates that the account B and the password B are selected to log in to the application, or the new identity information can be directly added. For example, the user can press the "new identity information" 15 to add new identity information. Here, the embodiment of the present invention is not specifically limited.
因此,上述映射关系是根据用户在目标应用中的设置来生成的,存储着该目标应用对应的各个操作与身份信息之间的映射关系。示例性地,当用户在目标应用中的设置为:长按以账户A和密码A登录目标应用时,该映射关系中就会保存相应的“长按”操作及其对应的身份信息“账户A和密码A”。从而,在获得了用户对目标应用的原生图标的“长按”操作后,可以查询该映射关系,如果存在对应的操作的信息,那么,就可以获取该操作所对应的身份信息“账户A和密码A”。Therefore, the mapping relationship is generated according to the setting of the user in the target application, and the mapping relationship between each operation corresponding to the target application and the identity information is stored. Exemplarily, when the setting in the target application is: long press to log in to the target application with account A and password A, the corresponding "long press" operation and its corresponding identity information "account A" are saved in the mapping relationship. And password A". Therefore, after obtaining the “long press” operation of the original icon of the target application by the user, the mapping relationship may be queried, and if there is information of the corresponding operation, the identity information corresponding to the operation “account A and Password A".
S103:以第一身份信息登录目标应用。S103: Log in the target application by using the first identity information.
这里,在获得了第一身份信息以后,就能够以第一身份信息来登录该目标应用。Here, after the first identity information is obtained, the target application can be logged in with the first identity information.
在具体实施过程中,为了能够以第一身份信息登录目标应用,S103可以包括:根据第一身份信息,获取对应的目标应用数据;基于目标应用数据运行目标应用,并以第一身份信息登录目标应用。 In a specific implementation process, in order to be able to log in the target application with the first identity information, S103 may include: acquiring corresponding target application data according to the first identity information; running the target application based on the target application data, and logging the target with the first identity information application.
具体地,对于能够以不同身份信息进行的登录的目标应用来说,每一个身份信息都需要对应一份独立的能够运行该目标应用的目标应用数据,这些目标应用数据可以独立运行目标应用而互不干扰。因此,为了以第一身份信息登录目标应用,可以先根据该第一身份信息,获得该第一身份信息所对应的目标应用数据,再基于该目标应用数据运行目标应用,并以第一身份信息登录目标应用。Specifically, for a target application capable of login with different identity information, each identity information needs to correspond to a separate target application data capable of running the target application, and the target application data can independently run the target application and mutually Do not interfere. Therefore, in order to log in the target application with the first identity information, the target application data corresponding to the first identity information may be obtained according to the first identity information, and then the target application is run based on the target application data, and the first identity information is used. Log in to the target app.
在实际应用中,为了获取第一身份信息对应的目标应用数据,可以先根据目标应用的属性信息,来获取目标应用所对应的各个应用数据;然后获取各个应用数据对应的各个身份信息,并分别将各个身份信息与第一身份信息进行匹配;最后,根据匹配结果,判断各个身份信息中是否存在与第一身份信息匹配的身份信息;如果存在,则将匹配的身份信息所对应的应用数据确定为目标应用数据;否则,就可以复制各个应用数据中的任一个应用数据,来生成目标应用数据。In an actual application, in order to obtain the target application data corresponding to the first identity information, the application data corresponding to the target application may be obtained according to the attribute information of the target application; and then each identity information corresponding to each application data is obtained, and respectively Matching each identity information with the first identity information. Finally, determining, according to the matching result, whether identity information matching the first identity information exists in each identity information; if yes, determining application data corresponding to the matched identity information Apply data to the target; otherwise, you can copy any of the application data to generate the target application data.
这里,目标应用的属性信息可以包括:第一应用的名称、唯一标识、下载地址、分类、版本、详细描述、缩略图、包名、大小、开发者等信息,当然,也可以为其它,本发明实施例不做具体限定。Here, the attribute information of the target application may include: a name of the first application, a unique identifier, a download address, a category, a version, a detailed description, a thumbnail, a package name, a size, a developer, etc., of course, may also be other, this The embodiment of the invention is not specifically limited.
至此,便完成了以第一身份信息登录目标应用。At this point, the login to the target application with the first identity information is completed.
由上述内容可知,本发明实施例所提供的技术方案,在获得了用户对目标应用的原生图标的第一操作后,会通过预先存储的操作与身份信息之间的映射关系查找第一操作对应的第一身份信息,并以第一身份信息登录目标应用。这样,通过本发明实施例提供的信息处理方法,可以在获得了用户对目标应用的原生图标的第二操作,并以第二身份信息登录目标应用后,再采用第一操作来以第一身份信息登录目标应用。从而,通过对同一应用图标进行不同操作,实现以不同身份信息登录应用。一方面,可以在同一应用同时以多个身份信息登录的情况下,降低了同一应用多个图标管理的复杂度,另一方面,还能够在不退出原登录身份信息的情况下,直接以另一身份信息来登录应用,可以快速在不同账号之间进行切换,并降低 了切换不同身份信息登录应用的复杂度。进而,降低了操作复杂度,提升了终端的智能程度,可以为用户提供良好的用户体验。It can be seen from the above that the technical solution provided by the embodiment of the present invention, after obtaining the first operation of the original icon of the target application by the user, searches for the first operation corresponding to the mapping relationship between the pre-stored operation and the identity information. The first identity information, and the first identity information is logged into the target application. In this way, the information processing method provided by the embodiment of the present invention can obtain the second operation of the user's native icon on the target application, and after logging in the target application with the second identity information, the first operation is used to use the first identity. Information login target application. Thus, by performing different operations on the same application icon, the application is logged in with different identity information. On the one hand, when the same application is simultaneously logged in with multiple identity information, the complexity of managing multiple icons of the same application is reduced, and on the other hand, the original login identity information can be directly used without leaving the original login identity information. Log in to the app with an identity message, you can quickly switch between different accounts and reduce The complexity of switching different identity information login applications. Further, the operation complexity is reduced, the intelligence of the terminal is improved, and a good user experience can be provided for the user.
实施例二Embodiment 2
基于前述实施例,本实施例提供一种信息处理方法,应用于以下情景中,假设用户设定单击目标应用的原生图标对应于以身份信息A登录目标应用,并设定双击目标应用的原生图标对应于显示身份信息列表,以便用户选择需要登录的身份信息B或者新建需要登录的身份信息B。Based on the foregoing embodiment, the present embodiment provides an information processing method, which is applied to the following scenario, and assumes that the user sets the native icon of the click target application to correspond to the target application by using the identity information A, and sets the primary application of the double-click target application. The icon corresponds to the display identity information list, so that the user selects the identity information B that needs to be logged in or creates a new identity information B that needs to be logged in.
那么,图2为本发明实施例二中的信息处理方法的流程示意图,参见图2所示,该方法包括:2 is a schematic flowchart of an information processing method in Embodiment 2 of the present invention. Referring to FIG. 2, the method includes:
S201:获得用户对目标应用的原生图标的单击操作;S201: obtaining a user click operation on a native icon of the target application;
S202:响应单击操作,通过预先存储的操作与身份信息之间的映射关系,查找单击操作对应的身份信息A;S202: responsive to the click operation, searching for the identity information A corresponding to the click operation by the mapping relationship between the pre-stored operation and the identity information;
S203:获取身份信息A对应的目标应用数据;S203: Obtain target application data corresponding to the identity information A.
S204:基于身份信息A对应的目标应用数据运行目标应用,并以身份信息A登录目标应用;S204: Run the target application based on the target application data corresponding to the identity information A, and log in the target application by using the identity information A;
S205:获得用户对目标应用的原生图标的双击操作;S205: Obtain a double-click operation of the user's native icon on the target application;
S206:确定目标应用是否支持多身份信息登录功能;S206: Determine whether the target application supports the multi-identity information login function;
如果确定目标应用支持多身份信息登录功能,则执行S207,否则,结束。If it is determined that the target application supports the multi-identity information login function, then S207 is performed, otherwise, it ends.
S207:响应双击操作,显示身份信息列表;S207: Display a list of identity information in response to the double-click operation;
S208:根据用户的选择,获得身份信息B;S208: Obtain identity information B according to the user's selection;
S209:以身份信息B登录目标应用。S209: Log in to the target application by using the identity information B.
由上述内容可知,通过本实施例所提供的技术方案,可以实现通过对同一应用图标进行不同操作,实现以不同身份信息登录应用。在以身份信 息A登录目标应用后,同时以身份信息B登录目标应用,或者在以身份信息A登录目标应用后,切换为以身份信息B登录目标应用。降低了操作复杂度,提升了终端的智能程度,可以为用户提供良好的用户体验。It can be seen from the foregoing that, by using the technical solution provided in this embodiment, the application can be logged in with different identity information by performing different operations on the same application icon. In the letter of identity After the information A is registered in the target application, the target application is simultaneously registered with the identity information B, or after the target application is logged in with the identity information A, the application is switched to the target application by using the identity information B. It reduces the complexity of the operation, improves the intelligence of the terminal, and provides a good user experience for the user.
实施例三Embodiment 3
基于前述实施例,本实施例提供一种信息处理方法,图3为本发明实施例三中的信息处理方法的流程示意图,参见图3所示,该信息处理方法包括:The present embodiment provides an information processing method according to the foregoing embodiment. FIG. 3 is a schematic flowchart of an information processing method according to Embodiment 3 of the present invention. Referring to FIG. 3, the information processing method includes:
S301:获得用户对目标应用的原生图标的第一操作;S301: Obtain a first operation of a user's native icon of the target application;
S302:在获得第一操作的过程中,采集第一操作对应的用户生物特征信息;S302: collect user biometric information corresponding to the first operation in the process of obtaining the first operation;
具体地,第一操作对应的用户生物特征信息可以为用户的指纹信息,较优地,全屏可采集指纹的终端,可以在用户使用手指对目标应用的原生图标进行操作的过程中,直接利用触摸屏幕进行采集用户的指纹信息;而,对于非全屏可采集指纹的终端,可以在在用户使用手指对目标应用的原生图标进行操作后,用户手指抬起时,再采用专门的指纹采集模块采集用户的指纹信息。当然,第一操作对应的用户生物特征信息也可以声音信息等其他用户的生物特征,只要能够在获得用户对目标应用的原生图标的第一操作之后,通过生物特征采集模块可以采集。这里,本发明实施例不做具体限定。Specifically, the biometric information of the user corresponding to the first operation may be the fingerprint information of the user. Preferably, the terminal that can collect the fingerprint in the full screen may directly use the touch in the process of using the finger to operate the native icon of the target application. The screen collects fingerprint information of the user; for a terminal that can collect fingerprints without a full screen, after the user uses the finger to operate the original icon of the target application, when the user raises the finger, the user uses a special fingerprint collection module to collect the user. Fingerprint information. Of course, the user biometric information corresponding to the first operation may also be biometrics of other users, such as voice information, as long as the biometrics acquisition module can be acquired after obtaining the user's first operation on the native icon of the target application. Here, the embodiment of the present invention is not specifically limited.
在实际应用中,可以通过终端上的光电转换模块来采集用户的生物特征信息,也可以通过终端上的硅晶体传感器来采集用户的生物特征信息,当然,还可以通过其他方式来采集用户的生物特征信息,这里,本发明实施例不做具体限定。In practical applications, the biometric information of the user may be collected through the photoelectric conversion module on the terminal, or the biometric information of the user may be collected through the silicon crystal sensor on the terminal. Of course, the user's biological activity may be collected by other means. The feature information is not specifically limited in the embodiment of the present invention.
这里,生物特征信息可以为指纹信息,也可以为声音信息,本发明实施例不做具体限定;实际应用中,可以通过光学传感器/电容传感器/温度传感器/超生传感器采集用户的指纹信息,对指纹信息进行预处理与特征提 取方法的主要步骤包括:方向图计算、图像滤波、二值化、细化、提取特征和后处理。Here, the biometric information may be fingerprint information or sound information, which is not specifically limited in the embodiment of the present invention; in actual applications, the fingerprint information of the user may be collected by the optical sensor/capacitance sensor/temperature sensor/super sensor. Information preprocessing and feature extraction The main steps of the method include: pattern calculation, image filtering, binarization, refinement, feature extraction and post-processing.
S303:判断用户生物特征信息与预先存储的生物特征信息是否匹配,如果匹配,执行S304至S306;如果不匹配,则执行S307至S310。S303: Determine whether the user biometric information matches the pre-stored biometric information, if yes, perform S304 to S306; if not, perform S307 to S310.
具体地,可以通过计算用户生物特征信息与预先存储的生物特征信息之间的相似度的方式,来确定用户生物特征信息与预先存储的生物特征信息是否匹配。Specifically, whether the user biometric information matches the pre-stored biometric information can be determined by calculating the similarity between the user biometric information and the pre-stored biometric information.
在实际应用中,可以采用直方图匹配、数学上的矩阵分解、基于特征点的图像相似度计算等常用的计算相似度的方法,这里,本发明实施例不做具体限定。In a practical application, a commonly used method for calculating the similarity, such as a histogram matching, a mathematical matrix decomposition, and an image similarity calculation based on a feature point, may be used, and the embodiment of the present invention is not specifically limited.
S304:响应第一操作,通过预先存储的操作与身份信息之间的映射关系,查找第一操作对应的第一身份信息;S304: responsive to the first operation, searching for the first identity information corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information;
S305:根据第一身份信息,获取对应的目标应用数据;S305: Acquire corresponding target application data according to the first identity information.
S306:基于目标应用数据运行目标应用,并以第一身份信息登录目标应用;S306: Run the target application based on the target application data, and log in the target application by using the first identity information;
S307:响应第一操作,通过预先存储的操作与身份信息之间的映射关系,查找第一操作对应的第一身份信息;S307: responsive to the first operation, searching for the first identity information corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information;
S308:根据第一身份信息,获取对应的目标应用数据;S308: Acquire corresponding target application data according to the first identity information.
S309:将第一身份信息的访问权限设置为受限的访问权限;S309: Set access rights of the first identity information to restricted access rights;
其中,受限的访问权限用于指示在第一身份信息登录目标应用后禁止访问目标应用的至少一部分用户数据。也就是说,受限的访问权限用于禁止当前操作的用户访问原用户设定的私人数据,从而,实现保护用户隐私。The restricted access right is used to indicate that at least a part of the user data of the target application is prohibited from being accessed after the first identity information is logged into the target application. That is to say, the restricted access right is used to prohibit the currently operated user from accessing the private data set by the original user, thereby realizing protection of user privacy.
在实际应用中,可以建立访问权限与第一身份信息之间的映射关系,当用户运行第一身份信息所对应的目标应用数据时,就可以调用相应的权限,确定哪些数据可以显示,哪些数据不能显示。In an actual application, a mapping relationship between the access authority and the first identity information may be established. When the user runs the target application data corresponding to the first identity information, the corresponding permission may be invoked to determine which data can be displayed and which data. Can not be displayed.
这里,本领域技术人员可以根据现有技术来对目标应用数据进行访问 权限设置,本发明实施例就不做过多赘述。Here, those skilled in the art can access the target application data according to the prior art. The permission setting is not described in detail in the embodiment of the present invention.
S310:基于目标应用数据运行目标应用,并以第一身份信息登录目标应用。S310: Run the target application based on the target application data, and log in the target application by using the first identity information.
由上述内容可知,通过本实施例所提供的技术方案,可以实现多身份信息登录应用或者切换身份信息登录时的安全管理,保护用户隐私数据。It can be seen from the foregoing that, by using the technical solution provided in this embodiment, the multi-identity information login application or the security management when switching the identity information login can be implemented, and the user privacy data is protected.
实施例四Embodiment 4
基于前述实施例,本实施例提供了一种信息处理方法,应用于以下情景中,假设用户对目标应用的原生图标的操作为触摸操作,那么,可以根据对于原生图标的触摸时长,来确定以哪一个身份信息运行目标应用。用户设定短按目标应用的原生图标对应于以身份信息A登录目标应用,并设定长按目标应用的原生图标对应于以身份信息B登录目标应用。Based on the foregoing embodiment, the present embodiment provides an information processing method, which is applied to the following scenario, and assumes that the user's operation on the native icon of the target application is a touch operation, then the touch duration of the native icon may be determined according to the touch duration of the native icon. Which identity information runs the target application. The user sets the short icon of the target application to correspond to the login to the target application with the identity information A, and sets the native icon of the long-pressed target application to correspond to the target application by the identity information B.
那么,图4为本发明实施例四中的信息处理方法的流程示意图,参见图4所示,该信息处理方法包括:4 is a schematic flowchart of an information processing method in Embodiment 4 of the present invention. Referring to FIG. 4, the information processing method includes:
S401:获得用户对目标应用的原生图标的触摸操作;S401: Obtain a touch operation of the user on the native icon of the target application;
S402:判断触摸操作的触摸时长是否小于预设时长阈值;S402: Determine whether the touch duration of the touch operation is less than a preset duration threshold;
如果小于预设时长阈值,则表明用户短按了目标应用的原生图标,此时,执行S403;否则,则表明用户长按了目标应用的原生图标,此时,执行S410至S411。If it is less than the preset duration threshold, it indicates that the user has short pressed the native icon of the target application. At this time, S403 is performed; otherwise, it indicates that the user has long pressed the native icon of the target application, and at this time, S410 to S411 are executed.
S403:生成第一操作,并采集用户当前的生物特征信息;S403: Generate a first operation, and collect current biometric information of the user.
S404:确定用户当前的生物特征信息是否与预先存储的生物特征信息匹配;S404: Determine whether the current biometric information of the user matches the pre-stored biometric information;
如果匹配,执行S405;否则,执行S406。If it matches, S405 is performed; otherwise, S406 is performed.
S405:响应第一操作,以身份信息A登录目标应用;S405: responsive to the first operation, registering the target application with the identity information A;
S406:计算不匹配的次数; S406: Calculate the number of mismatches;
S407:判断不匹配的次数是否大于预设匹配阈值;S407: Determine whether the number of mismatches is greater than a preset matching threshold.
如果不匹配的次数大于第二预设匹配阈值,则执行S408;否则,执行S409;If the number of mismatches is greater than the second preset matching threshold, then execute S408; otherwise, execute S409;
S408:在预设时间内对终端的显示屏锁定;S408: Lock the display screen of the terminal within a preset time;
在实际应用中,本领域技术人员可以根据现有技术来实现在预设时间内锁定终端的显示屏,这里,本发明实施例不做过多赘述。In the actual application, the display screen of the terminal is locked in a preset time according to the prior art. The embodiments of the present invention are not described in detail.
S409:采集用户当前的生物特征信息;S409: Collect current biometric information of the user;
在执行S409后,继续执行S404,直至执行了S408或者S405。After S409 is executed, S404 is continued until S408 or S405 is executed.
S410:生成第二操作;S410: Generate a second operation.
S411:响应第二操作,以身份信息B登录目标应用。S411: In response to the second operation, registering the target application with the identity information B.
至此,便完成了信息处理。At this point, the information processing is completed.
实施例五Embodiment 5
基于同一发明构思,本实施例提供一种信息处理装置。图5为本发明实施例五中的信息处理装置的结构示意图,参见图5所示,该信息处理装置50包括:第一获得单元501、第一响应单元502以及第一登录单元503,其中,第一获得单元501,设置为获得用户对目标应用的原生图标的第一操作;第一响应单元502,设置为响应第一操作,通过预先存储的操作与身份信息之间的映射关系,查找第一操作对应的第一身份信息;第一登录单元503,设置为以第一身份信息登录目标应用。Based on the same inventive concept, the embodiment provides an information processing apparatus. 5 is a schematic structural diagram of an information processing apparatus according to Embodiment 5 of the present invention. Referring to FIG. 5, the information processing apparatus 50 includes: a first obtaining unit 501, a first response unit 502, and a first login unit 503, where The first obtaining unit 501 is configured to obtain a first operation of the user to the native icon of the target application; the first response unit 502 is configured to, in response to the first operation, search for the mapping relationship between the pre-stored operation and the identity information. The first identity information corresponding to the operation is performed; the first login unit 503 is configured to log in the target application with the first identity information.
可选地,第一登录单元,还设置为根据第一身份信息,获取对应的目标应用数据;基于目标应用数据运行目标应用,并以第一身份信息登录目标应用。Optionally, the first login unit is further configured to: acquire the corresponding target application data according to the first identity information; run the target application based on the target application data, and log in the target application by using the first identity information.
可选地,第一获得单元,还设置为在获得第一操作的过程中,采集第一操作对应的用户生物特征信息;将用户生物特征信息与预先存储的生物特征信息进行匹配;第一响应单元,还设置为如果匹配,则如果匹配,则 响应第一操作,通过预先存储的操作与身份信息之间的映射关系,查找第一操作对应的第一身份信息。Optionally, the first obtaining unit is further configured to: collect user biometric information corresponding to the first operation during the obtaining the first operation; and match the user biometric information with the pre-stored biometric information; the first response Unit, also set to match, if it matches, then In response to the first operation, the first identity information corresponding to the first operation is searched by a mapping relationship between the pre-stored operation and the identity information.
可选地,该信息处理装置还包括:权限管理单元,还设置为将所述第一身份信息的访问权限设置为受限的访问权限,其中,所述受限的访问权限用于在以所述第一身份信息登录目标应用后禁止访问所述目标应用的数据中的至少一部分用户数据。Optionally, the information processing apparatus further includes: a rights management unit, configured to set an access right of the first identity information to a restricted access right, where the restricted access right is used in After the first identity information is registered in the target application, access to at least a portion of the user data in the data of the target application is prohibited.
可选地,该信息处理装置还包括:第二获得单元、确定单元、第二响应单元以及第二登录单元,其中,第二获得单元,设置为获得用户对原生图标的第二操作,其中,第二操作不同于第一操作;确定单元,设置为确定目标应用是否支持多身份信息登录功能;第二响应单元,设置为如果支持,则响应第二操作,通过映射关系查找第二操作对应的第二身份信息;第二登录单元,设置为以第二身份信息登录目标应用。Optionally, the information processing apparatus further includes: a second obtaining unit, a determining unit, a second responding unit, and a second login unit, wherein the second obtaining unit is configured to obtain a second operation of the user on the native icon, where The second operation is different from the first operation; the determining unit is configured to determine whether the target application supports the multi-identity information login function; the second response unit is configured to, if supported, respond to the second operation, and search for the second operation by using the mapping relationship The second identity information is configured to log in to the target application with the second identity information.
在实际应用中,上述第一获得单元、第一响应单元、第一登录单元、权限管理单元、第二获得单元、确定单元、第二响应单元以及第二登录单元均可由中央处理器(CPU,Central Processing Unit)、微处理器(MPU,Micro Processor Unit)、数字信号处理器(DSP,Digital Signal Processor)、或现场可编程门阵列(FPGA,Field Programmable Gate Array)等实现。In an actual application, the first obtaining unit, the first response unit, the first login unit, the rights management unit, the second obtaining unit, the determining unit, the second responding unit, and the second login unit may each be configured by a central processing unit (CPU, Central Processing Unit), Microprocessor Unit (MPU), Digital Signal Processor (DSP), or Field Programmable Gate Array (FPGA).
这里需要指出的是:以上装置实施例的描述,与上述方法实施例的描述是类似的,具有同方法实施例相似的有益效果,因此不做赘述。对于本发明装置实施例中未披露的技术细节,请参照本发明方法实施例的描述而理解,为节约篇幅,因此不再赘述。It should be noted here that the description of the above device embodiment is similar to the description of the above method embodiment, and has similar advantageous effects as the method embodiment, and therefore will not be described again. For the technical details not disclosed in the embodiment of the present invention, please refer to the description of the method embodiment of the present invention, and the details are not described herein.
实施例六Embodiment 6
基于同一发明构思,本实施例提供一种终端。图6为本发明实施例六中的终端的结构示意图,参见图6所示,该终端60包括:可触摸显示屏601以及处理器602,其中,可触摸显示屏601,设置为获得用户对目标应用的原生图标的第一操作;处理器602,设置为响应第一操作,通过预先 存储的操作与身份信息之间的映射关系,查找第一操作对应的第一身份信息;以第一身份信息登录目标应用。Based on the same inventive concept, the embodiment provides a terminal. FIG. 6 is a schematic structural diagram of a terminal according to Embodiment 6 of the present invention. As shown in FIG. 6, the terminal 60 includes: a touchable display screen 601 and a processor 602. The touchable display screen 601 is configured to obtain a user-targeted a first operation of the native icon of the application; the processor 602, configured to respond to the first operation by The mapping between the stored operation and the identity information, searching for the first identity information corresponding to the first operation; and logging in the target application by using the first identity information.
可选地,处理器,还设置为根据第一身份信息,获取对应的目标应用数据;基于目标应用数据运行目标应用,并以第一身份信息登录目标应用。Optionally, the processor is further configured to: acquire the corresponding target application data according to the first identity information; run the target application based on the target application data, and log in the target application by using the first identity information.
可选地,可触摸显示屏,还设置为在获得第一操作的过程中,采集第一操作对应的用户生物特征信息;处理器,还设置为将用户生物特征信息与预先存储的生物特征信息进行匹配;如果匹配,则响应第一操作,通过预先存储的操作与身份信息之间的映射关系查找第一操作对应的第一身份信息。Optionally, the touch screen is further configured to collect user biometric information corresponding to the first operation during the obtaining of the first operation, and the processor is further configured to set the user biometric information and the pre-stored biometric information. Perform matching; if yes, in response to the first operation, find the first identity information corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information.
可选地,处理器,还设置为将第一身份信息的访问权限设置为受限的访问权限,其中,受限的访问权限用于指示在第一身份信息登录目标应用后禁止访问目标应用的至少一部分用户数据。Optionally, the processor is further configured to set the access right of the first identity information to the restricted access right, where the restricted access right is used to indicate that the access to the target application is prohibited after the first identity information is logged into the target application. At least a portion of user data.
可选地,可触摸显示屏,还设置为获得用户对原生图标的第二操作,其中,第二操作不同于第一操作;处理器,还设置为确定目标应用是否支持多身份信息登录功能;如果支持,则响应第二操作,通过映射关系查找第二操作对应的第二身份信息;以第二身份信息登录目标应用。Optionally, the touch screen is further configured to obtain a second operation of the user on the native icon, wherein the second operation is different from the first operation; the processor is further configured to determine whether the target application supports the multi-identity information login function; If yes, in response to the second operation, the second identity information corresponding to the second operation is searched by the mapping relationship; and the target application is logged in the second identity information.
这里需要指出的是:以上终端实施例的描述,与上述方法实施例的描述是类似的,具有同方法实施例相似的有益效果,因此不做赘述。对于本发明终端实施例中未披露的技术细节,请参照本发明方法实施例的描述而理解,为节约篇幅,因此不再赘述。It should be noted here that the description of the above terminal embodiment is similar to the description of the above method embodiment, and has similar advantageous effects as the method embodiment, and therefore will not be described again. For the technical details that are not disclosed in the embodiment of the present invention, please refer to the description of the method embodiment of the present invention, and the details are not described herein.
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用硬件实施例、软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器和光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention can take the form of a hardware embodiment, a software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage and optical storage, etc.) including computer usable program code.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流 程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (system), and computer program products according to embodiments of the invention. It should be understood that the flow can be implemented by computer program instructions Each of the processes and/or blocks in the flowcharts and/or block diagrams, and combinations of the flows and/or blocks in the flowcharts and/or block diagrams. These computer program instructions can be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing device to produce a machine for the execution of instructions for execution by a processor of a computer or other programmable data processing device. Means for implementing the functions specified in one or more of the flow or in a block or blocks of the flow chart.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
以上所述,仅为本发明的较佳实施例而已,并非用于限定本发明的保护范围。The above is only the preferred embodiment of the present invention and is not intended to limit the scope of the present invention.
工业实用性Industrial applicability
如上所述,本发明实施例提供的一种信息处理方法、装置及终端具有以下有益效果:用户能够通过对应用的原生图标的不同操作来实现以不同身份信息登录目标应用。从而,可以有效地防止用户误操作,提升终端的智能程度,提供良好的用户体验。 As described above, an information processing method, apparatus, and terminal provided by an embodiment of the present invention have the following beneficial effects: a user can log in to a target application with different identity information by different operations on the native icon of the application. Therefore, the user can be effectively prevented from misoperation, the intelligence of the terminal is improved, and a good user experience is provided.

Claims (11)

  1. 一种信息处理方法,所述方法包括:An information processing method, the method comprising:
    获得用户对目标应用的原生图标的第一操作;Obtaining a first operation of the user's native icon of the target application;
    响应所述第一操作,通过预先存储的操作与身份信息之间的映射关系,查找所述第一操作对应的第一身份信息;And responding to the first operation, searching for first identity information corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information;
    以所述第一身份信息登录所述目标应用。Logging in to the target application with the first identity information.
  2. 根据权利要求1所述的方法,其中,所述以所述第一身份信息登录所述目标应用,包括:The method of claim 1, wherein the logging in the target application with the first identity information comprises:
    根据所述第一身份信息,获取对应的目标应用数据;Obtaining corresponding target application data according to the first identity information;
    基于所述目标应用数据运行所述目标应用,并以所述第一身份信息登录所述目标应用。Running the target application based on the target application data, and logging in the target application with the first identity information.
  3. 根据权利要求1所述的方法,其中,所述获得用户对目标应用的原生图标的第一操作,包括:The method of claim 1, wherein the obtaining the first operation of the user's native icon of the target application comprises:
    在获得所述第一操作的过程中,采集所述第一操作对应的用户生物特征信息;Collecting, according to the first operation, user biometric information corresponding to the first operation;
    将所述用户生物特征信息与预先存储的生物特征信息进行匹配;Matching the user biometric information with pre-stored biometric information;
    相应地,所述响应所述第一操作,通过预先存储的操作与身份信息之间的映射关系查找所述第一操作对应的第一身份信息,包括:Correspondingly, the responding to the first operation, searching for the first identity information corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information, includes:
    如果匹配,则响应所述第一操作,通过预先存储的操作与身份信息之间的映射关系查找所述第一操作对应的第一身份信息。If the matching is performed, in response to the first operation, the first identity information corresponding to the first operation is searched by a mapping relationship between the pre-stored operation and the identity information.
  4. 根据权利要求3所述的方法,其中,在所述以所述第一身份信息登录所述目标应用之前,所述方法还包括:The method of claim 3, wherein before the logging in the target application with the first identity information, the method further comprises:
    将所述第一身份信息的访问权限设置为受限的访问权限,其中,所述受限的访问权限用于指示在所述第一身份信息登录目标应用后禁止访问所述目标应用的至少一部分用户数据。Setting the access right of the first identity information to a restricted access right, where the restricted access right is used to indicate that access to the target application is prohibited after accessing the target application User data.
  5. 根据权利要求1所述的方法,其中,在所述获得用户对目标应 用的原生图标的第一操作之前,所述方法还包括:The method of claim 1 wherein said obtaining user is targeted to the target Before the first operation of the native icon, the method further includes:
    获得用户对所述原生图标的第二操作,其中,所述第二操作不同于所述第一操作;Obtaining a second operation of the native icon by the user, wherein the second operation is different from the first operation;
    确定所述目标应用是否支持多身份信息登录功能;Determining whether the target application supports a multi-identity information login function;
    如果支持,则响应所述第二操作,通过所述映射关系查找所述第二操作对应的第二身份信息;If the second operation is performed, the second identity information corresponding to the second operation is searched by the mapping relationship;
    以所述第二身份信息登录所述目标应用。Logging in to the target application with the second identity information.
  6. 一种信息处理装置,所述装置包括:第一获得单元、第一响应单元以及第一登录单元;其中,An information processing apparatus, the apparatus comprising: a first obtaining unit, a first response unit, and a first login unit; wherein
    所述第一获得单元,设置为获得用户对目标应用的原生图标的第一操作;The first obtaining unit is configured to obtain a first operation of the user's native icon of the target application;
    所述第一响应单元,设置为响应所述第一操作,通过预先存储的操作与身份信息之间的映射关系,查找所述第一操作对应的第一身份信息;The first response unit is configured to: in response to the first operation, search for first identity information corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information;
    所述第一登录单元,设置为以所述第一身份信息登录所述目标应用。The first login unit is configured to log in to the target application with the first identity information.
  7. 根据权利要求6所述的装置,其中,所述第一登录单元,还设置为根据所述第一身份信息,获取对应的目标应用数据;基于所述目标应用数据运行所述目标应用,并以所述第一身份信息登录所述目标应用。The device according to claim 6, wherein the first login unit is further configured to: acquire corresponding target application data according to the first identity information; run the target application based on the target application data, and The first identity information is logged into the target application.
  8. 根据权利要求6所述的装置,其中,所述第一获得单元,还设置为在获得所述第一操作的过程中,采集所述第一操作对应的用户生物特征信息;将所述用户生物特征信息与预先存储的生物特征信息进行匹配;所述第一响应单元,还设置为如果匹配,则响应所述第一操作,通过预先存储的操作与身份信息之间的映射关系查找所述第一操作对应的第一身份信息。 The device according to claim 6, wherein the first obtaining unit is further configured to: collect user biometric information corresponding to the first operation in obtaining the first operation; The feature information is matched with the pre-stored biometric information; the first response unit is further configured to, if the match is matched, search for the first step by using a mapping relationship between the pre-stored operation and the identity information in response to the first operation A corresponding first identity information is operated.
  9. 根据权利要求6所述的装置,其中,所述装置还包括:第二获得单元、确定单元、第二响应单元以及第二登录单元;其中,The device according to claim 6, wherein the device further comprises: a second obtaining unit, a determining unit, a second responding unit, and a second login unit; wherein
    所述第二获得单元,设置为获得用户对所述原生图标的第二操作,其中,所述第二操作不同于所述第一操作;The second obtaining unit is configured to obtain a second operation of the native icon by the user, wherein the second operation is different from the first operation;
    所述确定单元,设置为确定所述目标应用是否支持多身份信息登录功能;The determining unit is configured to determine whether the target application supports a multi-identity information login function;
    所述第二响应单元,设置为如果支持,则响应所述第二操作,通过所述映射关系查找所述第二操作对应的第二身份信息;The second response unit is configured to: if supported, search for the second identity information corresponding to the second operation by using the mapping relationship in response to the second operation;
    所述第二登录单元,设置为以所述第二身份信息登录所述目标应用。The second login unit is configured to log in to the target application by using the second identity information.
  10. 一种终端,所述终端包括:可触摸显示屏以及处理器;其中,A terminal, the terminal comprising: a touchable display screen and a processor; wherein
    所述可触摸显示屏,设置为获得用户对目标应用的原生图标的第一操作;The touchable display screen is configured to obtain a first operation of a user's native icon of the target application;
    所述处理器,设置为响应所述第一操作,通过预先存储的操作与身份信息之间的映射关系,查找所述第一操作对应的第一身份信息;以所述第一身份信息登录所述目标应用。The processor is configured to: in response to the first operation, search for first identity information corresponding to the first operation by using a mapping relationship between the pre-stored operation and the identity information; and log in with the first identity information The target application.
  11. 一种存储介质,所述存储介质包括存储的程序,其中,所述程序运行时执行权利要求1至5中任一项所述的方法。 A storage medium, the storage medium comprising a stored program, wherein the program is executed to perform the method of any one of claims 1 to 5.
PCT/CN2017/091712 2016-12-13 2017-07-04 Method and device for information processing, and terminal WO2018107727A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201611159088.7A CN108460259B (en) 2016-12-13 2016-12-13 Information processing method and device and terminal
CN201611159088.7 2016-12-13

Publications (1)

Publication Number Publication Date
WO2018107727A1 true WO2018107727A1 (en) 2018-06-21

Family

ID=62558183

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/091712 WO2018107727A1 (en) 2016-12-13 2017-07-04 Method and device for information processing, and terminal

Country Status (2)

Country Link
CN (1) CN108460259B (en)
WO (1) WO2018107727A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108924258A (en) * 2018-08-14 2018-11-30 深圳壹账通智能科技有限公司 Background information method for pushing, device, computer equipment and storage medium
CN112165493A (en) * 2020-09-30 2021-01-01 惠州市善居电子商务有限公司 Identity login switching method and device, computer equipment and storage medium
CN112783579A (en) * 2021-01-05 2021-05-11 北京小米松果电子有限公司 Application program control method, device and storage medium
CN113240500A (en) * 2021-06-11 2021-08-10 维沃移动通信有限公司 Information display method and device

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111427709B (en) * 2020-03-30 2023-07-21 努比亚技术有限公司 Application program splitting control method, device and computer readable storage medium
CN111459358B (en) * 2020-03-31 2021-08-17 维沃移动通信有限公司 Application program control method and electronic equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103425914A (en) * 2012-05-17 2013-12-04 宇龙计算机通信科技(深圳)有限公司 Login method of application program and communication terminal
CN103576847A (en) * 2012-08-09 2014-02-12 腾讯科技(深圳)有限公司 Method and device for obtaining account information
CN104363205A (en) * 2014-10-17 2015-02-18 小米科技有限责任公司 Application login method and device
CN105094898A (en) * 2015-07-08 2015-11-25 广东欧珀移动通信有限公司 Method for switching account of application program and terminal

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050269402A1 (en) * 2004-06-03 2005-12-08 Tyfone, Inc. System and method for securing financial transactions
CN102368750A (en) * 2011-09-30 2012-03-07 上海量明科技发展有限公司 Display method and system of multi-account login interface
US20130312073A1 (en) * 2012-05-16 2013-11-21 Rajdeep Srivastav Methods and systems for authentication of multiple sign-in accounts
CN104125063B (en) * 2013-04-28 2016-10-12 腾讯科技(深圳)有限公司 Authorization and authentication method, equipment and system
CN104394133B (en) * 2014-11-14 2017-12-22 百度在线网络技术(北京)有限公司 Login method and login system
CN106034134B (en) * 2015-03-19 2019-12-20 腾讯科技(深圳)有限公司 Method, auxiliary method and device for carrying out identity authentication request in webpage application program
CN106161392B (en) * 2015-04-17 2019-08-23 深圳市腾讯计算机系统有限公司 A kind of auth method and equipment
CN104866752B (en) * 2015-05-12 2018-09-04 广东欧珀移动通信有限公司 A kind of application guard method and user terminal
CN105117209B (en) * 2015-07-27 2019-02-12 小米科技有限责任公司 Using exchange method and device
CN105760045A (en) * 2016-01-29 2016-07-13 宇龙计算机通信科技(深圳)有限公司 Application program login method, application program login device and terminal
CN105871841A (en) * 2016-03-31 2016-08-17 乐视控股(北京)有限公司 Method and device for logging in target equipment and generating login information
CN106203143A (en) * 2016-07-21 2016-12-07 北京奇虎科技有限公司 Method, device and the mobile terminal of a kind of application program locking
CN106201748A (en) * 2016-07-21 2016-12-07 北京奇虎科技有限公司 Method, device and the mobile terminal of a kind of Message Processing based on mobile terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103425914A (en) * 2012-05-17 2013-12-04 宇龙计算机通信科技(深圳)有限公司 Login method of application program and communication terminal
CN103576847A (en) * 2012-08-09 2014-02-12 腾讯科技(深圳)有限公司 Method and device for obtaining account information
CN104363205A (en) * 2014-10-17 2015-02-18 小米科技有限责任公司 Application login method and device
CN105094898A (en) * 2015-07-08 2015-11-25 广东欧珀移动通信有限公司 Method for switching account of application program and terminal

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108924258A (en) * 2018-08-14 2018-11-30 深圳壹账通智能科技有限公司 Background information method for pushing, device, computer equipment and storage medium
CN108924258B (en) * 2018-08-14 2022-07-08 深圳壹账通智能科技有限公司 Background information pushing method and device, computer equipment and storage medium
CN112165493A (en) * 2020-09-30 2021-01-01 惠州市善居电子商务有限公司 Identity login switching method and device, computer equipment and storage medium
CN112165493B (en) * 2020-09-30 2023-02-21 惠州市善居电子商务有限公司 Identity login switching method and device, computer equipment and storage medium
CN112783579A (en) * 2021-01-05 2021-05-11 北京小米松果电子有限公司 Application program control method, device and storage medium
CN113240500A (en) * 2021-06-11 2021-08-10 维沃移动通信有限公司 Information display method and device

Also Published As

Publication number Publication date
CN108460259A (en) 2018-08-28
CN108460259B (en) 2022-12-02

Similar Documents

Publication Publication Date Title
WO2018107727A1 (en) Method and device for information processing, and terminal
EP2904537B1 (en) Secure identification of computing device and secure identification methods
US9606643B2 (en) Extended above the lock-screen experience
WO2017020427A1 (en) Application program access method and terminal
JP6599906B2 (en) Login account prompt
KR20190085543A (en) Method and apparatus for generating security questions and verifying identities
CN104866752B (en) A kind of application guard method and user terminal
WO2016149208A1 (en) Selectively providing personal information and access to functionality on lock screen based on biometric user authentication
WO2017008676A1 (en) Application authority configuration method and apparatus, and electronic device
US9455985B2 (en) Method for secure key injection with biometric sensors
WO2017020386A1 (en) Fingerprint verification method and apparatus
KR102108695B1 (en) Method and device for identity authentication
CN106648384B (en) Service calling method and device
CN107622203A (en) Guard method, device, storage medium and the electronic equipment of sensitive information
US20140250105A1 (en) Reliable content recommendations
CN107045599B (en) Data query method and electronic equipment
CN104808899A (en) Terminal
CN105760729B (en) Login method and electronic equipment
US8689324B2 (en) Techniques to explain authorization origins for protected resource objects in a resource object domain
WO2017016115A1 (en) Method and device for access control
GB2580193A (en) Device and method to control acccess to protected functionality of applications
CN106778296A (en) A kind of access method for accessing object, device and terminal
CN109522737B (en) Method and device for determining resource access rights
CN111443907A (en) Method and device for calling SDK function
WO2018094567A1 (en) Input method and terminal device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17881527

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17881527

Country of ref document: EP

Kind code of ref document: A1