Method for realizing continuous delivery of Android APP
A continuous delivery and Android technology, applied in the field of computer APP, can solve problems such as low efficiency and easy omission, and achieve the effect of convenient and fast packaging
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment 1
[0044] Such as figure 1 As shown, a method for realizing the continuous delivery of Android APP mainly includes the following steps:
[0045] Step S1: Manually trigger the task of gitlab-ci. The gitlab-ci script configured in the project project obtains the latest APP code from the gitlab server to a dedicated packaging server; obtaining the latest APP code from the gitlab server includes the following steps:
[0046] S11, manually trigger the task of gitlab-ci, the script automatically judges whether the directory where the code is stored exists, if it exists, delete the directory, and then proceed to the next step S12;
[0047] S12, sequentially pulling the latest code modules from the gitlab server to the packaging server;
[0048]Step S2: Execute the signature packaging of the APP through the gradle packaging script; the signature packaging method is: the gradle script is written through a plug-in, the signature is stored in each project directory, and the signature infor...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

