CN109922101B - Method, device and server for realizing specific service in mobile terminal - Google Patents

Method, device and server for realizing specific service in mobile terminal Download PDF

Info

Publication number
CN109922101B
CN109922101B CN201711322140.0A CN201711322140A CN109922101B CN 109922101 B CN109922101 B CN 109922101B CN 201711322140 A CN201711322140 A CN 201711322140A CN 109922101 B CN109922101 B CN 109922101B
Authority
CN
China
Prior art keywords
sdk
mobile terminal
server
specific service
application program
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
CN201711322140.0A
Other languages
Chinese (zh)
Other versions
CN109922101A (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.)
3600 Technology Group Co ltd
Original Assignee
3600 Technology Group 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 3600 Technology Group Co ltd filed Critical 3600 Technology Group Co ltd
Priority to CN201711322140.0A priority Critical patent/CN109922101B/en
Publication of CN109922101A publication Critical patent/CN109922101A/en
Application granted granted Critical
Publication of CN109922101B publication Critical patent/CN109922101B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a method, a device, a server, electronic equipment and a computer readable storage medium for realizing specific service in a mobile terminal. The installation package of the application program for completing the specific service at the mobile terminal side comprises a subject SDK and one or more object SDKs; the method comprises the following steps: the host SDK determines an object SDK matched with the system environment of the mobile terminal; the host SDK loads the determined object SDK in a system of the mobile terminal, and sends information of the mobile terminal and the object SDK information to a first server corresponding to the host SDK; the principal SDK completes a specific service in cooperation with the first server. Through the scheme, even if the long connection between the application program and the server is abnormal, the guest SDK and the second server cooperatively complete the specific service, so that the uninterrupted specific service is ensured, and the use experience of a user is enhanced.

Description

Method, device and server for realizing specific service in mobile terminal
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, an apparatus, a server, an electronic device, and a computer readable storage medium for implementing a specific service in a mobile terminal.
Background
In order to meet the requirements of users, many specific services, such as push services, are opened in the application program, so that the users can know the notification and the message of the application program in time. When specific service is realized, the service is mainly performed through a long connection channel between the mobile terminal and the server, however, once the long connection is abnormal, the message push service cannot be realized, and the use experience of a user is reduced.
Disclosure of Invention
The present invention has been made in view of the above problems, and provides a method, apparatus, server, electronic device, and computer-readable storage medium for implementing a specific service in a mobile terminal that overcomes or at least partially solves the above problems.
According to an aspect of the present invention, there is provided a method of implementing a specific service in a mobile terminal, wherein an installation package of an application program for completing the specific service at a mobile terminal side includes a host SDK, one or more guest SDKs; the method comprises the following steps:
the host SDK determines an object SDK matched with the system environment of the mobile terminal;
the host SDK loads the determined object SDK in a system of the mobile terminal, and sends the information of the mobile terminal and the object SDK information to a first server corresponding to the host SDK;
The main body SDK cooperates with the first server to complete the specific service.
Optionally, the determining, by the host SDK, the guest SDK that matches the system environment of the mobile terminal includes:
after the application program is started, the main body SDK detects the system environment of the mobile terminal;
and judging whether an object SDK matched with the system environment exists in the installation package of the application program according to the system environment.
Optionally, the system environment of the mobile terminal includes: the brand and model of the mobile terminal and the system version number of the mobile terminal;
the step of judging whether the object SDK matched with the system environment exists in the installation package of the application program according to the system environment comprises the following steps:
and judging whether an object SDK which is consistent with the brand and the model and is lower than or equal to the system version number exists in the installation package of the application program according to the detected brand and model of the mobile terminal and the detected system version number of the mobile terminal.
Optionally, the specific service refers to a push service.
According to another aspect of the present invention, there is provided a method of implementing a specific service in a mobile terminal, wherein the method includes:
Receiving and storing information of a mobile terminal and information of an object SDK reported by a subject SDK at a mobile terminal side; the installation package of the application program for completing the specific service at the mobile terminal side comprises the subject SDK and one or more object SDKs;
monitoring whether a long connection with the subject SDK is normal;
if so, the specific service is finished cooperatively with the main body SDK;
if so, sending a notification message to a second server corresponding to the object SDK according to the stored information of the mobile terminal and the information of the object SDK, so that the second server and the object SDK cooperatively complete the specific service.
Optionally, the method further comprises:
and when the long connection with the host SDK is monitored to be normal, notifying the second server to stop the completion of the specific service in cooperation with the object SDK, and completing the specific service again in cooperation with the host SDK.
Optionally, the specific service refers to a push service.
According to still another aspect of the present invention, there is provided an apparatus for implementing a specific service in a mobile terminal, wherein the apparatus is disposed in an installation package of an application program for completing the specific service on a mobile terminal side, and the installation package of the application program further includes one or more guest SDKs; the device comprises:
A determining unit adapted to determine an object SDK that matches a system environment of the mobile terminal in which it is located;
the loading unit is suitable for loading the determined object SDK in a system of the mobile terminal;
a transmitting unit adapted to transmit the information of the mobile terminal and the guest SDK information to a first server corresponding to a host SDK;
and the collaboration unit is suitable for being cooperated with the first server to complete the specific service.
Alternatively, the process may be carried out in a single-stage,
the determining unit is suitable for detecting the system environment of the mobile terminal after the application program is started; and judging whether an object SDK matched with the system environment exists in the installation package of the application program according to the system environment.
Optionally, the system environment of the mobile terminal includes: the brand and model of the mobile terminal and the system version number of the mobile terminal;
the determining unit is adapted to determine whether an object SDK which is consistent with the brand and the model and is lower than or equal to the system version number exists in the installation package of the application program according to the detected brand and model of the mobile terminal and the detected system version number of the mobile terminal.
Optionally, the specific service refers to a push service.
According to still another aspect of the present invention, there is provided a server for implementing a specific service in a mobile terminal, wherein the server includes:
the receiving unit is suitable for receiving and storing the information of the mobile terminal and the information of the object SDK reported by the host SDK at the mobile terminal side; the installation package of the application program for completing the specific service at the mobile terminal side comprises the subject SDK and one or more object SDKs;
a monitoring unit adapted to monitor whether a long connection with the main body SDK is normal;
a collaboration unit adapted to complete the specific service in collaboration with the main body SDK if normal;
and the sending unit is suitable for sending a notification message to a second server corresponding to the object SDK according to the stored information of the mobile terminal and the information of the object SDK if the mobile terminal is abnormal, so that the second server and the object SDK cooperatively complete the specific service.
Optionally, the sending unit is adapted to notify the second server to stop completing the specific service in cooperation with the guest SDK when it is monitored that the long connection with the host SDK is restored to normal;
the cooperation unit is suitable for being cooperated with the main body SDK again to complete the specific service when the long connection with the main body SDK is monitored to be normal.
Optionally, the specific service refers to a push service.
According to still another aspect of the present invention, there is provided an electronic apparatus, wherein the electronic apparatus includes:
a processor; and
a memory arranged to store computer executable instructions which, when executed, cause the processor to perform a method according to the foregoing, or to perform another method according to the foregoing.
According to yet another aspect of the present invention, there is provided a computer readable storage medium storing one or more programs which, when executed by a processor, implement the foregoing method, or implement another method of the foregoing.
According to the technical scheme of the invention, the host SDK determines an object SDK matched with the system environment of the mobile terminal; loading the determined object SDK in a system of the mobile terminal, and sending the information of the mobile terminal and the object SDK information to a first server corresponding to the host SDK; the principal SDK completes a specific service in cooperation with the first server. When the first server monitors that the long connection between the first server and the host SDK is abnormal, a notification message is sent to a second server corresponding to the object SDK according to the information of the mobile terminal and the information of the object SDK sent by the host SDK, so that the second server and the object SDK cooperatively complete specific services. Through the scheme, even if the long connection between the application program and the server is abnormal, the guest SDK and the second server cooperatively complete the specific service, so that the uninterrupted specific service is ensured, and the use experience of a user is enhanced.
The foregoing description is only an overview of the present invention, and is intended to be implemented in accordance with the teachings of the present invention in order that the same may be more clearly understood and to make the same and other objects, features and advantages of the present invention more readily apparent.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like reference numerals are used to designate like parts throughout the figures. In the drawings:
fig. 1 shows a flow diagram of a method for implementing a specific service in a mobile terminal according to an embodiment of the invention;
fig. 2 is a flow chart of a method for implementing a specific service in a mobile terminal according to another embodiment of the present invention;
fig. 3 is a schematic diagram illustrating a structure of an apparatus for implementing a specific service in a mobile terminal according to an embodiment of the present invention;
fig. 4 is a schematic diagram showing the structure of a server implementing a specific service in a mobile terminal according to one embodiment of the present invention;
FIG. 5 shows a schematic structural diagram of an electronic device according to one embodiment of the invention;
fig. 6 illustrates a schematic structure of a computer-readable storage medium according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
Fig. 1 shows a flow chart of a method for implementing a specific service in a mobile terminal according to an embodiment of the present invention, and the technical solution is described from a client side. The installation package of the application program (i.e., client) for completing the specific service on the mobile terminal side includes a host SDK and one or more guest SDKs. As shown in fig. 1, the method includes:
in step S110, the subject SDK determines an object SDK that matches the system environment of the mobile terminal in which it is located.
In step S120, the host SDK loads the determined object SDK in the system of the mobile terminal, and sends the information of the mobile terminal and the object SDK information to the first server corresponding to the host SDK.
In step S130, the main body SDK cooperates with the first server to complete the specific service.
A software development kit (Software Development Kit, abbreviated as SDK) is a collection of development tools when a software engineer builds application software for a specific software package, a software framework, a hardware platform, an operating system, etc., and the SDK can provide corresponding services for implementing a specific service.
In the running process of the application program, the main body SDK in the self-installation package and the server cooperate to complete the specific service, and once the long connection between the main body SDK and the server is abnormal, the specific service cannot be completed. In this embodiment, the installation package of the application program includes one host SDK and one or more object SDKs, where the object SDKs are SDKs matched with one or more mobile terminals, systems, and the like that are currently available in the market, for example, a Hua SDK, a millet SDK, and the like. When the main body SDK and the server are abnormal, specific service can be completed through the matched long connection channel between the SDK of the mobile terminal or the system and the corresponding server.
Therefore, in this embodiment, after the mobile terminal installs the application program, the host SDK will first determine the object SDK that matches the current mobile terminal system environment, load the object SDK, and send the corresponding information to the first server. When the long connection between the main body SDK and the first server is normal, the main body SDK and the first server cooperate to complete a specific service, namely the first server completes the specific service through a long connection channel between the main body SDK and the main body SDK, for example, in a push service, the first server sends a corresponding push message to the main body SDK, and the main body SDK displays the push message; when the long connection between the host SDK and the first server is abnormal, the specific service can be finished through cooperation of the object SDK and the corresponding second server, and smooth finishing of the specific service is ensured.
When the object SDK matched with the system environment of the mobile terminal is determined, the object SDK needs to be loaded in the system of the mobile terminal, but is not in a working stage, so that the object SDK can rapidly take over the specific service when the connection between the host SDK and the first server is abnormal.
Therefore, through the scheme, even if the long connection between the application program and the server is abnormal, the guest SDK and the second server cooperatively complete the specific service, so that the uninterrupted specific service is ensured, and the use experience of a user is enhanced.
In one embodiment of the present invention, the subject SDK and the object SDK shown in fig. 1 are packaged in an installation package (APK) of an application.
In one embodiment of the present invention, the determination of the subject SDK in step S110 as a guest SDK matching the system environment of the mobile terminal includes: after an application program is started, detecting the system environment of the mobile terminal where the main body SDK is located; and judging whether an object SDK matched with the system environment exists in the installation package of the application program according to the system environment.
For example, if the system of the mobile terminal is the Hua Cheng system, it is determined whether or not there is an object SDK matching with the Hua Cheng system in the installation package of the application.
Specifically, the system environment of the mobile terminal includes: the brand, model number and system version number of the mobile terminal.
Judging whether the object SDK matched with the system environment exists in the installation package of the application program according to the system environment comprises the following steps: and judging whether an object SDK which is consistent with the brand and the model and is lower than or equal to the system version number exists in the installation package of the application program according to the detected brand and model of the mobile terminal and the detected system version number of the mobile terminal.
For example, if the detected brand of the mobile terminal is millet, the model is millet note1, and the system version number is 105, it is determined whether or not the installation security of the application program is millet note1, and the object SDK below the system version number 105.
In one embodiment of the present invention, the specific traffic shown in fig. 1 is referred to as push service traffic.
In practical application, an application program can open a service of a message pushing service, namely under the condition that the program is closed, a window pops up on the desktop of the mobile terminal to tell a user about a message of an application program, such as instant messaging software tells the user about a new message or a new reply, and a mail box can send a short message to remind the user, etc. In order to prevent the problem of untimely pushing caused by abnormal long connection between the theme SDK and the server, in the embodiment, the specific service refers to a pushing service.
Fig. 2 is a flow chart of a method for implementing a specific service in a mobile terminal according to another embodiment of the present invention, and the technical solution is described from a server side. As shown in fig. 2, the method includes:
step S210, receiving and storing information of a mobile terminal and information of an object SDK reported by a subject SDK at a mobile terminal side; the installation package of the application program for completing the specific service on the mobile terminal side comprises a main body SDK and one or more object SDKs.
In step S220, it is monitored whether the long connection with the subject SDK is normal.
Step S230, if normal, the special service is completed in cooperation with the main body SDK.
Step S240, if abnormal, according to the stored information of the mobile terminal and the information of the object SDK, a notification message is sent to a second server corresponding to the object SDK, so that the second server and the object SDK cooperate to complete the specific service.
In this embodiment, the present technical solution is described from the server side, that is, the first server side in fig. 1. In this embodiment, after the host SDK sends the information of the mobile terminal and the information of the object SDK, the mobile terminal information and the information of the object SDK reported by the mobile terminal host SDK are received. The server monitors whether the long connection with the main body SDK is normal or not, for example, whether the long connection with the main body SDK is in a state of being interrupted or not, in real time during the execution of the specific service. If the long connection with the main body SDK is abnormal, the server cannot transmit the push content to the mobile terminal through the main body SDK. At this time, according to the information of the object SDK, a notification message is sent to a server corresponding to the object SDK to notify the second server to start working, and then the second server establishes a long connection with the object SDK, and the object SDK loaded in the mobile terminal system starts working, that is, the second server cooperates with the object SDK to complete a specific service.
In this embodiment, according to the stored information of the mobile terminal and the stored information of the object SDK, a notification message is sent to the second server corresponding to the object SDK. Here, according to the information of the object SDK, a second server corresponding to the object SDK may be determined, and the information of the mobile terminal (for example, user login account information, IMEI or SN code of the mobile terminal, IMSI) may enable the second server to determine with which of the object SDKs of the mobile terminal to cooperate to complete the specific service.
For example, if the guest SDK information is hua, a notification message is sent to the hua server, and the hua server and the guest SDK system complete a specific service.
Therefore, through the scheme, even if the long connection between the host SDK of the application program and the server is abnormal, the object SDK in the application program can cooperate with the second server to finish the specific service, so that the uninterrupted specific service is ensured, and the use experience of a user is enhanced.
In one embodiment of the present invention, the method shown in fig. 1 further comprises: and when the long connection with the host SDK is monitored to be normal, notifying the second server to stop the cooperation with the object SDK to complete the specific service, and re-cooperating with the host SDK to complete the specific service.
And when the long connection between the host SDK and the first server is abnormal, the guest SDK and the second server cooperatively complete specific service. At this time, the first server still monitors the state of long connection between the first server and the main body SDK, and once the long connection between the first server and the main body SDK is monitored to be normal, the first server is switched to a connection channel between the first server and the main body SDK and is cooperated with the main body SDK again to complete specific service, at this time, in order to ensure that only one long connection channel between application programs is effective, the second server needs to be informed to disconnect the cooperation between the second server and the object SDK, and resource waste is avoided. And at this point the mobile terminal's guest SDK returns to a loaded but inactive (inactive) state.
It should be noted that the first server and the second server may be in communication.
In one embodiment of the invention, the specific traffic in the method shown in fig. 2 refers to push service traffic.
In practical application, an application program can open a service of a message pushing service, namely under the condition that the program is closed, a window pops up on the desktop of the mobile terminal to tell a user about a message of an application program, such as instant messaging software tells the user about a new message or a new reply, and a mail box can send a short message to remind the user, etc. In order to prevent the problem of untimely pushing caused by abnormal long connection between the theme SDK and the server, in the embodiment, the specific service refers to a pushing service.
In a specific example, the application is a 360 browser, and the main body SDK, the millet SDK, and the chinese SDK of the push server service of the 360 browser are packaged into the APK of the 360 browser in the application development stage. When a user downloads a 360 browser by using a small note1 mobile phone and runs the 360 browser, the system environment of the mobile terminal where the main body SDK in the installation package is detected is small note1, and the system version number is detected to be 105; based on the detected millet 1 and system version number 105, it is determined 360 that there is a millet SDK in the installation package of the browser that matches the millet 1 and is lower than the system version number 105. And loading the determined object SDK in the millet system, and sending the user login information (user X) of the mobile terminal and the millet SDK information to a 360 server corresponding to the host SDK, wherein the host SDK and the 360 server cooperate to complete the specific service. The 360 server stores the information of the user X and the information of the millet SDK, monitors the connection state of long connection with the main body SDK in real time when the main body SDK system completes push service, and sends a notification message to the millet server when the long connection abnormality is detected, and after the millet server receives the notification message, the millet server establishes long connection with the millet SDK loaded in the mobile terminal system of the user X to cooperatively complete push service. When the 360 server detects that the long connection with the main body SDK is recovered to be normal, the long connection with the main body SDK is recovered, the millet server is informed to disconnect the long connection with the millet SDK, and the push service of the 360 browser is completed with the main body SDK again.
Fig. 3 is a schematic diagram illustrating the construction of an apparatus for implementing a specific service in a mobile terminal according to an embodiment of the present invention. As shown in fig. 3, the device is arranged in an installation package of an application program for completing a specific service on the mobile terminal side, and the installation package of the application program further comprises one or more object SDKs; the apparatus 300 for implementing a specific service includes:
the determining unit 310 is adapted to determine an object SDK matching the system environment of the mobile terminal.
And a loading unit 320 adapted to load the determined object SDK in the system of the mobile terminal.
The transmitting unit 330 is adapted to transmit the information of the mobile terminal and the guest SDK information to a first server corresponding to the host SDK.
The collaboration unit 340 is adapted to collaboratively complete a specific service with the first server.
A software development kit (Software Development Kit, abbreviated as SDK) is a collection of development tools when a software engineer builds application software for a specific software package, a software framework, a hardware platform, an operating system, etc., and the SDK can provide corresponding services for implementing a specific service.
In the running process of the application program, the main body SDK in the self-installation package and the server cooperate to complete the specific service, and once the long connection between the main body SDK and the server is abnormal, the specific service cannot be completed. In this embodiment, the installation package of the application program includes one host SDK and one or more object SDKs, where the object SDKs are SDKs matched with one or more mobile terminals, systems, and the like that are currently available in the market, for example, a Hua SDK, a millet SDK, and the like. When the main body SDK and the server are abnormal, specific service can be completed through the matched SDK of the mobile terminal or the system and the corresponding server long connection channel.
Therefore, in this embodiment, after the mobile terminal installs the application, the determining unit 310 of the host SDK will first determine the object SDK that matches the current system environment of the mobile terminal, the loading unit 320 loads the determined object SDK, the sending unit 330 sends the corresponding information to the first server, and then the collaboration unit of the host SDK will collaborate with the first server to complete the specific service. When the long connection between the main body SDK and the first server is normal, the cooperative unit of the main body SDK and the first server cooperate to complete a specific service, namely the first server completes the specific service through a long connection channel between the first server and the main body SDK, for example, in a push service, the first server sends a corresponding push message to the main body SDK, and the main body SDK displays the push message; when the long connection between the host SDK and the first server is abnormal, the specific service can be finished through cooperation of the object SDK and the corresponding second server, and smooth finishing of the specific service is ensured.
When the object SDK matched with the system environment of the mobile terminal is determined, the object SDK needs to be loaded in the system of the mobile terminal, but is not in a working stage, so that the object SDK can rapidly take over the specific service when the connection between the host SDK and the first server is abnormal.
Therefore, through the scheme, even if the long connection between the application program and the server is abnormal, the guest SDK and the second server cooperatively complete the specific service, so that the uninterrupted specific service is ensured, and the use experience of a user is enhanced.
In one embodiment of the present invention, the determining unit 310 is adapted to detect a system environment of the mobile terminal where the application is located after the application is started; and judging whether an object SDK matched with the system environment exists in the installation package of the application program according to the system environment.
For example, if the system of the mobile terminal is the Hua Cheng system, it is determined whether or not there is an object SDK matching with the Hua Cheng system in the installation package of the application.
Specifically, the system environment of the mobile terminal includes: the brand, model number and system version number of the mobile terminal.
The determining unit 310 is adapted to determine whether an object SDK, which is consistent with the brand and model and is lower than or equal to the system version number, exists in the installation package of the application according to the detected brand and model of the mobile terminal and the detected system version number of the mobile terminal.
For example, if the detected brand of the mobile terminal is millet, the model is millet note1, and the system version number is 105, it is determined whether or not the installation security of the application program is millet note1, and the object SDK below the system version number 105.
In one embodiment of the present invention, the specific service mentioned above refers to a push service.
In practical application, an application program can open a service of a message pushing service, namely under the condition that the program is closed, a window pops up on the desktop of the mobile terminal to tell a user about a message of an application program, such as instant messaging software tells the user about a new message or a new reply, and a mail box can send a short message to remind the user, etc. In order to prevent the problem of untimely pushing caused by abnormal long connection between the theme SDK and the server, in the embodiment, the specific service refers to a pushing service.
Fig. 4 is a schematic diagram showing the structure of a server implementing a specific service in a mobile terminal according to one embodiment of the present invention. As shown in fig. 4, the server 400 implementing a specific service in a mobile terminal includes:
a receiving unit 410, adapted to receive and store information of the mobile terminal and information of the object SDK reported by the host SDK at the mobile terminal side; the installation package of the application program for completing the specific service on the mobile terminal side comprises a main body SDK and one or more object SDKs.
The monitoring unit 420 is adapted to monitor whether a long connection with the subject SDK is normal.
The coordination unit 430 is adapted to cooperate with the SDK of the main body to complete the specific service if normal.
The sending unit 440 is adapted to send a notification message to the second server corresponding to the object SDK according to the stored information of the mobile terminal and the stored information of the object SDK if the mobile terminal is abnormal, so that the second server and the object SDK cooperate to complete the specific service.
In this embodiment, after the host SDK transmits the information of the mobile terminal and the information of the guest SDK, the receiving unit 410 receives and stores the information of the mobile terminal and the information of the guest SDK reported by the host SDK of the mobile terminal. The detection unit 420 of the server monitors whether the long connection with the main body SDK is normal, for example, whether the state of the long connection with the main body SDK is interrupted or not, in real time during the execution of the specific service by the cooperative unit 430 of the server. If the long connection with the main body SDK is abnormal, the server cannot transmit the push content to the mobile terminal through the main body SDK. At this time, according to the information of the object SDK, the sending unit 440 sends a notification message to the server corresponding to the object SDK to notify the second server to start working, and then the second server establishes a long connection with the object SDK, and the object SDK loaded in the mobile terminal system starts working, that is, the second server cooperates with the object SDK to complete a specific service.
In this embodiment, according to the stored information of the mobile terminal and the stored information of the object SDK, a notification message is sent to the second server corresponding to the object SDK. Here, according to the information of the object SDK, a second server corresponding to the object SDK may be determined, and the information of the mobile terminal (for example, user login account information, IMEI or SN code of the mobile terminal, IMSI) may enable the second server to determine with which of the object SDKs of the mobile terminal to cooperate to complete the specific service.
For example, if the guest SDK information is hua, a notification message is sent to the hua server, and the hua server and the guest SDK system complete a specific service.
Therefore, through the scheme, even if the long connection between the host SDK of the application program and the server is abnormal, the object SDK in the application program can cooperate with the second server to finish the specific service, so that the uninterrupted specific service is ensured, and the use experience of a user is enhanced.
In one embodiment of the present invention, the sending unit 440 is adapted to notify the second server to stop completing the specific service in cooperation with the guest SDK when it is monitored that the long connection with the host SDK is restored to normal.
And a cooperating unit 430 adapted to, when it is monitored that the long connection with the main body SDK is restored to normal, re-cooperate with the main body SDK to complete the specific service.
And when the long connection between the host SDK and the first server is abnormal, the guest SDK and the second server cooperatively complete specific service. At this time, the monitoring unit 420 of the server still monitors the state of the long connection with the subject SDK, and switches to the connection channel between itself and the subject SDK once the long connection with the subject SDK is monitored to be normal, and the cooperative unit 430 cooperates with the subject SDK again to complete the specific service. And at this point the mobile terminal's guest SDK returns to a loaded but inactive (inactive) state.
It should be noted that the first server and the second server may be in communication.
In one embodiment of the present invention, the specific service described above refers to a push service.
In practical application, an application program can open a service of a message pushing service, namely under the condition that the program is closed, a window pops up on the desktop of the mobile terminal to tell a user about a message of an application program, such as instant messaging software tells the user about a new message or a new reply, and a mail box can send a short message to remind the user, etc. In order to prevent the problem of untimely pushing caused by abnormal long connection between the theme SDK and the server, in the embodiment, the specific service refers to a pushing service.
The invention also provides a system for realizing the specific service in the mobile terminal, which comprises the device shown in fig. 3 and the server shown in fig. 4.
The invention also provides an electronic device, wherein the electronic device comprises:
a processor; and a memory arranged to store computer executable instructions that, when executed, cause the processor to perform implementing a particular business method in a mobile terminal in accordance with the embodiments shown in fig. 1 and described herein.
Fig. 5 shows a schematic structural diagram of an electronic device according to an embodiment of the invention. As shown in fig. 5, the electronic device 500 includes:
a processor 510; and a memory 520 arranged to store computer executable instructions (program code), in the memory 520 there is a memory space 530 in which the program code is stored, the program code 550 for performing the method steps according to the invention being stored in the memory space 530, which program code when being executed causes the processor 510 to perform the method for realizing a specific service in a mobile terminal according to the method shown in fig. 1 and in various embodiments thereof, or to perform the method for realizing a specific service in a mobile terminal according to the method shown in fig. 2 and in various embodiments thereof.
Fig. 6 illustrates a schematic structure of a computer-readable storage medium according to an embodiment of the present invention. As shown in fig. 6, the computer-readable storage medium 600 stores one or more programs (program codes) 610, which when executed by a processor, are for performing the method steps according to the present invention, i.e., the method of implementing a specific service in a mobile terminal shown in fig. 1 and in various embodiments thereof, or the method of implementing a specific service in a mobile terminal shown in fig. 2 and in various embodiments thereof.
It should be noted that, the embodiments of the electronic device shown in fig. 5 and the computer readable storage medium shown in fig. 6 are the same as the embodiments of the method shown in fig. 1 or the embodiments of the method shown in fig. 2, and the detailed description is given above, and the detailed description is omitted here.
In summary, according to the technical scheme of the invention, the host SDK determines the object SDK matched with the system environment of the mobile terminal; loading the determined object SDK in a system of the mobile terminal, and sending the information of the mobile terminal and the object SDK information to a first server corresponding to the host SDK; the principal SDK completes a specific service in cooperation with the first server. When the first server monitors that the long connection between the first server and the host SDK is abnormal, a notification message is sent to a second server corresponding to the object SDK according to the information of the mobile terminal and the information of the object SDK sent by the host SDK, so that the second server and the object SDK cooperatively complete specific services. Through the scheme, even if the long connection between the application program and the server is abnormal, the guest SDK and the second server cooperatively complete the specific service, so that the uninterrupted specific service is ensured, and the use experience of a user is enhanced.
It should be noted that:
the algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose devices may also be used with the teachings herein. The required structure for the construction of such devices is apparent from the description above. In addition, the present invention is not directed to any particular programming language. It will be appreciated that the teachings of the present invention described herein may be implemented in a variety of programming languages, and the above description of specific languages is provided for disclosure of enablement and best mode of the present invention.
In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure an understanding of this description.
Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, various features of the invention are sometimes grouped together in a single embodiment, figure, or description thereof for the purpose of streamlining the disclosure and aiding in the understanding of one or more of the various inventive aspects. However, the disclosed method should not be construed as reflecting the intention that: i.e., the claimed invention requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the detailed description are hereby expressly incorporated into this detailed description, with each claim standing on its own as a separate embodiment of this invention.
Those skilled in the art will appreciate that the modules in the apparatus of the embodiments may be adaptively changed and disposed in one or more apparatuses different from the embodiments. The modules or units or components of the embodiments may be combined into one module or unit or component and, furthermore, they may be divided into a plurality of sub-modules or sub-units or sub-components. Any combination of all features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or units of any method or apparatus so disclosed, may be used in combination, except insofar as at least some of such features and/or processes or units are mutually exclusive. Each feature disclosed in this specification (including any accompanying claims, abstract and drawings), may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
Furthermore, those skilled in the art will appreciate that while some embodiments described herein include some features but not others included in other embodiments, combinations of features of different embodiments are meant to be within the scope of the invention and form different embodiments. For example, in the following claims, any of the claimed embodiments can be used in any combination.
Various component embodiments of the invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art will appreciate that some or all of the functions of some or all of the means for implementing a particular service in a mobile terminal, a server, an electronic device, and a computer readable storage medium according to embodiments of the present invention may be implemented in practice using a microprocessor or Digital Signal Processor (DSP). The present invention can also be implemented as an apparatus or device program (e.g., a computer program and a computer program product) for performing a portion or all of the methods described herein. Such a program embodying the present invention may be stored on a computer readable medium, or may have the form of one or more signals. Such signals may be downloaded from an internet website, provided on a carrier signal, or provided in any other form.
For example, fig. 5 shows a schematic structural diagram of an electronic device according to an embodiment of the present invention. The electronic device 500 conventionally comprises a processor 510 and a memory 520 arranged to store computer executable instructions (program code). The memory 520 may be an electronic memory such as a flash memory, an EEPROM (electrically erasable programmable read only memory), an EPROM, a hard disk, or a ROM. Memory 520 has storage 530 storing program code 540 for performing any of the method steps shown in fig. 1 and in various embodiments. For example, the memory space 530 for program code may include individual program code 540 for implementing the various steps in the above methods, respectively. The program code can be read from or written to one or more computer program products. These computer program products comprise a program code carrier such as a hard disk, a Compact Disc (CD), a memory card or a floppy disk. Such a computer program product is typically a computer readable storage medium 600 such as described in fig. 6. The computer readable storage medium 600 may have memory segments, memory spaces, etc. arranged similarly to the memory 520 in the electronic device of fig. 5. The program code may be compressed, for example, in a suitable form. Typically, the memory unit stores program code 610 for performing the method steps according to the invention, i.e. program code readable by a processor such as 510, which when run by an electronic device causes the electronic device to perform the steps in the method described above.
It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention may be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In the unit claims enumerating several means, several of these means may be embodied by one and the same item of hardware. The use of the words first, second, third, etc. do not denote any order. These words may be interpreted as names.
The invention discloses A1, a method for realizing specific service in a mobile terminal, wherein an installation package of an application program for completing the specific service at the mobile terminal side comprises a main body SDK and one or more object SDKs; the method comprises the following steps:
The host SDK determines an object SDK matched with the system environment of the mobile terminal;
the host SDK loads the determined object SDK in a system of the mobile terminal, and sends the information of the mobile terminal and the object SDK information to a first server corresponding to the host SDK;
the main body SDK cooperates with the first server to complete the specific service.
A2, the method of A1, wherein the determining the object SDK matched with the system environment of the mobile terminal by the host SDK comprises the following steps:
after the application program is started, the main body SDK detects the system environment of the mobile terminal;
and judging whether an object SDK matched with the system environment exists in the installation package of the application program according to the system environment.
A3, the method as described in A2, wherein the system environment of the mobile terminal includes: the brand and model of the mobile terminal and the system version number of the mobile terminal;
the step of judging whether the object SDK matched with the system environment exists in the installation package of the application program according to the system environment comprises the following steps:
and judging whether an object SDK which is consistent with the brand and the model and is lower than or equal to the system version number exists in the installation package of the application program according to the detected brand and model of the mobile terminal and the detected system version number of the mobile terminal.
A4, the method as in A1, wherein the specific service is a push service.
The invention also discloses a B5 method for realizing the specific service in the mobile terminal, wherein the method comprises the following steps:
receiving and storing information of a mobile terminal and information of an object SDK reported by a subject SDK at a mobile terminal side; the installation package of the application program for completing the specific service at the mobile terminal side comprises the subject SDK and one or more object SDKs;
monitoring whether a long connection with the subject SDK is normal;
if so, the specific service is finished cooperatively with the main body SDK;
if so, sending a notification message to a second server corresponding to the object SDK according to the stored information of the mobile terminal and the information of the object SDK, so that the second server and the object SDK cooperatively complete the specific service.
B6, the method of B5, wherein the method further comprises:
and when the long connection with the host SDK is monitored to be normal, notifying the second server to stop the completion of the specific service in cooperation with the object SDK, and completing the specific service again in cooperation with the host SDK.
B7, the method of B5, wherein the specific service refers to push service.
The invention also discloses C8, a device for realizing the specific service in the mobile terminal, wherein the device is arranged in an installation package of an application program for completing the specific service at the mobile terminal side, and the installation package of the application program also comprises one or more object SDKs; the device comprises:
a determining unit adapted to determine an object SDK that matches a system environment of the mobile terminal in which it is located;
the loading unit is suitable for loading the determined object SDK in a system of the mobile terminal;
a transmitting unit adapted to transmit the information of the mobile terminal and the guest SDK information to a first server corresponding to a host SDK;
and the collaboration unit is suitable for being cooperated with the first server to complete the specific service.
C9, the apparatus of C8, wherein,
the determining unit is suitable for detecting the system environment of the mobile terminal after the application program is started; and judging whether an object SDK matched with the system environment exists in the installation package of the application program according to the system environment.
C10, the apparatus of C9, wherein the system environment of the mobile terminal comprises: the brand and model of the mobile terminal and the system version number of the mobile terminal;
The determining unit is adapted to determine whether an object SDK which is consistent with the brand and the model and is lower than or equal to the system version number exists in the installation package of the application program according to the detected brand and model of the mobile terminal and the detected system version number of the mobile terminal.
C11, the apparatus of C8, wherein the specific service is a push service.
The invention also discloses a D12 server for realizing the specific service in the mobile terminal, wherein the server comprises:
the receiving unit is suitable for receiving and storing the information of the mobile terminal and the information of the object SDK reported by the host SDK at the mobile terminal side; the installation package of the application program for completing the specific service at the mobile terminal side comprises the subject SDK and one or more object SDKs;
a monitoring unit adapted to monitor whether a long connection with the main body SDK is normal;
a collaboration unit adapted to complete the specific service in collaboration with the main body SDK if normal;
and the sending unit is suitable for sending a notification message to a second server corresponding to the object SDK according to the stored information of the mobile terminal and the information of the object SDK if the mobile terminal is abnormal, so that the second server and the object SDK cooperatively complete the specific service.
D13, the server of D12, wherein,
the sending unit is adapted to notify the second server to stop the completion of the specific service in cooperation with the guest SDK when the long connection with the host SDK is monitored to be restored to normal;
the cooperation unit is suitable for being cooperated with the main body SDK again to complete the specific service when the long connection with the main body SDK is monitored to be normal.
D14, the server of D12, wherein the specific service refers to push service.
The invention also discloses E15 and electronic equipment, wherein the electronic equipment comprises:
a processor; and
a memory arranged to store computer executable instructions which, when executed, cause the processor to perform the method according to any one of A1 to A4 or to perform the method according to any one of B5 to B7.
The invention also discloses F16, a computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement the method of any one of A1-A4, or implement the method of any one of B5-B7.

Claims (16)

1. A method for realizing specific service in mobile terminal, wherein, the installation package of the application program for completing specific service at the mobile terminal side comprises a subject SDK and one or more object SDKs; the method comprises the following steps:
the host SDK determines an object SDK matched with the system environment of the mobile terminal;
the host SDK loads the determined object SDK in a system of the mobile terminal, and sends the information of the mobile terminal and the object SDK information to a first server corresponding to the host SDK;
the main body SDK and the first server cooperate to complete the specific service;
and when the main body SDK and the first server are abnormal, completing the specific service through a matched long connection channel of the SDK of the mobile terminal or system and the first server.
2. The method of claim 1, wherein the subject SDK determining a guest SDK that matches a system environment of the mobile terminal comprises:
after the application program is started, the main body SDK detects the system environment of the mobile terminal;
and judging whether an object SDK matched with the system environment exists in the installation package of the application program according to the system environment.
3. The method of claim 2, wherein the system environment of the mobile terminal comprises: the brand and model of the mobile terminal and the system version number of the mobile terminal;
the step of judging whether the object SDK matched with the system environment exists in the installation package of the application program according to the system environment comprises the following steps:
and judging whether an object SDK which is consistent with the brand and the model and is lower than or equal to the system version number exists in the installation package of the application program according to the detected brand and model of the mobile terminal and the detected system version number of the mobile terminal.
4. The method of claim 1, wherein the particular service is a push service.
5. A method of implementing a specific service in a mobile terminal, wherein the method comprises:
receiving and storing information of a mobile terminal and information of an object SDK reported by a subject SDK at a mobile terminal side; the installation package of the application program for completing the specific service at the mobile terminal side comprises the subject SDK and one or more object SDKs;
monitoring whether a long connection with the subject SDK is normal;
if so, the specific service is finished cooperatively with the main body SDK;
If so, sending a notification message to a second server corresponding to the object SDK according to the stored information of the mobile terminal and the information of the object SDK, so that the second server and the object SDK cooperatively complete the specific service.
6. The method of claim 5, wherein the method further comprises:
and when the long connection with the host SDK is monitored to be normal, notifying the second server to stop the completion of the specific service in cooperation with the object SDK, and completing the specific service again in cooperation with the host SDK.
7. The method of claim 5, wherein the particular traffic refers to push service traffic.
8. An apparatus for implementing a specific service in a mobile terminal, wherein the apparatus is arranged in an installation package of an application program for completing the specific service on the mobile terminal side, and the installation package of the application program further comprises one or more object SDKs; the device comprises:
a determining unit adapted to determine an object SDK that matches a system environment of the mobile terminal in which it is located;
the loading unit is suitable for loading the determined object SDK in a system of the mobile terminal;
a transmitting unit adapted to transmit the information of the mobile terminal and the guest SDK information to a first server corresponding to a host SDK;
A collaboration unit adapted to collaboratively complete the specific service with the first server;
the collaboration unit is further adapted to complete the specific service through a long connection channel of the matched SDK of the mobile terminal or system and the first server when the main SDK and the first server are abnormal.
9. The apparatus of claim 8, wherein,
the determining unit is suitable for detecting the system environment of the mobile terminal after the application program is started; and judging whether an object SDK matched with the system environment exists in the installation package of the application program according to the system environment.
10. The apparatus of claim 9, wherein the system environment of the mobile terminal comprises: the brand and model of the mobile terminal and the system version number of the mobile terminal;
the determining unit is adapted to determine whether an object SDK which is consistent with the brand and the model and is lower than or equal to the system version number exists in the installation package of the application program according to the detected brand and model of the mobile terminal and the detected system version number of the mobile terminal.
11. The apparatus of claim 8, wherein the particular service is a push service.
12. A server for implementing a specific service in a mobile terminal, wherein the server comprises:
the receiving unit is suitable for receiving and storing the information of the mobile terminal and the information of the object SDK reported by the host SDK at the mobile terminal side; the installation package of the application program for completing the specific service at the mobile terminal side comprises the subject SDK and one or more object SDKs;
a monitoring unit adapted to monitor whether a long connection with the main body SDK is normal;
a collaboration unit adapted to complete the specific service in collaboration with the main body SDK if normal;
and the sending unit is suitable for sending a notification message to a second server corresponding to the object SDK according to the stored information of the mobile terminal and the information of the object SDK if the mobile terminal is abnormal, so that the second server and the object SDK cooperatively complete the specific service.
13. The server of claim 12, wherein,
the sending unit is adapted to notify the second server to stop the completion of the specific service in cooperation with the guest SDK when the long connection with the host SDK is monitored to be restored to normal;
the cooperation unit is suitable for being cooperated with the main body SDK again to complete the specific service when the long connection with the main body SDK is monitored to be normal.
14. The server of claim 12, wherein the particular traffic refers to push service traffic.
15. An electronic device, wherein the electronic device comprises:
a processor; and
a memory arranged to store computer executable instructions which, when executed, cause the processor to perform the method of any one of claims 1 to 4 or to perform the method of any one of claims 5 to 7.
16. A computer readable storage medium, wherein the computer readable storage medium stores one or more programs which, when executed by a processor, implement the method of any of claims 1-4, or implement the method of any of claims 5-7.
CN201711322140.0A 2017-12-12 2017-12-12 Method, device and server for realizing specific service in mobile terminal Active CN109922101B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711322140.0A CN109922101B (en) 2017-12-12 2017-12-12 Method, device and server for realizing specific service in mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711322140.0A CN109922101B (en) 2017-12-12 2017-12-12 Method, device and server for realizing specific service in mobile terminal

