CN106843868B - Multi-account login method and device and mobile terminal - Google Patents

Multi-account login method and device and mobile terminal Download PDF

Info

Publication number
CN106843868B
CN106843868B CN201710025481.5A CN201710025481A CN106843868B CN 106843868 B CN106843868 B CN 106843868B CN 201710025481 A CN201710025481 A CN 201710025481A CN 106843868 B CN106843868 B CN 106843868B
Authority
CN
China
Prior art keywords
application
account
user mode
login
user
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
CN201710025481.5A
Other languages
Chinese (zh)
Other versions
CN106843868A (en
Inventor
李翔
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Anyun Century Technology Co Ltd
Original Assignee
Beijing Anyun Century 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 Beijing Anyun Century Technology Co Ltd filed Critical Beijing Anyun Century Technology Co Ltd
Priority to CN201710025481.5A priority Critical patent/CN106843868B/en
Publication of CN106843868A publication Critical patent/CN106843868A/en
Application granted granted Critical
Publication of CN106843868B publication Critical patent/CN106843868B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method, a device and a mobile terminal for multi-account login, wherein the method for multi-account login comprises the steps of obtaining a login request for logging in a second application installed in a second user mode by using a first application account; judging whether a first application installed in the first user mode has a second application account login; and if so, establishing a storage path in the second user mode to store the information of the first application account so that the first application account and the second application account can log in the application at the same time. According to the invention, the storage path is set in the second user mode, so that the function of logging in the second application in the second user mode is realized, the defect that most of the existing application login modes only support one account is overcome to a certain extent, the use requirements of multi-account login of the user are met, and better user experience is achieved.

Description

Multi-account login method and device and mobile terminal
Technical Field
The invention relates to the technical field of communication, in particular to a method and a device for multi-account login and a mobile terminal.
Background
With the development of the mobile internet, people are increasingly unable to leave various applications, for example, WeChat, and sometimes people have multiple application accounts for the same application in order to distinguish work and life, however, most of the existing login modes of applications only support one account for use, when a user needs to log in another account, the user has to log out of the currently logged-in account and then logs in another account, the login process is troublesome, and the user experience is poor.
Disclosure of Invention
In view of the above problems, the present invention provides a method, an apparatus and a mobile terminal for multi-account login, in order to achieve the purpose, the present invention adopts the following technical solutions:
the first scheme is as follows:
a method for multi-account login is provided, which comprises the following steps:
acquiring a login request for logging in a second application installed in a second user mode by using a first application account;
judging whether a first application installed in the first user mode has a second application account login; wherein the first application account number is different from the second application account number; the first application and the second application are applications installed by using the same application installation package;
and if so, establishing a storage path in the second user mode to store the information of the first application account so that the first application account and the second application account can log in the application at the same time.
Preferably, the first user mode is an operating system logged in by using a first user account; the second user mode is an operating system logged in by adopting a second user account; the second user account is generated based on the first user account.
Preferably, the first user account is an administrator account, the second user account is a guest account, and the second user account is generated based on the first user account to enter a first user mode through the administrator account, and the guest account is created in the first user mode.
Preferably, after the guest account is created in the first user mode, the method further comprises:
deleting the visitor account in a first user mode through the administrator account.
Preferably, the creating a storage path in the second user mode and saving the information of the first application account includes:
establishing a storage path in the second user mode to store COOKIE information of the first application account;
and allocating a new storage space for storing the running information of the first application account.
Preferably, the obtaining of the login request for logging in the second application installed in the second user mode by using the first application account includes:
receiving a starting instruction of a user;
reading a login window of the second application from the shared file directory of the first user mode and the second user mode according to the starting instruction, and displaying the login window;
and generating the login request through the input information of the user in the login window.
Preferably, the input information includes one or more of a user name, a login password, and a login command.
Preferably, before the obtaining of the login request for logging in the second application installed in the second user mode by using the first application account, the method includes:
acquiring an installation instruction for installing the second application in the second user mode;
judging whether a first application which is the same as the second application is installed in a first user mode, if so, acquiring a configuration file of the first application in the first user mode;
copying the configuration file to a file directory of the second user mode, and installing the second application to the second user mode according to the configuration file.
Preferably, the configuration file includes one or more of a package name of the application, an application name, a version number, access right information for accessing the address book, a third party information account for accessing third party data information, declaration information of the application module, and global variable information.
Preferably, before the obtaining of the installation instruction for installing the second application in the second user mode, the method includes:
downloading a source file of a first application into a first user mode;
decompressing a source file of the first application in the first user mode;
storing the decompressed source file of the first application into a file directory shared by the first user mode and the second user mode;
configuring the first application in the first user mode and generating a configuration file for the first application.
Preferably, the obtaining the configuration file of the first application in the first user mode includes:
and acquiring a configuration file of the first application in the first user mode through CGROUP.
Preferably, said installing said second application according to said profile comprises:
associating the configuration file with a source file of the first application stored under a file directory shared by the first user mode and the second user mode in the second user mode, installing the second application.
Scheme II:
an apparatus for multi-account login is provided, comprising:
the acquisition request module is used for acquiring a login request for logging in a second application installed in a second user mode by using a first application account;
the judging module is used for judging whether a first application installed in the first user mode has a second application account login; wherein the first application account number is different from the second application account number; the first application and the second application are applications installed by using the same application installation package;
and the newly-built storage module is used for building a storage path in the second user mode to store the information of the first application account if a second application account is logged in for the first application installed in the first user mode, so that the first application account and the second application account can be logged in the application at the same time.
Preferably, the first user mode is an operating system logged in by using a first user account; the second user mode is an operating system logged in by adopting a second user account; the second user account is generated based on the first user account.
Preferably, the first user account is an administrator account, the second user account is a guest account, and the second account is generated based on the first account to enter a first user mode through the administrator account, and the guest account is created in the first user mode.
Preferably, the multi-account login apparatus includes a deletion module configured to delete the guest account in the first user mode through the administrator account after the guest account is created in the first user mode.
Preferably, the newly-built storage module includes:
a new establishing unit, configured to establish a new storage path in the second user mode to store COOKIE information of the first application account;
and the allocation unit is used for allocating a new storage space for storing the running information of the first application account.
Preferably, the obtaining request module includes:
the receiving unit is used for receiving a starting instruction of a user;
the reading display unit is used for reading the login window of the second application from the shared file directory of the first user mode and the second user mode according to the starting instruction and displaying the login window;
and the generating unit is used for generating the login request through the input information of the user in the login window.
Preferably, the input information includes one or more of a user name, a login password, and a login command.
Preferably, the multi-account login device includes:
the installation instruction acquisition module is used for acquiring an installation instruction for installing the second application in the second user mode before acquiring a login request for logging in the second application installed in the second user mode by using the first application account;
the judging and obtaining module is used for judging whether a first application which is the same as the second application is installed in a first user mode, and if so, obtaining a configuration file of the first application in the first user mode;
and the copying and installing module is used for copying the configuration file to a file directory of the second user mode and installing the second application to the second user mode according to the configuration file.
Preferably, the configuration file includes one or more of a package name of the application, an application name, a version number, access right information for accessing the address book, a third party information account for accessing third party data information, declaration information of the application module, and global variable information.
Preferably, the multi-account login device includes:
the downloading module is used for downloading a source file of the first application to the first user mode before acquiring an installation instruction for installing the second application in the second user mode;
a decompression module to decompress a source file of the first application in the first user mode;
a storage module, configured to store the decompressed source file of the first application into a file directory shared by the first user mode and the second user mode;
a configuration generation module, configured to configure the first application in the first user mode and generate a configuration file of the first application.
Preferably, the judgment acquisition module includes:
an obtaining subunit, configured to obtain, through CGROUP, a configuration file of the first application in the first user mode.
Preferably, the duplication installation module includes:
and the association installation module is used for associating the configuration file with a source file of the first application stored in a file directory shared by the first user mode and the second user mode in the second user mode and installing the second application.
The third scheme is as follows:
there is provided a mobile terminal including:
one or more processors;
a memory;
one or more applications, wherein the one or more applications are stored in the memory and configured to be executed by the one or more processors, the one or more applications configured to perform a method of multi-account login as recited in any of the methods.
Compared with the prior art, the method, the device and the mobile terminal for logging in by multiple accounts have the following beneficial effects:
according to the method, the device and the mobile terminal for logging in by multiple accounts, the function of logging in the second application in the second user mode is realized by setting the storage path in the second user mode, the defect that most existing application login modes only support one account is overcome to a certain extent, the use requirement of logging in by multiple accounts of a user is met, meanwhile, the phenomenon that the existing logged-in account is logged out first and then another account is logged in is avoided, and better user experience is achieved.
According to the method, the device and the mobile terminal for logging in the multiple accounts, the mode of installing the application in the second user mode is realized by copying the configuration file of the application which is stored in the first user mode into the second user mode, so that the downloading and the decompressing of the source file in the second user mode are avoided, the steps of installing the same application in different user systems are simplified, and the user experience is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a flowchart illustrating a method for multi-account login according to an embodiment of the present invention;
FIG. 2 is a schematic diagram illustrating a login window interface of a method for multi-account login according to an embodiment of the present invention;
fig. 3 is a flowchart illustrating a method for installing a second application in a second user mode according to an embodiment of the present invention;
fig. 4 is a schematic block diagram illustrating a multi-account login apparatus according to an embodiment of the present invention;
fig. 5 is a schematic diagram illustrating a module structure of a mobile terminal according to an embodiment of the present invention.
Detailed Description
In order to make the technical solutions of the present invention better understood, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention.
In some of the flows described in the present specification and claims and in the above figures, a number of operations are included that occur in a particular order, but it should be clearly understood that these operations may be performed out of order or in parallel as they occur herein, with the order of the operations being indicated as 101, 102, etc. merely to distinguish between the various operations, and the order of the operations by themselves does not represent any order of performance. Additionally, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel. It should be noted that, the descriptions of "first", "second", etc. in this document are used to distinguish different messages, terminals, modules, etc., and do not represent a sequential order, nor limit the types of "first" and "second" to be different.
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1 to 4, an embodiment of the present invention provides a method for multi-account login, such as the flowchart of the method for multi-account login shown in fig. 1, which includes the following steps:
step 101: acquiring a login request for logging in a second application installed in a second user mode by using a first application account; the second user mode is an operating system logged in by adopting a second user account; the second user account is a login account of one of the operating systems, taking a win 7 operating system of microsoft corporation as an example, the win 7 operating system is a multi-user system, one or more user accounts can be set on the system, and user data in the systems logged in by different user accounts are independent of each other and are not influenced with each other; taking a mobile terminal with an android operating system as an example, the maximum user upper limit supported by the current mobile terminal can be determined by performing integer value taking on a config _ multiuser configuration item in a configuration file in the mobile terminal. It is worth mentioning that the default value of the configuration item in the android system is 1, that is, multiple users are not supported, but if multiple users need to be enabled, the value can be set to be a value greater than 1, the value is consistent with the win 7 operating system, the storage spaces of the multiple user modes of the android operating system are mutually independent, and each user has an independent storage space.
Illustratively, obtaining a login request in the android system to login to a second application installed in the second user mode using the first application account is through a login window, such as the login window of the second application shown in fig. 2.
Step 103: judging whether a first application installed in the first user mode has a second application account login; wherein the first application account number is different from the second application account number; the first application and the second application are applications installed by using the same application installation package; the first user account is also a login account of one of the operating systems, as well as the second user account, and the first user mode is the operating system which is logged in by using the first user account.
Preferably, the second user account is generated based on the first user account, that is, the authority of the first user account is higher than that of the second user account. Illustratively, the first user account is an administrator account, the second user account is a visitor account, and the second user account is generated based on the first user account to enter a first user mode through the administrator account, and create the visitor account in the first user mode.
It should be appreciated that the guest account may also be deleted in the first user mode by the administrator account after the guest account is created in the first user mode.
Specifically, the first application and the second application share the application installation package for the application installed by using the same application installation package.
In some embodiments, prior to obtaining the login request to login the second application installed in the second user mode using the first application account, comprises installing the second application in the second user mode, comprising the steps of:
step 301: an installation instruction to install the second application in the second user mode is obtained.
Specifically, obtaining an installation instruction for installing the application in the second user mode is implemented by a pre-created instruction receiving class.
Step 303: and judging whether a first application which is the same as the second application is installed in the first user mode, and if so, acquiring a configuration file of the first application in the first user mode.
Specifically, in some embodiments, considering that there are often more applications installed in the first user mode, the following steps may be adopted in determining whether the application is already installed in the first user mode:
acquiring an application list installed in a first user mode;
and judging whether the first application which is the same as the second application exists in the application list, and if so, acquiring a configuration file of the first application in the first user mode.
And judging whether the first application exists in the application list or not, comparing the package name of the first application with the package name of the application in the application list, if so, existing in the application list, and then acquiring a configuration file of the first application in the first user mode.
It should be noted that the configuration file is a configuration file installed in the first user mode for the first application, and therefore before acquiring the configuration file of the first application in the first user mode, the method includes:
downloading a source file of a first application into a first user mode;
decompressing a source file of a first application in a first user mode;
storing the decompressed source file of the first application into a file directory shared by the first user mode and the second user mode;
the first application is configured in the first user mode and a configuration file for the first application is generated. A
The configuration file comprises one or more of a package name, an application name, a version number, access authority information for accessing the address book, a third party information account for accessing third party data information, statement information of an application module and global variable information of the application.
In some embodiments, obtaining the configuration file of the first application in the first user mode may be obtained through CGROUP (CONTROL group), where CGROUP is a mechanism provided by the LINUX kernel and capable of limiting, recording, and isolating physical resources used by a process group, such as a central processing unit, a memory, and an input/output port.
Step 304: and copying the configuration file to a file directory of a second user mode, and installing a second application to the second user mode according to the configuration file.
Specifically, before copying the configuration file to the file directory of the second user mode in the android system, the relevant acquisition permission needs to be written in android manifest.
In detail, installing the application to the second user mode according to the configuration file includes:
the configuration information is associated with a source file of the first application stored in a file directory shared by the first user mode and the second user mode in the second user mode, and the second application is installed.
Considering that in the android system the source file is an android application package with a suffix name APK created and signed based on compiled resources, such as text, pictures and DALVIK byte codes, obtaining a login request for logging in a second application installed in a second user mode using a first application account number comprises:
receiving a starting instruction of a user;
reading a login window of a second application from a shared file directory of the first user mode and the second user mode according to the starting instruction, and displaying the login window;
and generating a login request through the input information of the user in the login window.
The input information comprises one or more of a user name, a login password and a login command.
Illustratively, as shown in fig. 2, the login window 200 is used to receive a user name "ROOT", a login password "1234" and a login command "login" inputted by a user.
In some embodiments, the launch instruction is an icon of the second application clicked by the user.
Step 105: if yes, establishing a storage path in the second user mode to store the information of the first application account so that the first application account and the second application account can log in the application at the same time; the step of creating a storage path in the second user mode and storing the information of the first application account includes:
establishing a storage path in a second user mode to store COOKIE information of the first application account;
and allocating a new storage space for storing the running information of the first application account.
COOKIE is a technology that enables the website server to store a small amount of data in the hard disk or memory of the mobile terminal, or to read data from the hard disk of the mobile terminal, for example, when the user browses a Web page of a certain website through a second application, a very small text file that can record information such as a user name, a login password, a browsed Web page, a staying time, etc. is stored on the mobile terminal using the second user mode by the Web server; when the user comes to the website again, the website can read COOKIE to obtain the relevant information of the user, and then can make corresponding actions, such as displaying a welcome slogan on a page, or directly logging in, and the like.
The running information is data information used by the second application, for example, when the second application is a WeChat application program, the running information is interaction information cached by a WeChat friend circle, a social chat record of the user, and the like.
It should be noted that, in different second applications, the information of the first application account stored in the newly created storage path is sometimes not completely the same, and this is not limited in the embodiment of the present invention.
Compared with the prior art, the multi-account login method has the advantages that the function of logging in the second application in the second user mode is realized by setting the storage path in the second user mode, the defect that most existing application login modes only support one account is overcome to a certain extent, the use requirement of multi-account login of a user is met, meanwhile, the phenomenon that the existing logged-in account is logged out first and then another account is logged in is avoided, and better user experience is achieved.
According to the method for logging in the multiple accounts, the application is installed in the second user mode in a mode of copying the configuration file of the application which is stored in the first user mode into the second user mode, downloading and decompressing of the source file in the second user mode are avoided, the steps of installing the same application in different user systems are simplified, and user experience is improved.
Referring to fig. 4, based on the same inventive concept of the same multi-account login method, an embodiment of the present invention further provides a multi-account login apparatus, which includes an obtaining request module 4002, a determining module 4004, and a newly-built storage module 4006, wherein,
an obtaining request module 4002, configured to obtain a login request for logging in a second application installed in a second user mode using a first application account;
the judging module 4004 is configured to judge whether a second application account logs in the first application installed in the first user mode; the first application account number is different from the second application account number; the first application and the second application are applications installed by using the same application installation package;
the newly-built storage module 4006 is configured to, if a second application account logs in to a first application installed in the first user mode, newly build a storage path in the second user mode to store information of the first application account, so that the first application account and the second application account can log in to the application at the same time.
Preferably, the first user mode is an operating system logged in by using a first user account; the second user mode is an operating system logged in by adopting a second user account; and the second user account is generated based on the first user account.
In one embodiment, the first user account is an administrator account, the second user account is a visitor account, the second account is generated based on the first account to enter a first user mode through the administrator account, and the visitor account is created in the first user mode.
Preferably, the multi-account login apparatus includes a deletion module for deleting the guest account in the first user mode through the administrator account after the guest account is created in the first user mode.
Preferably, the newly created memory module 4006 includes:
a new establishing unit, configured to establish a new storage path in the second user mode and store COOKIE information of the first application account;
and the allocation unit is used for allocating a new storage space for storing the running information of the first application account.
Preferably, the acquisition request module 4002 includes:
the receiving unit is used for receiving a starting instruction of a user;
the reading display unit is used for reading a login window of a second application from a shared file directory of the first user mode and the second user mode according to the starting instruction and displaying the login window;
and the generating unit is used for generating a login request through the input information of the user in the login window.
The input information comprises one or more of a user name, a login password and a login command.
In some embodiments, the multi-account login device comprises:
the installation instruction acquisition module is used for acquiring an installation instruction for installing the second application in the second user mode before acquiring a login request for logging in the second application installed in the second user mode by using the first application account;
the judging and obtaining module is used for judging whether a first application which is the same as the second application is installed in the first user mode, and if so, obtaining a configuration file of the first application in the first user mode;
and the copying and installing module is used for copying the configuration file to the file directory of the second user mode and installing the second application to the second user mode according to the configuration file.
In detail, the configuration file comprises one or more of a package name, an application name, a version number, access authority information for accessing the address book, a third party information account for accessing third party data information, declaration information of an application module and global variable information.
In some embodiments, the multi-account login device comprises:
the downloading module is used for downloading a source file of the first application to the first user mode before acquiring an installation instruction for installing the second application in the second user mode;
a decompression module to decompress a source file of a first application in a first user mode;
the storage module is used for storing the decompressed source file of the first application into a file directory shared by the first user mode and the second user mode;
the configuration generation module is used for configuring the first application in the first user mode and generating a configuration file of the first application.
Specifically, the judgment acquisition module includes:
and the obtaining subunit is used for obtaining the configuration file of the first application in the first user mode through CGROUP.
Specifically, the copy installation module includes:
and the association installation module is used for associating the configuration file with a source file of the first application stored in a file directory shared by the first user mode and the second user mode in the second user mode and installing the second application.
Compared with the prior art, the multi-account login device overcomes the defect that most of the existing login modes only support one account to a certain extent through the acquisition request module 4002, the judgment module 4004 and the newly-built storage module 4006, meets the use requirement of multi-account login of a user, avoids the phenomenon that the current login account is quitted and then another account is logged in, and has better user experience.
Referring to fig. 5, based on the same inventive concept of the same multi-account login method, an embodiment of the present invention further provides a mobile terminal, as shown in fig. 5, for convenience of description, only a part related to the embodiment of the present invention is shown, and details of the specific technology are not disclosed, please refer to the method part of the embodiment of the present invention. The mobile terminal may be any terminal device including a mobile phone, a tablet computer, a PDA (Personal Digital Assistant), a POS (Point of Sales), a vehicle-mounted computer, and the like, taking the mobile terminal as the mobile phone as an example:
fig. 5 is a block diagram illustrating a partial structure of a mobile phone related to a mobile terminal according to an embodiment of the present invention. Referring to fig. 5, the handset includes: radio Frequency (RF) circuitry 1510, memory 1520, input unit 1530, display unit 1540, sensor 1550, audio circuitry 1560, wireless fidelity (WiFi) module 1570, processor 1580, and power supply 1590. Those skilled in the art will appreciate that the handset configuration shown in fig. 5 is not intended to be limiting and may include more or fewer components than those shown, or some components may be combined, or a different arrangement of components.
The following describes each component of the mobile phone in detail with reference to fig. 5:
the RF circuit 1510 may be configured to receive and transmit signals during information transmission and reception or during a call, and in particular, receive downlink information of a base station and then process the received downlink information to the processor 1580; in addition, the data for designing uplink is transmitted to the base station. In general, RF circuit 1510 includes, but is not limited to, an antenna, at least one amplifier, a transceiver, a coupler, a Low Noise Amplifier (LNA), a duplexer, and the like. In addition, RF circuit 1510 may also communicate with networks and other devices via wireless communication. The wireless communication may use any communication standard or protocol, including but not limited to global system for Mobile communications (GSM), General Packet Radio Service (GPRS), Code Division Multiple Access (CDMA), Wideband Code Division Multiple Access (WCDMA), Long Term Evolution (LTE), email, Short Messaging Service (SMS), and the like.
The memory 1520 may be used to store software programs and modules, and the processor 1580 performs various functional applications and data processing of the cellular phone by operating the software programs and modules stored in the memory 1520. The memory 1520 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 for 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, and the like. Further, the memory 1520 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 input unit 1530 may be used to receive input numeric or character information and generate key signal inputs related to user settings and function control of the cellular phone. Specifically, the input unit 1530 may include a touch panel 1531 and other input devices 1532. The touch panel 1531, also referred to as a touch screen, can collect touch operations of a user (e.g., operations of the user on or near the touch panel 1531 using any suitable object or accessory such as a finger or a stylus) and drive corresponding connection devices according to a preset program. Alternatively, the touch panel 1531 may include two parts, 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, and sends the touch point coordinates to the processor 1580, and can receive and execute commands sent by the processor 1580. In addition, the touch panel 1531 may be implemented by various types such as a resistive type, a capacitive type, an infrared ray, and a surface acoustic wave. The input unit 1530 may include other input devices 1532 in addition to the touch panel 1531. In particular, other input devices 1532 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 1540 may be used to display information input by the user or information provided to the user and various menus of the mobile phone. The Display unit 1540 may include a Display panel 1541, and optionally, the Display panel 1541 may be configured in the form of a Liquid Crystal Display (LCD), an Organic Light-Emitting Diode (OLED), or the like. Further, the touch panel 1531 may cover the display panel 1541, and when the touch panel 1531 detects a touch operation on or near the touch panel 1531, the touch operation is transmitted to the processor 1580 to determine the type of the touch event, and then the processor 1580 provides a corresponding visual output on the display panel 1541 according to the type of the touch event. Although in fig. 5, the touch panel 1531 and the display panel 1541 are two separate components to implement the input and output functions of the mobile phone, in some embodiments, the touch panel 1531 and the display panel 1541 may be integrated to implement the input and output functions of the mobile phone.
The handset can also include at least one sensor 1550, such as light sensors, motion sensors, and other sensors. Specifically, the light sensor may include an ambient light sensor that adjusts the brightness of the display panel 1541 according to the brightness of ambient light and a proximity sensor that turns off the display panel 1541 and/or the backlight when the mobile phone is moved to the ear. As one of the motion sensors, the accelerometer sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when stationary, and can be used for applications of recognizing the posture of a mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which can be configured on the mobile phone, further description is omitted here.
Audio circuitry 1560, speaker 1561, and microphone 1562 may provide an audio interface between a user and a cell phone. The audio circuit 1560 may transmit the electrical signal converted from the received audio data to the speaker 1561, and convert the electrical signal into an audio signal by the speaker 1561 and output the audio signal; on the other hand, the microphone 1562 converts collected sound signals into electrical signals, which are received by the audio circuit 1560 and converted into audio data, which are processed by the audio data output processor 1580 and then passed through the RF circuit 1510 for transmission to, for example, another cellular phone, or for output to the memory 1520 for further processing.
WiFi belongs to short-distance wireless transmission technology, and the mobile phone can help a user to receive and send e-mails, browse webpages, access streaming media and the like through a WiFi module 1570, and provides wireless broadband internet access for the user. Although fig. 5 shows WiFi module 1570, it is understood that it does not belong to the essential components of the handset and may be omitted entirely as needed within the scope not changing the essence of the invention.
The processor 1580 is a control center of the mobile phone, connects various parts of the entire mobile phone by using various interfaces and lines, and performs various functions of the mobile phone and processes data by operating or executing software programs and/or modules stored in the memory 1520 and calling data stored in the memory 1520, thereby integrally monitoring the mobile phone. Optionally, the processor 1580 may include one or more processing units; preferably, the processor 1580 may integrate an application processor, which mainly handles operating systems, user interfaces, application programs, and the like, and a modem processor, which mainly handles wireless communications. It is to be appreciated that the modem processor may not be integrated into the processor 1580.
The handset also includes a power supply 1590 (e.g., a battery) for powering the various components, which may preferably be logically coupled to the processor 1580 via a power management system to manage charging, discharging, and power consumption management functions via the power management system.
Although not shown, the mobile phone may further include a camera, a bluetooth module, etc., which are not described herein.
In this embodiment of the present invention, the processor 1580 included in the mobile terminal further has the following functions:
acquiring a login request for logging in a second application installed in a second user mode by using a first application account;
judging whether a first application installed in the first user mode has a second application account login; the first application account number is different from the second application account number; the first application and the second application are applications installed by using the same application installation package;
if yes, a storage path is newly established in the second user mode, and information of the first application account is stored, so that the first application account and the second application account can log in the application at the same time.
The first user mode is an operating system logged in by adopting a first user account; the second user mode is an operating system logged in by adopting a second user account; the second user account is generated based on the first user account.
In some embodiments, the first user account is an administrator account, the second user account is a guest account, and the second user account is generated based on the first user account to enter a first user mode through the administrator account, and create the guest account in the first user mode.
Preferably, creating the guest account in the first user mode comprises deleting the guest account in the first user mode by the administrator account.
In some embodiments, the creating a storage path in the second user mode to store the information of the first application account includes:
establishing a storage path in a second user mode to store COOKIE information of the first application account;
and allocating a new storage space for storing the running information of the first application account.
Preferably, the obtaining of the login request for logging in the second application installed in the second user mode using the first application account includes:
receiving a starting instruction of a user;
reading a login window of a second application from a shared file directory of the first user mode and the second user mode according to the starting instruction, and displaying the login window;
and generating a login request through the input information of the user in the login window.
Preferably, the input information includes one or more of a user name, a login password, and a login command.
In some embodiments, obtaining the login request to login to the second application installed in the second user mode using the first application account comprises:
acquiring an installation instruction for installing the second application in the second user mode;
judging whether a first application which is the same as a second application is installed in a first user mode, if so, acquiring a configuration file of the first application in the first user mode;
and copying the configuration file to a file directory of the second user mode, and installing the second application to the second user mode according to the configuration file.
Preferably, the configuration file comprises one or more of a package name, an application name, a version number, access authority information for accessing the address book, a third party information account for accessing third party data information, declaration information of the application module, and global variable information of the application module.
In some embodiments, obtaining the installation instruction to install the second application in the second user mode comprises:
downloading a source file of a first application into a first user mode;
decompressing a source file of a first application in a first user mode;
storing the decompressed source file of the first application into a file directory shared by the first user mode and the second user mode;
the first application is configured in the first user mode and a configuration file for the first application is generated.
Preferably, the obtaining the configuration file of the first application in the first user mode comprises obtaining the configuration file of the first application in the first user mode through CGROUP.
In some embodiments, installing the second application according to the profile includes:
the configuration file is associated in the second user mode with a source file of the first application stored under a file directory shared by the first user mode and the second user mode, and the second application is installed.
Compared with the prior art, the mobile terminal provided by the invention has the advantages that the function of logging in the second application in the second user mode is realized by setting the storage path in the second user mode, the defect that most existing application login modes only support one account is overcome to a certain extent, the use requirement of multi-account login of a user is met, meanwhile, the phenomenon that the current logged-in account is firstly logged out and then another account is logged in is avoided, and better user experience is achieved.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the several embodiments provided in the present application, it should be understood that the disclosed system, apparatus and method may be implemented in other manners. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
Those skilled in the art will appreciate that all or part of the steps in the methods of the above embodiments may be implemented by associated hardware instructed by a program, which may be stored in a computer-readable storage medium, and the storage medium may include: a Read Only Memory (ROM), a Random Access Memory (RAM), a magnetic or optical disk, or the like.
It will be understood by those skilled in the art that all or part of the steps in the method for implementing the above embodiments may be implemented by hardware that is instructed to implement by a program, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
As described above, the method, the apparatus, and the mobile terminal for multi-account login provided by the present invention are described in detail, and a person skilled in the art may change the specific implementation manner and the application scope according to the idea of the embodiment of the present invention.
In summary, the technical scheme of the invention is as follows:
A1. a method of multi-account login, comprising:
acquiring a login request for logging in a second application installed in a second user mode by using a first application account;
judging whether a first application installed in the first user mode has a second application account login; wherein the first application account number is different from the second application account number; the first application and the second application are applications installed by using the same application installation package;
and if so, establishing a storage path in the second user mode to store the information of the first application account so that the first application account and the second application account can log in the application at the same time.
A2. The method for multi-account login according to a1, wherein the first user mode is an operating system logged in by using a first user account; the second user mode is an operating system logged in by adopting a second user account; the second user account is generated based on the first user account.
A3. The method of multi-account login of a2, wherein the first user account is an administrator account, the second user account is a guest account, and the second user account is generated based on the first user account to enter a first user mode through the administrator account, wherein the guest account is created in the first user mode.
A4. The method of multi-account login of A3, after creating the guest account in the first user mode, comprising:
deleting the visitor account in a first user mode through the administrator account.
A5. The method for multi-account login according to a1, wherein the creating a storage path in the second user mode to store the information of the first application account includes:
establishing a storage path in the second user mode to store COOKIE information of the first application account;
and allocating a new storage space for storing the running information of the first application account.
A6. The method for multi-account login according to a1, wherein the obtaining a login request for logging in a second application installed in a second user mode using a first application account comprises:
receiving a starting instruction of a user;
reading a login window of the second application from the shared file directory of the first user mode and the second user mode according to the starting instruction, and displaying the login window;
and generating the login request through the input information of the user in the login window.
A7. The method of multi-account login as recited in a6, wherein the input information comprises one or more of a user name, a login password and a login command.
A8. The method for multi-account login according to a1, wherein before obtaining the login request for logging in the second application installed in the second user mode by using the first application account, the method comprises:
acquiring an installation instruction for installing the second application in the second user mode;
judging whether a first application which is the same as the second application is installed in a first user mode, if so, acquiring a configuration file of the first application in the first user mode;
copying the configuration file to a file directory of the second user mode, and installing the second application to the second user mode according to the configuration file.
A9. The method for multi-account login according to A8, wherein the configuration file includes one or more of a package name of an application, an application name, a version number, access right information for accessing an address book, a third party information account for accessing third party data information, declaration information of an application module, and global variable information.
A10. The method for multi-account login according to A8, wherein before the obtaining of the installation instruction for installing the second application in the second user mode, the method includes:
downloading a source file of a first application into a first user mode;
decompressing a source file of the first application in the first user mode;
storing the decompressed source file of the first application into a file directory shared by the first user mode and the second user mode;
configuring the first application in the first user mode and generating a configuration file for the first application.
A11. The method for multi-account login according to A8, wherein the obtaining the configuration file of the first application in the first user mode includes:
and acquiring a configuration file of the first application in the first user mode through CGROUP.
A12. The method for multi-account login of A8, wherein the installing the second application according to the configuration file comprises:
associating the configuration file with a source file of the first application stored under a file directory shared by the first user mode and the second user mode in the second user mode, installing the second application.
B13. An apparatus for multi-account login, comprising:
the acquisition request module is used for acquiring a login request for logging in a second application installed in a second user mode by using a first application account;
the judging module is used for judging whether a first application installed in the first user mode has a second application account login; wherein the first application account number is different from the second application account number; the first application and the second application are applications installed by using the same application installation package;
and the newly-built storage module is used for building a storage path in the second user mode to store the information of the first application account if a second application account is logged in for the first application installed in the first user mode, so that the first application account and the second application account can be logged in the application at the same time.
B14. The multi-account login device of B13, wherein the first user mode is an operating system logged in with a first user account; the second user mode is an operating system logged in by adopting a second user account; the second user account is generated based on the first user account.
B15. The multi-account login apparatus of claim B14, the first user account being an administrator account, the second user account being a guest account, the second account being generated based on the first account to enter a first user mode through the administrator account in which the guest account is created.
B16. The apparatus for multi-account login of B15, comprising a deletion module to delete the guest account in a first user mode through the administrator account after creating the guest account in the first user mode.
B17. The apparatus for multi-account login according to B13, wherein the newly created storage module includes:
a new establishing unit, configured to establish a new storage path in the second user mode to store COOKIE information of the first application account;
and the allocation unit is used for allocating a new storage space for storing the running information of the first application account.
B18. The apparatus for multi-account login according to B13, wherein the obtaining request module includes:
the receiving unit is used for receiving a starting instruction of a user;
the reading display unit is used for reading the login window of the second application from the shared file directory of the first user mode and the second user mode according to the starting instruction and displaying the login window;
and the generating unit is used for generating the login request through the input information of the user in the login window.
B19. The multi-account login device of B18, wherein the input information includes one or more of a user name, a login password, and a login command.
B20. The apparatus for multi-account login according to B13, the apparatus for multi-account login comprising:
the installation instruction acquisition module is used for acquiring an installation instruction for installing the second application in the second user mode before acquiring a login request for logging in the second application installed in the second user mode by using the first application account;
the judging and obtaining module is used for judging whether a first application which is the same as the second application is installed in a first user mode, and if so, obtaining a configuration file of the first application in the first user mode;
and the copying and installing module is used for copying the configuration file to a file directory of the second user mode and installing the second application to the second user mode according to the configuration file.
B21. The multi-account login device according to B20, wherein the configuration file includes one or more of a package name of an application, an application name, a version number, access right information for accessing an address book, a third party information account for accessing third party data information, declaration information of an application module, and global variable information.
B22. The apparatus for multi-account login according to B20, the apparatus for multi-account login comprising:
the downloading module is used for downloading a source file of the first application to the first user mode before acquiring an installation instruction for installing the second application in the second user mode;
a decompression module to decompress a source file of the first application in the first user mode;
a storage module, configured to store the decompressed source file of the first application into a file directory shared by the first user mode and the second user mode;
a configuration generation module, configured to configure the first application in the first user mode and generate a configuration file of the first application.
B23. The apparatus for multi-account login according to B20, wherein the determining and obtaining module includes:
an obtaining subunit, configured to obtain, through CGROUP, a configuration file of the first application in the first user mode.
B24. The apparatus for multi-account login according to B20, wherein the copy installation module comprises:
and the association installation module is used for associating the configuration file with a source file of the first application stored in a file directory shared by the first user mode and the second user mode in the second user mode and installing the second application.
C25. A mobile terminal, comprising:
one or more processors;
a memory;
one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to perform a method of multi-account login as recited in any of A1-A12.

Claims (23)

1. A multi-account login method is characterized by comprising the following steps:
acquiring a login request for logging in a second application installed in a second user mode by using a first application account;
judging whether a first application installed in the first user mode has a second application account login; wherein the first application account number is different from the second application account number; the first application and the second application are applications installed by using the same application installation package;
if yes, a storage path is newly established in the second user mode, and COOKIE information of the first application account is stored, so that the first application account and the second application account can log in the application at the same time;
the first user mode is an operating system logged in by adopting a first user account; the second user mode is an operating system logged in by adopting a second user account; the second user account is generated based on the first user account.
2. The method of multi-account login of claim 1, wherein the first user account is an administrator account, the second user account is a guest account, the second user account is generated based on the first user account to enter a first user mode through the administrator account in which the guest account is created.
3. The method of multi-account login of claim 2, wherein after creating the guest account in the first user mode, comprising:
deleting the visitor account in a first user mode through the administrator account.
4. The method for multi-account login according to claim 1, wherein the step of creating a storage path in the second user mode to store the information of the first application account comprises:
establishing a storage path in the second user mode to store COOKIE information of the first application account;
and allocating a new storage space for storing the running information of the first application account.
5. The method of multi-account login of claim 1, wherein obtaining a login request to login to a second application installed in a second user mode using a first application account comprises:
receiving a starting instruction of a user;
reading a login window of the second application from the shared file directory of the first user mode and the second user mode according to the starting instruction, and displaying the login window;
and generating the login request through the input information of the user in the login window.
6. The method of multi-account login of claim 5, wherein the input information comprises one or more of a username, a login password, and a login command.
7. The method of multi-account login according to claim 1, wherein the obtaining of the login request to login the second application installed in the second user mode using the first application account comprises:
acquiring an installation instruction for installing the second application in the second user mode;
judging whether a first application which is the same as the second application is installed in a first user mode, if so, acquiring a configuration file of the first application in the first user mode;
copying the configuration file to a file directory of the second user mode, and installing the second application to the second user mode according to the configuration file.
8. The method of claim 7, wherein the configuration file comprises one or more of a package name of an application, an application name, a version number, access right information for accessing an address book, a third party information account for accessing third party data information, declaration information of an application module, and global variable information.
9. The method of multi-account login according to claim 7, wherein said obtaining an installation instruction to install the second application in the second user mode comprises:
downloading a source file of a first application into a first user mode;
decompressing a source file of the first application in the first user mode;
storing the decompressed source file of the first application into a file directory shared by the first user mode and the second user mode;
configuring the first application in the first user mode and generating a configuration file for the first application.
10. The method of multi-account login of claim 7, wherein the obtaining a configuration file of the first application in the first user mode comprises:
and acquiring a configuration file of the first application in the first user mode through CGROUP.
11. The method of multi-account login of claim 7, wherein said installing the second application according to the configuration file comprises:
associating the configuration file with a source file of the first application stored under a file directory shared by the first user mode and the second user mode in the second user mode, installing the second application.
12. A multi-account login apparatus, comprising:
the acquisition request module is used for acquiring a login request for logging in a second application installed in a second user mode by using a first application account;
the judging module is used for judging whether a first application installed in the first user mode has a second application account login; wherein the first application account number is different from the second application account number; the first application and the second application are applications installed by using the same application installation package;
the new storage module is used for building a storage path in the second user mode to store COOKIE information of the first application account if a second application account is logged in by a first application installed in the first user mode, so that the first application account and the second application account can be logged in the application at the same time;
the first user mode is an operating system logged in by adopting a first user account; the second user mode is an operating system logged in by adopting a second user account; the second user account is generated based on the first user account.
13. The apparatus of claim 12, wherein the first user account is an administrator account, the second user account is a guest account, and the second user account is generated based on the first user account to enter a first user mode through the administrator account in which the guest account is created.
14. The apparatus of multi-account login of claim 13, wherein the apparatus of multi-account login comprises a deletion module to delete the guest account in a first user mode through the administrator account after the guest account is created in the first user mode.
15. The apparatus for multi-account login according to claim 12, wherein the newly created storage module comprises:
a new establishing unit, configured to establish a new storage path in the second user mode to store COOKIE information of the first application account;
and the allocation unit is used for allocating a new storage space for storing the running information of the first application account.
16. The apparatus for multi-account login of claim 12, wherein the means for obtaining request comprises:
the receiving unit is used for receiving a starting instruction of a user;
the reading display unit is used for reading the login window of the second application from the shared file directory of the first user mode and the second user mode according to the starting instruction and displaying the login window;
and the generating unit is used for generating the login request through the input information of the user in the login window.
17. The multi-account login device of claim 16, wherein the input information comprises one or more of a username, a login password, and a login command.
18. The apparatus for multiple account login of claim 12, wherein the apparatus for multiple account login comprises:
the installation instruction acquisition module is used for acquiring an installation instruction for installing the second application in the second user mode before acquiring a login request for logging in the second application installed in the second user mode by using the first application account;
the judging and obtaining module is used for judging whether a first application which is the same as the second application is installed in a first user mode, and if so, obtaining a configuration file of the first application in the first user mode;
and the copying and installing module is used for copying the configuration file to a file directory of the second user mode and installing the second application to the second user mode according to the configuration file.
19. The multi-account login apparatus of claim 18, wherein the configuration file comprises one or more of a package name of an application, an application name, a version number, access right information for accessing an address book, a third party information account for accessing third party data information, declaration information of an application module, and global variable information.
20. The apparatus for multiple account login of claim 18, wherein the apparatus for multiple account login comprises:
the downloading module is used for downloading a source file of the first application to the first user mode before acquiring an installation instruction for installing the second application in the second user mode;
a decompression module to decompress a source file of the first application in the first user mode;
a storage module, configured to store the decompressed source file of the first application into a file directory shared by the first user mode and the second user mode;
a configuration generation module, configured to configure the first application in the first user mode and generate a configuration file of the first application.
21. The apparatus for multi-account login according to claim 18, wherein the determining and obtaining module comprises:
an obtaining subunit, configured to obtain, through CGROUP, a configuration file of the first application in the first user mode.
22. The apparatus for multiple account login of claim 18, wherein the copy installation module comprises:
and the association installation module is used for associating the configuration file with a source file of the first application stored in a file directory shared by the first user mode and the second user mode in the second user mode and installing the second application.
23. A mobile terminal, comprising:
one or more processors;
a memory;
one or more application programs, wherein the one or more application programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs configured to perform the method of multi-account login according to any of claims 1-11.
CN201710025481.5A 2017-01-13 2017-01-13 Multi-account login method and device and mobile terminal Active CN106843868B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710025481.5A CN106843868B (en) 2017-01-13 2017-01-13 Multi-account login method and device and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710025481.5A CN106843868B (en) 2017-01-13 2017-01-13 Multi-account login method and device and mobile terminal

Publications (2)

Publication Number Publication Date
CN106843868A CN106843868A (en) 2017-06-13
CN106843868B true CN106843868B (en) 2020-09-01

Family

ID=59123390

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710025481.5A Active CN106843868B (en) 2017-01-13 2017-01-13 Multi-account login method and device and mobile terminal

Country Status (1)

Country Link
CN (1) CN106843868B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109213947B (en) * 2018-08-31 2021-12-14 北京京东金融科技控股有限公司 Browser page display method and device, electronic equipment and readable medium
CN109862004B (en) * 2019-01-28 2021-08-24 杭州数梦工场科技有限公司 Account use behavior detection method and device
CN110247915B (en) * 2019-06-19 2023-04-07 广州小鹏汽车科技有限公司 Vehicle-mounted system multi-account management method and device of vehicle
CN110535850B (en) * 2019-08-26 2022-07-29 腾讯科技(武汉)有限公司 Processing method and device for account login, storage medium and electronic device
CN112399216B (en) * 2020-10-27 2023-05-09 维沃移动通信(杭州)有限公司 Resource sharing method and device and electronic equipment
CN112799741A (en) * 2021-02-08 2021-05-14 北京乐学帮网络技术有限公司 Application program differentiation method and device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105138564A (en) * 2015-07-23 2015-12-09 小米科技有限责任公司 Data file reading method and apparatus
CN105653310A (en) * 2015-08-28 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Application installation method, apparatus and electronic device
CN106020943A (en) * 2016-05-04 2016-10-12 北京小米移动软件有限公司 Application program dual-opening method and device
CN106201484A (en) * 2016-06-30 2016-12-07 北京奇虎科技有限公司 The collocation method of application program, device and terminal unit

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9128514B2 (en) * 2012-06-27 2015-09-08 Verizon Patent And Licensing Inc. Automatic account detection and association
US10055754B2 (en) * 2014-03-13 2018-08-21 Tune, Inc. Systems and methods for tracking application installs that distinguish new users from existing users without directly accessing user account records
US20160080293A1 (en) * 2014-09-12 2016-03-17 Microsoft Corporation Accounts Control

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105138564A (en) * 2015-07-23 2015-12-09 小米科技有限责任公司 Data file reading method and apparatus
CN105653310A (en) * 2015-08-28 2016-06-08 宇龙计算机通信科技(深圳)有限公司 Application installation method, apparatus and electronic device
CN106020943A (en) * 2016-05-04 2016-10-12 北京小米移动软件有限公司 Application program dual-opening method and device
CN106201484A (en) * 2016-06-30 2016-12-07 北京奇虎科技有限公司 The collocation method of application program, device and terminal unit

Also Published As

Publication number Publication date
CN106843868A (en) 2017-06-13

Similar Documents

Publication Publication Date Title
CN106843868B (en) Multi-account login method and device and mobile terminal
US10635449B2 (en) Method and apparatus for running game client
CN104518953B (en) Method for deleting message, instant communication terminal and system
US9497565B1 (en) Interface display method, device, terminal, server and system
CN106055480B (en) Method and terminal for debugging webpage
WO2018120905A1 (en) Message reminding method for terminal, and terminal
CN108834132B (en) Data transmission method and equipment and related medium product
EP3010262A1 (en) Method for realizing cellphone without card, cellphone and server
CN104142868A (en) Connection establishment method and device
CN106293738B (en) Expression image updating method and device
CN105653220B (en) Screen data display method and device in remote control
EP2869604B1 (en) Method, apparatus and device for processing a mobile terminal resource
CN104954159A (en) Network information statistics method and device
CN104965722A (en) Method and apparatus for displaying information
US10298590B2 (en) Application-based service providing method, apparatus, and system
WO2015043163A1 (en) Method and apparatus for inputting account information
CN106095423B (en) Method, terminal and server for providing browsing service
CN104573437A (en) Information authentication method, device and terminal
CN106874038B (en) Application installation method and device and mobile terminal
CN107766351B (en) File directory identification method and device
CN107786423B (en) A kind of method and system of instant messaging
CN107943687B (en) Equipment sharing method, device, server and storage medium
US10057740B2 (en) Methods and devices for processing mobile terminal resource
CN107346347B (en) Webpage table display method and device
CN108574664B (en) Account login method, client, server, system and 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: 20170724

Address after: 100102, 18 floor, building 2, Wangjing street, Beijing, Chaoyang District, 1801

Applicant after: BEIJING ANYUN SHIJI SCIENCE AND TECHNOLOGY CO., LTD.

Address before: 100088 Beijing city Xicheng District xinjiekouwai Street 28, block D room 112 (Desheng Park)

Applicant before: Beijing Qihu Technology Co., Ltd.

GR01 Patent grant
GR01 Patent grant