CN110086808B - Account login control method and device and computer readable storage medium - Google Patents

Account login control method and device and computer readable storage medium Download PDF

Info

Publication number
CN110086808B
CN110086808B CN201910351191.9A CN201910351191A CN110086808B CN 110086808 B CN110086808 B CN 110086808B CN 201910351191 A CN201910351191 A CN 201910351191A CN 110086808 B CN110086808 B CN 110086808B
Authority
CN
China
Prior art keywords
account
login
application program
cache
wearable device
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
CN201910351191.9A
Other languages
Chinese (zh)
Other versions
CN110086808A (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.)
Chongqing Hongji Longcheng Technology Co ltd
Original Assignee
Chongqing Hongji Longcheng Technology 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 Chongqing Hongji Longcheng Technology Co ltd filed Critical Chongqing Hongji Longcheng Technology Co ltd
Priority to CN201910351191.9A priority Critical patent/CN110086808B/en
Publication of CN110086808A publication Critical patent/CN110086808A/en
Application granted granted Critical
Publication of CN110086808B publication Critical patent/CN110086808B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords

Abstract

The application discloses an account login control method, equipment and a computer readable storage medium, wherein the method comprises the following steps: monitoring the running state of an application program of the terminal equipment, and determining the corresponding application program account login requirement according to the running state of the application program; then, acquiring a login account type corresponding to the login requirement of the application program account; then, if the login account type is cache account login, acquiring a cache account sent by the wearable device; and finally, decrypting the cache account and logging in the application program on the terminal equipment through the cache account. The user-friendly account login scheme is realized, so that the user can conveniently log in and switch the account on the terminal equipment, the operation efficiency is improved, and the user experience is enhanced.

Description

