CN113420270B - Application program login method and device - Google Patents

Application program login method and device Download PDF

Info

Publication number
CN113420270B
CN113420270B CN202110686252.4A CN202110686252A CN113420270B CN 113420270 B CN113420270 B CN 113420270B CN 202110686252 A CN202110686252 A CN 202110686252A CN 113420270 B CN113420270 B CN 113420270B
Authority
CN
China
Prior art keywords
application
account information
area
region
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202110686252.4A
Other languages
Chinese (zh)
Other versions
CN113420270A (en
Inventor
杨茂祥
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Vivo Mobile Communication Co Ltd
Original Assignee
Vivo Mobile Communication Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Vivo Mobile Communication Co Ltd filed Critical Vivo Mobile Communication Co Ltd
Priority to CN202110686252.4A priority Critical patent/CN113420270B/en
Publication of CN113420270A publication Critical patent/CN113420270A/en
Application granted granted Critical
Publication of CN113420270B publication Critical patent/CN113420270B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • 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/36User authentication by graphic or iconic representation
    • 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/45Structures or tools for the administration of 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

Abstract

The application discloses an application program login method and device, and belongs to the technical field of computers. The method comprises the following steps: receiving a first input for a first region of a first application icon; wherein the first application icon has at least one region; responding to the first input, and acquiring account information corresponding to the first area as target account information; each region in the at least one region has account information corresponding to the region; and logging in the first application program by using the target account information.

Description

Application program login method and device
Technical Field
The application belongs to the technical field of computers, and in particular relates to an application program login method and device.
Background
With the rapid development of intelligent mobile terminals, smart phones have become an indispensable intelligent device in daily life, and with the continuous increase of memory and continuous enhancement of performance of smart phones, people start to install many application programs in smart phones, and mention application programs, so that account login has to be mentioned.
However, there are various login modes for the existing account login, for example, a mobile phone number may be input to obtain a verification code to log in an application program. For example, the application program can be logged in by directly inputting the account number and password, and the application program can be matched after the input operation is still performed although the account number and password operation is recorded in the application program. For example, the current account is logged out, and then the other accounts are logged in. The operation time of the modes is long, and the operation steps are complicated.
Disclosure of Invention
The embodiment of the application aims to provide an application program login method and device, which can solve the problems of long operation time and complicated operation steps in the prior art when an application program is logged in.
In a first aspect, an embodiment of the present application provides an application login method, including:
receiving a first input for a first region of a first application icon; wherein the first application icon has at least one region;
responding to the first input, and acquiring account information corresponding to the first area as target account information; each region in the at least one region has account information corresponding to the region;
and logging in the first application program by using the target account information.
In a second aspect, an embodiment of the present application provides an application login device, including:
a receiving module for receiving a first input for a first region of a first application icon; wherein the first application icon has at least one region;
the acquisition module is used for responding to the first input and acquiring account information corresponding to the first area as target account information; each region in the at least one region has account information corresponding to the region;
and the login module is used for logging in the first application program by using the target account information.
In a third aspect, embodiments of the present application provide an electronic device comprising a processor, a memory and a program or instruction stored on the memory and executable on the processor, the program or instruction implementing the steps of the method according to the first aspect when executed by the processor.
In a fourth aspect, embodiments of the present application provide a readable storage medium having stored thereon a program or instructions which when executed by a processor implement the steps of the method according to the first aspect.
In a fifth aspect, embodiments of the present application provide a chip, where the chip includes a processor and a communication interface, where the communication interface is coupled to the processor, and where the processor is configured to execute a program or instructions to implement a method according to the first aspect.
In this embodiment of the present application, the application icon is divided into at least one area in advance, and each area has account information corresponding to each other. After the user inputs any region of the application icon, the electronic device obtains the account information corresponding to the region as target account information, and then logs in the application by using the target account information. That is, the present application provides an operation method for quick account login and switching, which can reduce operation steps and effectively improve operation experience in the process of account login and switching.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description, serve to explain the principles of the invention.
Fig. 1 is a flowchart of an application login method provided in an embodiment of the present application;
fig. 2 to fig. 6 are schematic views of a display interface of an electronic device according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of an application login device according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of an electronic device according to an embodiment of the present application;
fig. 9 is a schematic hardware structure of an electronic device according to another embodiment of the present application.
Detailed Description
Technical solutions in the embodiments of the present application will be clearly described below with reference to the drawings in the embodiments of the present application, and it is apparent that the described embodiments are some embodiments of the present application, but not all embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application are within the scope of the protection of the present application.
The terms first, second and the like in the description and in the claims, are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged, as appropriate, such that embodiments of the present application may be implemented in sequences other than those illustrated or described herein, and that the objects identified by "first," "second," etc. are generally of a type and not limited to the number of objects, e.g., the first object may be one or more. Furthermore, in the description and claims, "and/or" means at least one of the connected objects, and the character "/", generally means that the associated object is an "or" relationship.
The comment display method provided by the embodiment of the application is described in detail through specific embodiments and application scenes thereof with reference to the accompanying drawings.
Please refer to fig. 1, which is a flowchart of an application login method according to an embodiment of the present application. The method can be applied to electronic equipment, and the electronic equipment can be a mobile phone, a tablet personal computer, a notebook personal computer and the like. As shown in fig. 1, the application registration method may include the following steps S1100 to S1300, which will be described in detail below.
Step S1100, a first input is received for a first region of a first application icon.
The first application icon has at least one region, and the first region may be any one region of the first application icon.
The first application icon may be any application icon in the display desktop, and the layout of the display desktop icon is a layout of a waffle grid, for example, but not limited to, a layout including 1x1, 1x2, 2x1, 2x 2.
As shown in fig. 2, the first application may be an application a, and the icon of the application a is arranged in a 2x1 manner, where the icon of the application a may be divided into 2 areas based on a predetermined partition basis, for example, 1x1, and the icon of the application a may be divided into two areas, i.e., an area 1 and an area 2, by a dashed box shown in fig. 2 (the dashed box is only schematic and is not displayed in the display interface).
The icon of the application B is 2x2 in layout, and the icon of the application B may be divided into 4 areas based on a preset partition basis, for example, 1x 1. The icon of the application C is 2x2 in layout, and the icon of the application C may be divided into 2 areas based on a preset partition basis, for example, 2x 1. The icon of the application program D is arranged in a 1x2 manner, and the icon of the application program D can be divided into 2 areas based on a preset partition basis, for example, 1x 1. The icon of the application E is 1x1 in layout, and the icon of the application E may be divided into 1 area based on a preset partition basis, for example, 1x 1. The icon of the application F is 2x2 in layout, and the icon of the application F may be divided into 2 areas based on a preset partition basis, for example, 1x 2.
The first input may be a touch input that moves a touch control to a first area. The display interface of the electronic device displays a touch control, which may be a hover ball shown in fig. 4 (the hover ball in fig. 4 is hovered over the area 1 of the icon of the application program a), where the hover ball is generally adsorbed on the edge of the display interface, and when the account number of the application program needs to be logged in, the hover ball may be moved to the icon of the application program.
As shown in fig. 4a, taking the first application as an example of the application a, when the user moves the hover ball to the area 1 of the application a, the electronic device receives an input from the user to move the hover ball to the area 1 of the application a.
After receiving a first input for a first region of a first application icon, entering:
in step S1200, in response to the first input, account information corresponding to the first area is obtained as the target account information.
Each of the at least one region has respective account information.
In one example, in response to the first input in step S1200, obtaining the account information corresponding to the first area may further include: under the condition that the first area has the account information bound, responding to the first input, and acquiring the account information bound with the first area as the account information corresponding to the first area.
In this embodiment, the electronic device may provide a setting interface for setting the touch control. For example, the user may perform a click operation on the touch control, and the electronic device provides a setting interface for setting the touch control in response to the click operation.
As shown in fig. 3, in the setting interface of the touch control, a user may set a partition base for an application icon in the display interface, a region divided for the application icon based on the partition base, and account information binding for the divided region in advance.
As shown in fig. 3, partition basic information of an icon of an application program a is set through a setting interface of a touch control, layout mode information of the icon of the application program a is set, and area information divided by the icon of the application program a is namely an area 1 and an area 2, and meanwhile, only an account number 1 and a password 1 are bound for the area 1. Meanwhile, partition basic information of the icon of the application program B is set through a setting interface of the touch control, layout mode information of the icon of the application program B is set, region information divided by the icon of the application program B is namely a region 1, a region 2, a region 3 and a region 4, and meanwhile account numbers and passwords are bound for all regions.
As shown in fig. 4a, taking the first application as an example of the application a, when the user moves the hover ball to the area 1 of the icon of the application a, if the user has the account information bound to the first area, the electronic device will respond to the input of the user to move the hover ball to the area 1 of the application a to obtain the account information bound to the area 1 of the icon of the application a in advance through the above setting interface, as the account information of the area 1 of the icon of the corresponding application a. As shown in fig. 4b, and display "application a account is being switched for you: account 1, please later.
According to the method and the device, the corresponding account information is bound for the region of the application icon in advance through the setting interface of the touch control, so that when the touch control is moved to the corresponding region of the application icon, the application is logged in directly through the account information bound for the region, the account is quickly logged in and switched, the operation steps can be reduced, and the operation experience in the process of logging in and switching the account is effectively improved.
In one example, in response to the first input in step S2200, obtaining the account information corresponding to the first area may further include: under the condition that the first area is not bound with the account information, responding to the first input, and acquiring preset public account information as the account information corresponding to the first area.
As described in the above examples, the electronic device may provide a setting interface for setting the touch control.
As shown in fig. 3, public account information is set through a setting interface of the touch control, and the public account information is default account information including a default account and a default password.
In this example, in the case where the first area has no account information bound, in response to the first input, obtaining preset public account information as account information corresponding to the first area may further include the following steps S1210 to S1230:
in step S1210, in the case that the first area has no account information bound, a confirmation interface for logging in the first application program based on the preset public account information is provided in response to the first input.
As shown in fig. 4c, taking the first application program as an example of the application program a, when the user moves the hover ball to the area 2 of the icon of the application program a, the electronic device detects that there is no account information bound to the area 2, where, in response to the user's input of the hover ball to the area 2 of the icon of the application program a, a confirmation interface shown in fig. 4d is provided, where the confirmation interface displays a prompt message "whether the current area 2 of the application program a is not bound to an account is detected, and whether the default account is used or not: the xxxxxxxxxx registers. At the same time, a "confirm" button is provided for the user to perform an input that determines to login to application A through the default account, and a "cancel" button is provided for the user to perform an input that does not login to application A through the default account.
Step S2220 receives the confirmation information input through the confirmation interface.
Continuing with the example of step S2210, after the user clicks the "confirm" button provided by the confirm interface, the electronic device receives the confirm information input by the user through the confirm interface and logged into the application a through the default account. Otherwise, after clicking a cancel button provided by the confirmation interface, the confirmation interface is closed.
In step S2230, in response to the confirmation information, the public account information is acquired as the account information corresponding to the first area.
Continuing the example of step S2220, after the electronic device receives the confirmation information input by the user through the confirmation interface and logged in to the application a through the default account, the electronic device may respond to the confirmation information to obtain the default account information preset in the above setting interface, as the account information of the area 2 corresponding to the application a.
As shown in fig. 4e, after receiving the confirmation information input by the user through the confirmation interface and logged in to the application program a through the default account number, the electronic device pops up a prompt interface, where the prompt interface displays a prompt message "login account number in progress: after the login is successful, the account will be bound to region 2, later.
According to the method and the device, default account information is preset through the setting interface of the touch control, when the touch control is moved to the corresponding area of the application icon, even if the account information is detected not to be bound to the area, the application can be logged in directly through the default account information, the account can be logged in and switched quickly, operation steps can be reduced, and operation experience in the process of logging in and switching the account can be effectively improved.
In one example, the application login method may further include step S1000 before receiving the first input for the first region of the first application icon: and acquiring account information of the second application program.
In this example, the step S1000 of obtaining the account information of the second application may further include the following steps S1010 to S1020:
step S1010, receiving a second input for a second region of a second application icon.
The second application may be a social application in the electronic device.
The second application icon has at least one region, and the second region may be any one of the second application icons.
The second application icon may be another application icon in the display desktop than the first application icon, and may be, for example, a social application icon. The layout of the second application icon is a layout of a waffle grid, and the layout of the waffle grid includes, for example, but not limited to, 1x1, 1x2, 2x1, and 2x 2.
It can be understood that, for many first applications, there is a requirement for logging in a second application, although logging in by using the second application does not need to input an account password, after the second application is confirmed, the second application is jumped to return to the first application, the waiting time for the jump back and forth is longer, and the experience needs to be improved. Here, the account information of the second application may be copied to be applied to the first application.
As shown in fig. 2, the second application may be application B, and the icon of application B may be divided into 4 areas based on a preset partition basis, for example, 1x1, in a layout manner of 2x 2.
In step S1020, in response to the second input, the account information bound to the second area is obtained as the account information of the second application.
The second input may be a touch input that moves the touch control to the second area.
In step S1020, the electronic device may provide a setting interface for setting the touch control. For example, the user may perform a click operation on the touch control, and the electronic device provides a setting interface for setting the touch control in response to the click operation.
In step S1020, in response to the second input, if the touch type of the second application is the first type of acquiring account information, the account information bound to the second area may be acquired as the account information of the second application.
As shown in the setting interface of the touch control shown in fig. 5, in the setting interface, the user may further set a touch type of the application program, where the touch type includes a first touch type for obtaining an account number and a second touch type for logging in the account number. When the touch type is the first type for acquiring the account information, the account information which is bound by the acquired area is indicated. And when the touch type is the second type of the login account, the login of the application program by using the account information of the acquired corresponding area is indicated.
As shown in fig. 5, with the second application program as the application program B, partition basic information of an icon of the application program B may be set, and region information divided by the icon of the application program B, that is, region 1, region 2, region 3, and region 4, and account information is bound for each region. Moreover, the touch type of the application program B is set to acquire account information.
As shown in fig. 6a, taking the second application program as an example of the application program B, when the user moves the hover ball to the area 1 of the application program B, the electronic device obtains the account information that is bound to the area 1 of the application program B in advance through the setting interface in response to the input of the user moving the hover ball to the area 1 of the application program B. Meanwhile, as shown in fig. 6B, a prompt interface is popped up, which displays prompt information "account information of region 1 of the application B icon has been acquired for you".
In this example, in response to the first input in step S2200, obtaining the account information corresponding to the first area as the target account information may further include: and responding to the first input, and taking the acquired account information of the second application program as the account information of the corresponding first area.
The touch type of the first application may be a second type of the login account.
As shown in fig. 5, taking the first application program as an example of the application program a, partition basic information of an icon of the application program a may be set, and the area information divided by the icon of the application program a is area 1 and area 2, and at the same time, account information is only bound for area 1. Moreover, the touch type of the application program A is set as a login account.
Continuing with the above example, as shown in fig. 6c, after the account information of the area 1 of the application B is obtained, at this time, when the user moves the hover ball to the area 2 of the application a, the electronic device responds to the operation of the user to move the hover ball to the area 2 of the application a, and uses the account information bound to the area 1 of the application B as the account information of the area 2 of the corresponding application a. At the same time, a prompt interface is popped up, which displays a prompt "login to application A using Account 1 of application B" as shown in FIG. 6 d.
It can be understood that, because the account information is bound to the area 1 of the application a, when the user moves the hover ball to the area 1 of the application a, the electronic device may respond to the operation of moving the hover ball to the area 1 of the application a by the user, and the account information bound to the area 1 of the application B may be used as the account information corresponding to the area 1 of the application a.
Of course, the electronic device may also directly use the account information bound to the area 1 of the application a as the account information of the area 1 of the corresponding application a in response to the operation of the user to move the hover ball to the area 1 of the application a.
According to the method, aiming at the pain point of the second application program login to skip back, the account password of the second application program is provided, copied and used in the first application program, operation steps can be reduced, and operation experience of logging in the first application program by using the account of the second application program is effectively improved.
After acquiring account information corresponding to a first area as target account information in response to a first input, entering:
step S2300, logging in the first application program according to the target account information.
In this embodiment, after the account information corresponding to the first area is obtained according to the above, the first application program may be logged in according to the account information.
According to the embodiment, the application icon is divided into at least one area in advance, and each area has account information corresponding to each area. After the user inputs any region of the application icon, the electronic device obtains the account information corresponding to the region as target account information, and then logs in the application by using the target account information. That is, the present application provides an operation method for quick account login and switching, which can reduce operation steps and effectively improve operation experience in the process of account login and switching.
Next, an example of an application program login method is shown by using a touch control as a suspension ball, where the example of the application program login method may include the following steps:
in step S2100, the application icons are divided according to a preset partition basis.
In this step S2100, the application icons are divided based on a preset partition basis, and fig. 2 can be referred to. As for dividing the application icons based on the preset partition basis, the above-described embodiments can be referred to.
Step S2200, binding account information for the region of the application icon through the suspension ball setting interface.
As shown in fig. 3, account information may be bound to the suspension ball setting interface for all 4 areas of the application B icon.
As shown in fig. 3, account information may be bound only to the region 1 of the application a icon in the hover-sphere setting interface.
Step S2300, receiving an input to move the hover ball to an area of the application icon, acquiring account information corresponding to the area, and logging in the application using the account information.
As shown in fig. 4a, when the user moves the hover ball to the area 1 of the application a icon, because the account information is bound to the area 1 of the application a icon, the electronic device may acquire the account information bound to the area 1 of the application a icon in advance, and at the same time, pop up a prompt interface as shown in fig. 4b, where the prompt interface displays a prompt message "switch application a account for you: account 1, please later. And further registers the application A according to the account information.
As shown in fig. 4c, the user moves the hover sphere to the area 2 of the application a icon, and since the area 2 of the application a icon is not bound to account information, a confirmation interface shown in fig. 4d is provided, where the confirmation interface displays a prompt message "whether the default account is used or not when detecting that the current area 2 of the application a is not bound to account: the xxxxxxxxxx registers. Meanwhile, after the user clicks a 'confirm' button provided by the confirm interface, the electronic device receives confirm information which is input by the user through the confirm interface and is logged in the application program A through the default account. As shown in fig. 4e, a prompt interface is popped up, and the prompt interface displays the prompt information "the account is logging in: after the login is successful, the account will be bound to region 2, later.
When the user clicks a cancel button provided by the confirmation interface, the confirmation interface is closed.
Next, another example of an application program login method is shown by using the touch control as a suspension ball, where the application program login method may include the following steps:
step S3100, dividing the application icons according to a preset partition basis.
In this step S3100, the application icons are divided based on a preset partition basis, and fig. 5 can be referred to. As for dividing the application icons based on the preset partition basis, the above-described embodiments can be referred to.
In step S3200, account information and touch type of the application program are bound for the region of the application program icon through the suspension ball setting interface.
As shown in fig. 5, account information may be bound to the suspension ball setting interface in all 4 areas of the icon of the application program B, and the touch type of the application program B may be set as the first type for acquiring the account information.
As shown in fig. 5, account information may be bound only for the region 1 of the icon of the application program a in the hover-sphere setting interface, and the touch type of the application program a may be set as the first type of the login account.
In step S3300, an input of moving the hover ball to an area of an application icon is received, and in response to the input, account information corresponding to the area is acquired.
As shown in fig. 6a, when the user moves the hover ball to the area 1 of the application B icon, the electronic device may acquire account information that is bound in advance for the area 1 of the application B icon. Meanwhile, as shown in fig. 6B, a prompt interface is popped up, which displays prompt information "account information of region 1 of the application B icon has been acquired for you".
In step S3400, an input of moving the hover ball to an area of another application icon is received, and in response to the input, the other application is registered according to the acquired account information of the area of the one application icon.
As shown in fig. 6c, after the account information of the area 1 of the application B is acquired, at this time, when the user moves the hover ball to the area 2 of the application a, the electronic device responds to the input of the user moving the hover ball to the area 2 of the application a, and uses the account information bound to the area 1 of the application B as the account information of the area 2 of the corresponding application a. At the same time, a prompt interface is popped up, which displays a prompt "login to application A using Account 1 of application B" as shown in FIG. 6 d.
Corresponding to the above embodiment, referring to fig. 7, the embodiment of the present application further provides an application login device 700, including:
a receiving module 710 for receiving a first input for a first region of a first application icon; wherein the first application icon has at least two regions.
An obtaining module 720, configured to obtain account information corresponding to the first area as target account information in response to the first input; each of the at least two areas has account information corresponding to each other.
And a login module 730, configured to login to the first application program using the target account information.
In one embodiment, the obtaining module 720 is specifically configured to: and under the condition that the first area has the bound account information, responding to the first input, and acquiring the account information bound with the first area as the account information corresponding to the first area.
Or under the condition that the first area is not bound with the account information, acquiring preset public account information as the account information corresponding to the first area.
In one embodiment, before the receiving module 710 receives the first input for the first region of the first application icon, the obtaining module 720 is further configured to: and acquiring account information of the second application program.
In one embodiment, the obtaining module 720 is specifically configured to: and responding to the first input, and taking the acquired account information of the second application program as the account information corresponding to the first area.
In one embodiment, the obtaining module 720 is further configured to: receiving a second input for a second region of a second application icon; wherein the second application icon has at least one region; and responding to the second input, and acquiring account information bound with the second area as account information of the second application program.
The application login device in the embodiment of the application may be a device, or may be a component, an integrated circuit, or a chip in a terminal. The device may be a mobile electronic device or a non-mobile electronic device. By way of example, the mobile electronic device may be a cell phone, tablet computer, notebook computer, palm computer, vehicle-mounted electronic device, wearable device, ultra-mobile personal computer (ultra-mobile personal computer, UMPC), netbook or personal digital assistant (personal digital assistant, PDA), etc., and the non-mobile electronic device may be a server, network attached storage (Network Attached Storage, NAS), personal computer (personal computer, PC), television (TV), teller machine or self-service machine, etc., and the embodiments of the present application are not limited in particular.
The application login device in the embodiment of the present application may be a device with an operating system. The operating system may be an Android operating system, an ios operating system, or other possible operating systems, which are not specifically limited in the embodiments of the present application.
The application login device provided in the embodiment of the present application can implement each process implemented by the above method embodiment, and in order to avoid repetition, details are not repeated here.
In correspondence to the foregoing embodiments, optionally, as shown in fig. 8, the embodiment of the present application further provides an electronic device 800, including a processor 801, a memory 802, and a program or an instruction stored in the memory 802 and capable of running on the processor 801, where the program or the instruction implements each process of the foregoing embodiment of the pressure sensing channel calibration method when executed by the processor 801, and the process can achieve the same technical effect, so that repetition is avoided, and no further description is given here.
The electronic device in the embodiment of the application includes the mobile electronic device and the non-mobile electronic device described above.
Fig. 9 is a schematic hardware structure of an electronic device implementing an embodiment of the present application.
The electronic device 900 includes, but is not limited to: radio frequency unit 901, network module 902, audio output unit 903, input unit 904, sensor 905, display unit 906, user input unit 907, interface unit 908, memory 909, and processor 910.
Those skilled in the art will appreciate that the electronic device 900 may also include a power source (e.g., a battery) for powering the various components, which may be logically connected to the processor 910 by a power management system to perform functions such as managing charge, discharge, and power consumption by the power management system. The electronic device structure shown in fig. 9 does not constitute a limitation of the electronic device, and the electronic device may include more or less components than shown, or may combine certain components, or may be arranged in different components, which are not described in detail herein.
Wherein the processor 910 is configured to receive a first input for a first region of a first application icon; wherein the first application icon has at least one region; responding to the first input, and acquiring account information corresponding to the first area as target account information; each region in the at least one region has account information corresponding to the region; and logging in the first application program by using the target account information.
In one embodiment, the processor 910 is further configured to, in response to the first input, obtain account information bound to the first area as account information corresponding to the first area, where the first area has bound account information; or under the condition that the first area is not bound with the account information, acquiring preset public account information as the account information corresponding to the first area.
In one embodiment, the processor 910 is further configured to obtain account information of the second application;
in one embodiment, the processor 910 is further configured to respond to the first input by using the obtained account information of the second application program as the account information corresponding to the first area.
In one embodiment, the processor 910 is further configured to receive a second input for a second region of a second application icon; wherein the second application icon has at least one region;
and responding to the second input, and acquiring account information bound with the second area as account information of the second application program.
It should be appreciated that in embodiments of the present application, the input unit 904 may include a graphics processor (Graphics Processing Unit, GPU) 9041 and a microphone 9042, with the graphics processor 9041 processing image data of still pictures or video obtained by an image capture device (e.g., a camera) in a video capture mode or an image capture mode. The display unit 906 may include a display panel 9061, and the display panel 9061 may be configured in the form of a liquid crystal display, an organic light emitting diode, or the like. The user input unit 907 includes a touch panel 9071 and other input devices 9072. Touch panel 9071, also referred to as a touch screen. The touch panel 9071 may include two parts, a touch detection device and a touch controller. Other input devices 9072 may include, but are not limited to, a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and so forth, which are not described in detail herein. Memory 909 may be used to store software programs as well as various data including, but not limited to, application programs and an operating system. The processor 910 may integrate an application processor that primarily handles operating systems, user interfaces, applications, etc., with a modem processor that primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 910.
The embodiment of the application further provides a readable storage medium, on which a program or an instruction is stored, where the program or the instruction realizes each process of the embodiment of the application login method when executed by a processor, and the same technical effect can be achieved, so that repetition is avoided and no further description is given here.
Wherein the processor is a processor in the electronic device described in the above embodiment. The readable storage medium includes a computer readable storage medium such as a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk or an optical disk, and the like.
The embodiment of the application further provides a chip, the chip includes a processor and a communication interface, the communication interface is coupled with the processor, and the processor is used for running a program or an instruction, so as to implement each process of the embodiment of the evaluation display method, and achieve the same technical effect, so that repetition is avoided, and no redundant description is provided here.
It should be understood that the chips referred to in the embodiments of the present application may also be referred to as system-on-chip chips, chip systems, or system-on-chip chips, etc.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element. Furthermore, it should be noted that the scope of the methods and apparatus in the embodiments of the present application is not limited to performing the functions in the order shown or discussed, but may also include performing the functions in a substantially simultaneous manner or in an opposite order depending on the functions involved, e.g., the described methods may be performed in an order different from that described, and various steps may also be added, omitted, or combined. Additionally, features described with reference to certain examples may be combined in other examples.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solutions of the present application may be embodied essentially or in a part contributing to the prior art in the form of a computer software product stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk), comprising several instructions for causing a terminal (which may be a mobile phone, a computer, a server, or a network device, etc.) to perform the methods described in the embodiments of the present application.
The embodiments of the present application have been described above with reference to the accompanying drawings, but the present application is not limited to the above-described embodiments, which are merely illustrative and not restrictive, and many forms may be made by those of ordinary skill in the art without departing from the spirit of the present application and the scope of the claims, which are also within the protection of the present application.

Claims (5)

1. An application login method, comprising:
receiving a second input for a second region of a second application icon; the second application icon has at least one region; each region in the at least one region has respective corresponding account information;
responding to the second input, and acquiring account information and touch type bound with the second area;
receiving a first input aiming at a first area of a first application icon under the condition that the touch type is a first touch type for acquiring account information; the first application icon has at least one region; each region in the at least one region has respective corresponding account information;
responding to the first input, taking account information bound by the second area as account information corresponding to the first area, and taking account information corresponding to the first area as target account information;
using the target account information to log in the first application program;
and under the condition that the touch type is a second touch type of the login account, logging in the second application program by using account information bound with the second area.
2. An application login device, comprising:
an acquisition module for receiving a second input for a second region of a second application icon; the second application icon has at least one region; each region in the at least one region has respective corresponding account information; responding to the second input, and acquiring account information and touch type bound with the second area;
the receiving module is used for receiving a first input aiming at a first area of a first application icon under the condition that the touch type is a first touch type for acquiring account information; the first application icon has at least one region; each region in the at least one region has respective corresponding account information;
the acquisition module is further configured to respond to the first input, take account information bound by the second area as account information corresponding to the first area, and take account information corresponding to the first area as target account information;
the login module is used for logging in the first application program by using the target account information;
the login module is further configured to login the second application program using account information bound to the second area, where the touch type is a second touch type of a login account.
3. An electronic device comprising a processor, a memory and a program or instruction stored on the memory and executable on the processor, which when executed by the processor, implements the steps of the application login method of claim 1.
4. A readable storage medium, characterized in that the readable storage medium has stored thereon a program or instructions which, when executed by a processor, implement the steps of the application login method according to claim 1.
5. A chip comprising a processor and a communication interface, the communication interface and the processor being coupled, the processor being configured to execute programs or instructions to implement the steps of the application login method of claim 1.
CN202110686252.4A 2021-06-21 2021-06-21 Application program login method and device Active CN113420270B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110686252.4A CN113420270B (en) 2021-06-21 2021-06-21 Application program login method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110686252.4A CN113420270B (en) 2021-06-21 2021-06-21 Application program login method and device

Publications (2)

Publication Number Publication Date
CN113420270A CN113420270A (en) 2021-09-21
CN113420270B true CN113420270B (en) 2023-05-23

Family

ID=77789520

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110686252.4A Active CN113420270B (en) 2021-06-21 2021-06-21 Application program login method and device

Country Status (1)

Country Link
CN (1) CN113420270B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108509204A (en) * 2018-03-14 2018-09-07 维沃移动通信有限公司 A kind of application program login method and mobile terminal

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103577082B (en) * 2012-07-30 2019-01-15 联想(北京)有限公司 Icon response method, device and electronic equipment
CN105573778B (en) * 2015-04-23 2020-03-17 东莞酷派软件技术有限公司 Application program starting method and terminal
CN111177710B (en) * 2019-12-31 2021-07-06 维沃移动通信有限公司 Application authorization method, electronic device and storage medium
CN111240551B (en) * 2020-01-21 2021-12-28 维沃移动通信有限公司 Application program control method and electronic equipment
CN111290674B (en) * 2020-02-06 2021-05-21 广州华多网络科技有限公司 Method and device for switching accounts and electronic equipment
CN112416205B (en) * 2020-11-26 2022-11-29 维沃移动通信有限公司 Method and device for determining login account

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108509204A (en) * 2018-03-14 2018-09-07 维沃移动通信有限公司 A kind of application program login method and mobile terminal

Also Published As

Publication number Publication date
CN113420270A (en) 2021-09-21

Similar Documents

Publication Publication Date Title
US11431784B2 (en) File transfer display control method and apparatus, and corresponding terminal
US10831314B2 (en) Method and electronic device for preventing touch button from being false triggered
US9749269B2 (en) User terminal and method of displaying lock screen thereof
CA2634098C (en) Electronic device and method of providing haptic feedback
WO2017129031A1 (en) Information acquisition method and device
US20170351404A1 (en) Method and apparatus for moving icon, an apparatus and non-volatile computer storage medium
CN106020698A (en) Mobile terminal and realization method of single-hand mode
CN112433693B (en) Split screen display method and device and electronic equipment
WO2018054125A1 (en) Information display method for mobile terminal, and mobile terminal
WO2023005828A1 (en) Message display method and apparatus, and electronic device
CN111813305A (en) Application program starting method and device
CN108536388A (en) split screen processing method, device, storage medium and electronic equipment
CN106250503B (en) Picture processing method and mobile terminal
CN112929254B (en) Message processing method and device and electronic equipment
CN112817555B (en) Volume control method and volume control device
KR20190008949A (en) A touch response method and apparatus for use in a touch panel and a terminal thereof
CN106534482B (en) Method and device for managing application programs of mobile terminal
CN113282213A (en) Interface display method and device
CN103809794B (en) A kind of information processing method and electronic equipment
CN113420270B (en) Application program login method and device
WO2023103901A1 (en) Application management method and apparatus, and electronic device
CN114222355B (en) Terminal power-saving display method and device and electronic equipment
CN112988426A (en) Message processing method and device
CN106095322B (en) Control method and electronic equipment
CN112416202B (en) Message notification method and device and electronic equipment

Legal Events

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