Publications (2)

Publication Number Publication Date
CN109922101A CN109922101A (en) 2019-06-21
CN109922101B true CN109922101B (en) 2023-08-15

Family

ID=66957922

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711322140.0A Active CN109922101B (en) 2017-12-12 2017-12-12 Method, device and server for realizing specific service in mobile terminal

Country Status (1)

Country Link
CN (1) CN109922101B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021237433A1 (en) * 2020-05-26 2021-12-02 深圳市欢太科技有限公司 Message pushing method and apparatus, and electronic device and computer-readable medium
CN112506533A (en) * 2020-12-17 2021-03-16 深圳市欢太科技有限公司 Application program processing method and device, storage medium and electronic equipment
CN112527333A (en) * 2020-12-17 2021-03-19 深圳市欢太科技有限公司 Application program processing method and device, storage medium and electronic equipment

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006070067A1 (en) * 2004-12-28 2006-07-06 Stream Mobile Oy Push messaging methods and devices
CN102196011A (en) * 2010-03-15 2011-09-21 中兴通讯股份有限公司 Method and system for providing application information by using push service
CN103874035A (en) * 2012-12-13 2014-06-18 中国移动通信集团公司 Mobile terminal message pushing method and equipment
CN105099769A (en) * 2015-07-01 2015-11-25 北京奇虎科技有限公司 Method, device and system for processing abnormal operations of service platform
CN106980534A (en) * 2016-01-19 2017-07-25 阿里巴巴集团控股有限公司 Business based on SDK components performs method and device
CN107171926A (en) * 2017-03-23 2017-09-15 深圳市口袋网络科技有限公司 The switching method and device of multi-platform message push service
CN107204873A (en) * 2017-05-04 2017-09-26 网宿科技股份有限公司 A kind of method and relevant device for switching target domain name resolution server
CN107395767A (en) * 2017-08-31 2017-11-24 北京奇虎科技有限公司 Message push system and method based on long connection

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9654581B2 (en) * 2014-05-30 2017-05-16 Apple Inc. Proxied push

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006070067A1 (en) * 2004-12-28 2006-07-06 Stream Mobile Oy Push messaging methods and devices
CN102196011A (en) * 2010-03-15 2011-09-21 中兴通讯股份有限公司 Method and system for providing application information by using push service
CN103874035A (en) * 2012-12-13 2014-06-18 中国移动通信集团公司 Mobile terminal message pushing method and equipment
CN105099769A (en) * 2015-07-01 2015-11-25 北京奇虎科技有限公司 Method, device and system for processing abnormal operations of service platform
CN106980534A (en) * 2016-01-19 2017-07-25 阿里巴巴集团控股有限公司 Business based on SDK components performs method and device
CN107171926A (en) * 2017-03-23 2017-09-15 深圳市口袋网络科技有限公司 The switching method and device of multi-platform message push service
CN107204873A (en) * 2017-05-04 2017-09-26 网宿科技股份有限公司 A kind of method and relevant device for switching target domain name resolution server
CN107395767A (en) * 2017-08-31 2017-11-24 北京奇虎科技有限公司 Message push system and method based on long connection

Also Published As

Publication number Publication date
CN109922101A (en) 2019-06-21

Similar Documents

Publication Publication Date Title
CN109922101B (en) Method, device and server for realizing specific service in mobile terminal
CN103744686B (en) Control method and the system of installation is applied in intelligent terminal
CN107832329B (en) Page resource obtaining method and terminal equipment
US8966632B1 (en) In-the-cloud sandbox for inspecting mobile applications for malicious content
CN110048879B (en) Microservice registration method, microservice registration device, electronic equipment and computer-readable storage medium
CN107623687B (en) Anti-theft brushing method, operation detection method and device and electronic equipment
CN105338515B (en) Data service transmission method and mobile communication equipment
CN107370804B (en) Software application processing method and device
CN106203092B (en) Method and device for intercepting shutdown of malicious program and electronic equipment
CN108563472B (en) Service plug-in loading method and device based on multi-open application
CN106657299A (en) Method and system for online reminding of concerned anchor
CN108241498A (en) A kind of mobile unit upgrade method, device and vehicle
CN108197958B (en) Method and device for counting off-line cattle and storage medium
CN108111343B (en) Method and equipment for realizing terminal monitoring based on cloud platform and computer storage medium
CN106204031B (en) Card application processing method and device
CN110365517B (en) Data processing method, data processing device, storage medium and computer equipment
CN104348660A (en) Method and device for updating detection engine in firewall equipment
CN107172610B (en) GSM network self-adaption method and device and electronic equipment
CN111915293B (en) Remote unbinding method and system for virtual card
CN109243437A (en) Reminding method, device, storage medium and the electronic device of information
CN101651692A (en) Network security protection method, security server and forwarding device
CN112596750B (en) Application testing method and device, electronic equipment and computer readable storage medium
CN111198725B (en) Application starting processing method, computing equipment and computer storage medium
CN106937283B (en) Password-free authentication method and device for dual-card dual-standby terminal
CN112988405A (en) Micro-service automatic degradation method and device and computing equipment

Legal Events

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

Effective date of registration: 20230726

Address after: 300450 No. 9-3-401, No. 39, Gaoxin 6th Road, Binhai Science Park, Binhai New Area, Tianjin

Applicant after: 3600 Technology Group Co.,Ltd.

Address before: 100088 room 112, block D, 28 new street, new street, Xicheng District, Beijing (Desheng Park)

Applicant before: BEIJING QIHOO TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant