CN112788084B - Application program installation package downloading method, application program installation package pushing device and computer equipment - Google Patents

Application program installation package downloading method, application program installation package pushing device and computer equipment Download PDF

Info

Publication number
CN112788084B
CN112788084B CN201911095458.9A CN201911095458A CN112788084B CN 112788084 B CN112788084 B CN 112788084B CN 201911095458 A CN201911095458 A CN 201911095458A CN 112788084 B CN112788084 B CN 112788084B
Authority
CN
China
Prior art keywords
application program
installation package
source information
uniform resource
resource locator
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
CN201911095458.9A
Other languages
Chinese (zh)
Other versions
CN112788084A (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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN201911095458.9A priority Critical patent/CN112788084B/en
Publication of CN112788084A publication Critical patent/CN112788084A/en
Application granted granted Critical
Publication of CN112788084B publication Critical patent/CN112788084B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application relates to an application program installation package downloading method, an application program installation package pushing method, an application program installation package downloading device and an application program installation package pushing device, and computer equipment, wherein the application program installation package downloading method comprises the following steps: receiving an application program downloading instruction, and acquiring a uniform resource locator corresponding to the application program downloading instruction; acquiring source information related to an application program downloading instruction; splicing the source information to a uniform resource locator corresponding to the application program downloading instruction to obtain an updated uniform resource locator; sending the updated uniform resource locator to a download server; receiving an updated application program installation package returned by the download server; the updated application program installation package is obtained by analyzing the updated uniform resource locator by the download server to obtain source information and writing the source information into a preset position of the application program installation package corresponding to the updated uniform resource locator. By the method, the effect of transmitting the source information to the application program can be achieved, and meanwhile, the safety of the transmitted source information is improved.

Description

Application program installation package downloading method, application program installation package pushing device and computer equipment
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for downloading an application installation package, a computer-readable storage medium, and a computer device, and a method and an apparatus for pushing an application installation package, a computer-readable storage medium, and a computer device.
Background
In the current competitive mobile internet atmosphere, the popularization cost of the application program is very high, and for the popularization process of the application program, the source of the downloaded application program is generally required to be counted, namely, the user downloads the application program through which popularization information so as to count the popularization effect of each popularization display position.
In the prior art, when an application program installation package is installed, the source information of the application program installation package is counted, and the source information is transmitted to an application program. Specifically, information is written into a clipboard while an application program installation package is downloaded; after the application program is downloaded, the information in the clipboard is read and analyzed when the application program is started, so that the transmitted information content is obtained. The method has the advantages that the realization is simple, but the information is transmitted to the application program in the mode of writing the clipboard, any application program in the terminal can acquire the content written by the clipboard, and the safety of the information to be transmitted cannot be guaranteed.
Disclosure of Invention
In view of the foregoing, it is desirable to provide an application installation package downloading method, a pushing method, an apparatus and a computer device that improve security of information transfer.
A method of application installation package download, the method comprising:
receiving an application program downloading instruction, and acquiring a uniform resource locator corresponding to the application program downloading instruction;
acquiring source information related to the application program downloading instruction;
splicing the source information to a uniform resource locator corresponding to the application program downloading instruction to obtain an updated uniform resource locator;
sending the updated uniform resource locator to a download server;
receiving an updated application program installation package returned by the download server; the updated application program installation package analyzes the updated uniform resource locator for the download server to obtain the source information, and writes the source information into a preset position of the application program installation package corresponding to the updated uniform resource locator to obtain the source information.
An application installation package pushing method comprises the following steps:
receiving an updated uniform resource locator which is sent by a terminal and corresponds to an application program; the updated uniform resource locator is obtained by splicing source information related to the application program downloading instruction into a uniform resource locator corresponding to the application program downloading instruction when the terminal receives the application program downloading instruction;
analyzing the updated uniform resource locator to obtain the source information and the uniform resource locator;
acquiring an application program installation package of the application program according to the uniform resource locator;
writing the source information into a preset position of the application program installation package to obtain an updated application program installation package;
and returning the updated application program installation package to the terminal.
An application installation package downloading device, the device comprising:
the download instruction receiving module is used for receiving an application program download instruction and acquiring a uniform resource locator corresponding to the application program download instruction;
the source information acquisition module is used for acquiring source information related to the application program downloading instruction;
the splicing module is used for splicing the source information to the uniform resource locator corresponding to the application program downloading instruction to obtain an updated uniform resource locator;
a sending module, configured to send the updated uniform resource locator to a download server;
the application program installation package receiving module is used for receiving the updated application program installation package returned by the download server; the updated application program installation package analyzes the updated uniform resource locator for the download server to obtain the source information, and writes the source information into a preset position of the application program installation package corresponding to the updated uniform resource locator to obtain the source information.
An application installation package push device, the device comprising:
the receiving module is used for receiving the updated uniform resource locator which is sent by the terminal and corresponds to the application program; the updated uniform resource locator is obtained by splicing source information related to the application program downloading instruction into the uniform resource locator corresponding to the application program downloading instruction when the terminal receives the application program downloading instruction;
the analysis module is used for analyzing the updated uniform resource locator to obtain the source information and the uniform resource locator;
the application program installation package acquisition module is used for acquiring an application program installation package of the application program according to the uniform resource locator;
the information writing module is used for writing the source information into a preset position of the application program installation package to obtain an updated application program installation package;
and the sending module is used for returning the updated application program installation package to the terminal.
A computer-readable storage medium storing a computer program which, when executed by a processor, causes the processor to perform the steps of the application installation package downloading method or the application installation package pushing method as described above.
A computer device comprising a memory and a processor, the memory storing a computer program which, when executed by the processor, causes the processor to perform the steps of the application installation package downloading method or the application installation package pushing method as described above.
According to the application program installation package downloading method, the application program installation package pushing device and the computer equipment, when a downloading instruction of an application program is received, source information corresponding to the application program downloading instruction is obtained, the source information is spliced into a uniform resource locator corresponding to the application program downloading instruction, the updated uniform resource locator is sent to the downloading server, and the downloading server writes the source information into the corresponding application program package according to the updated uniform resource locator to obtain and return the updated application program package. By the method, the source information of the application program installation package is written into the application program installation package through the download server, so that the effect of transmitting the source information to the application program is achieved, meanwhile, the condition that the source information is distorted by other programs is avoided, and the safety of the transmitted source information is improved.
Drawings
FIG. 1 is a diagram of an application environment for a method for downloading an application installation package, according to an embodiment;
FIG. 2 is a flowchart illustrating a method for downloading an application installation package, according to one embodiment;
FIG. 3 is a flowchart illustrating a method for downloading an application installation package in another embodiment;
FIG. 4 is a diagram illustrating a location for writing source information into an application installation package using a V2 signature in one embodiment;
FIG. 5 is a diagram illustrating the location of the writing of source information to the application installation package using V1 signing in one embodiment;
FIG. 6 is a flowchart illustrating a method for pushing an application installation package, according to an embodiment;
FIG. 7 is a timing diagram illustrating a method for downloading an application installation package in accordance with one embodiment;
FIG. 8 is a sequence diagram illustrating an application installation package download method according to another embodiment;
FIG. 9 is a sequence diagram illustrating an application installation package download method according to another embodiment;
FIG. 10 is a block diagram showing an example of the configuration of an application installation package downloading apparatus;
FIG. 11 is a block diagram showing the construction of an application installation package pushing apparatus in another embodiment;
FIG. 12 is a block diagram of a computer device in one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
Fig. 1 is an application environment diagram of an application installation package downloading method in one embodiment. Referring to fig. 1, the application installation package downloading method involves a terminal 110 and a download server 120. When receiving an application program downloading instruction, the terminal acquires a corresponding uniform resource locator and source information of the downloading instruction, transmits the source information to the downloading server 120 after splicing the source information to the uniform resource locator, and receives an updated application program installation package returned by the downloading server 120, wherein the updated application program installation package is obtained by the downloading server 120 after acquiring the corresponding application program installation package according to the uniform resource locator spliced with the source information and writing the source information into a preset position of the application program installation package. The terminal 110 and the download server 120 are connected through a network. The terminal 110 may specifically be a desktop terminal or a mobile terminal, and the mobile terminal may specifically be at least one of a mobile phone, a tablet computer, a notebook computer, and the like. The download server 120 may be implemented as a stand-alone server or as a server cluster of multiple servers.
As shown in FIG. 2, in one embodiment, an application installation package download method is provided. The embodiment is mainly illustrated by applying the method to the terminal 110 in fig. 1. Referring to fig. 2, the downloading of the application installation package specifically includes the following steps:
step S210, receiving an application program downloading instruction, and acquiring a uniform resource locator corresponding to the application program downloading instruction.
The instruction for downloading the application program is an application program downloading instruction; in one embodiment, when a user wishes to download an application, the user sends an application download instruction to the terminal: a download entry for downloading the application program is usually arranged in an interface of the terminal, and a user can request to download the corresponding application program by clicking the download entry; the user clicks a download entrance for downloading the application program, namely, an application program download instruction is issued to the terminal, and the terminal responds to the application program download instruction and sends a download request to a download server to obtain an application program installation package; there may be several different download portals in the terminal for downloading the same application, for example, a download portal for downloading the application may be set in the application market, other applications, a browser or a web page embedded in other applications.
A Uniform Resource Locator (URL), also called a web address, is an address of a standard Resource on the internet; on the internet, all resources have a unique uniform resource locator address. In this embodiment, each application corresponds to a unique uniform resource locator, and after receiving an application download instruction, a corresponding uniform resource locator can be obtained according to the application download instruction.
In step S220, source information related to the application program downloading instruction is obtained.
Wherein, the source information corresponds to the application program downloading instruction; in one embodiment, the source information related to the application program downloading instruction may include a specific source of the application program downloading instruction, such as from which application program, which operation activity or which operation promotion position, and the like, and may also include related operation information made by the user while issuing the application program downloading instruction, and may also include user information, and the like. In one embodiment, the source information may be divided into private information and non-private information.
In one embodiment, the same target application program can be popularized in different application programs of the terminal, and the same target application program can be popularized in the same application program through different operation resource positions; therefore, in this embodiment, when the terminal receives the application download request, the source information corresponding to the application download request, the operation information of the user, and the like are obtained as the source information, and the source information is written into the application installation package, so that when the application starts the installation package, the source information can be read to count the promotion effect. In one embodiment, the user clicks on the install application installation package to launch the application. In one embodiment, the source information corresponding to the application program downloading instruction includes source information corresponding to the application program downloading instruction, specifically, through which entry the user clicks to download.
Further, in an embodiment, taking an example that the user issues the application program downloading instruction in the interface of the application program X, the source information corresponding to the application program downloading instruction is the downloading instruction from the application program X. In another embodiment, the application program downloading instruction is issued by a user from a web page embedded in the interface of the application program X, and the source information corresponding to the application program downloading instruction may be the web page from which the downloading instruction comes from the application program X; if the interface of the application program X includes a plurality of embedded web pages, the source information may also include location information of the web pages or web page information. It is understood that in other embodiments, the source information corresponding to the application download instruction may be other forms of information. In one embodiment, the source information corresponding to the application program downloading instruction may be recorded in a manner of setting a source identifier for the application program downloading instruction.
Step S230, the source information is spliced to the uniform resource locator corresponding to the application program downloading instruction, and the updated uniform resource locator is obtained.
In one embodiment, after the source information corresponding to the application program downloading instruction is obtained, the source information is encrypted and then spliced to the uniform resource locator corresponding to the application program downloading instruction; any method can be adopted for splicing the uniform resource locator corresponding to the application program downloading instruction. In one embodiment, the source information is spliced after being encrypted by using sha1(Secure Hash Algorithm).
In one embodiment, the updated uniform resource locator is obtained after encrypting and splicing the source information to the uniform resource locator.
Step S240, sending the updated uniform resource locator to the download server.
The application program can be downloaded through the download server, and after the updated uniform resource locator corresponding to the application program download instruction is obtained, the application program download instruction is sent to the download server to obtain a corresponding application program installation package; in this embodiment, the updated url is sent to the download server, so that the download server returns the application installation package corresponding to the updated url to the terminal.
Step S250, receiving the updated application program installation package returned by the download server; the updated application program installation package is obtained by analyzing the updated uniform resource locator by the download server to obtain source information and writing the source information into a preset position of the application program installation package corresponding to the uniform resource locator.
The application installation package is a compressed package corresponding to an application, and all files required for installing the application are contained in the compressed package. By running the installation package (executable file), all files of the application program can be released to the hard disk, and the work of modifying a registry, modifying system settings, creating shortcuts and the like can be completed.
After the terminal sends the updated uniform resource locator to the download server, the download server analyzes the updated uniform resource locator to obtain the uniform resource locator and source information corresponding to the application program, the download server obtains an application program installation package corresponding to the uniform resource locator, writes the source information into a preset position of the application program installation package, obtains the updated application program installation package, and returns the updated application program installation package to the terminal. That is, the terminal writes the source information of the download instruction corresponding to the application program requested to be downloaded at this time into the preset position in the updated application program installation package returned by the download server, so that the source information carried in the application program installation package can be read when the application program installation package is started, and the purpose of transmitting the source information of the download instruction to the application program is achieved. In one embodiment, the download server writes the source information into the application installation package according to a predetermined information writing protocol.
In one embodiment, after receiving the updated application program download package returned by the download server, the updated application program download package is stored in a predetermined directory, and further, the application program can be installed in the terminal by running the updated application program installation package; in one embodiment, the source information from which the updated application installation package may be launched.
According to the method for downloading the application program installation package, when a downloading instruction of the application program is received, source information corresponding to the downloading instruction of the application program is obtained, the source information is spliced into the uniform resource locator corresponding to the downloading instruction of the application program, the updated uniform resource locator is sent to the downloading server, and the downloading server writes the source information into the corresponding application program package according to the updated uniform resource locator to obtain the updated application program package to return. By the method, the source information of the application program installation package is written into the application program installation package through the download server, so that the effect of transmitting the source information to the application program is achieved, meanwhile, the condition that the source information is tampered by other programs is avoided, and the safety of the transmitted source information is improved.
The application program installation package downloading method can be applied to application scenes of downloading the application program through the client, downloading the application program through a browser webpage or downloading the application program through an embedded webpage of the client.
In an embodiment, as shown in fig. 3, a schematic flow chart of a method for downloading an application installation package in this embodiment is shown; after the source information corresponding to the application program downloading instruction is obtained, the source information is detected, and when the source of the application program downloading instruction is determined to be a webpage according to the source information, the method enters a step of splicing the source information to the uniform resource locator corresponding to the application program downloading instruction.
In this embodiment, after receiving an application program download instruction, source information is obtained, and when determining that a source corresponding to the download instruction is a web page, a corresponding uniform resource locator is obtained, the web page of the terminal splices the source information to the uniform resource locator, and an updated uniform resource locator is obtained and sent to the download server.
Further, in one embodiment, the webpage page of the terminal is an H5(HTML5) page; after encrypting the source information through sha1 by the H5 of the terminal, splicing the source information into a uniform resource locator corresponding to an application program downloading instruction, and sending the obtained updated uniform resource locator to a downloading server; further, in this embodiment, the updated application installation package returned by the receiving download server is stored in the preset directory.
In another embodiment, after obtaining the source information corresponding to the application program downloading instruction, the method further detects the source information, please continue referring to fig. 3, and when it is determined that the source of the application program downloading instruction is the client page according to the source information, and the source information includes the non-private information, the method proceeds to the step of splicing the source information to the uniform resource locator corresponding to the application program downloading instruction.
The embodiment corresponds to an application scenario in which an application program is downloaded through a client, and source information corresponding to an application program downloading instruction does not include privacy information; further, in one embodiment, the source to which the application download instruction corresponds is the client, which includes the source being the client-side embedded web page (the user downloads the application through the client-side embedded web page) and the source being the client itself (i.e., the user downloads the application through the client).
In one embodiment, for example, an application program is downloaded through a client, in this embodiment, after an application program download instruction is received, source information is obtained, whether the source information is privacy information is detected when a source corresponding to the download instruction is determined to be the client, a corresponding uniform resource locator is obtained when the source information is determined to include non-privacy information, the source information is spliced to the uniform resource locator by the client of the terminal, an updated uniform resource locator is obtained, and the updated uniform resource locator is sent to the download server.
In one embodiment, for example, downloading the application program through the client-side embedded web page, in this embodiment, after receiving the application program downloading instruction, source information is obtained, whether the source information is privacy information is detected when it is determined that a source corresponding to the downloading instruction is the client-side embedded web page, when it is determined that the source information includes non-privacy information, the client-side splices the source information (a source of the client-side embedded web page) to the uniform resource locator, obtains an updated uniform resource locator, and sends the updated uniform resource locator to the downloading server. When the application program is downloaded through the embedded webpage of the client and the application program is downloaded through the client, and the source information does not include privacy information, the updated uniform resource locator is sent to the download server by the client. In one embodiment of downloading the application via the client side embedded web page, the source information includes client side embedded web page information and client side information.
In another embodiment, after obtaining the source information corresponding to the application program downloading instruction, the method further detects the source information, please continue referring to fig. 3, and when determining that the source of the application program downloading instruction is the client page according to the source information and the source information includes the privacy information, sends the uniform resource locator corresponding to the application program downloading instruction to the download server; in the embodiment, an application program installation package returned by a download server according to a uniform resource locator is received; and writing the source information into a preset position of the application program installation package.
In this embodiment, the application program is downloaded through the client, and the source information corresponding to the application program downloading instruction includes an application scenario of private information. In this embodiment, after receiving the application program download instruction, the terminal acquires the corresponding uniform resource locator and directly sends the uniform resource locator to the download server. After the terminal receives the application program installation package, the client of the terminal writes the source information into the preset position of the application program installation package to obtain the updated application program installation package. Therefore, when the updated application program installation package is started, the terminal can also read the source information corresponding to the application program installation package, and the purpose of transmitting information to the application program is achieved.
In one embodiment, the predetermined location for writing the source information into the application installation package may be a signature area of the application installation package. In a specific embodiment, the signature of the Android (Android) application installation package is divided into two signature modes of a V1 signature and a V2 signature, and according to different system versions of the terminal, different signature modes are adopted for writing source information into the application installation package. It should be understood that, in the present embodiment, only two current signature manners of the android application installation package are exemplified, and the method in the present embodiment may also write the source information into the application installation package by using other signature manners that may occur along with the technology development.
According to the method in the embodiment, when the source information is detected to contain the privacy information, the source information can be prevented from being leaked in the process of splicing the source information to the uniform resource locator and sending the source information to the download server in the future by writing the source information into the application program installation package by the client, and the safety of information transmission to the application program is further improved.
Further, in one embodiment of downloading the application via the client-side embedded web page, the client-side embedded web page of the terminal sends its own information to the client-side if it is detected that the source information includes privacy information. In one embodiment, the source information is sent to the client by the client embedded webpage of the terminal through the JSAPI technology. In other embodiments, the client-side inline web page may also send the source information to the client-side through other techniques.
In one embodiment, determining whether the source information is the private information may be performed in any manner.
Furthermore, in another embodiment in which the source is determined to be a client page according to the source information corresponding to the application download instruction, the source information including non-private information may also be written into the application installation package by the client of the terminal.
Further, in an embodiment where a client of the terminal writes source information into the application program installation package and determines that a source is a client page according to the source information corresponding to the application program download instruction, before writing the source information into a preset position of the application program installation package, the method further includes: acquiring system version information of a terminal; and determining a preset position where the source information to be written into the application installation package according to the system version information.
In this embodiment, in the installation process of an Android (Android) application installation package, a signature performed on the application installation package is verified. At present, an android application installation package is divided into a V1 signature mode and a V2 signature mode, and the adopted signature modes are different according to different system version information of a terminal. Therefore, in the embodiment, the preset position where the source information needs to be written into the application program installation package is determined according to the acquired system version information of the terminal where the source information is located; in a specific embodiment, when the system version is determined to be below android7.0 according to the system version information and does not support the V2 signature, the V1 signature is adopted.
Specifically, the description will be made taking an example of writing source information into an application package using a V1 signature or a V2 signature according to system version information.
The original zip content cannot be modified in embodiments that use the V2 signature to write source information to the application installation package because the implementation of the V2 signature would perform an integrity check on the contents of the entire application installation package. The android application installation package structure comprises a content area, a signature block, an installation package central directory and a central tail, and during verification, the application installation package cannot verify the signature block, so that a source is written into the signature area. The specific future source information is written into the V2 signature area, and the specific position is that the end of the V2 signature block is shifted forward by 24 bytes. The "ID-value" pairs whose IDs are unknown are ignored in verifying the application installation package, so the source information is embedded behind the sequence of "ID-value" pairs in this embodiment; as shown in fig. 4, a schematic diagram of a position where source information is written into an application installation package by using a V2 signature method, where a live extension block shown in the diagram is a position where the source information is written into the application installation package when using a V2 signature method in this embodiment.
In the embodiment that the source information is written into the application program installation package by adopting the V1 signature, the content integrity of the application program installation package cannot be verified by adopting the V1 signature, so that the source information can be directly written into the content area of the application program installation package when the V1 signature is adopted; fig. 5 is a schematic diagram illustrating the writing of source information into the location of the application installation package by using V1 signature. In another embodiment, the V1 signature method is adopted, and the source information may also be written before the central core directory of the installation package, so as to ensure uniform reading and writing of the source information written by different signature methods.
In an embodiment of determining that the source is a client page according to source information corresponding to the application program download instruction, where the source information includes privacy information, the method further includes: and when the application installation package belongs to the preset white list, writing the source information into the preset position of the application installation package.
In this embodiment, the preset white list is an embodiment in which the source information is written through the client (the source is a client page, and the source information includes privacy information), and is used to specify an application program that needs to write the source information in the application program installation package, that is, when the application program is downloaded through the client or the application program is downloaded through an embedded web page of the client, only the source information of the download instruction is written in the application program installation package corresponding to the application program belonging to the preset white list. In one embodiment, whether the application installation package belongs to the preset white list is determined by obtaining version information (such as an application installation package name and version information of the application installation package) corresponding to the application installation package.
In one embodiment, the method further comprises: acquiring a preset information writing protocol associated with an application program; writing the source information into the preset position of the application program installation package comprises the following steps: and writing the source information into the preset position of the application program installation package according to a preset information writing protocol.
Wherein the predetermined information writing protocol specifies a format to which the source information is to be written into the application installation package. In one embodiment, the preset information writing protocol is stored in json format, and each terminal takes a respective Key for writing in the writing process in a Key value mode, so that the terminals are not affected by each other. If the written information needs to be expanded, only the written key and value values need to be expanded, and the expandability is strong. And finally, json data is converted into a binary string and written into the Apk, the processing mode is simple and safe, all parties needing to write data into the Apk can write the data according to a defined protocol format, and if the data are not written according to the format, the original data can be erased and new data can be written.
In a specific embodiment, the specific content of the preset information writing protocol is as follows:
{
"TxVideoInfo": context: "cid & vid & xxx" },// the format of the written information when the source is the client;
h5Info, xxx, source is the format of the written information when the webpage of the embedded webpage of the client side is used;
"CdnInfo": xxx "// format of the written information when the source information is written by the download server;
}
in other embodiments, the predetermined information writing protocol may be set in other forms.
In another embodiment, the present application further provides an application installation package pushing method, which is mainly used for illustration by applying the method to the download server 120 in fig. 1. As shown in fig. 6, the method includes steps S610 to S650.
Step S610, receiving the updated uniform resource locator corresponding to the application program sent by the terminal.
The updated uniform resource locator is obtained by splicing source information related to the application program downloading instruction into the uniform resource locator corresponding to the application program downloading instruction when the terminal receives the application program downloading instruction; a uniform resource locator, also known as a web address, is an address of a standard resource on the internet; on the internet, all resources have a unique uniform resource locator address. In this embodiment, each application corresponds to a unique uniform resource locator, and after receiving the uniform resource locator sent by the terminal, the corresponding application installation package can be obtained according to the uniform resource locator.
Step S620, the updated uniform resource locator is analyzed to obtain the source information and the uniform resource locator.
Step S630, obtaining the application program installation package of the application program according to the uniform resource locator.
And step S640, writing the source information into a preset position of the application program installation package to obtain the updated application program installation package.
The source information represents a source corresponding to an application program downloading instruction requesting to download the application program. In this embodiment, after receiving and parsing the url, the download server may detect whether other information, such as source information, is included therein; when the source information is detected to be included, the source information is written into the preset position of the application program installation package, that is, the application program installation package in which the source information is written is obtained, and the application program installation package is recorded as an updated application program installation package in this embodiment.
And step S650, returning the updated application program installation package to the terminal.
According to the method, when the download server receives the uniform resource locator containing the source information, the source information is written into the preset position of the application program installation package, and when the terminal receives the updated application program installation package and starts the updated application program installation package, the source information can be read, so that the purpose of transmitting information to the application program is achieved through the method, meanwhile, the situation that the source information is tampered by other programs is avoided, and the safety of the transmitted source information is improved.
Further, in an embodiment, before writing the source information into the preset location of the application installation package, the method further includes: acquiring system version information of a terminal; and determining a preset position of writing the source information to be written into the application installation package according to the system version information.
In this embodiment, in the installation process of an application installation package of Android (Android), a signature performed on the application installation package is checked. At present, an android application installation package is divided into a V1 signature mode and a V2 signature mode, and the adopted signature modes are different according to different system version information of a terminal. Therefore, in this embodiment, it is determined that the source information needs to be written into the preset position of the application installation package according to the acquired system version information of the terminal where the source information is located.
Specifically, the description will be made taking an example of writing source information into an application package using a V1 signature or a V2 signature according to system version information.
The original zip content cannot be modified in embodiments that use the V2 signature to write source information to the application installation package because the implementation of the V2 signature would perform an integrity check on the contents of the entire application installation package. The android application installation package structure comprises a content area, a signature block, an installation package central directory and a central tail, and during verification, the application installation package cannot verify the signature block, so that a source is written into the signature area. The specific future source information is written into the V2 signature area, and the specific position is that the end of the V2 signature block is shifted forward by 24 bytes. The android terminal ignores the "ID-value" pair with unknown ID when checking the application installation package, so the source information is embedded behind the "ID-value" pair sequence in this embodiment.
In the embodiment of writing the source information into the application program installation package by adopting the V1 signature, the content integrity of the application program installation package cannot be verified by adopting the V1 signature, so that the source information can be directly written into the content area of the application program installation package by adopting the V1 signature. In another embodiment, the V1 signature method is adopted, and the source information may also be written before the central core directory of the installation package, so as to ensure uniform reading and writing of the source information written by different signature methods.
In another embodiment, the method further comprises: acquiring a preset information writing protocol associated with an application program; writing the source information into the preset position of the application program installation package comprises the following steps: and writing the source information into the preset position of the application program installation package according to a preset information writing protocol.
Wherein the predetermined information writing protocol specifies a format to which the source information is to be written into the application installation package. In one embodiment, the preset information writing protocol is stored in json format, and each terminal takes a respective Key for writing in the writing process in a Key value mode, so that the terminals are not affected by each other. If the written information needs to be expanded, only the written key and value values need to be expanded, and the expandability is strong. And finally, json data is converted into a binary string and written into the Apk, the processing mode is simple and safe, all parties needing to write data into the Apk can write the data according to a defined protocol format, and if the data are not written according to the format, the original data can be erased and new data can be written.
In a specific embodiment, as shown in fig. 7, taking an example that a user directly clicks a download application at a client to download a target application in an android source application (corresponding to sending a uniform resource locator to a download server and receiving a corresponding application installation package returned by the download server), after downloading is completed, the client of the terminal writes source information (such as page information, location information, and a user operation path) in the obtained application into the application installation package; the writing mode of the source information is divided into a V1 signature area and a V2 signature area, and the writing mode is different according to different signature modes. And when the writing is successful, popping up the installation panel, and installing the installation panel into a preset directory of the application program. In another embodiment, the source information may also be written into the local hard disk, and the source information may be obtained by reading the content of the local hard disk after the application installation package is installed. In another embodiment, when the user directly clicks the download application program at the client, the client may also splice the source information to the corresponding uniform resource locator and send the source information to the download server, and the download server writes the source information into the corresponding application program installation package and then returns the application program installation package in which the source information is written to the client.
In another embodiment, as shown in fig. 8, for example, a user clicks and downloads an application through an embedded web page in a client, if in an H5 page embedded in an android client, the H5 sends source information to the client through JSAPI technology, and the client encapsulates the H5 information and writes the encapsulated source information and the page information of the client into an application installation package, so that the application installation package can count operation information and source information in the client and the H5 at the same time. In another embodiment, when the user clicks to download the application program through the embedded web page in the client, the embedded web page in the client may also splice the source information to the corresponding uniform resource locator and send the uniform resource locator to the client, the client sends the uniform resource locator spliced with the source information to the download server, and the download server writes the source information into the corresponding application program installation package and then returns the application program installation package written with the source information to the client.
In another embodiment, as shown in fig. 9, for example, when a user downloads an application by clicking on a web page of a browser, channel information, source information, and a user operation path also need to be written into application installation package information when downloading through an H5 page, and an application installation package file cannot be directly operated in H5, so that by encrypting the source information in sha1 and splicing the encrypted source information into a corresponding uniform resource locator, when downloading the application installation package, the encrypted information (hereinafter referred to as cdn information) of the uniform resource locator is decrypted in cdn (a download server) background, and the source information is written into the application installation package by a download server background, so that the terminal can also obtain corresponding source and user information when starting the application installation package.
According to the pushing method of the application program installation package, the program information is transmitted to the application in a lossless mode by using the signature area of the application program installation package, the accuracy of writing the source information of the application program installation package is improved, and a decision maker can conveniently make a correct decision according to data analysis.
Fig. 2 and 3 are respectively schematic flow charts illustrating a method for downloading an application installation package in one embodiment; FIG. 6 is a flowchart illustrating a method for pushing an application installation package in one embodiment. It should be understood that although the steps in the flowcharts of fig. 2, 3, and 6 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 2, 3, and 6 may include multiple sub-steps or multiple stages, which are not necessarily performed at the same time, but may be performed at different times, and the order of performing the sub-steps or stages is not necessarily sequential, but may be performed alternately or alternatingly with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, an application installation package downloading apparatus, as shown in fig. 10, includes: a download instruction receiving module 1010, a source information obtaining module 1020, a splicing module 1030, a sending module 1040 and an application installation package receiving module 1050; wherein:
a download instruction receiving module 1010, configured to receive an application program download instruction and obtain a uniform resource locator corresponding to the application program download instruction;
a source information obtaining module 1020, configured to obtain source information related to the program downloading instruction;
the splicing module 1030 is configured to splice the source information to a uniform resource locator corresponding to the application program downloading instruction, and obtain an updated uniform resource locator;
a sending module 1040, configured to send the updated uniform resource locator to the download server;
an application installation package receiving module 1050, configured to receive an updated application installation package returned by the download server; the updated application program installation package is obtained by analyzing the updated uniform resource locator by the download server to obtain source information and writing the source information into a preset position of the application program installation package corresponding to the updated uniform resource locator.
When receiving a download instruction of an application program, the application program installation package downloading device acquires source information corresponding to the application program download instruction, splices the source information into a uniform resource locator corresponding to the application program download instruction, and then sends the updated uniform resource locator to the download server, so that the download server writes the source information into a corresponding application program package according to the updated uniform resource locator to acquire and return the updated application program package. By the method, the source information of the application program installation package is written into the application program installation package through the download server, so that the effect of transmitting the source information to the application program is achieved, meanwhile, the condition that the source information is tampered by other programs is avoided, and the safety of the transmitted source information is improved.
In one embodiment, the above apparatus further comprises: and the source determining module is used for splicing the source information to the uniform resource locator corresponding to the application program downloading instruction by the splicing module when the source of the application program downloading instruction is determined to be the webpage according to the source information.
In an embodiment, the source determining module is further configured to, when it is determined that the source of the application program downloading instruction is the client page according to the source information, and the source information includes the non-private information, splice, by the splicing module, the source information to the uniform resource locator corresponding to the application program downloading instruction.
In one embodiment, the source determining module is further configured to, when it is determined that the source of the application program downloading instruction is the client page according to the source information, and the source information includes the privacy information, send, by the sending module, the uniform resource locator corresponding to the application program downloading instruction to the download server; in this embodiment, the application installation package receiving module is configured to receive an application installation package returned by the download server according to the uniform resource locator; the above-mentioned device still includes: and the information writing module is used for writing the source information into the preset position of the application program installation package.
In one embodiment, the apparatus further comprises: the system version information acquisition module is used for acquiring the system version information of the terminal; and the preset position determining module is used for determining the preset position of the source information to be written into the application installation package according to the system version information.
In another embodiment, the present application further provides an application installation package pushing apparatus, as shown in fig. 11, the apparatus includes: a receiving module 1110, an analyzing module 1120, an application installation package obtaining module 1130, an information writing module 1140 and a sending module 1150; wherein:
a receiving module 1110, configured to receive an updated uniform resource locator corresponding to an application sent by a terminal;
a parsing module 1120, configured to parse the updated uniform resource locator to obtain source information and the uniform resource locator;
an application installation package obtaining module 1130, configured to obtain an application installation package of an application according to the uniform resource locator;
an information writing module 1140, configured to write the source information into a preset position of the application installation package, and obtain an updated application installation package;
a sending module 1150, configured to return the updated application installation package to the terminal.
According to the pushing device for the application program installation package, the program information is transmitted to the application in a lossless mode by using the signature area of the application program installation package, the accuracy of writing the source information of the application program installation package is improved, and a decision maker can conveniently make a correct decision according to data analysis.
FIG. 12 is a diagram that illustrates an internal structure of the computer device in one embodiment. The computer device may be specifically the terminal 110 or the download server 120 in fig. 1. As shown in fig. 10 and 11, the computer apparatus includes a processor, a memory, a network interface, an input device, and a display screen connected through a system bus. Wherein the memory includes a non-volatile storage medium and an internal memory. The non-volatile storage medium of the computer device stores an operating system and may further store a computer program that, when executed by the processor, causes the processor to implement an application installation package downloading method or an application installation package pushing method. The internal memory may also store a computer program, and when the computer program is executed by the processor, the computer program may cause the processor to execute an application installation package downloading method or an application installation package pushing method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 12 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, the application installation package downloading device and the application installation package pushing device provided by the present application may be implemented in the form of a computer program, and the computer program may be run on a computer device as shown in fig. 12. The memory of the computer device may store various program modules constituting the application installation package downloading device and the application installation package pushing device, such as a download instruction receiving module, a source information obtaining module, a splicing module, a sending module, and an application installation package receiving module shown in fig. 10. For another example, the receiving module, the parsing module, the application installation package obtaining module, the information writing module, and the sending module shown in fig. 11. The computer program constituted by the respective program modules causes the processor to execute the steps in the application installation package downloading method or the application installation package pushing method of the embodiments of the present application described in the present specification.
For example, the computer device shown in fig. 12 may receive the application program downloading instruction through the downloading instruction receiving module in the application program installation package downloading apparatus shown in fig. 10, and obtain the uniform resource locator corresponding to the application program downloading instruction; the computer equipment can obtain the source information related to the program downloading instruction through the source information acquisition module; the computer equipment can splice the source information to the uniform resource locator corresponding to the application program downloading instruction through the splicing module to obtain an updated uniform resource locator; the computer equipment can send the updated uniform resource locator to the download server through the sending module; the computer equipment can receive the updated application program installation package returned by the download server through the application program installation package receiving module; the updated application program installation package is obtained by analyzing the updated uniform resource locator by the download server to obtain source information and writing the source information into a preset position of the application program installation package corresponding to the updated uniform resource locator.
For another example, the computer device shown in fig. 12 may receive, through the receiving module in the application installation package pushing apparatus shown in fig. 11, the updated uniform resource locator corresponding to the application sent by the terminal; the computer equipment can analyze the updated uniform resource locator through the analysis module to obtain source information and the uniform resource locator; the computer equipment can acquire the application program installation package of the application program according to the uniform resource locator through the application program installation package acquisition module; the computer equipment can write the source information into a preset position of the application program installation package through the information writing module to obtain an updated application program installation package; the computer device can return the updated application program installation package to the terminal through the sending module.
In one embodiment, a computer device is provided, which includes a memory and a processor, the memory storing a computer program, and the computer program, when executed by the processor, causes the processor to execute the steps of the application installation package downloading method or the application installation package pushing method. Here, the steps of the application installation package downloading method may be steps in the application installation package downloading method or the application installation package pushing method of the above embodiments.
In one embodiment, a computer-readable storage medium is provided, which stores a computer program, and when the computer program is executed by a processor, the processor executes the steps of the application installation package downloading method or the application installation package pushing method. Here, the steps of the application installation package pushing method may be the steps in the application installation package downloading method or the application installation package pushing method of the above embodiments.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a non-volatile computer-readable storage medium, and can include the processes of the embodiments of the methods described above when the program is executed. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
All possible combinations of the technical features in the above embodiments may not be described for the sake of brevity, but should be considered as being within the scope of the present disclosure as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is specific and detailed, but not construed as limiting the scope of the present application. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (12)

1. An application installation package downloading method comprises the following steps:
receiving an application program downloading instruction, and acquiring a uniform resource locator corresponding to the application program downloading instruction;
acquiring source information related to the application program downloading instruction;
splicing the source information to a uniform resource locator corresponding to the application program downloading instruction to obtain an updated uniform resource locator;
sending the updated uniform resource locator to a download server;
receiving an updated application program installation package returned by the download server; the updated application program installation package is obtained by analyzing the updated uniform resource locator for the download server to obtain the source information and writing the source information into a preset position of the application program installation package corresponding to the uniform resource locator;
the method further comprises the following steps: when the source of the application program downloading instruction is determined to be a client page according to the source information, and the source information comprises privacy information, sending a uniform resource locator corresponding to the application program downloading instruction to the downloading server;
receiving an application program installation package returned by the download server according to the uniform resource locator;
and writing the source information into the preset position of the application program installation package.
2. The method of claim 1, further comprising:
and when the source of the application program downloading instruction is determined to be a webpage according to the source information, the step of splicing the source information to the uniform resource locator corresponding to the application program downloading instruction is carried out.
3. The method of claim 1, further comprising:
and when the source of the application program downloading instruction is determined to be a client page according to the source information, and the source information comprises non-private information, the step of splicing the source information to the uniform resource locator corresponding to the application program downloading instruction is carried out.
4. The method according to claim 1, further comprising, before said writing said source information into said predetermined location of said application installation package:
acquiring system version information of a terminal;
and determining a preset position where the source information is to be written into the application program installation package according to the system version information.
5. An application installation package pushing method comprises the following steps:
receiving an updated uniform resource locator which is sent by a terminal and corresponds to an application program; the updated uniform resource locator is obtained by splicing source information related to the application program downloading instruction into a uniform resource locator corresponding to the application program downloading instruction when the terminal receives the application program downloading instruction;
analyzing the updated uniform resource locator to obtain the source information and the uniform resource locator;
acquiring an application program installation package of the application program according to the uniform resource locator;
writing the source information into a preset position of the application program installation package to obtain an updated application program installation package;
returning the updated application program installation package to the terminal;
when the terminal determines that the source of the application program downloading instruction is a client page according to the source information, and the source information comprises privacy information, receiving a uniform resource locator sent by the terminal;
and returning an application program installation package according to the uniform resource locator so that the terminal writes the source information into the preset position of the application program installation package.
6. An application installation package downloading apparatus, characterized in that the apparatus comprises:
the download instruction receiving module is used for receiving an application program download instruction and acquiring a uniform resource locator corresponding to the application program download instruction;
the source information acquisition module is used for acquiring source information related to the application program downloading instruction;
the splicing module is used for splicing the source information to the uniform resource locator corresponding to the application program downloading instruction to obtain an updated uniform resource locator;
a sending module, configured to send the updated uniform resource locator to a download server;
the application program installation package receiving module is used for receiving the updated application program installation package returned by the download server; the updated application program installation package is obtained by analyzing the updated uniform resource locator for the download server to obtain the source information and writing the source information into a preset position of the application program installation package corresponding to the updated uniform resource locator;
the source determining module is used for sending the uniform resource locator corresponding to the application program downloading instruction to the downloading server when the source of the application program downloading instruction is determined to be a client page according to the source information, and the source information comprises privacy information;
the application program installation package receiving module is further used for receiving the application program installation package returned by the download server according to the uniform resource locator;
and the information writing module is used for writing the source information into the preset position of the application program installation package.
7. The device as claimed in claim 6, wherein the source determining module is further configured to enter the step of splicing the source information to the url corresponding to the application download instruction when determining that the source of the application download instruction is a web page according to the source information.
8. The device as claimed in claim 6, wherein the source determining module is further configured to enter the step of splicing the source information to the url corresponding to the application download instruction when it is determined that the source of the application download instruction is the client page according to the source information and the source information includes non-private information.
9. The device for downloading the application program installation package according to claim 6, further comprising a system version information obtaining module for obtaining the system version information of the terminal where the device is located;
and the preset position determining module is used for determining the preset position of the application program installation package to be written with the source information according to the system version information.
10. An application installation package pushing apparatus, the apparatus comprising:
the receiving module is used for receiving the updated uniform resource locator which is sent by the terminal and corresponds to the application program; the updated uniform resource locator is obtained by splicing source information related to the application program downloading instruction into a uniform resource locator corresponding to the application program downloading instruction when the terminal receives the application program downloading instruction;
the analysis module is used for analyzing the updated uniform resource locator to obtain the source information and the uniform resource locator;
the application program installation package acquisition module is used for acquiring an application program installation package of the application program according to the uniform resource locator;
the information writing module is used for writing the source information into a preset position of the application program installation package to obtain an updated application program installation package;
the sending module is used for returning the updated application program installation package to the terminal;
the receiving module is further configured to receive a uniform resource locator sent by the terminal when the terminal determines that a source of the application program downloading instruction is a client page according to the source information, and the source information includes privacy information;
the application program installation package obtaining module is further configured to return an application program installation package according to the uniform resource locator, so that the terminal writes the source information into the preset position of the application program installation package.
11. A computer-readable storage medium, storing a computer program which, when executed by a processor, causes the processor to carry out the steps of the method according to any one of claims 1 to 5.
12. A computer device comprising a memory and a processor, the memory storing a computer program that, when executed by the processor, causes the processor to perform the steps of the method according to any one of claims 1 to 5.
CN201911095458.9A 2019-11-11 2019-11-11 Application program installation package downloading method, application program installation package pushing device and computer equipment Active CN112788084B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911095458.9A CN112788084B (en) 2019-11-11 2019-11-11 Application program installation package downloading method, application program installation package pushing device and computer equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911095458.9A CN112788084B (en) 2019-11-11 2019-11-11 Application program installation package downloading method, application program installation package pushing device and computer equipment

Publications (2)

Publication Number Publication Date
CN112788084A CN112788084A (en) 2021-05-11
CN112788084B true CN112788084B (en) 2022-05-27

Family

ID=75749070

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911095458.9A Active CN112788084B (en) 2019-11-11 2019-11-11 Application program installation package downloading method, application program installation package pushing device and computer equipment

Country Status (1)

Country Link
CN (1) CN112788084B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113568626B (en) * 2021-06-29 2024-04-09 北京百度网讯科技有限公司 Dynamic packaging and application package opening method and device and electronic equipment
CN115543409A (en) * 2022-11-07 2022-12-30 北京有竹居网络技术有限公司 Application installation source determining method and device, readable medium and electronic equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014108910A2 (en) * 2013-01-14 2014-07-17 Yogesh Chunilal Rathod Products & services card and global card or payments network(s) mediated e-commerce & marketing service(s)
CN106648643A (en) * 2016-12-12 2017-05-10 北京三快在线科技有限公司 Method and device for generating channel package, terminal and server
CN107465646A (en) * 2016-06-02 2017-12-12 腾讯科技(深圳)有限公司 One kind applies method for down loading, system and relevant device
CN109471639A (en) * 2017-09-06 2019-03-15 北京国双科技有限公司 The monitoring method and device in a kind of application downloading source
CN110177135A (en) * 2019-05-21 2019-08-27 深圳壹账通智能科技有限公司 Channel information processing method, device and the computer equipment of application program
CN110401717A (en) * 2019-07-26 2019-11-01 上海优扬新媒信息技术有限公司 A kind of application program installation kit generation method and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014108910A2 (en) * 2013-01-14 2014-07-17 Yogesh Chunilal Rathod Products & services card and global card or payments network(s) mediated e-commerce & marketing service(s)
CN107465646A (en) * 2016-06-02 2017-12-12 腾讯科技(深圳)有限公司 One kind applies method for down loading, system and relevant device
CN106648643A (en) * 2016-12-12 2017-05-10 北京三快在线科技有限公司 Method and device for generating channel package, terminal and server
CN109471639A (en) * 2017-09-06 2019-03-15 北京国双科技有限公司 The monitoring method and device in a kind of application downloading source
CN110177135A (en) * 2019-05-21 2019-08-27 深圳壹账通智能科技有限公司 Channel information processing method, device and the computer equipment of application program
CN110401717A (en) * 2019-07-26 2019-11-01 上海优扬新媒信息技术有限公司 A kind of application program installation kit generation method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"Upgrading Your Android, Elevating My Malware:Privilege Escalation Through Mobile OS Updating";Luyi Xing∗;《2014 IEEE Symposium on Security and Privacy》;20140101;全文 *

