CN106484374B - Method for controlling APK online and transfer server - Google Patents

Method for controlling APK online and transfer server Download PDF

Info

Publication number
CN106484374B
CN106484374B CN201510531907.5A CN201510531907A CN106484374B CN 106484374 B CN106484374 B CN 106484374B CN 201510531907 A CN201510531907 A CN 201510531907A CN 106484374 B CN106484374 B CN 106484374B
Authority
CN
China
Prior art keywords
apk
advertisement
channel
channel package
data
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
CN201510531907.5A
Other languages
Chinese (zh)
Other versions
CN106484374A (en
Inventor
孟瑞
钱海清
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Qihoo Technology Co Ltd
Original Assignee
Beijing Qihoo Technology Co Ltd
Qizhi Software Beijing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Qihoo Technology Co Ltd, Qizhi Software Beijing Co Ltd filed Critical Beijing Qihoo Technology Co Ltd
Priority to CN201510531907.5A priority Critical patent/CN106484374B/en
Publication of CN106484374A publication Critical patent/CN106484374A/en
Application granted granted Critical
Publication of CN106484374B publication Critical patent/CN106484374B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method for controlling APK online and a transfer server, and relates to the technical field of computers. The method comprises the following steps: receiving APK channel packages uploaded by the first client sides; the APK channel package comprises: advertisement display position information, advertisement content data and installation data; the APK distribution application runs in the second client; checking the APK channel package; the verification comprises the following steps: verifying advertisement display position information, advertisement content data and installation data; and after the verification is passed, transmitting the APK channel package to an APK distribution server supporting the APK distribution application. The invention reduces the load of the APK distribution server, decouples the logic of the APK distribution server, and can provide more information display frames for APK suppliers because the APK channel package is changed and advertisement display position information and advertisement content data are added.

Description

Method for controlling APK online and transfer server
Technical Field
The invention relates to the technical field of computers, in particular to a method for controlling APK online and a transfer server.
Background
With the development of electronic technology, more and more users use intelligent mobile terminals. The intelligent mobile terminal (Smartphone) is like a personal computer and is provided with an independent operating system, a program provided by a third-party service provider can be installed by a user, and wireless network access can be realized through a mobile communication network.
The operating system most used by the smart mobile terminal is the Android (Android) system. An APK (Android application package) is a standard Android application installer, and the file is in a standard Zip compression format. An APK installation management program of an Android system reads and analyzes an APK file, extracts an application icon pre-stored in the APK file, and places the APK file on a desktop as an application entrance. In the case of the APK, which is managed by the APK distribution server, the cell phone assistant in the mobile terminal provides an access to the APK distribution server. For the APK, before the APK is online, verification needs to be performed, for example, whether the APK is safe is detected, and then operations such as APK downloading and the like can be provided for the APK distribution application of the mobile terminal.
At present, all APKs of APK suppliers are directly uploaded to an APK distribution server, and the APK distribution server detects the APK, but the APK distribution server provides an online service of the APK, so that the APK is verified and the online service is provided.
In addition, the current APK mainly only aims at the installation data, and the APK server only verifies the installation data of the APK after receiving the uploaded APK, so that the verification content is simple.
Disclosure of Invention
In view of the above problems, the present invention has been made to provide a method of controlling an APK online and a transit server that overcome or at least partially solve the above problems.
According to an aspect of the present invention, there is provided a method for controlling an APK to come on line, including:
receiving APK channel packages uploaded by the first client sides; the APK channel package comprises: advertisement display position information, advertisement content data and installation data; the advertisement position information is used for generating an advertisement display area in a display area of the APK channel package of a display page of an APK distribution application, and the advertisement content data is used for writing advertisement content into the advertisement display area; the APK distribution application runs in a second client;
checking the APK channel package; the verification comprises the following steps: verifying the advertisement display position information, the advertisement content data and the installation data;
and after the verification is passed, the APK channel package is sent to an APK distribution server supporting the APK distribution application.
Preferably, the verifying of the advertisement presentation position information includes:
checking whether an advertisement display area corresponding to the advertisement position information is located in a display area where the APK channel package is located;
and if the advertisement display area corresponding to the advertisement position information is not located in the display area where the APK channel package is located, the verification of the APK channel package is failed.
Preferably, the checking of the advertisement content data includes:
verifying whether the content of the advertisement content data has validity or not;
and if the content of the advertisement content data does not have validity, the verification of the APK channel packet fails.
Preferably, the verifying the APK channel package includes:
checking whether the APK channel package contains a virus feature code or not;
and if the APK channel package does not pass the verification, the APK channel package passes the verification.
Preferably, after the verification passes, the sending the APK channel package to an APK distribution server supporting the APK distribution application further includes:
receiving advertisement click data which is uploaded by an APK distribution application of a second client and aims at the advertisement content data;
and calculating total value data aiming at an account corresponding to the APK channel package in which the advertisement content data is positioned according to the click data.
Preferably, after the verification passes, after the sending the APK channel package to an APK distribution server supporting the APK distribution application, the method further includes:
receiving single value data of a single click of the APK channel package uploaded by an APK distribution application of a second client;
sequencing the APK channel packages according to each single-time value data;
and sending the sequencing result to a distribution server so as to adjust the display sequence of each APK channel in the display page of the APK distribution application according to the sequencing result.
According to another common aspect of the present invention, there is provided a transit server for controlling an APK to come online, including:
the APK channel packet receiving module is used for receiving the APK channel packets uploaded by the first client sides; the APK channel package comprises: advertisement display position information, advertisement content data and installation data; the advertisement position information is used for generating an advertisement display area in a display area of the APK channel package of a display page of an APK distribution application, and the advertisement content data is used for writing advertisement content into the advertisement display area; the APK distribution application runs in a second client;
the APK channel package checking module is used for checking the APK channel package; the verification comprises the following steps: verifying the advertisement display position information, the advertisement content data and the installation data;
and the APK channel package sending module is used for sending the APK channel package to an APK distribution server supporting the APK distribution application after the verification is passed.
Preferably, the APK channel packet checking module includes:
the advertisement display position checking unit is used for checking whether an advertisement display area corresponding to the advertisement position information is located in the display area where the APK channel package is located; and if the advertisement display area corresponding to the advertisement position information is not located in the display area where the APK channel package is located, the verification of the APK channel package is failed.
Preferably, the APK channel packet checking module includes:
the advertisement content checking unit is used for checking whether the content of the advertisement content data has legality or not; and if the content of the advertisement content data does not have validity, the verification of the APK channel packet fails.
Preferably, the APK channel packet checking module includes:
the virus checking unit is used for checking whether the APK channel package contains virus characteristic codes or not; and if the APK channel package does not pass the verification, the APK channel package passes the verification.
Preferably, the method further comprises the following steps:
the click data receiving module is used for receiving advertisement click data which is uploaded by an APK distribution application of a second client and aims at the advertisement content data;
and the value data calculation module is used for calculating first value data according to the click data and aiming at an account corresponding to the APK channel package in which the advertisement content data is positioned.
Preferably, the method further comprises the following steps:
the single value data receiving module is used for receiving single value data of a single click of the APK channel package uploaded by an APK distribution application of a second client;
the APK channel package sequencing module is used for sequencing the APK channel packages according to the single value data;
and the sequencing result sending module is used for sending the sequencing result to the distribution server so as to adjust the display sequence of each APK channel in the display page of the APK distribution application according to the sequencing result.
According to the method for controlling the APK online and the transfer server, the APK channel packets uploaded by the first client can be received; the APK channel package may include: advertisement display position information, advertisement content data and installation data; the method comprises the steps that an advertisement display area is added in a display area of an APK channel package of a display page of an APK distribution application, and advertisement content is written in the advertisement display area, so that the advertisement content is displayed on a second client; and checking the APK channel package; the verification may include: verifying advertisement display position information, advertisement content data and installation data; after the verification is passed, the APK channel package is sent to an APK distribution server supporting the APK distribution application. The method splits the verification process of the APK from the APK distribution server, verifies in the transit server, and enables the APK distribution server to focus on the on-line APK distribution logic without executing the verification logic of the APK, thereby reducing the load of the APK distribution server and decoupling the logic of the APK distribution server. In addition, since the APK channel package is changed and advertisement display position information and advertisement content data are added, verification of the advertisement display position information and the advertisement content data is added in the transit server, the advertisement position information is used for generating an advertisement display area in the display area of the APK channel package of the display page of the APK distribution application, and the advertisement content data is used for writing the advertisement content into the advertisement display area, so that the display content of the APK display area is richer, and more information display frames can be provided for APK suppliers.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
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 refer to like parts throughout the drawings. In the drawings:
FIG. 1 is a diagram illustrating a display interface of a cell phone assistant in the prior art;
FIG. 2 is a flow diagram illustrating a method of controlling an APK to come online according to one embodiment of the invention;
FIG. 3 shows a flow diagram of a method of controlling an APK to come online, according to one embodiment of the invention;
fig. 4 is a schematic structural diagram illustrating a transit server that controls online of an APK according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram illustrating a transit server that controls online of an APK according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram illustrating a transit server that controls online of an APK according to an embodiment of the present invention;
fig. 7 is a schematic structural diagram illustrating a transit server that controls an online of an APK 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.
Example one
An embodiment of the present invention provides a method for controlling an APK to be online, as shown in fig. 2, the method may be executed by a relay server to reduce a functional load of a distribution server, and the method for recommending information provided by the embodiment of the present invention includes the following steps:
step S202, APK channel packages uploaded by the first client sides are received.
In this step, the first client may be a client that the APK channel package supplier issues the APK channel package. The APK channel package supplier manufactures APK channel packages, the APK channel packages are uploaded to the transfer server through the first client side, and the transfer server receives the APK channel packages uploaded by the first client sides.
Wherein, the APK channel package may include: at least one of advertisement presentation position information, advertisement content data, and installation data. The advertisement position information can be used for generating an advertisement display area in a display area of an APK channel package of a display page of an APK distribution application, and the advertisement content data can be used for writing the advertisement content into the advertisement display area; the APK distribution application runs in a second client, and the second client can be a mobile phone assistant client used by a user; the installation data can integrate all installation files required for installing the APK and can decompress the installation by itself.
And step S204, checking the APK channel package.
In this step, the verifying may include: and verifying the advertisement display position information, the advertisement content data and the installation data. When any one of the advertisement display position information, the advertisement content data and the installation data is checked to be not passed, the APK channel packet is checked to be unqualified, and a message that the APK channel packet is not qualified in check can be fed back to the corresponding first client.
The process of checking the advertisement display position information can be realized by the following technologies: checking whether an advertisement display area corresponding to the advertisement position information is located in a display area where the APK channel package is located; if the advertisement display area corresponding to the advertisement position information is not located in the display area where the APK channel package is located, the verification of the APK channel package is not passed; and if the advertisement display area corresponding to the advertisement position information is located in the display area where the APK channel package is located, the APK channel package passes verification. Therefore, the advertisement display area corresponding to the advertisement position information is prevented from being too large, the display areas of other APKs are shielded, and the display area for normally displaying each APK channel package is ensured.
The verification of the advertisement content data can be realized by the following technologies: verifying whether the content of the advertisement content data has validity or not; if the content of the advertisement content data does not have validity, the verification of the APK channel packet fails; and if the advertisement content data is internally legal, the APK channel packet passes the verification. The content of the advertisement content data that does not comply with the regulation relating to the advertisement law may be regarded as not having legitimacy, and the content of the advertisement content data that complies with the regulation relating to the advertisement law may be regarded as having legitimacy. Therefore, the APK channel package is prevented from carrying illegal contents, and normal use of the APK by a user is prevented from being influenced.
The verification of the APK channel package can be realized by the following technologies: checking whether the APK channel package contains virus characteristic codes or not; if the APK channel package contains the virus feature code, the verification of the APK channel package is not passed; and if the APK channel packet does not contain the virus characteristic code, the APK channel packet passes the verification. Therefore, viruses or trojans carried in the APK channel package are prevented, the safety of the system is improved, and the user experience is improved.
And step S206, after the verification is passed, the APK channel package is sent to an APK distribution server supporting APK distribution application.
In this step, after the verification is passed, the APK channel package is sent to an APK distribution server supporting APK distribution application, and the APK distribution server can directly bring the APKs online, so that the relevant information of the APK channel package can be displayed on a mobile phone assistant of the client, and a user can download the APK channel package from the mobile phone assistant. The APK distribution application may be an application distribution platform such as a cell phone assistant.
In the specific implementation, after receiving the APK sent by the transit server, the APK distribution server extracts the advertisement position information and the advertisement content data of the APK, and generates a display code according to the display position of the advertisement position information and the advertisement content data corresponding to the APK in an APK display page, wherein the code is used for generating an advertisement display area at the APK display position and loading the advertisement content data into the advertisement display area. When the APK distribution application is connected to an APK distribution server, after a code of a display page for displaying APK channel package information is obtained, the code corresponding to the advertisement position information and the code corresponding to the advertisement content data are analyzed from the code, an advertisement display area is generated in the APK display position, the advertisement content data are loaded into the advertisement display area for display, and the clicking operation of a user on the advertisement display area can be received.
Through the technical scheme provided by the embodiment of the invention, the APK channel packet uploaded by each first client can be received; the APK channel package may include: advertisement display position information, advertisement content data and installation data; the advertisement position information is used for generating an advertisement display area in a display area of an APK channel package of a display page of an APK distribution application, and the advertisement content data is used for writing the advertisement content into the advertisement display area; the APK distribution application runs in the second client; the method comprises the steps that an advertisement display area is added in a display area of an APK channel package of a display page of an APK distribution application, and advertisement content is written in the advertisement display area, so that the advertisement content is displayed on a second client; and checking the APK channel package; the verification may include: verifying advertisement display position information, advertisement content data and installation data; the display area that carries too big advertisement show area in preventing the APK channel package and shelter from other APK channel packages prevents to carry illegal content or virus, Trojan horse in the APK channel package, has improved the security of system, has improved user experience. And after the verification is passed, sending the safe and legal APK channel package to an APK distribution server supporting APK distribution application for downloading and use by a user.
To sum up, the embodiment of the present invention splits the verification process of the APk from the APk distribution server, and verifies the APk in the transit server, so that the APk distribution server does not need to execute the verification logic of the APk, but concentrates on the APk distribution logic on the APk distribution server, thereby reducing the load of the APk distribution server and decoupling the logic of the APk distribution server. In addition, since the APK channel package is changed and advertisement display position information and advertisement content data are added, verification of the advertisement display position information and the advertisement content data is added in the transit server, the advertisement position information is used for generating an advertisement display area in the display area of the APK channel package of the display page of the APK distribution application, and the advertisement content data is used for writing the advertisement content into the advertisement display area, so that the display content of the APK display area is richer, and more information display frames can be provided for APK suppliers.
Example two
In an optional embodiment of the present invention, to enhance the management of advertisement content, an APK channel package may be charged, and for this reason, the embodiment of the present invention provides another method for controlling an APK to go online based on the above embodiment, as shown in fig. 3, including the following steps:
step S302, APK channel packages uploaded by the first clients are received.
In this step, the APK channel package may include: advertisement display position information, advertisement content data and installation data; the advertisement position information is used for generating an advertisement display area in a display area of an APK channel package of a display page of an APK distribution application, and the advertisement content data is used for writing the advertisement content into the advertisement display area; the APK distribution application is run in the second client. The second client may be understood as a terminal that downloads the APK.
And step S304, checking the APK channel package.
In this step, the checking of the APK channel package may include: at least one of verification of advertisement presentation position information, advertisement content data, and installation data.
And step S306, after the verification is passed, the APK channel package is sent to an APK distribution server supporting APK distribution application.
Step S308, receiving advertisement click data for the advertisement content data uploaded by the APK distribution application of the second client.
In this step, the click data is data for the user to click on the relevant advertisement content, thereby browsing the advertisement content. The advertisement click data may include: the number of clicks, and other data such as time and place of click may also be included.
Step S310, according to the click data, calculating total value data aiming at the account corresponding to the APK channel package where the advertisement content data is located.
In the embodiment of the present invention, the total value data can be understood as charging for the APK supplier. The transfer server can charge according to the click times, and the more the click times, the more the charge.
The embodiment of the invention improves the APK package and increases the advertisement display position and the advertisement display content, thereby realizing the charging of the APK supplier according to the click times of the user and being not limited to the traditional mode of charging the APK supplier according to the download flow. The flexibility of the system service logic is improved, and the calculated total value data can directly face the account of the first client through the total transfer server, so that the service logic quantity of the APK distribution server is further reduced, and the logic coupling degree of the APK distribution server is reduced.
By the technical scheme provided by the embodiment of the invention, the advertisement display area can be increased in the display area of the APK channel packet of the display page of the APK distribution application, and the advertisement content is written into the advertisement display area, so that the advertisement content is displayed on the second client; the method has the advantages that the phenomenon that an excessive advertisement display area carried in the APK channel package blocks the display areas of other APK channel packages is avoided, illegal contents or viruses and trojans carried in the APK channel package are prevented, the safety of the system is improved, and the user experience is improved; and the value data of the account corresponding to the APK channel package where the advertisement content data is located can be calculated, and the account corresponding to the APK channel package is managed according to the value data.
To sum up, the embodiment of the present invention splits the verification process of the APk from the APk distribution server, and verifies the APk in the transit server, so that the APk distribution server does not need to execute the verification logic of the APk, but concentrates on the APk distribution logic on the APk distribution server, thereby reducing the load of the APk distribution server and decoupling the logic of the APk distribution server. In addition, since the APK channel package is changed and advertisement display position information and advertisement content data are added, verification of the advertisement display position information and the advertisement content data is added in the transit server, the advertisement position information is used for generating an advertisement display area in the display area of the APK channel package of the display page of the APK distribution application, and the advertisement content data is used for writing the advertisement content into the advertisement display area, so that the display content of the APK display area is richer, and more information display frames can be provided for APK suppliers.
EXAMPLE III
In an optional embodiment of the present invention, to implement adjustment of the display sequence of the APK channel package, on the basis of the above embodiment, an embodiment of the present invention provides another method for controlling an APK to go online, as shown in fig. 4, including the following steps:
step S402, APK channel packages uploaded by the first clients are received.
In this step, the APK channel package may include: advertisement display position information, advertisement content data and installation data; the advertisement position information is used for generating an advertisement display area in a display area of an APK channel package of a display page of an APK distribution application, and the advertisement content data is used for writing the advertisement content into the advertisement display area; the APK distribution application runs in the second client;
and S404, checking the APK channel package.
In this step, the checking of the APK channel package may include: and verifying the advertisement display position information, the advertisement content data and the installation data.
And step S406, after the verification is passed, sending the APK channel package to an APK distribution server supporting APK distribution application.
And step S408, sorting the APK channel packages according to the single value data of the APK channel packages clicked once.
In this step, the single value data may be the cost that the APK supplier needs to pay for each click of the advertisement content data by the user. The single-click APK channel package single value data may be provided by a provider of the first client.
And S410, sequencing the APK channel packages according to each single-time value data.
In this step, the APK channel packets may be sorted according to the order of the single-time value data from high to low. The APK channel packages with the highest single value data are ranked highest, the APK channel packages with the lowest single value data are ranked lowest, and the other APK channel packages are ranked in sequence from high to low.
And step S412, sending the sequencing result to a distribution server so as to adjust the display sequence of each APK channel in the display page of the APK distribution application according to the sequencing result.
In this step, the presentation order of each APK channel package in the presentation page of the APK distribution application may be the same as the sorting result.
According to the technical scheme provided by the embodiment of the invention, the APK channel packages can be sequenced according to the single value data of the APK channel packages clicked once, the APK channel packages are sequenced according to each single value data, the sequencing result is sent to the distribution server, and the display sequence of the APK channels in the display page of the APK distribution application is adjusted according to the sequencing result, so that the APK channel packages with larger single value data are displayed at the most obvious position of the display page. And because the display sequence of the APK channel package in the display page is forward, more clicks can be obtained, so that more total value data can be calculated for the APK channel package, and the total income in the terminal server is improved.
Example four
The embodiment of the present invention provides a transfer server for controlling an APK to be online, which can execute the transfer server for controlling an APK to be online provided by the embodiment of the present invention, as shown in fig. 5, the transfer server may include the following modules:
an APK channel packet receiving module 502, an APK channel packet verifying module 504, and an APK channel packet transmitting module 506.
An APK channel package receiving module 502, configured to receive an APK channel package uploaded by each first client;
an APK channel package verifying module 504, configured to verify an APK channel package;
and an APK channel package sending module 506, configured to send the APK channel package to an APK distribution server supporting the APK distribution application after the verification passes.
In the APK channel package receiving module 502, the first client may be a client that the APK channel package provider issues an APK channel package. The APK channel package supplier manufactures APK channel packages, the APK channel packages are uploaded to the transfer server through the first client side, and the transfer server receives the APK channel packages uploaded by the first client sides.
Wherein, the APK channel package may include: at least one of advertisement presentation position information, advertisement content data, and installation data. The advertisement position information can be used for generating an advertisement display area in a display area of an APK channel package of a display page of an APK distribution application, and the advertisement content data can be used for writing the advertisement content into the advertisement display area; the APK distribution application runs in a second client, and the second client can be a mobile phone assistant client used by a user; the installation data can integrate all installation files required for installing the APK and can decompress the installation by itself.
In the APK channel package checking module 504, the checking may include: and verifying the advertisement display position information, the advertisement content data and the installation data. When any one of the advertisement display position information, the advertisement content data and the installation data is checked to be not passed, the APK channel packet is checked to be unqualified, and a message that the APK channel packet is not qualified in check can be fed back to the corresponding first client.
In this embodiment of the present invention, the APK channel packet checking module 504 may include: the system comprises an advertisement display position checking unit, an advertisement content checking unit and a virus checking unit.
The advertisement display position checking unit is used for checking whether an advertisement display area corresponding to the advertisement position information is located in a display area where the APK channel packet is located; and if the advertisement display area corresponding to the advertisement position information is not located in the display area where the APK channel package is located, the verification of the APK channel package is failed. And if the advertisement display area corresponding to the advertisement position information is located in the display area where the APK channel package is located, the APK channel package passes verification. Therefore, the advertisement display area corresponding to the advertisement position information is prevented from being too large, the display areas of other APKs are shielded, and the display area for normally displaying each APK channel package is ensured.
The advertisement content checking unit is used for checking whether the content of the advertisement content data has legality or not; and if the content of the advertisement content data does not have validity, the verification of the APK channel packet fails. And if the advertisement content data is internally legal, the APK channel packet passes the verification. The content of the advertisement content data that does not comply with the regulation relating to the advertisement law may be regarded as not having legitimacy, and the content of the advertisement content data that complies with the regulation relating to the advertisement law may be regarded as having legitimacy. Therefore, the APK channel package is prevented from carrying illegal contents, and normal use of the APK by a user is prevented from being influenced.
The virus checking unit is used for checking whether the APK channel package contains virus characteristic codes or not; if the APK channel package check code contains the virus characteristic code, the APK channel package check fails. And if the APK channel packet does not contain the virus characteristic code, the APK channel packet passes the verification. Therefore, viruses or trojans carried in the APK channel package are prevented, the safety of the system is improved, and the user experience is improved.
In the APK channel package sending module 506, after the verification is passed, the APK channel package is sent to an APK distribution server supporting APK distribution application, so that the APK channel package is on-line on a mobile phone assistant of the client for downloading and use by the user. The APK distribution application may be an application distribution platform such as a cell phone assistant.
EXAMPLE five
An embodiment of the present invention provides a transfer server for controlling an APK to go online, which is capable of executing a method for controlling an APK to go online according to a second embodiment of the present invention, and as shown in fig. 6, the transfer server for controlling an APK to go online according to the second embodiment of the present invention includes the following modules:
an APK channel package receiving module 602, an APK channel package verifying module 604, an APK channel package transmitting module 606, a click data receiving module 608, and a value data calculating module 610.
An APK channel package receiving module 602, configured to receive an APK channel package uploaded by each first client;
the APK channel package verifying module 604 is configured to verify an APK channel package;
an APK channel package sending module 606, configured to send the APK channel package to an APK distribution server supporting APK distribution application after the verification passes;
a click data receiving module 608, configured to receive advertisement click data for the advertisement content data, which is uploaded by an APK distribution application of the second client;
and the value data calculation module 610 is used for calculating first value data according to the click data and aiming at the account corresponding to the APK channel package in which the advertisement content data is positioned.
In the click data receiving module 68, the click data is data for the user to click on the relevant advertisement content, thereby browsing the advertisement content. The advertisement click data may include: click times, click locations, and the like.
In the value data calculation module 610, generally, the more the click data amount, the larger the value data obtained by calculation.
EXAMPLE six
An embodiment of the present invention provides a transfer server for controlling an APK to go online, which is capable of executing a method for controlling an APK to go online provided by a third embodiment of the present invention, and as shown in fig. 7, the transfer server for controlling an APK to go online provided by the embodiment of the present invention includes the following modules:
an APK channel packet receiving module 702, an APK channel packet checking module 704, an APK channel packet transmitting module 706, a single-time value data receiving module 708, a ranking result transmitting module 710, and a ranking result transmitting module 712.
An APK channel package receiving module 702, configured to receive an APK channel package uploaded by each first client;
the APK channel package checking module 704 is used for checking the APK channel package;
the APK channel package sending module 706 is configured to send the APK channel package to an APK distribution server supporting APK distribution application after the verification passes;
a single value data receiving module 708, configured to sort the APK channel packages according to single value data of a single click of the APK channel package;
the APK channel package sequencing module 710 is used for sequencing each APK channel package according to each single value data;
and the sorting result sending module 712 is configured to send the sorting result to the distribution server, so as to adjust a display order of each APK channel in the display page of the APK distribution application according to the sorting result.
In the single value data receiving module 708, the single value data may be the cost calculated by the APK distribution application of the second client for each click of the advertisement content by the user.
In the sorting result sending module 710, the APK channel packets may be sorted according to the order of the single-time value data from high to low. The APK channel packages with the highest single value data are ranked highest, the APK channel packages with the lowest single value data are ranked lowest, and the other APK channel packages are ranked in sequence from high to low.
In the ranking result sending module 712, the presentation order of each APK channel in the presentation page of the APK distribution application may be the same as the ranking result.
The algorithms and displays presented herein are not inherently related to any particular computer, virtual machine, or other apparatus. Various general purpose systems may also be used with the teachings herein. The required structure for constructing such a system will be apparent from the description above. Moreover, the present invention is not directed to any particular programming language. It is appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any descriptions of specific languages are provided above to disclose the best mode of the invention.
In the description provided herein, numerous specific details are set forth. It is understood, however, 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 interpreted as reflecting an intention that: that the invention as claimed 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 device in an embodiment may be adaptively changed and disposed in one or more devices different from the embodiment. 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. All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and all of the processes or elements of any method or apparatus so disclosed, may be combined in any combination, except combinations where at least some of such features and/or processes or elements 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 herein include some features included in other embodiments, rather than other features, 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 may be used in any combination.
The 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 a microprocessor or Digital Signal Processor (DSP) may be used in practice to implement some or all of the functions of some or all of the components of the information recommendation apparatus according to embodiments of the present invention. The present invention may also be embodied as apparatus or device programs (e.g., computer programs and computer program products) for performing a portion or all of the methods described herein. Such programs implementing the present invention may be stored on computer-readable media or may be in the form of one or more signals. Such a signal may be downloaded from an internet website or provided on a carrier signal or in any other form.
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 usage of the words first, second and third, etcetera do not indicate any ordering. These words may be interpreted as names.
The invention discloses A1 and a method for controlling APK to be on line, which comprises the following steps:
receiving APK channel packages uploaded by the first client sides; the APK channel package comprises: advertisement display position information, advertisement content data and installation data; the advertisement position information is used for generating an advertisement display area in a display area of the APK channel package of a display page of an APK distribution application, and the advertisement content data is used for writing advertisement content into the advertisement display area; the APK distribution application runs in a second client;
checking the APK channel package; the verification comprises the following steps: verifying the advertisement display position information, the advertisement content data and the installation data;
and after the verification is passed, the APK channel package is sent to an APK distribution server supporting the APK distribution application.
A2, the method of A1, wherein the checking advertisement presentation location information comprises:
checking whether an advertisement display area corresponding to the advertisement position information is located in a display area where the APK channel package is located;
and if the advertisement display area corresponding to the advertisement position information is not located in the display area where the APK channel package is located, the verification of the APK channel package is failed.
A3, the method of A1, the checking of advertisement content data comprising:
verifying whether the content of the advertisement content data has validity or not;
and if the content of the advertisement content data does not have validity, the verification of the APK channel packet fails.
A4, the method of A1, the verifying the APK channel package comprising:
checking whether the APK channel package contains a virus feature code or not;
and if the APK channel package does not pass the verification, the APK channel package passes the verification.
A5, wherein the method as in a1, after the checking is passed and the APK channel package is sent to an APK distribution server supporting the APK distribution application, the method further includes:
receiving advertisement click data which is uploaded by an APK distribution application of a second client and aims at the advertisement content data;
and calculating total value data aiming at an account corresponding to the APK channel package in which the advertisement content data is positioned according to the click data.
A6, the method as in a1, after the checking is passed, and after the sending the APK channel package to an APK distribution server supporting the APK distribution application, the method further includes:
receiving single value data of a single click of the APK channel package uploaded by an APK distribution application of a second client;
sequencing the APK channel packages according to each single-time value data;
and sending the sequencing result to a distribution server so as to adjust the display sequence of each APK channel in the display page of the APK distribution application according to the sequencing result.
The invention discloses B7, a transfer server for controlling APK to be online, comprising:
the APK channel packet receiving module is used for receiving the APK channel packets uploaded by the first client sides; the APK channel package comprises: advertisement display position information, advertisement content data and installation data; the advertisement position information is used for generating an advertisement display area in a display area of the APK channel package of a display page of an APK distribution application, and the advertisement content data is used for writing advertisement content into the advertisement display area; the APK distribution application runs in a second client;
the APK channel package checking module is used for checking the APK channel package; the verification comprises the following steps: verifying the advertisement display position information, the advertisement content data and the installation data;
and the APK channel package sending module is used for sending the APK channel package to an APK distribution server supporting the APK distribution application after the verification is passed.
B8, the transit server according to B7, wherein the APK channel package checking module includes:
the advertisement display position checking unit is used for checking whether an advertisement display area corresponding to the advertisement position information is located in the display area where the APK channel package is located; and if the advertisement display area corresponding to the advertisement position information is not located in the display area where the APK channel package is located, the verification of the APK channel package is failed.
B9, the transit server according to B7, wherein the APK channel package checking module includes:
the advertisement content checking unit is used for checking whether the content of the advertisement content data has legality or not; and if the content of the advertisement content data does not have validity, the verification of the APK channel packet fails.
B10, the transit server according to B7, wherein the APK channel package checking module includes:
the virus checking unit is used for checking whether the APK channel package contains virus characteristic codes or not; and if the APK channel package does not pass the verification, the APK channel package passes the verification.
B11, the transit server as in B7, further comprising:
the click data receiving module is used for receiving advertisement click data which is uploaded by an APK distribution application of a second client and aims at the advertisement content data;
and the value data calculation module is used for calculating first value data according to the click data and aiming at an account corresponding to the APK channel package in which the advertisement content data is positioned.
B12, the transit server as in B7, further comprising:
the single value data receiving module is used for receiving single value data of a single click of the APK channel package uploaded by an APK distribution application of a second client;
the APK channel package sequencing module is used for sequencing the APK channel packages according to the single value data;
and the sequencing result sending module is used for sending the sequencing result to the distribution server so as to adjust the display sequence of each APK channel in the display page of the APK distribution application according to the sequencing result.

Claims (10)

1. A method for controlling APK to be on line comprises the following steps:
receiving APK channel packages uploaded by the first client sides; the APK channel package comprises: advertisement display position information, advertisement content data and installation data; the advertisement display position information is used for generating an advertisement display area in a display area of the APK channel package of a display page of an APK distribution application, and the advertisement content data is used for writing advertisement content into the advertisement display area; the APK distribution application runs in a second client;
checking the APK channel package; the verification comprises the following steps: verifying the advertisement display position information, the advertisement content data and the installation data;
after the verification is passed, the APK channel package is sent to an APK distribution server supporting the APK distribution application;
wherein the checking of the advertisement presentation position information comprises:
checking whether an advertisement display area corresponding to the advertisement display position information is located in a display area where the APK channel package is located;
and if the advertisement display area corresponding to the advertisement display position information is not located in the display area where the APK channel package is located, the verification of the APK channel package is failed.
2. The method of claim 1, wherein the checking of the advertising content data comprises:
verifying whether the content of the advertisement content data has validity or not;
and if the content of the advertisement content data does not have validity, the verification of the APK channel packet fails.
3. The method of claim 1, wherein the verifying the APK channel package comprises:
checking whether the APK channel package contains a virus feature code or not;
and if the APK channel package does not pass the verification, the APK channel package passes the verification.
4. The method of claim 1, wherein after the checking passes, sending the APK channel package to an APK distribution server supporting the APK distribution application, further comprising:
receiving advertisement click data which is uploaded by an APK distribution application of a second client and aims at the advertisement content data;
and calculating total value data aiming at an account corresponding to the APK channel package in which the advertisement content data is positioned according to the click data.
5. The method of claim 1, wherein after the transmitting the APK channel package to an APK distribution server supporting the APK distribution application after the checking passes, further comprising:
receiving single value data of a single click of the APK channel package uploaded by an APK distribution application of a second client;
sequencing the APK channel packages according to each single-time value data;
and sending the sequencing result to a distribution server so as to adjust the display sequence of each APK channel in the display page of the APK distribution application according to the sequencing result.
6. A transfer server for controlling APK to be online comprises:
the APK channel packet receiving module is used for receiving the APK channel packets uploaded by the first client sides; the APK channel package comprises: advertisement display position information, advertisement content data and installation data; the advertisement display position information is used for generating an advertisement display area in a display area of the APK channel package of a display page of an APK distribution application, and the advertisement content data is used for writing advertisement content into the advertisement display area; the APK distribution application runs in a second client;
the APK channel package checking module is used for checking the APK channel package; the verification comprises the following steps: verifying the advertisement display position information, the advertisement content data and the installation data;
the APK channel package sending module is used for sending the APK channel package to an APK distribution server supporting the APK distribution application after the verification is passed;
wherein, APK channel package check-up module includes:
the advertisement display position checking unit is used for checking whether an advertisement display area corresponding to the advertisement display position information is located in the display area where the APK channel package is located; and if the advertisement display area corresponding to the advertisement display position information is not located in the display area where the APK channel package is located, the verification of the APK channel package is failed.
7. The transit server of claim 6, wherein the APK channel packet checking module comprises:
the advertisement content checking unit is used for checking whether the content of the advertisement content data has legality or not; and if the content of the advertisement content data does not have validity, the verification of the APK channel packet fails.
8. The transit server of claim 6, wherein the APK channel packet checking module comprises:
the virus checking unit is used for checking whether the APK channel package contains virus characteristic codes or not; and if the APK channel package does not pass the verification, the APK channel package passes the verification.
9. The transit server of claim 6, further comprising:
the click data receiving module is used for receiving advertisement click data which is uploaded by an APK distribution application of a second client and aims at the advertisement content data;
and the value data calculation module is used for calculating first value data according to the click data and aiming at the account corresponding to the APK channel package in which the advertisement content data is positioned.
10. The transit server of claim 6, further comprising:
the single value data receiving module is used for receiving single value data of a single click of the APK channel package uploaded by an APK distribution application of a second client;
the APK channel package sequencing module is used for sequencing the APK channel packages according to the single value data;
and the sequencing result sending module is used for sending the sequencing result to the distribution server so as to adjust the display sequence of each APK channel in the display page of the APK distribution application according to the sequencing result.
CN201510531907.5A 2015-08-26 2015-08-26 Method for controlling APK online and transfer server Active CN106484374B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510531907.5A CN106484374B (en) 2015-08-26 2015-08-26 Method for controlling APK online and transfer server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510531907.5A CN106484374B (en) 2015-08-26 2015-08-26 Method for controlling APK online and transfer server

Publications (2)

Publication Number Publication Date
CN106484374A CN106484374A (en) 2017-03-08
CN106484374B true CN106484374B (en) 2021-05-18

Family

ID=58234477

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510531907.5A Active CN106484374B (en) 2015-08-26 2015-08-26 Method for controlling APK online and transfer server

Country Status (1)

Country Link
CN (1) CN106484374B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108319575B (en) * 2018-01-30 2021-06-29 百度在线网络技术(北京)有限公司 Page component checking method, device, server and storage medium
CN110751503B (en) * 2019-09-10 2022-09-02 华为技术有限公司 Advertisement processing method and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103632279A (en) * 2012-08-23 2014-03-12 能汲智慧港(上海)信息科技有限公司 Mobile internet advertisement automatically publishing method and apparatus based on fuzzy clustering technology
CN103647817A (en) * 2013-12-04 2014-03-19 深圳市茁壮网络股份有限公司 Application uploading method
CN103809974A (en) * 2014-02-12 2014-05-21 Tcl集团股份有限公司 Method and device for automatically verifying application and cloud server

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103632279A (en) * 2012-08-23 2014-03-12 能汲智慧港(上海)信息科技有限公司 Mobile internet advertisement automatically publishing method and apparatus based on fuzzy clustering technology
CN103647817A (en) * 2013-12-04 2014-03-19 深圳市茁壮网络股份有限公司 Application uploading method
CN103809974A (en) * 2014-02-12 2014-05-21 Tcl集团股份有限公司 Method and device for automatically verifying application and cloud server

Also Published As

Publication number Publication date
CN106484374A (en) 2017-03-08

Similar Documents

Publication Publication Date Title
CN102541931B (en) Application sharing method and application sharing equipment
US9672532B2 (en) Monetizing downloadable files based on resolving custodianship thereof to referring publisher and presentation of monetized content in a modal overlay contemporaneously with download
CN107797854B (en) Transaction file processing method and device, storage medium and computer equipment
CN110401630B (en) Transaction certificate verification method, device, electronic equipment and medium
CN103973635B (en) Page access control method and relevant apparatus and system
CN104965690B (en) Data processing method and device
CN106157109A (en) price comparing method, device and terminal
US20140012686A1 (en) Systems and methods for providing message-enabled advertisements and content delivery
CN110708335A (en) Access authentication method and device and terminal equipment
CN108122124B (en) Information pushing method, platform and system
CN104796784A (en) Video playing method and device in application program
CN106484374B (en) Method for controlling APK online and transfer server
CN106682491A (en) Application downloading method and device
CN103577180A (en) Data processing method and data processing device
CN108305134B (en) Safety detection method, equipment and system for air ticket order
US10230768B2 (en) Generating network pages using customer-generated network page portions
CN116055769B (en) CID advertisement early warning method, apparatus, computer device and storage medium
CN112818270A (en) Data cross-domain transfer method and device and computer equipment
US20240031166A1 (en) Web-side data signature method and apparatus and computer device
CN110659897A (en) Method, system, computing device and medium for transaction verification
CN109302641B (en) Video watching request method, medium and device
CN105471884A (en) Authentication method and server
CN104796785A (en) Video playing method and device in application program
CN111488180B (en) Service information processing method and device, electronic equipment and storage medium
CN114417318A (en) Third-party page jumping method and device and electronic equipment

Legal Events

Date Code Title Description
C06 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
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240105

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

Patentee after: BEIJING QIHOO TECHNOLOGY Co.,Ltd.

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

Patentee before: BEIJING QIHOO TECHNOLOGY Co.,Ltd.

Patentee before: Qizhi software (Beijing) Co.,Ltd.