CN113064822A - Application joint debugging method and device - Google Patents

Application joint debugging method and device Download PDF

Info

Publication number
CN113064822A
CN113064822A CN202110331715.5A CN202110331715A CN113064822A CN 113064822 A CN113064822 A CN 113064822A CN 202110331715 A CN202110331715 A CN 202110331715A CN 113064822 A CN113064822 A CN 113064822A
Authority
CN
China
Prior art keywords
application
downloading
installation package
party advertisement
advertisement platform
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.)
Pending
Application number
CN202110331715.5A
Other languages
Chinese (zh)
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.)
Shanghai Kuliang Information Technology Co Ltd
Original Assignee
Shanghai Kuliang Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Kuliang Information Technology Co Ltd filed Critical Shanghai Kuliang Information Technology Co Ltd
Priority to CN202110331715.5A priority Critical patent/CN113064822A/en
Publication of CN113064822A publication Critical patent/CN113064822A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/51Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems at application loading time, e.g. accepting, rejecting, starting or inhibiting executable software based on integrity or source reliability
    • 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 

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Quality & Reliability (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

An application joint debugging method, comprising: checking the download link and the installation package; uploading the application download link to a third party advertising platform; downloading from a download link provided by the third-party advertisement platform, and performing package name verification on the downloaded installation package; if the package name is verified to pass, sending success information to the third-party advertisement platform; and if the package name check fails, sending failure information to the third-party advertisement platform. According to the invention, the user uploads the installation package to the server, and the server uploads, downloads and checks the installation package to the third-party advertisement platform, so that the operation of the user is simplified, and the joint debugging efficiency is improved.

Description

Application joint debugging method and device
Technical Field
The invention belongs to the technical field of internet advertisement, and particularly relates to an application joint debugging method and device.
Background
When the advertisement master user populates the mobile phone application, the downloading link needs to be manually set on the third-party advertisement platform, then the link provided by the third-party advertisement platform is downloaded and applied to the mobile phone, and the application is installed and opened, so that the joint debugging test of the third-party advertisement platform can be passed. The prior art mainly optimizes the judgment and the like of the joint debugging test result, and if a certain invention provides a joint debugging test method, the method comprises the following steps: acquiring an installation file of an application to be tested, and running the application to be tested in a browser by using the installation file; receiving a test instruction for joint debugging test of the first test unit and the second test unit of the application to be tested, and acquiring test data contained in the test instruction; running the first test unit in the browser according to the test data, and outputting first result data; judging whether the joint debugging test is passed or not according to the first result data and the second test unit; and if the joint debugging test is not passed, displaying an error log in the browser, and sending an error prompt to a processing user associated with the error log according to the error log.
However, when the advertisement master user launches on a plurality of third-party advertisement platforms, the processes of uploading, downloading, installing and opening need to be repeated for many times, which is time-consuming and labor-consuming.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide an application joint debugging method and device, wherein a user uploads an installation package to a server, and the server uploads, downloads and checks the installation package to a third-party advertisement platform, so as to simplify the operation of the user and improve the joint debugging efficiency, and the specific scheme is as follows:
in a first aspect, the present invention provides an application joint debugging method, which is characterized in that: the method comprises the following steps:
checking the download link and the installation package;
uploading the application download link to a third party advertising platform;
downloading from a download link provided by the third-party advertisement platform, and performing package name verification on the downloaded installation package;
if the package name is verified to pass, sending success information to the third-party advertisement platform; and if the package name check fails, sending failure information to the third-party advertisement platform.
Optionally, the verifying the download link and the installation package includes:
acquiring an application download link and a first application installation package; wherein the first application installation package is uploaded by a user;
downloading from the application download link to obtain a second application installation package;
checking whether the second application installation package is intact according to the first application installation package; and if the information is not intact, prompting the user to upload again.
In the above technical solution, the integrity includes integrity of the installation package and whether the installation package is correct, that is, the second application installation package is completely the same as the first application installation package. According to the technical scheme, the application package is downloaded through the download link and compared with the uploaded installation package, so that the inspection is completed, the initial installation package is confirmed to be intact, the inspection accuracy is improved, and the inspection process is more controllable and convenient.
Optionally, the uploading the application download link to a third party advertisement platform includes:
acquiring a third-party advertisement platform list selected by a user for a first application;
uploading the application download link of the first application to the third party advertising platform;
acquiring a third-party advertisement platform list selected by a user for a second application;
uploading the application download link of the second application to the third party advertising platform.
In the technical scheme, the third-party advertisement platforms corresponding to the applications one by one are sequentially operated, so that only one thread of the third-party advertisement platforms is uploaded at the same time, the application list is conveniently maintained, and the efficiency is improved.
Optionally, the downloading the download link provided by the third party advertisement platform, and performing package name verification on the downloaded installation package includes:
obtaining the unverified application download link list of each third-party advertisement platform, and obtaining the list again after all the application download links in the list are downloaded;
downloading the application downloading links in sequence, wherein only one downloading task can be provided for one third-party advertisement platform at the same time;
and carrying out package name verification on the downloaded installation package.
In the technical scheme, the third-party advertisement platform is used as a dividing basis for downloading, so that only one application installation package is downloaded at the same time by the third-party advertisement platform, gaps can exist in downloading, malicious users identified by the third-party advertisement platform are avoided, and the reliability of the technical scheme is improved.
Optionally, the application download link refers to download links of multiple application markets, so that when the link is clicked, the application market can be automatically skipped to according to different user operating systems.
In the technical scheme, the downloading links of the application markets can enable the downloading of the user to be more reliable, potential downloading failure risks are avoided, and the trust degree of the user can be improved.
In a second aspect, the present invention further provides an application joint debugging apparatus, including:
the verification module is used for verifying the download link and the installation package;
the uploading module is used for uploading the application downloading link to a third-party advertisement platform;
the downloading module is used for downloading from a downloading link provided by the third-party advertisement platform and verifying the package name of the downloaded installation package;
the sending module is used for sending success information to the third-party advertisement platform if the package name is verified to pass; and if the package name check fails, sending failure information to the third-party advertisement platform.
In the technical scheme, the information is verified and transferred at the server side, so that data transmission is carried out at the server side, the operation of reducing users is facilitated to be promoted, the joint debugging efficiency is promoted, and meanwhile, a plurality of third-party advertisement platforms can be operated.
Optionally, the verification module includes:
the acquisition unit is used for acquiring the application download link and the first application installation package; wherein the first application installation package is uploaded by a user;
the first downloading unit is used for downloading the application downloading link to obtain a second application installation package;
the verifying unit is used for verifying whether the second application installation package is intact according to the first application installation package; and if the information is not intact, prompting the user to upload again.
In the technical scheme, the server receives and verifies the download link and the installation package, so that the accurate installation package is copied to the server, and the accuracy of the installation package of the user can be ensured to the maximum extent by adopting a mode of comparing and verifying the downloaded installation package and the installation package uploaded by the user.
Optionally, the upload module includes:
the first list unit is used for acquiring a third-party advertisement platform list selected by a user for a first application;
a first uploading unit, configured to upload the application download link of the first application to the third-party advertisement platform;
the second list unit is used for acquiring a third-party advertisement platform list selected by the user for the second application;
a second uploading unit, configured to upload the application download link of the second application to the third-party advertisement platform.
In the technical scheme, the application download links are uploaded to the plurality of third-party advertisement platforms according to the application sequence, the format of the application download links is consistent with the input information format of the user, additional data processing is not needed, and the uploading efficiency and controllability can be improved.
Optionally, the download module includes:
the third list unit is used for acquiring the unverified application download link list of each third-party advertisement platform and acquiring the list again after all the application download links in the list are downloaded;
the second downloading unit is used for downloading the application downloading links in sequence, and only one downloading task can be carried out on one third-party advertisement platform at the same time;
and the package name checking unit is used for checking the package name of the downloaded installation package.
In the technical scheme, only one downloading task is ensured to be available for one third-party advertisement platform at the same time, and the downloading stability is ensured. Meanwhile, the package name checking mode can improve the checking efficiency and reduce the pressure of the server side.
Optionally, the application download link in the upload module refers to download links of multiple application markets, so that when the link is clicked, the application market can be automatically skipped to according to different user operating systems.
In the technical scheme, different download links can be selected according to the terminal type of the user, so that the download of the user is more stable, and the dependence of the user is more easily obtained.
The invention has the following beneficial effects.
The invention enables the user to set a plurality of third-party advertisement platforms by only one operation, thereby simplifying the user operation. The invention simultaneously operates a plurality of third-party advertisement platforms, thereby improving joint debugging efficiency. The invention adopts the package name checking mode for the installation package downloaded by the third-party advertisement platform, thereby improving the checking efficiency and reducing the pressure of the server side.
Drawings
Fig. 1 is a flowchart of an application joint debugging method according to an embodiment of the present invention.
Fig. 2 is a flowchart of another application joint debugging method according to an embodiment of the present invention.
Fig. 3 is a flowchart of another application joint debugging method according to an embodiment of the present invention.
Fig. 4 is a flowchart of another application joint debugging method according to an embodiment of the present invention.
Fig. 5 is a schematic structural diagram of an application joint debugging apparatus according to an embodiment of the present invention.
Fig. 6 is a schematic structural diagram of another applied joint debugging device according to an embodiment of the present invention.
Fig. 7 is a schematic structural diagram of another applied joint debugging device according to an embodiment of the present invention.
Fig. 8 is a schematic structural diagram of another application joint debugging device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The third-party advertisement platform provided by the invention can provide all platforms capable of providing advertisement access service for advertisers, and comprises mainstream mobile advertisement platforms such as Tencent advertisements, microblogs, huge engines, Baidu information streams, Ali Hui Chuan and the like, small and beautiful middle waist media such as Yili, Pinglie, rightmost, small red books, quick-view comics, tiger teeth, palm reads, Himalayan, brush and the like, and more tail media.
Referring to fig. 1, a flowchart of an application joint debugging method provided by an embodiment of the present invention is shown, in which a server and a terminal perform a labor division process to implement advertisement recommendation in a direct-guest mode, so that the advertisement is displayed on the terminal in accordance with the potential interest of a user, and meanwhile, the advertisement is kept diversified.
As shown in fig. 1, the application joint debugging method provided in this embodiment includes the following steps.
S100, checking the download link and the installation package.
In this step, since the advertisement ultimately requires the user to download, the advertiser is required to provide a download link so that the user can download. And the installation package is the final content downloaded, the correctness of which needs to be checked. The download link can be uploaded in the form of a website, or can be provided in the form of graphics such as a two-dimensional code. If the download mode is provided in the form of a two-dimensional code, the system can automatically identify the link in the form of the website and apply different modes in the advertisement. The download link may be downloaded magnetically (major: xt = urn: btih … …), seed (. torrentt), or ed2 k. For the Android system, the format of the installation package is apk; for the iOS system, the installation package format is ipa. Both are compressed package files, but the compression rates of both are different, but the method only needs to ensure that both are intact files.
S200, uploading the application downloading link to a third-party advertisement platform.
In this step, the third-party advertisement platform has a certain format requirement for the application download link, and needs to upload according to the requirement. If the advertisement format obtained in step S100 does not meet the requirements of the third-party advertisement platform, format conversion is required. For example, in step S100, the advertiser provides a two-dimensional code download address, and a third party advertisement platform requires to provide a link address, the download link address in the two-dimensional code needs to be extracted in this step, and the download link address is uploaded to the third party advertisement platform. In this step, only the application download link needs to be uploaded to the third-party advertisement platform, and the installation package does not need to be uploaded.
S300, downloading from a downloading link provided by the third-party advertisement platform, and verifying the name of the downloaded installation package.
In this step, the test link provided by the third-party advertisement platform is downloaded, and after the download is completed, the package name of the downloaded installation package is compared with the installation package obtained in step S100, and the package name is verified. Installation and operation links after application downloading are omitted, joint debugging of the multiple third-party advertisement platforms is more convenient, and efficiency is higher.
S400, if the package name is verified to be passed, sending success information to the third-party advertisement platform; and if the package name check fails, sending failure information to the third-party advertisement platform.
In the step, due to the popularization and verification of new application, the safety problem caused by a third party does not exist, so that the verification efficiency can be greatly improved by adopting simple and efficient packet name verification instead of a hash verification mode. And if the package name verification is not passed, sending failure information to the third-party advertisement platform, and repeating the step S200 until the verification is passed.
According to the embodiment, the download link and the installation package are firstly checked, the download link is uploaded to the third-party advertisement platform, the package name is downloaded and checked, the installation and opening processes are avoided, the flow is simplified, meanwhile, the accuracy of data can be guaranteed, a plurality of third-party advertisement platforms can be better operated, the efficiency is improved, and the workload of advertisements is reduced.
Referring to fig. 2, a flowchart of another application joint debugging method provided in the embodiment of the present invention is shown, where verification download links and an installation package are refined, an accurate verification result can be obtained, and the accuracy of the installation package is ensured. As shown in fig. 2, compared to step S100 of the previous embodiment, the method includes the following steps.
S110, acquiring an application download link and a first application installation package; wherein the first application installation package is uploaded by a user.
In this step, the application download link and the first application installation package should be identical, so that the installation package downloaded by the application download link and the first application installation package need to be checked this time. The number of the first application installation packages can be one or more. For the case that the advertiser only promotes to a certain class of users, there may be only one first application installation package, for example, if the advertiser only promotes users of the iOS operating system, only the installation package under the iOS operating system, that is, the files in the ipa format, need to be uploaded. And if the method needs to be popularized to various users, the installation packages suitable for different systems need to be uploaded. Therefore, the download link and the first application installation package need to be obtained in this step.
And S120, downloading the second application installation package from the application downloading link.
In the step, a test process of the user and a third-party advertisement platform is simulated, and a second application installation package is obtained by downloading the application download link. The number of the second application installation packages may be one or more. This step requires that all installation packages in the application download link be downloaded completely. If one link has one application installation package, downloading the application installation package; and if a plurality of application installation packages exist in one link, downloading the plurality of application installation packages. If a plurality of download links exist, all the download links are downloaded. In this step, it is not determined whether the downloaded application is installed in the same installation package, but all the installation packages are downloaded.
S130, checking whether the second application installation package is intact according to the first application installation package; and if the information is not intact, prompting the user to upload again.
In this step, the downloaded installation is checked and compared to judge whether the file is intact. Taking APK as an example, an Android Application Package (APK) is an application package file format used by an Android operating system for distributing and installing mobile applications and middleware. The code of an Android application program is required to be run on an Android device, and the code must be compiled first and then packaged into a file which can be recognized by an Android system to be run, and the file format which can be recognized and run by the Android system is 'APK'. An APK file contains compiled code files (. dex files), file resources (resources), assets, certificates (certificates), and manifest files (manifest files). Each file corruption therein can result in an installation failure. Therefore, the installation package needs to be scanned and compared to confirm that the installation package is not damaged.
The embodiment downloads the advertisement by the downloading link, simulates the joint debugging process of the user and the third-party advertisement platform, and is more accurate in test. The downloaded second application installation package is not installed, but is scanned and compared with the first application installation package, so that files do not need to be installed, the space of a server side is saved, comparison is quicker, a corresponding operation environment does not need to be configured for decompression of the files, and stability is improved.
Referring to fig. 3, a flowchart of another application joint debugging method provided in an embodiment of the present invention is shown, where the embodiment illustrates a step of uploading an application download link to multiple applications and multiple third-party advertisement platforms, so that the multiple applications and the third-party advertisement platforms can be uploaded quickly and efficiently, and meanwhile, operation factors of different users are considered. As shown in fig. 3, compared to step S200 of the previous embodiment, the method includes the following steps:
s210, a third-party advertisement platform list selected by the user for the first application is obtained.
In this step, the discontinuity of different user operations is considered, and the application download link uploaded by the user is operated in the sequence of the user, so that the timeliness of user data processing can be improved. Because the user can set for a plurality of applications at the same time, a plurality of third-party advertisement platforms corresponding to the first application are obtained first according to the application sequence to form a third-party advertisement platform list.
S220, uploading the application downloading link of the first application to the third-party advertisement platform.
In this step, since the first application corresponds to a plurality of different third-party advertisement platforms, the application download links can be uploaded to the plurality of third-party advertisement platforms at the same time, and the same third-party advertisement platform does not need to be queued for transmission. Therefore, the data transmission and processing efficiency can be improved, and the method is suitable for processing large-batch data. During execution, the user account and the password of the user on the corresponding third-party advertisement platform need to be obtained first, and after the continuity is established, the data is transmitted to the corresponding third-party advertisement platform through the API. It should be noted that, the user may further perform targeting optimization for the third-party advertisement platform, and these targeting optimizations may be handled in the form of an API interface. The directional optimization can be further selection of a finer platform in the third platform, or directional screening according to different audiences.
And S230, acquiring a third-party advertisement platform list selected by the user for the second application.
In this step, if the user uploads only one application, the step need not be performed, and only steps S210 and S220 need to be performed. If the user uploads 3 or more applications, the step can be executed for many times until all the application download links are downloaded. Similar to step S210, this step obtains a plurality of third party advertisement platforms corresponding to the second application, and forms a third party advertisement platform list. Wherein, the third party advertisement platform list corresponding to the second application may be different from the third party advertisement platform list corresponding to the first application.
S240, uploading the application downloading link of the second application to the third-party advertisement platform.
This step is the same as step S220, and one or more application download links are uploaded to the third party advertising platform.
The steps S210 and S220 are the first combination to upload the application download link of the first application, and the steps S230 and S240 are the second combination to upload the application download link of the second application. Wherein the second combination can be repeatedly executed for a plurality of times until the application download links of all the applications are successfully uploaded.
According to the method and the device, the setting condition of the user is considered, the uploading operation is carried out on the plurality of third-party advertisement platforms according to the application sequence, the data processing efficiency is improved, the configuration of the user can be enabled to be effective quickly, and the requirement of the user for quick shelf loading is met. Meanwhile, more selection space is provided for the user, so that the personalized requirements of the user are met.
Referring to fig. 4, a flowchart of another application joint debugging method provided by an embodiment of the present invention is shown, where the embodiment illustrates a method for downloading and verifying a third-party advertisement platform. This step is a step of third party advertisement platform joint debugging and is also a very important verification step in this embodiment. As shown in fig. 4, compared to step S300 of the previous embodiment, the method includes the following steps:
s310, obtaining the unverified application downloading link list of each third-party advertisement platform, and obtaining the list again after all the application downloading links in the list are downloaded.
In this step, the third-party advertisement platform is used as a basis for dividing the sequence, and a list is obtained for the unverified application download link. There may be multiple download links for different users and different applications in the list, so that the download efficiency can be improved. When the user has few operations, there are usually only a few applications to be downloaded, but during peak periods, it is easy to have a plurality of applications to be downloaded, thereby causing a queuing phenomenon, especially for hot platforms. If a plurality of applications to be tested exist in the unverified application download link list, downloading the applications one by one in sequence until all the applications in the list are downloaded. And if the applications in the unverified application download link list are all downloaded, rereading the unverified application download list and downloading one by one. If all the application download links have been verified, the unverified application download link list is read again after receiving the application download link upload success signal returned in step S200.
S320, downloading the application downloading links in sequence, wherein only one downloading task can be performed on one third-party advertisement platform at the same time.
In the step, each third-party platform is downloaded in sequence, and only one task is downloaded at the same time, so that the downloading stability is ensured. For a plurality of different third-party platforms, parallel downloading can be realized, the downloading efficiency can be improved, and the stability is not influenced. Compared with uploading an application download link, the method needs longer time for downloading the application, and the scheme takes the third-party platform as an operation object to ensure that the third-party platform continuously downloads, so that the overall downloading speed is fastest.
S330, package name verification is carried out on the downloaded installation package.
In this step, since the integrity of the file is ensured by performing the complete verification in step S100, only the most critical factors can be verified in this step, thereby greatly improving the verification efficiency. Different from the situation that the mobile phone needs to check the channel number, the package name (packagemame) and the version number of the downloaded file, the file in the step does not have the channel number and does not provide the version number, so that whether the downloaded application is the correct application can be distinguished by only checking the package name. During verification, the second application installation package obtained in step S120 is used as a reference.
According to the embodiment, a plurality of applications are downloaded from the third-party advertisement platform in sequence, so that the downloading efficiency can be improved, the joint debugging efficiency is improved, and especially, the efficiency of a large number of users is obviously improved. The embodiment only checks the packet name, simplifies the checking content, improves the efficiency, has high speed particularly when a large number of repeated applications need to be checked, reduces the resource consumption of the server side, and has very obvious advantages.
Referring to fig. 5, a schematic structural diagram of an application joint debugging apparatus provided in an embodiment of the present invention is shown, where the apparatus is located at a server side, and may include: a verification module 100, an upload module 200, a download module 300, and a transmission module 400.
The server side is configured to be a UNIX operating system, and the requirements of android and iOS system testing can be met. The system is B/S, can be operated by a plurality of users at the same time, can also synchronize data in real time, and meets the aging requirements of the users.
When a user logs in the system for the first time, the information of the user on the third-party advertisement platform, including information such as an account number and a password, needs to be configured, so that the system establishes communication with the third-party advertisement platform through an API according to the information and transmits data.
When the user configures the application promotion information, the application download link needs to be filled in and the installation package needs to be uploaded. One of the application download links corresponds to one installation package, so that the application download link and the installation package are matched, and the verification module 100 can verify the application download link and the installation package. The verification module 100 downloads the corresponding installation package from the application download link, scans and compares the corresponding installation package with the installation package uploaded by the user, and judges whether the installation package and the installation package are identical. If yes, passing the verification; if not, the user is alerted of the mismatch.
A user may specify multiple third-party advertising platforms for an application to promote. Since the user has set the third-party advertisement platform when logging in the system for the first time, the corresponding platform can be directly selected at this time. In addition, if the third-party advertisement platform which needs to be specified at this time is not configured before, the third-party advertisement platform can jump to the adding page of the third-party advertisement platform on the specified page at this time, so that the third-party advertisement platform can be directly added. After the user completes all the application promotion and the configuration of the third-party advertisement platforms, the uploading module 200 sends the application downloading links configured by the user to a plurality of third-party advertisement platforms specified by the user. And then the downloading module 300 acquires the application downloading link from the third-party advertisement platform and downloads the application downloading link. Then, the downloading module 300 performs package name verification on the application installation package downloaded by the application downloading link and the installation package corresponding to the application downloading link and obtained by the verification module 100. Since the verification module 100 scans and compares the installation package, it takes a long time, but can obtain a very accurate result. When the download module 300 performs verification, the verified content is the installation package that has been compared by the verification module 100, and it can be quickly determined whether the installation package is the correct installation package only by package name verification. When the verification module 100 performs comparison, only one-to-one comparison is needed, which is relatively long in time consumption. When the download module 300 compares, the installation packages of a plurality of third-party advertisement platforms need to be compared, so that the rapid advantage of package name inspection can be brought into full play, and the inspection efficiency is greatly improved.
If the download module 300 checks, the sending module 400 sends success information to the corresponding third party advertisement platform. If the download module 300 fails, the sending module 400 sends a failure message to the corresponding third party advertising platform. Although different verification results may be obtained for a plurality of third-party advertisement platforms corresponding to the same application, the sending module 400 sends information separately for different third-party advertisement platforms. If the third-party advertisement platform passes the package name verification, the joint debugging is completed after the sending module 400 sends success information to the third-party advertisement platform. If the package name of the third-party advertisement platform fails, the sending module 400 needs to perform the joint debugging test again after sending the failure message to the third-party advertisement platform.
In the embodiment, the download link and the installation package of the user are centralized to the server side, and the server side sends and tests the plurality of third-party advertisement platforms, so that the workload of the user is greatly reduced. Meanwhile, when a plurality of third-party advertisement platforms are tested, only package name inspection is needed, the inspection speed is greatly improved, the data volume which can be processed by the system at the same time is improved, and the pressure of a server side is reduced.
Fig. 6 is a schematic structural diagram of another joint debugging device according to an embodiment of the present invention. The embodiment refines the verification module 100 to meet the requirement that the server needs to verify a plurality of application installation packages uploaded by a plurality of users, and can provide targets for subsequent verification, thereby improving the stability and efficiency of the system. As shown in fig. 6, compared with the verification module 100 in the previous embodiment, the corresponding parts of the present embodiment are as follows.
The obtaining unit 110 establishes a connection with a user, and obtains an application download link filled by the user and an uploaded first application installation package. One application download link in the acquisition unit 110 corresponds to one application installation package. The content acquired by the acquisition unit 110 is content directly provided by the user. The first downloading unit 120 directly downloads the application downloading link acquired by the acquiring unit 110, and acquires the second application installation package. The verifying unit 130 verifies whether the second application installation package is intact according to the first application installation package; if not, prompting the user to upload again until the verification is good. The verification unit scans the first application installation package and the second application installation package in a scanning mode. Taking the installation package of the ipo format of the iOS system as an example, the verification unit 130 needs to read the ipa file information such as: the information such as the name, the package name, the version number, the minimum support version, the md5, the size and the like is compared firstly, and then other files in the compressed package file are compared one by one, so that the actual comparison of each file can be realized.
The embodiment directly compares the information input by the user, can comprehensively and accurately verify whether the application download link is incorrect, and can ensure that the application download link obtained in the later-stage joint debugging process is correct, thereby simplifying the subsequent verification process and improving the efficiency. Compared with the method of scanning at the client, the method and the device have the advantages that comparison errors caused by network transmission factors are avoided, and accuracy is improved.
Fig. 7 is a schematic structural diagram of another joint debugging device according to an embodiment of the present invention. The problem of sequencing when a plurality of advertisement platforms upload is considered in this embodiment, so that uploading of a plurality of advertisement putting platforms is more sufficient, and the efficiency is higher. As shown in fig. 7, compared with the upload module 200 in the previous embodiment, the present embodiment further includes the following parts.
This embodiment performs processing one by one in the order of the user. The first listing unit 210 obtains the list of third party advertising platforms selected by the verified first user for the first application from the verification module 100. The number of the third party advertising platform list is at least one. The first uploading unit 220 uploads the application download link to all the third party advertisement platforms in the third party advertisement platform list at the same time. The second list unit 230 obtains a list of third-party advertisement platforms selected by the user for the second application, and the second upload unit 240 uploads the corresponding application download links to a plurality of third-party advertisement platforms. Preferably, the first uploading unit 220 and the second uploading unit 240 may be kept in communication with the third party advertising platform with a fixed interval time. It should be noted that only one of the first uploading unit 220 and the second uploading unit 240 can communicate with the third-party advertisement platform at the same time when communicating with the third-party advertisement platform, so as to ensure the accuracy of data transmission. In some embodiments, there may be only one list unit and only one upload unit to complete the upload of all the application download links.
The embodiment processes the applications according to the sequence of the user, accords with the actual data generation scene, can process the uploading of data with the maximum efficiency, realizes the uploading of the data on a plurality of third-party advertisement platforms at the same time, enables the configuration of the user to be realized on the plurality of third-party advertisement platforms at the same time in near real time, and achieves the purpose of operating the plurality of third-party advertisement platforms at the same time.
Fig. 8 is a schematic structural diagram of another joint debugging device according to an embodiment of the present invention. The embodiment is used for optimizing the downloading and checking processes, so that the efficiency is improved, and meanwhile, the data volume which can be processed by the system is increased. As shown in fig. 8, compared with the download module 300 in the previous embodiment, the present embodiment further includes the following parts.
The third list unit 310 communicates with a plurality of third party advertisement platforms, and obtains the unverified application download link list of each third party advertisement platform. Each third-party advertisement platform is provided with a corresponding list, and the lists are independent of each other. The second download unit 320 downloads the application download links in the list order. The second downloading unit 320 downloads a plurality of third party advertisement platforms at the same time, but one third party advertisement platform can only have one downloading task at the same time. When all the application download links in a third party advertisement platform list are downloaded, the third list unit 310 reads the unverified application download link list again from the third party advertisement platform. And if the result of the re-reading is null, after the uploading success signal received by the uploading module 200 is received, reading the unverified application downloading link list to the corresponding third-party advertisement platform again. The package name verification unit 330 performs package name verification on the downloaded installation package. When the package name is checked, the second application installation package directly downloaded from the application download link uploaded by the user by the first download unit 120 is used as a reference.
The embodiment uses the third-party advertisement platform as a dividing unit to divide the downloading task, so that the continuous downloading process can be ensured to be processed by the server and the third-party advertisement platform all the time, the most time-consuming downloading process is uninterrupted, and the efficiency is improved. On the other hand, the embodiment only needs to check the package name for the installation package downloaded by the third-party advertisement platform, thereby greatly improving the checking speed, reducing the checking workload of the server and being beneficial to improving the bearing capacity of the server.
While, for purposes of simplicity of explanation, the foregoing method embodiments have been described as a series of acts or combination of acts, it will be appreciated by those skilled in the art that the present invention is not limited by the illustrated ordering of acts, as some steps may occur in other orders or concurrently with other steps in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
It should be noted that, in the present specification, the embodiments are all described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments may be referred to each other. For the device-like embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The steps in the method of the embodiments of the present application may be sequentially adjusted, combined, and deleted according to actual needs.
The device and the modules and sub-modules in the terminal in the embodiments of the present application can be combined, divided and deleted according to actual needs.
In the several embodiments provided in the present application, it should be understood that the disclosed terminal, apparatus and method may be implemented in other manners. For example, the above-described terminal embodiments are merely illustrative, and for example, the division of a module or a sub-module is only one logical division, and there may be other divisions when the terminal is actually implemented, for example, a plurality of sub-modules or modules may be combined or integrated into another module, or some features may be omitted or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or modules, and may be in an electrical, mechanical or other form.
The modules or sub-modules described as separate parts may or may not be physically separate, and parts that are modules or sub-modules may or may not be physical modules or sub-modules, may be located in one place, or may be distributed over a plurality of network modules or sub-modules. Some or all of the modules or sub-modules can be selected according to actual needs to achieve the purpose of the solution of the present embodiment.
In addition, each functional module or sub-module in the embodiments of the present application may be integrated into one processing module, or each module or sub-module may exist alone physically, or two or more modules or sub-modules may be integrated into one module. The integrated modules or sub-modules may be implemented in the form of hardware, or may be implemented in the form of software functional modules or sub-modules.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (10)

1. An application joint debugging method is characterized in that: the method comprises the following steps:
checking the download link and the installation package;
uploading the application download link to a third party advertising platform;
downloading from a download link provided by the third-party advertisement platform, and performing package name verification on the downloaded installation package;
if the package name is verified to pass, sending success information to the third-party advertisement platform; and if the package name check fails, sending failure information to the third-party advertisement platform.
2. The method of claim 1, wherein verifying the download link and the installation package comprises:
acquiring an application download link and a first application installation package; wherein the first application installation package is uploaded by a user;
downloading from the application download link to obtain a second application installation package;
checking whether the second application installation package is intact according to the first application installation package; and if the information is not intact, prompting the user to upload again.
3. The method of claim 1, wherein the uploading the application download link to a third party advertising platform comprises:
acquiring a third-party advertisement platform list selected by a user for a first application;
uploading the application download link of the first application to the third party advertising platform;
acquiring a third-party advertisement platform list selected by a user for a second application;
uploading the application download link of the second application to the third party advertising platform.
4. The method of claim 1, wherein downloading from a download link provided by the third party advertising platform and performing a package name check on the downloaded installation package comprises:
obtaining the unverified application download link list of each third-party advertisement platform, and obtaining the list again after all the application download links in the list are downloaded;
downloading the application downloading links in sequence, wherein only one downloading task can be provided for one third-party advertisement platform at the same time;
and carrying out package name verification on the downloaded installation package.
5. The method of claim 1, wherein the application download link refers to download links of a plurality of application markets, so that when the link is clicked, the application market can be automatically skipped according to different user operating systems.
6. An application joint debugging device is located at a server side and is characterized by comprising:
the verification module is used for verifying the download link and the installation package;
the uploading module is used for uploading the application downloading link to a third-party advertisement platform;
the downloading module is used for downloading from a downloading link provided by the third-party advertisement platform and verifying the package name of the downloaded installation package;
the sending module is used for sending success information to the third-party advertisement platform if the package name is verified to pass; and if the package name check fails, sending failure information to the third-party advertisement platform.
7. The application joint debugging device of claim 6, wherein the checking module comprises:
the acquisition unit is used for acquiring the application download link and the first application installation package; wherein the first application installation package is uploaded by a user;
the first downloading unit is used for downloading the application downloading link to obtain a second application installation package;
the verifying unit is used for verifying whether the second application installation package is intact according to the first application installation package; and if the information is not intact, prompting the user to upload again.
8. The application joint debugging device of claim 6, wherein the uploading module comprises:
the first list unit is used for acquiring a third-party advertisement platform list selected by a user for a first application;
a first uploading unit, configured to upload the application download link of the first application to the third-party advertisement platform;
the second list unit is used for acquiring a third-party advertisement platform list selected by the user for the second application;
a second uploading unit, configured to upload the application download link of the second application to the third-party advertisement platform.
9. The application joint debugging device of claim 6, wherein the downloading module comprises:
the third list unit is used for acquiring the unverified application download link list of each third-party advertisement platform and acquiring the list again after all the application download links in the list are downloaded;
the second downloading unit is used for downloading the application downloading links in sequence, and only one downloading task can be carried out on one third-party advertisement platform at the same time;
and the package name checking unit is used for checking the package name of the downloaded installation package.
10. The application joint debugging device of claim 6, wherein the application download links in the uploading module refer to download links of multiple application markets, so that when a link is clicked, the application markets can be automatically jumped to according to different user operating systems.
CN202110331715.5A 2021-03-29 2021-03-29 Application joint debugging method and device Pending CN113064822A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110331715.5A CN113064822A (en) 2021-03-29 2021-03-29 Application joint debugging method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110331715.5A CN113064822A (en) 2021-03-29 2021-03-29 Application joint debugging method and device

Publications (1)

Publication Number Publication Date
CN113064822A true CN113064822A (en) 2021-07-02

Family

ID=76564246

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110331715.5A Pending CN113064822A (en) 2021-03-29 2021-03-29 Application joint debugging method and device

Country Status (1)

Country Link
CN (1) CN113064822A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104063762A (en) * 2014-06-27 2014-09-24 北京思特奇信息技术股份有限公司 Multi-enterprise application sharing method and multi-enterprise application sharing device based on converged communication technology
CN104503780A (en) * 2014-12-09 2015-04-08 北京奇虎科技有限公司 Method and device for providing application channel packet
US20150186913A1 (en) * 2014-01-01 2015-07-02 Kankado Cellular Solutions Ltd. Tracker-mediated mobile in-app contentredemption system for app advertisers over the internet
CN104794374A (en) * 2015-04-16 2015-07-22 香港中文大学深圳研究院 Application authority management method and device used for Android system
CN107451867A (en) * 2017-08-02 2017-12-08 北京奇艺世纪科技有限公司 A kind of method and apparatus of analog ad joint debugging interaction
CN109547280A (en) * 2018-09-17 2019-03-29 微梦创科网络科技(中国)有限公司 A kind of monitoring method of data activation, system and device
CN109697624A (en) * 2017-10-23 2019-04-30 北京京东尚科信息技术有限公司 Ad Track method, Ad Track system and electronic equipment
CN111309551A (en) * 2020-02-10 2020-06-19 北京达佳互联信息技术有限公司 Method and device for determining correct integration of event monitoring SDK
US20200285761A1 (en) * 2019-03-07 2020-09-10 Lookout, Inc. Security policy manager to configure permissions on computing devices

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150186913A1 (en) * 2014-01-01 2015-07-02 Kankado Cellular Solutions Ltd. Tracker-mediated mobile in-app contentredemption system for app advertisers over the internet
CN104063762A (en) * 2014-06-27 2014-09-24 北京思特奇信息技术股份有限公司 Multi-enterprise application sharing method and multi-enterprise application sharing device based on converged communication technology
CN104503780A (en) * 2014-12-09 2015-04-08 北京奇虎科技有限公司 Method and device for providing application channel packet
CN104794374A (en) * 2015-04-16 2015-07-22 香港中文大学深圳研究院 Application authority management method and device used for Android system
CN107451867A (en) * 2017-08-02 2017-12-08 北京奇艺世纪科技有限公司 A kind of method and apparatus of analog ad joint debugging interaction
CN109697624A (en) * 2017-10-23 2019-04-30 北京京东尚科信息技术有限公司 Ad Track method, Ad Track system and electronic equipment
CN109547280A (en) * 2018-09-17 2019-03-29 微梦创科网络科技(中国)有限公司 A kind of monitoring method of data activation, system and device
US20200285761A1 (en) * 2019-03-07 2020-09-10 Lookout, Inc. Security policy manager to configure permissions on computing devices
CN111309551A (en) * 2020-02-10 2020-06-19 北京达佳互联信息技术有限公司 Method and device for determining correct integration of event monitoring SDK

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
艾奇SEM: "技术帖 | 投放广告前数据对接工作该怎么做?", pages 1 - 8, Retrieved from the Internet <URL:https://www.niaogebiji.com/article-32973-1.html> *

Similar Documents

Publication Publication Date Title
CN106445583B (en) Page display method, equipment and system
US8612947B2 (en) System and method for remotely compiling multi-platform native applications for mobile devices
CN104991793B (en) A kind of method, apparatus and system for application program subpackage
US9043229B2 (en) Methods and apparatus for gifting over a data network
US10136243B2 (en) System and method for creating mobile application store
US9274774B2 (en) Common installer server
CN108920359B (en) Application program testing method and device, storage medium and electronic device
CN107632829A (en) A kind of App automation continuous integration systems and method based under iOS system
WO2018033094A1 (en) Rich communication suite release platform, method and system for version update, and mobile terminal
CN112988608B (en) Data testing method and device, computer equipment and storage medium
CN106921731A (en) Leak restorative procedure and device
CN110928770B (en) Software testing method, device, system, storage medium and electronic equipment
CN109710535B (en) Service verification method and system for voice conversation platform
WO2019029451A1 (en) Method for publishing mobile applications and electronic apparatus
JP2018523218A (en) Method and system for modifying machine instructions in compiled software
CN105554136B (en) Backup Data restoring method, apparatus and system
US8762483B2 (en) System for and method of verifying packages
CN113064822A (en) Application joint debugging method and device
CN107247661B (en) Method and system for supporting automatic verification of installation package of application
CN109976773A (en) The dispositions method and device of game test environment
CN112069430B (en) Quick application preview method and device, electronic equipment and storage medium
CN115276968A (en) Third-party platform HTTP callback distribution method, system, electronic equipment and storage medium
CN105590377B (en) Pos terminal apparatus and its method for updating program
CN112973129A (en) Game deployment method and device, electronic equipment and computer-readable storage medium
CN110837476A (en) Application program testing method and device

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
CB02 Change of applicant information

Address after: Room 313-319, 3rd floor, building 3, room 418-420, 4th floor, 283 Jianguo West Road, Xuhui District, Shanghai 200031

Applicant after: Shanghai kuliang Technology Co.,Ltd.

Address before: Room 313-319, 3rd floor, building 3, room 418-420, 4th floor, 283 Jianguo West Road, Xuhui District, Shanghai 200031

Applicant before: Shanghai kuliang Information Technology Co., Ltd

CB02 Change of applicant information