Also Published As

Publication number Publication date
CN112788084A (en) 2021-05-11

Similar Documents

Publication Publication Date Title
US10880287B2 (en) Out of box experience application API integration
CN105824909B (en) Page generation method and device
CN106302337B (en) Vulnerability detection method and device
US8645942B2 (en) Software update syndication
US11907700B2 (en) Upgrading method and system, server, and terminal device
CN103744652A (en) Hybrid APP development method and device across mobile terminals
CN111258602B (en) Information updating method and device
CN111143869A (en) Application package processing method and device, electronic equipment and storage medium
US10044694B2 (en) Server, method and system for authenticating application
CN110879713B (en) Android terminal strong encryption plug-in thermal update management method
CN112788084B (en) Application program installation package downloading method, application program installation package pushing device and computer equipment
CN109814889B (en) Method and apparatus for updating source code base
CN112597485B (en) Information checking method, device and equipment based on block chain and storage medium
CN112162770B (en) Firmware version upgrading method and device for realizing integrity verification based on block chain
CN110995683A (en) Hardware information acquisition method and device based on Web page and computer equipment
CN104036194A (en) Vulnerability detection method and device for revealing private data in application program
CN113259494B (en) File storage method and device, electronic equipment and storage medium
CN114615031A (en) File storage method and device, electronic equipment and storage medium
CN112637307B (en) File updating method, system, computer equipment and storage medium
CN112416395A (en) Hot repair updating method and device
KR101083229B1 (en) Method, apparatus, system, and recording medium for downloading necessary application of mobile terminal
CN112446723A (en) Method, computer-readable storage medium, and apparatus for determining user invitation relationship
CN109002710B (en) Detection method, detection device and computer readable storage medium
CN110287087B (en) Method and device for detecting application
CN110427745B (en) Verification code obtaining method and device, electronic equipment and computer readable 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
GR01 Patent grant
GR01 Patent grant