Account login control method and device and computer readable storage medium
Technical Field
The present application relates to the field of mobile communications, and in particular, to an account login control method, device, and computer-readable storage medium.
Background
In the prior art, along with the rapid development of intelligent terminal devices, wearable devices different from conventional smart phones, for example, wearable devices such as smart watches or smart bracelets, appear. Because wearable equipment is compared in traditional smart mobile phone, particularity such as its software, hardware environment, operation methods and operation environment, if with traditional smart mobile phone's the scheme of controlling transfer to wearable equipment, then may bring inconvenience, user experience for user's operation not good.
Disclosure of Invention
In order to solve the technical defects in the prior art, the invention provides an account login control method, which comprises the following steps:
monitoring the running state of an application program of the terminal equipment, and determining the corresponding application program account login requirement according to the running state of the application program;
acquiring a login account type corresponding to the login requirement of the application program account;
if the login account type is cache account login, acquiring a cache account sent by the wearable device;
and decrypting the cache account, and logging in the application program on the terminal equipment through the cache account.
Optionally, the monitoring the running state of the application program of the terminal device, and determining the login requirement of the corresponding application program account according to the running state of the application program, includes:
detecting the connection state of the terminal equipment and the wearable equipment;
and if the terminal equipment and the wearable equipment are in a normal connection state, monitoring the running state of the application program in real time.
Optionally, the monitoring the running state of the application program of the terminal device, and determining the login requirement of the corresponding application program account according to the running state of the application program, further includes:
adding at least one cache account within the wearable device;
and classifying and encrypting the cache account in the wearable device.
Optionally, the monitoring the running state of the application program of the terminal device, and determining the login requirement of the corresponding application program account according to the running state of the application program, further includes:
monitoring the running state of the application program in real time, and if the application program is triggered to run and is in a non-login state, continuously monitoring the login requirement of the application program;
and identifying whether the task to be processed of the application program needs to be executed in a login state, and if so, determining that the login requirement is generated by the application program in the current state.
Optionally, the obtaining of the login account category corresponding to the login requirement of the application program account includes:
analyzing the login requirement;
and determining the corresponding login account type according to the login requirement, wherein the login account type comprises a local account and the cache account.
Optionally, if the login account type is a cache account login, acquiring a cache account sent by the wearable device includes:
if the login account type corresponding to the login requirement is determined to be the cache account, sending an account login requirement to the wearable device;
and obtaining a cache account sent by the wearable device, wherein the cache account is searched and encrypted by the wearable device according to the account login requirement.
Optionally, the decrypting the cache account and logging in the application program on the terminal device through the cache account includes:
acquiring a cache account sent by the wearable device;
and decrypting the cache account, and reading the account name and the login password of the cache account.
Optionally, the decrypting the cache account and logging in the application program on the terminal device through the cache account further includes:
detecting whether the terminal equipment is in a normal operation state;
if yes, an account login instruction is obtained, and the account name and the login password are recorded in the application program according to the account login instruction.
The invention also provides an account login control device, which comprises:
a memory, a processor, and a computer program stored on the memory and executable on the processor;
the computer program, when executed by the processor, implements the steps of the method of any one of the above.
The present invention also proposes a computer-readable storage medium having stored thereon an account login control program, which when executed by a processor implements the steps of the account login control method according to any one of the above.
The method has the advantages that the application program running state of the terminal equipment is monitored, and the corresponding application program account login requirement is determined according to the application program running state; then, obtaining a login account type corresponding to the login requirement of the application program account; then, if the login account type is cache account login, acquiring a cache account sent by the wearable device; and finally, decrypting the cache account and logging in the application program on the terminal equipment through the cache account. The user-friendly account login scheme is realized, so that the user can conveniently log in and switch the account on the terminal equipment, the operation efficiency is improved, and the user experience is enhanced.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive exercise.
Fig. 1 is a schematic hardware structure diagram of an implementation manner of a wearable device according to an embodiment of the present invention;
fig. 2 is a hardware schematic diagram of an implementation manner of a wearable device provided in an embodiment of the present application;
fig. 3 is a hardware schematic diagram of an implementation of a wearable device provided in an embodiment of the present application;
fig. 4 is a hardware schematic diagram of an implementation of a wearable device provided in an embodiment of the present application;
fig. 5 is a hardware schematic diagram of an implementation manner of a wearable device provided in an embodiment of the present application;
FIG. 6 is a flowchart of a first embodiment of an account login control method of the present invention;
FIG. 7 is a flowchart of a second embodiment of an account login control method of the present invention;
FIG. 8 is a flowchart of a third embodiment of an account login control method of the present invention;
FIG. 9 is a flowchart of a fourth embodiment of an account login control method of the present invention;
FIG. 10 is a flowchart of a fifth embodiment of the account login control method of the present invention;
FIG. 11 is a flowchart of a sixth embodiment of an account login control method of the present invention;
FIG. 12 is a flowchart of a seventh embodiment of an account login control method of the present invention;
fig. 13 is a flowchart of an account login control method according to an eighth embodiment of the present invention.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for facilitating the explanation of the present invention, and have no specific meaning in itself. Thus, "module", "component" or "unit" may be used mixedly.
The wearable device provided by the embodiment of the invention comprises a mobile terminal such as an intelligent bracelet, an intelligent watch, an intelligent mobile phone and the like. With the continuous development of screen technologies, screen forms such as flexible screens and folding screens appear, and mobile terminals such as smart phones can also be used as wearable devices. The wearable device provided in the embodiment of the present invention may include: a Radio Frequency (RF) unit, a WiFi module, an audio output unit, an a/V (audio/video) input unit, a sensor, a display unit, a user input unit, an interface unit, a memory, a processor, and a power supply.
In the following description, a wearable device will be taken as an example, please refer to fig. 1, which is a schematic diagram of a hardware structure of a wearable device for implementing various embodiments of the present invention, where the wearable device 100 may include: RF (Radio Frequency) unit 101, wiFi module 102, audio output unit 103, a/V (audio/video) input unit 104, sensor 105, display unit 106, user input unit 107, interface unit 108, memory 109, processor 110, and power supply 111. Those skilled in the art will appreciate that the wearable device structure shown in fig. 1 does not constitute a limitation of the wearable device, and that the wearable device may include more or fewer components than shown, or combine certain components, or a different arrangement of components.
The following describes the various components of the wearable device in detail with reference to fig. 1:
the radio frequency unit 101 may be configured to receive and send a message or in a call process, receive and send a signal, specifically, the radio frequency unit 101 may send uplink information to a base station, and may also receive downlink information sent by the base station and send the received downlink information to the processor 110 of the wearable device for processing, the downlink information sent by the base station to the radio frequency unit 101 may be generated according to the uplink information sent by the radio frequency unit 101, or may be actively pushed to the radio frequency unit 101 after detecting that information of the wearable device is updated, for example, after detecting that a geographic location of the wearable device changes, the base station may send a message notification of the change of the geographic location to the radio frequency unit 101 of the wearable device, after receiving the message notification, the radio frequency unit 101 may send the message notification to the processor 110 of the wearable device for processing, and the processor 110 of the wearable device may control the message notification to be displayed on the display panel 1061 of the wearable device; typically, radio frequency unit 101 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a low noise amplifier, a duplexer, and the like. In addition, the radio frequency unit 101 may also communicate with a network and other devices through wireless communication, which may specifically include: the server may push a message notification of resource update to the wearable device through wireless communication to remind a user of updating the application program if the file resource corresponding to the application program in the server is updated after the wearable device finishes downloading the application program. The wireless communication may use any communication standard or protocol, including but not limited to GSM (Global System for Mobile communications), GPRS (General Packet Radio Service), CDMA2000 (Code Division Multiple Access 2000 ), WCDMA (Wideband Code Division Multiple Access), TD-SCDMA (Time Division-Synchronous Code Division Multiple Access), FDD-LTE (Frequency Division duplex Long Term Evolution), and TDD-LTE (Time Division duplex Long Term Evolution).
In one embodiment, the wearable device 100 may access an existing communication network by inserting a SIM card.
In another embodiment, the wearable device 100 may be configured with an esim card (Embedded-SIM) to access an existing communication network, and by using the esim card, the internal space of the wearable device may be saved, and the thickness of the wearable device may be reduced.
It is understood that although fig. 1 shows the radio frequency unit 101, it is understood that the radio frequency unit 101 does not belong to the essential constituents of the wearable device, and can be omitted entirely as required within the scope not changing the essence of the invention. The wearable device 100 may implement a communication connection with other devices or a communication network through the wifi module 102 alone, which is not limited by the embodiments of the present invention.
WiFi belongs to short-distance wireless transmission technology, and the wearable device can help a user to send and receive e-mails, browse webpages, access streaming media and the like through the WiFi module 102, and provides wireless broadband Internet access for the user. Although fig. 1 shows the WiFi module 102, it is understood that it does not belong to the essential constitution of the wearable device, and may be omitted entirely as needed within the scope not changing the essence of the invention.
The audio output unit 103 may convert audio data received by the radio frequency unit 101 or the WiFi module 102 or stored in the memory 109 into an audio signal and output as sound when the wearable device 100 is in a call signal reception mode, a talk mode, a recording mode, a voice recognition mode, a broadcast reception mode, or the like. Also, the audio output unit 103 may also provide audio output related to a specific function performed by the wearable device 100 (e.g., a call signal reception sound, a message reception sound, etc.). The audio output unit 103 may include a speaker, a buzzer, and the like.
The a/V input unit 104 is used to receive audio or video signals. The a/V input Unit 104 may include a Graphics Processing Unit (GPU) 1041 and a microphone 1042, and the Graphics processor 1041 processes image data of still pictures or video obtained by an image capturing device (e.g., a camera) in a video capturing mode or an image capturing mode. The processed image frames may be displayed on the display unit 106. The image frames processed by the graphic processor 1041 may be stored in the memory 109 (or other storage medium) or transmitted via the radio frequency unit 101 or the WiFi module 102. The microphone 1042 may receive sounds (audio data) via the microphone 1042 in a phone call mode, a recording mode, a voice recognition mode, or the like, and may be capable of processing such sounds into audio data. The processed audio (voice) data may be converted into a format output transmittable to a mobile communication base station via the radio frequency unit 101 in case of the phone call mode. The microphone 1042 may implement various types of noise cancellation (or suppression) algorithms to cancel (or suppress) noise or interference generated in the course of receiving and transmitting audio signals.
In one embodiment, the wearable device 100 includes one or more cameras, and by turning on the cameras, capturing of images can be realized, functions such as photographing and recording can be realized, and the positions of the cameras can be set as required.
The wearable device 100 also includes at least one sensor 105, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor includes an ambient light sensor that can adjust the brightness of the display panel 1061 according to the brightness of ambient light, and a proximity sensor that can turn off the display panel 1061 and/or the backlight when the wearable device 100 is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the acceleration in each direction (generally three axes), detect the gravity when stationary, and can be used for applications of recognizing the gesture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer gesture calibration), vibration recognition related functions (such as pedometer and tapping), and the like.
In one embodiment, the wearable device 100 further comprises a proximity sensor, and the wearable device can realize non-contact operation by adopting the proximity sensor, so that more operation modes are provided.
In one embodiment, the wearable device 100 further comprises a heart rate sensor, which, when worn, enables detection of heart rate by proximity to the user.
In one embodiment, the wearable device 100 may further include a fingerprint sensor, and by reading the fingerprint, functions such as security verification can be implemented.
The display unit 106 is used to display information input by a user or information provided to the user. The Display unit 106 may include a Display panel 1061, and the Display panel 1061 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like.
In one embodiment, the display panel 1061 is a flexible display screen, and when the wearable device using the flexible display screen is worn, the screen can be bent, so that the wearable device is more conformable. Optionally, the flexible display screen may adopt an OLED screen body and a graphene screen body, in other embodiments, the flexible display screen may also be made of other display materials, and this embodiment is not limited thereto.
In one embodiment, the display panel 1061 of the wearable device may take a rectangular shape to wrap around when worn. In other embodiments, other approaches may be taken.
The user input unit 107 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the wearable device. Specifically, the user input unit 107 may include a touch panel 1071 and other input devices 1072. The touch panel 1071, also referred to as a touch screen, may collect a touch operation performed by a user on or near the touch panel 1071 (e.g., an operation performed by the user on or near the touch panel 1071 using a finger, a stylus, or any other suitable object or accessory), and drive a corresponding connection device according to a predetermined program. The touch panel 1071 may include two parts of a touch detection device and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 110, and can receive and execute commands sent by the processor 110. In addition, the touch panel 1071 may be implemented in various types, such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. In addition to the touch panel 1071, the user input unit 107 may include other input devices 1072. In particular, other input devices 1072 may include, but are not limited to, one or more of a physical keyboard, function keys (e.g., volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like, and are not limited to these specific examples.
In one embodiment, the side of the wearable device 100 may be provided with one or more buttons. The button can realize various modes such as short-time pressing, long-time pressing, rotation and the like, thereby realizing various operation effects. The number of the buttons can be multiple, and different buttons can be combined for use, so that multiple operation functions are realized.
Further, the touch panel 1071 may cover the display panel 1061, and when the touch panel 1071 detects a touch operation thereon or nearby, the touch panel 1071 transmits the touch operation to the processor 110 to determine the type of the touch event, and then the processor 110 provides a corresponding visual output on the display panel 1061 according to the type of the touch event. Although in fig. 1, the touch panel 1071 and the display panel 1061 are two independent components to implement the input and output functions of the wearable device, in some embodiments, the touch panel 1071 and the display panel 1061 may be integrated to implement the input and output functions of the wearable device, and is not limited herein. For example, when receiving a message notification of an application program through the rf unit 101, the processor 110 may control the message notification to be displayed in a predetermined area of the display panel 1061, where the predetermined area corresponds to a certain area of the touch panel 1071, and perform a touch operation on the certain area of the touch panel 1071 to control the message notification displayed in the corresponding area on the display panel 1061.
The interface unit 108 serves as an interface through which at least one external device is connected to the wearable apparatus 100. For example, the external device may include a wired or wireless headset port, an external power supply (or battery charger) port, a wired or wireless data port, a memory card port, a port for connecting a device having an identification module, an audio input/output (I/O) port, a video I/O port, an earphone port, and the like. The interface unit 108 may be used to receive input (e.g., data information, power, etc.) from an external device and transmit the received input to one or more elements within the wearable apparatus 100 or may be used to transmit data between the wearable apparatus 100 and an external device.
In one embodiment, the interface unit 108 of the wearable device 100 is configured as a contact, and is connected to another corresponding device through the contact to implement functions such as charging and connection. The contact can also be waterproof.
The memory 109 may be used to store software programs as well as various data. The memory 109 may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required by at least one function (such as a sound playing function, an image playing function, etc.), and the like; the storage data area may store data (such as audio data, a phonebook, etc.) created according to the use of the cellular phone, etc. Further, the memory 109 may include high speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other volatile solid state storage device.
The processor 110 is a control center of the wearable device, connects various parts of the entire wearable device by various interfaces and lines, and performs various functions of the wearable device and processes data by running or executing software programs and/or modules stored in the memory 109 and calling up data stored in the memory 109, thereby performing overall monitoring of the wearable device. Processor 110 may include one or more processing units; preferably, the processor 110 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, etc., and a modem processor, which mainly handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into the processor 110.
The wearable device 100 may further include a power source 111 (such as a battery) for supplying power to various components, and preferably, the power source 111 may be logically connected to the processor 110 through a power management system, so as to implement functions of managing charging, discharging, and power consumption through the power management system.
Although not shown in fig. 1, the wearable device 100 may further include a bluetooth module or the like, which is not described herein. The wearable device 100 can be connected with other terminal devices through Bluetooth, so that communication and information interaction are realized.
Please refer to fig. 2-4, which are schematic structural diagrams of a wearable device according to an embodiment of the present invention. The wearable device in the embodiment of the invention comprises a flexible screen. When the wearable device is unfolded, the flexible screen is in a strip shape; when the wearable device is in a wearing state, the flexible screen is bent to be annular. Fig. 2 and 3 show the structural schematic diagram of the wearable device screen when the wearable device screen is unfolded, and fig. 4 shows the structural schematic diagram of the wearable device screen when the wearable device screen is bent.
Based on the above embodiments, it can be seen that, if the device is a watch, a bracelet, or a wearable device, the screen of the device may not cover the watchband region of the device, and may also cover the watchband region of the device. Here, the present application proposes an optional implementation manner, in which the device may be a watch, a bracelet, or a wearable device, and the device includes a screen and a connection portion. The screen may be a flexible screen, and the connecting portion may be a watch band. Optionally, the screen of the device or the display area of the screen may partially or completely cover the wristband of the device. As shown in fig. 5, fig. 5 is a hardware schematic diagram of an implementation manner of a wearable device provided in an embodiment of the present application, where a screen of the device extends to two sides, and a part of the screen is covered on a watchband of the device. In other embodiments, the screen of the device may also be entirely covered on the watchband of the device, and this is not limited in this application.
Example one
Fig. 6 is a flowchart of a first embodiment of the account login control method of the present invention. An account login control method, the method comprising:
s1, monitoring the running state of an application program of terminal equipment, and determining a corresponding application program account login requirement according to the running state of the application program;
s2, acquiring a login account type corresponding to the login requirement of the application program account;
s3, if the login account type is cache account login, acquiring a cache account sent by the wearable device;
s4, decrypting the cache account, and logging in the application program on the terminal equipment through the cache account.
In this embodiment, first, the application program running state of the terminal device is monitored, and the corresponding application program account login requirement is determined according to the application program running state; then, acquiring a login account type corresponding to the login requirement of the application program account; then, if the login account type is cache account login, acquiring a cache account sent by the wearable device; and finally, decrypting the cache account and logging in the application program on the terminal equipment through the cache account.
Optionally, the running state of the application program of the terminal device is monitored, and the corresponding login requirement of the application program account is determined according to the running state of the application program. In this embodiment, one wearable device may establish communication connection with multiple terminal devices at the same time, so that one or more applications of multiple terminal devices may be logged in through a cache account stored in one wearable device, and in this embodiment, one terminal device may also establish communication connection with multiple wearable devices, so that applications of the same terminal device may be logged in through wearable devices in different scenes or different wearing positions;
optionally, detecting an application running state of the terminal device, where the application running state includes a foreground running state, a background running state, and a login state and a non-login state when the foreground and background running states are corresponding;
optionally, when the application program is in a game state or a video viewing state, if notification information of another application program exists or a login account of another application program needs to be switched, the user needs to manually log out of the current game state or the video viewing state and then perform corresponding account login operation, so that the operation process is complicated, and current tasks such as the current game state or the video viewing can be interfered;
optionally, in this embodiment, when the application is in the game state or the video viewing state, if there is notification information of another application or a login account of another application needs to be switched, the user does not need to manually exit the current game state or the video viewing state, but performs a corresponding account login operation through the wearable device worn by the user, so as to avoid that the current game state or the video viewing state is interfered;
optionally, the terminal device is connected with the wearable device, the wrist machine supports simultaneous connection of multiple handheld devices, an account information caching function is opened on the wearable device, various application account information is added to the wearable device and is encrypted, the wearable device classifies application account accounts through application program package names, when the terminal device opens an application for the first time, the wearable device pops out through identifying package names to prompt whether a cache account of a certain application program needs to be used for logging in, when a user selects to use the cache account for logging in, the wearable device sends selected account information to the terminal device, the terminal device decrypts the login account of the application program and automatically fills the account in an application login interface for logging in, the wearable device monitors whether the terminal device logging in the login account is using the application, if the terminal is suddenly turned off in the using process, the user is inquired whether the user logs in other terminal devices, and after the user allows, an instruction is sent to automatically pull up a standby terminal device and log in the cache account.
The method has the advantages that the corresponding application program account login requirement is determined according to the application program running state by monitoring the application program running state of the terminal equipment; then, acquiring a login account type corresponding to the login requirement of the application program account; then, if the login account type is cache account login, acquiring a cache account sent by the wearable device; and finally, decrypting the cache account and logging in the application program on the terminal equipment through the cache account. The user-friendly account login scheme is realized, so that the user can conveniently log in and switch the account on the terminal equipment, the operation efficiency is improved, and the user experience is enhanced.
Fig. 7 is a flowchart of a second embodiment of the account login control method according to the present invention, where based on the above embodiments, the monitoring an application program running state of a terminal device, and determining a corresponding application program account login requirement according to the application program running state includes:
s11, detecting the connection state of the terminal equipment and the wearable equipment;
and S12, if the terminal equipment and the wearable equipment are in a normal connection state, monitoring the running state of the application program in real time.
In this embodiment, first, a connection state between the terminal device and the wearable device is detected; and then, if the terminal equipment and the wearable equipment are in a normal connection state, monitoring the running state of the application program in real time.
Optionally, in this embodiment, one wearable device may establish communication connection with multiple terminal devices at the same time, so as to log in one or more applications of the multiple terminal devices through a cache account stored in one wearable device, and determine a target terminal device by approaching the wearable device to a terminal device requiring communication.
The method has the advantages that the connection state of the terminal equipment and the wearable equipment is detected; and then, if the terminal equipment and the wearable equipment are in a normal connection state, monitoring the running state of the application program in real time. The more humanized account login scheme is realized, so that the user can conveniently log in and switch the account on the terminal equipment, the operation efficiency is improved, and the user experience is enhanced.
EXAMPLE III
Fig. 8 is a flowchart of a third embodiment of the account login control method according to the present invention, where based on the above embodiments, the monitoring an application program running state of a terminal device, and determining a corresponding application program account login requirement according to the application program running state further include:
s13, adding at least one cache account in the wearable device;
s14, classifying and encrypting the cache account in the wearable device.
In this embodiment, first, at least one item of the cache account is added to the wearable device; then, the cache account in the wearable device is classified and encrypted.
Optionally, adding a cache account of an application program in one or more terminal devices in the wearable device;
optionally, adding cache accounts of different application programs in one or more terminal devices in the wearable device;
optionally, cache accounts of the same application program in one or more terminal devices are added into the wearable device, and the cache accounts with the same user name and password are subjected to duplicate removal storage;
optionally, classifying and encrypting the cache account in the wearable device according to different terminal devices;
optionally, the cache account in the wearable device is classified and encrypted according to different application program categories.
The beneficial effects of this embodiment are that, by adding at least one item of the cache account in the wearable device; then, the cache account in the wearable device is classified and encrypted. The more humanized account login scheme is realized, so that the user can conveniently log in and switch the account on the terminal equipment, the operation efficiency is improved, and the user experience is enhanced.
Example four
Fig. 9 is a flowchart of a fourth embodiment of the account login control method according to the present invention, where based on the above embodiments, the monitoring an application program running state of a terminal device, and determining a corresponding application program account login requirement according to the application program running state further include:
s15, monitoring the running state of the application program in real time, and if the application program is triggered to run and is in a non-login state, continuously monitoring the login requirement of the application program;
s16, identifying whether the task to be processed of the application program needs to be executed in a login state, and if so, determining that the login requirement is generated by the application program in the current state.
In this embodiment, first, the running state of the application program is monitored in real time, and if the application program is triggered to run and is in a non-login state, the login requirement of the application program is continuously monitored; and then, identifying whether the task to be processed of the application program needs to be executed in a login state, and if so, determining that the login requirement is generated by the application program in the current state.
Optionally, the running state of the application program is monitored in real time, and if the application program is triggered to run and is in a non-login state, the login requirement of the application program is continuously monitored, wherein the login requirement of the application program is determined according to notification information of the current application program, for example, when the notification information is received, if the login account needs to be switched and the notification information is replied, the login requirement is generated, or when the distance between the terminal device and the wearable device is smaller than a preset distance value, the login requirement of the application program is generated;
optionally, whether a task to be processed of the application program needs to be executed in a login state is identified, if yes, whether the current application program is in the login state is further determined, and if not, it is determined that the login requirement is generated by the application program in the current state.
The method has the advantages that the operating state of the application program is monitored in real time, and if the application program is triggered to operate and is in a non-login state, the login requirement of the application program is continuously monitored; and then, identifying whether the task to be processed of the application program needs to be executed in a login state, and if so, determining that the login requirement is generated by the application program in the current state. The more humanized account login scheme is realized, so that the user can conveniently log in and switch the account on the terminal equipment, the operation efficiency is improved, and the user experience is enhanced.
EXAMPLE five
Fig. 10 is a flowchart of an account login control method according to a fifth embodiment of the present invention, where based on the above embodiments, the obtaining a login account category corresponding to the application account login requirement includes:
s21, analyzing the login requirement;
s22, determining the corresponding login account type according to the login requirement, wherein the login account type comprises a local account and the cache account.
In this embodiment, first, the login requirement is analyzed; and then, determining the corresponding login account type according to the login requirement, wherein the login account type comprises a local account and the cache account.
Optionally, the corresponding login account category is determined according to the login requirement, where the login account category includes a local account and the cache account, and the account information of the local account is the same as that of the cache account, but the stored locations are different;
optionally, the login account category further includes a local account and a cache account having the same login password as the local account but having a different login user name;
optionally, the login account category further includes a local account and a cache account having a different login password and a different login user name from the local account.
The embodiment has the advantages that the login requirements are analyzed; and then, determining the corresponding login account type according to the login requirement, wherein the login account type comprises a local account and the cache account. The more humanized account login scheme is realized, so that the user can conveniently log in and switch the account on the terminal equipment, the operation efficiency is improved, and the user experience is enhanced.
EXAMPLE six
Fig. 11 is a flowchart of a sixth embodiment of the account login control method according to the present invention, where based on the above embodiments, if the login account type is a cache account login, acquiring a cache account sent by a wearable device includes:
s31, if the login account type corresponding to the login requirement is determined to be the cache account, sending an account login requirement to the wearable device;
and S32, obtaining the cache account sent by the wearable device, wherein the cache account is searched and encrypted by the wearable device according to the account login requirement.
In this embodiment, first, if it is determined that the login account category corresponding to the login requirement is the cache account, sending an account login requirement to the wearable device; and then, obtaining a cache account sent by the wearable device, wherein the cache account is searched and encrypted by the wearable device according to the account login requirement.
Optionally, determining a corresponding login account type according to a distance between the terminal device and the wearable device, if the distance is smaller than a preset distance, determining that the login account type is a cache account stored in the wearable device, and if the login account type corresponding to the login requirement is determined to be the cache account, sending an account login requirement to the wearable device;
optionally, when the distance is smaller than a first preset distance, a first cache account sent by the wearable device is obtained, and if the distance is smaller than a second preset distance, a second cache account sent by the wearable device is obtained, where the first preset distance is different from the second preset distance, account names of the first cache account and the second cache account are different from account passwords, but the first cache account and the second cache account belong to a registered account of the same application program.
The method has the advantages that the account login requirement is sent to the wearable device by identifying whether the login account type corresponding to the login requirement is the cache account; and then, obtaining a cache account sent by the wearable device, wherein the cache account is searched and encrypted by the wearable device according to the account login requirement. The more humanized account login scheme is realized, so that the user can conveniently log in and switch the account on the terminal equipment, the operation efficiency is improved, and the user experience is enhanced.
EXAMPLE seven
Fig. 12 is a flowchart of a seventh embodiment of the account login control method according to the present invention, where based on the above embodiments, the decrypting the cache account and logging in the application program on the terminal device through the cache account includes:
s41, obtaining a cache account sent by the wearable device;
s42, decrypting the cache account, and reading the account name and the login password of the cache account.
In this embodiment, first, a cache account sent by the wearable device is obtained; and then, decrypting the cache account, and reading the account name and the login password of the cache account.
Optionally, according to different distances between the wearable device and the terminal device, a cache account corresponding to the distance sent by the wearable device is obtained; then, decrypting the cache account, and reading an account name and a login password of the cache account;
optionally, the cache account is decrypted through the gesture information acquired by the wearable device, and an account name and a login password of the cache account are read.
The method has the advantages that the cache account sent by the wearable device is obtained; and then, decrypting the cache account, and reading the account name and the login password of the cache account. The more humanized account login scheme is realized, so that the user can log in and switch the account on the terminal equipment more conveniently, the operation efficiency is improved, and the user experience is enhanced.
Example eight
Fig. 13 is a flowchart of an eighth embodiment of the account login control method according to the present invention, where based on the above embodiments, the decrypting the cache account and logging in the application program on the terminal device through the cache account further includes:
s43, detecting whether the terminal equipment is in a normal operation state;
and S44, if so, acquiring an account login instruction, and recording the account name and the login password in the application program according to the account login instruction.
In this embodiment, first, whether the terminal device is in a normal operation state is detected; and then, if so, acquiring an account login instruction, and recording the account name and the login password in the application program according to the account login instruction.
Optionally, detecting whether the terminal device is in a normal operation state, where the normal operation state includes that the identity information of the current user acquired by the terminal device matches the user information;
optionally, an account login instruction is obtained, and the account name and the login password are recorded in the application program according to the account login instruction to execute a corresponding account login operation;
optionally, when the wearable device is in the account login state, the distance between the wearable device and the terminal device is acquired, and if the distance meets a third preset distance condition, the account login state is exited.
The method has the advantages that whether the terminal equipment is in a normal operation state or not is detected; and then, if so, acquiring an account login instruction, and recording the account name and the login password in the application program according to the account login instruction. The more humanized account login scheme is realized, so that the user can log in and switch the account on the terminal equipment more conveniently, the operation efficiency is improved, and the user experience is enhanced.
Example nine
Based on the above embodiment, the present invention further provides an account login control device, including:
a memory, a processor, and a computer program stored on the memory and executable on the processor;
the computer program, when executed by the processor, implements the steps of the method of any one of the above.
Specifically, in this embodiment, first, the application program running state of the terminal device is monitored, and the corresponding application program account login requirement is determined according to the application program running state; then, acquiring a login account type corresponding to the login requirement of the application program account; then, if the login account type is cache account login, acquiring a cache account sent by the wearable device; and finally, decrypting the cache account and logging in the application program on the terminal equipment through the cache account.
Optionally, the running state of the application program of the terminal device is monitored, and the corresponding login requirement of the application program account is determined according to the running state of the application program. In this embodiment, one wearable device may establish communication connection with multiple terminal devices at the same time, so that one or more applications of multiple terminal devices may be logged in through a cache account stored in one wearable device, and in this embodiment, one terminal device may also establish communication connection with multiple wearable devices, so that applications of the same terminal device may be logged in through wearable devices in different scenes or different wearing positions;
optionally, detecting an application running state of the terminal device, where the application running state includes a foreground running state, a background running state, and a login state and a non-login state when the foreground and background running states are corresponding;
optionally, when the application program is in a game state or a video viewing state, if notification information of another application program exists or a login account of another application program needs to be switched, the user needs to manually log out of the current game state or the video viewing state and then perform corresponding account login operation, so that the operation process is complicated, and current tasks such as the current game state or the video viewing can be interfered;
optionally, in this embodiment, when the application is in the game state or the video viewing state, if there is notification information of another application or a login account of another application needs to be switched, the user does not need to manually exit the current game state or the video viewing state, but performs a corresponding account login operation through the wearable device worn by the user, so as to avoid that the current game state or the video viewing state is interfered;
optionally, the terminal device is connected with the wearable device, the wrist machine supports simultaneous connection of multiple handheld devices, an account information caching function is opened on the wearable device, various application account information is added to the wearable device and is encrypted, the wearable device classifies application account accounts through application program package names, when the terminal device opens an application for the first time, the wearable device pops out through identifying package names to prompt whether a cache account of a certain application program needs to be used for logging in, when a user selects to use the cache account for logging in, the wearable device sends selected account information to the terminal device, the terminal device decrypts the login account of the application program and automatically fills the account in an application login interface for logging in, the wearable device monitors whether the terminal device logging in the login account is using the application, if the terminal is suddenly turned off in the using process, the user is inquired whether the user logs in other terminal devices, and after the user allows, an instruction is sent to automatically pull up a standby terminal device and log in the cache account.
The method has the advantages that the corresponding application program account login requirement is determined according to the application program running state by monitoring the application program running state of the terminal equipment; then, obtaining a login account type corresponding to the login requirement of the application program account; then, if the login account type is cache account login, acquiring a cache account sent by the wearable device; and finally, decrypting the cache account and logging in the application program on the terminal equipment through the cache account. The user-friendly account login scheme is realized, so that the user can conveniently log in and switch the account on the terminal equipment, the operation efficiency is improved, and the user experience is enhanced.
Example ten
Based on the foregoing embodiments, the present invention further provides a computer-readable storage medium, on which a bitmap processing program is stored, and when the bitmap processing program is executed by a processor, the bitmap processing program implements the steps of the bitmap processing method according to any one of the above.
By implementing the bitmap processing method, the equipment and the computer readable storage medium, the application program running state of the terminal equipment is monitored, and the corresponding application program account login requirement is determined according to the application program running state; then, acquiring a login account type corresponding to the login requirement of the application program account; then, if the login account type is cache account login, acquiring a cache account sent by the wearable device; and finally, decrypting the cache account and logging in the application program on the terminal equipment through the cache account. The user-friendly account login scheme is realized, so that the user can conveniently log in and switch the account on the terminal equipment, the operation efficiency is improved, and the user experience is enhanced.
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 a … …" does not exclude the presence of another identical element in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are only for description, and do not represent the advantages and disadvantages of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (such as ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (such as a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
While the present invention has been described with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, which are illustrative and not restrictive, and it will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (9)

1. An account login control method, characterized in that the method comprises:
monitoring the running state of an application program of terminal equipment in real time, and if the application program is triggered to run and is in a non-login state, continuously monitoring the login requirement of the application program;
identifying whether a task to be processed of the application program needs to be executed in a login state, and if so, determining that the login requirement is generated by the application program in the current state;
acquiring a login account type corresponding to the login requirement of the application program account;
if the login account type is cache account login, acquiring a cache account sent by the wearable device;
and decrypting the cache account, and logging in the application program on the terminal equipment through the cache account.
2. The account login control method according to claim 1, wherein the monitoring of the application program running state of the terminal device and the determination of the corresponding application program account login requirement according to the application program running state comprise:
detecting the connection state of the terminal equipment and the wearable equipment;
and if the terminal equipment and the wearable equipment are in a normal connection state, monitoring the running state of the application program in real time.
3. The account login control method according to claim 2, wherein the monitoring of the application program running state of the terminal device determines the corresponding application program account login requirement according to the application program running state, further comprising:
adding at least one cache account within the wearable device;
classifying and encrypting the cache account in the wearable device.
4. The account login control method according to claim 3, wherein the obtaining of the login account category corresponding to the application program account login requirement comprises:
analyzing the login requirement;
and determining the corresponding login account type according to the login requirement, wherein the login account type comprises a local account and the cache account.
5. The account login control method according to claim 4, wherein if the login account type is a cache account login, acquiring the cache account sent by the wearable device comprises:
if the login account type corresponding to the login requirement is determined to be the cache account, sending an account login requirement to the wearable device;
and obtaining a cache account sent by the wearable device, wherein the cache account is searched and encrypted by the wearable device according to the account login requirement.
6. The account login control method according to claim 5, wherein the decrypting the cached account and logging in the application program on the terminal device through the cached account comprises:
acquiring a cache account sent by the wearable device;
and decrypting the cache account, and reading the account name and the login password of the cache account.
7. The account login control method according to claim 6, wherein the decrypting the cache account and logging in the application program on the terminal device through the cache account further comprises:
detecting whether the terminal equipment is in a normal operation state;
if yes, an account login instruction is obtained, and the account name and the login password are recorded in the application program according to the account login instruction.
8. An account login control device, the device comprising:
a memory, a processor, and a computer program stored on the memory and executable on the processor;
the computer program, when executed by the processor, implementing the steps of the method of any one of claims 1 to 7.
9. A computer-readable storage medium, having stored thereon an account login control program, which when executed by a processor, implements the steps of the account login control method according to any one of claims 1 to 7.
CN201910351191.9A 2019-04-28 2019-04-28 Account login control method and device and computer readable storage medium Active CN110086808B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910351191.9A CN110086808B (en) 2019-04-28 2019-04-28 Account login control method and device and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910351191.9A CN110086808B (en) 2019-04-28 2019-04-28 Account login control method and device and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN110086808A CN110086808A (en) 2019-08-02
CN110086808B true CN110086808B (en) 2022-10-28

Family

ID=67417436

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910351191.9A Active CN110086808B (en) 2019-04-28 2019-04-28 Account login control method and device and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN110086808B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112217987B (en) * 2020-09-10 2023-03-24 北京达佳互联信息技术有限公司 Shooting control method and device and storage medium
CN112182163A (en) * 2020-10-14 2021-01-05 中国联合网络通信集团有限公司 Data filling method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103560815A (en) * 2013-09-26 2014-02-05 三维医疗科技江苏股份有限公司 APP mobile phone control terminal applied to wearable equipment
CN105797380A (en) * 2016-03-14 2016-07-27 广州趣丸网络科技有限公司 Method and system for achieving information interaction among group members in game of mobile terminal
CN109558718A (en) * 2018-11-30 2019-04-02 努比亚技术有限公司 Application program login method, computer end, mobile terminal, system and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9381427B2 (en) * 2012-06-01 2016-07-05 Microsoft Technology Licensing, Llc Generic companion-messaging between media platforms

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103560815A (en) * 2013-09-26 2014-02-05 三维医疗科技江苏股份有限公司 APP mobile phone control terminal applied to wearable equipment
CN105797380A (en) * 2016-03-14 2016-07-27 广州趣丸网络科技有限公司 Method and system for achieving information interaction among group members in game of mobile terminal
CN109558718A (en) * 2018-11-30 2019-04-02 努比亚技术有限公司 Application program login method, computer end, mobile terminal, system and storage medium

Also Published As

Publication number Publication date
CN110086808A (en) 2019-08-02

Similar Documents

Publication Publication Date Title
CN110177209B (en) Video parameter regulation and control method, device and computer readable storage medium
CN110099218B (en) Interactive control method and device in shooting process and computer readable storage medium
CN110225282B (en) Video recording control method, device and computer readable storage medium
CN109976612B (en) Application function implementation method, wearable device, mobile phone and computer-readable storage medium
CN110187769B (en) Preview image viewing method, equipment and computer readable storage medium
CN110086808B (en) Account login control method and device and computer readable storage medium
CN110177208B (en) Video recording association control method, equipment and computer readable storage medium
CN110069136B (en) Wearing state identification method and equipment and computer readable storage medium
CN110399195B (en) Desktop icon dynamic replacement method, equipment and computer readable storage medium
CN110072071B (en) Video recording interaction control method, equipment and computer readable storage medium
CN110071866B (en) Instant messaging application control method, wearable device and storage medium
CN110213637B (en) Method for adding watermark to video file, wearable device and readable storage medium
CN110198411B (en) Depth of field control method and device in video shooting process and computer readable storage medium
CN110113529B (en) Shooting parameter regulation and control method and device and computer readable storage medium
CN109799937B (en) Input control method, input control equipment and computer readable storage medium
CN110139270B (en) Wearable device pairing method, wearable device and computer readable storage medium
CN110049253B (en) Focusing control method and device and computer readable storage medium
CN110109605B (en) Image sharing method and device and computer readable storage medium
CN110083205B (en) Page switching method, wearable device and computer-readable storage medium
CN110069102B (en) Display area regulation and control method and device and computer readable storage medium
CN110138965B (en) Wearable device, number formatting method and device thereof, and storage medium
CN110187770B (en) Wrist strap voice control interaction method and device and computer readable storage medium
CN110062167B (en) Linkage shooting control method and device and computer readable storage medium
CN109976613B (en) Text input implementation method, wearable device and computer-readable storage medium
CN110083513B (en) Lamp effect control method, equipment and computer readable storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20221010

Address after: 401121 No. 6, Fortune East Road, Tiangongdian Street, Liangjiang New District, Yubei District, Chongqing

Applicant after: Chongqing Hongji Longcheng Technology Co.,Ltd.

Address before: 518000 6-8 / F, 10-11 / F, 6 / F, 6-10 / F, C zone, Han's innovation building, No. 9018, Beihuan Avenue, high tech Zone, Nanshan District, Shenzhen City, Guangdong Province

Applicant before: NUBIA TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant