CN113127054B - File processing method and related device - Google Patents

File processing method and related device Download PDF

Info

Publication number
CN113127054B
CN113127054B CN202110500153.2A CN202110500153A CN113127054B CN 113127054 B CN113127054 B CN 113127054B CN 202110500153 A CN202110500153 A CN 202110500153A CN 113127054 B CN113127054 B CN 113127054B
Authority
CN
China
Prior art keywords
file
installation package
directory
file directory
folder
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
CN202110500153.2A
Other languages
Chinese (zh)
Other versions
CN113127054A (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.)
Shanghai Yiworld Information Technology Group Co ltd Guangzhou Branch
Original Assignee
Shanghai Yiworld Information Technology Group Co ltd Guangzhou Branch
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 Yiworld Information Technology Group Co ltd Guangzhou Branch filed Critical Shanghai Yiworld Information Technology Group Co ltd Guangzhou Branch
Priority to CN202110500153.2A priority Critical patent/CN113127054B/en
Publication of CN113127054A publication Critical patent/CN113127054A/en
Application granted granted Critical
Publication of CN113127054B publication Critical patent/CN113127054B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/11File system administration, e.g. details of archiving or snapshots
    • G06F16/113Details of archiving
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/162Delete operations

Abstract

The embodiment of the application discloses a file processing method and a related device, wherein the method comprises the following steps: the method comprises the steps that a total file directory corresponding to a preset installation package is obtained by decompressing the preset installation package, wherein the preset installation package corresponds to target software; creating a folder corresponding to the total file directory; storing the files corresponding to the total file directory into the folder; and according to the folder, packaging to generate a target installation package, wherein the target installation package is used for installing the target software. The processing equipment can acquire the resource files required by the software installation package through decompressing the preset installation package, store the corresponding resource files according to the file directories corresponding to the software installation package, and finally automatically pack and generate the required installation package, so that the automatic packing of the installation package is realized, the accuracy and the packing efficiency are improved, and the human resource consumption is reduced.

Description

File processing method and related device
Technical Field
The present application relates to the field of software technologies, and in particular, to a file processing method and a related apparatus.
Background
The system is the basis of the operation of the electronic equipment, whose diverse functionality benefits from the diverse software installed in the system. In order to enable the software to successfully run in the system, related files required by the software need to be packaged according to system requirements, and a corresponding installation package is generated.
In the related art, in order to package successfully, the required files need to be replaced manually by related personnel, so that the error rate is high, and the efficiency is low.
Disclosure of Invention
In order to solve the technical problems, the application provides a file processing method, and a processing device can acquire resource files required for generating a software installation package by decompressing a preset installation package, store the corresponding resource files according to a file directory corresponding to the software installation package, and automatically package to generate the required installation package, so that the automatic packaging of the installation package is realized, the accuracy and the packaging efficiency are improved, and the human resource consumption is reduced.
The embodiment of the application discloses the following technical scheme:
in a first aspect, an embodiment of the present application provides a file processing method, where the method includes:
the method comprises the steps that a total file directory corresponding to a preset installation package is obtained by decompressing the preset installation package, wherein the preset installation package corresponds to target software;
creating a folder corresponding to the total file directory;
storing the files corresponding to the total file directory into the folder;
and according to the folder, packaging to generate a target installation package, wherein the target installation package is used for installing the target software.
Optionally, the generating the target installation package by packaging according to the folder includes:
generating a file directory to be inserted and a file directory to be copied according to the total file directory;
copying the file corresponding to the directory of the file to be inserted in the folder into the directory of the file to be inserted;
copying the file corresponding to the file directory to be copied in the folder into the file directory to be copied;
and according to the file directory to be inserted and the file directory to be copied, packaging to generate a target installation package.
Optionally, the generating a target installation package by packaging according to the file directory to be inserted and the file directory to be copied includes:
acquiring an application list corresponding to the target software;
analyzing the application list and determining a configuration file corresponding to the target software;
and packaging and generating the target installation package according to the file directory to be inserted, the file directory to be copied and the configuration file.
Optionally, the storing the file corresponding to the total file directory into the folder includes:
creating an entry directory under the total file directory, wherein the entry directory is used for storing files;
and storing the files corresponding to the total file directory into the folder according to the entry directory.
Optionally, the method further includes:
and deleting the temporary file, the software name file and the chart file in the folder.
In a second aspect, an embodiment of the present application provides a file processing apparatus, where the apparatus includes an obtaining unit, a creating unit, a storing unit, and a generating unit:
the acquiring unit is used for acquiring a total file directory corresponding to a preset installation package by decompressing the preset installation package, wherein the preset installation package corresponds to target software;
the creating unit is used for creating a folder corresponding to the total file directory;
the storage unit is used for storing the files corresponding to the total file directory into the folder;
and the generating unit is used for generating a target installation package by packaging according to the folder, and the target installation package is used for installing the target software.
Optionally, the generating unit is specifically configured to:
generating a file directory to be inserted and a file directory to be copied according to the total file directory;
copying the file corresponding to the directory of the file to be inserted in the folder into the directory of the file to be inserted;
copying the file corresponding to the file directory to be copied in the folder into the file directory to be copied;
and according to the file directory to be inserted and the file directory to be copied, packaging to generate a target installation package.
Optionally, the generating unit is specifically configured to:
acquiring an application list corresponding to the target software;
analyzing the application list and determining a configuration file corresponding to the target software;
and packaging and generating the target installation package according to the file directory to be inserted, the file directory to be copied and the configuration file.
Optionally, the storage unit is specifically configured to:
creating an entry directory under the total file directory, wherein the entry directory is used for storing files;
and storing the files corresponding to the total file directory into the folder according to the entry directory.
Optionally, the apparatus further includes a deletion unit:
and the deleting unit is used for deleting the temporary files, the software name files and the chart files in the folder.
In a third aspect, an embodiment of the present application provides a computer device, where the device includes a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is configured to execute the file processing method according to any one of the first aspect according to instructions in the program code.
In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium for storing a computer program, where the computer program is used to execute the file processing method in any one of the first aspect.
According to the technical scheme, in order to replace manual packing, the processing equipment can firstly know which resource files are required for packing, namely, a total file directory corresponding to a preset installation package can be obtained by decompressing the preset installation package, the preset installation package corresponds to target software, the processing equipment can know resource files required by generating the installation package through the total file directory, then a folder corresponding to the total file directory can be created and used for storing the resource files, the processing equipment can store files corresponding to the total file directory into the folder, then, a target installation package is generated by packing according to the folder, and the target installation package is used for installing the target software. Therefore, the processing equipment can know the resource files required by packaging through decompressing the preset installation package, and then automatically store the corresponding files, so that manual automatic packaging is separated, the packaging accuracy and efficiency are improved, and the demand on manpower resources is reduced.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic diagram of a file processing method in an actual application scenario according to an embodiment of the present application;
fig. 2 is a flowchart of a file processing method according to an embodiment of the present application;
fig. 3 is a flowchart of a file processing method in an actual application scenario according to an embodiment of the present application;
fig. 4 is a block diagram of a file processing apparatus according to an embodiment of the present application.
Detailed Description
Embodiments of the present application are described below with reference to the accompanying drawings.
Packaging the software-related files is an essential step in order to enable the software to run normally in the system. In the related technology, when resource packaging is carried out, the required files need to be manually packaged one by one, manual modification is needed, the error rate of generating the files is increased, and the packaging efficiency is low.
In order to solve the technical problems, the application provides a file processing method, and a processing device can acquire resource files required for generating a software installation package by decompressing a preset installation package, store the corresponding resource files according to a file directory corresponding to the software installation package, and automatically package to generate the required installation package, so that the automatic packaging of the installation package is realized, the accuracy and the packaging efficiency are improved, and the human resource consumption is reduced.
It is understood that the method may be applied to a processing device having a file processing function, for example, a terminal device or a server having a file processing function. The method is independently executed by the terminal equipment or the server, can also be applied to a network scene of communication between the terminal equipment and the server, and is operated by the cooperation of the terminal equipment and the server. The terminal device may be a mobile phone, a desktop computer, a Personal Digital Assistant (PDA for short), a tablet computer, or the like. The server may be understood as an application server, or may also be a Web server, and in actual deployment, the server may be an independent physical server, or may be a server cluster or a distributed system formed by a plurality of physical servers. The terminal and the server may be directly or indirectly connected through wired or wireless communication, and the application is not limited herein.
In order to facilitate understanding of the technical solution provided by the embodiment of the present application, a document processing method provided by the embodiment of the present application will be introduced in combination with an actual application scenario.
Referring to fig. 1, fig. 1 is a schematic diagram of a file processing method in an actual application scenario provided in an embodiment of the present application, where a processing device is a server 101 having a file processing function.
First, the server 101 may obtain a preset installation package, where the preset installation package corresponds to target software, and may be, for example, a template installation package corresponding to the target software. The server 101 may obtain a total file directory corresponding to the preset installation package by decompressing the preset installation package, where the total file directory is used to identify a resource file required by generating the installation package of the target software. Subsequently, the server 101 may create a folder corresponding to the aggregate file directory, and then store the file corresponding to the aggregate file directory in the folder. Finally, the server 101 may package the target installation package according to the folder, where the target installation package is used for installing the target software.
In the process, the server 101 can obtain the total file directory by decompressing the preset installation package, can obtain the resource files required by generating the installation package corresponding to the target software through the total file directory, and then can automatically place the resource files into the corresponding folders, and finally generates the target installation package by automatically packaging based on the folders, so that the resource files are automatically obtained and packaged, the demand on manpower resources is reduced, and the packaging accuracy and efficiency are improved.
Next, a document processing method provided in an embodiment of the present application will be described with reference to the drawings.
Referring to fig. 2, fig. 2 is a flowchart of a file processing method provided in an embodiment of the present application, where the method includes:
s201: and acquiring a total file directory corresponding to the preset installation package by decompressing the preset installation package.
The preset installation package corresponds to target software, and the target software can be any software. The preset installation package may be, for example, an installation package template, where the installation package template is used to indicate resource files required for packaging and generating an installation package in a certain system.
The processing device may decompress the preset installation package, and obtain a total file directory corresponding to the preset installation package, where the total file directory is used to identify and package resource files required by the installation package corresponding to the target software. Therefore, through the total file directory, the processing equipment can acquire the resource files required by packaging, and then automatically acquire and store the resource files without manual intervention.
S202: and creating a folder corresponding to the total file directory.
To enable packaging, the processing device may create a folder corresponding to the total file directory, where the folder is used to store the resource files required to generate the installation package.
S203: and storing the files corresponding to the total file directory into the folder.
After generating the folder corresponding to the total file directory, the processing device may store the file corresponding to the total file directory in the folder for packaging.
S204: and according to the folder, packaging to generate a target installation package, wherein the target installation package is used for installing target software.
Through the steps, the processing device already obtains the folder in which the resource files required by the installation package corresponding to the target software are stored, so that the processing device can generate the target installation package by packaging according to the folder, and the target installation package is used for installing the target software.
According to the technical scheme, in order to replace manual packing, the processing equipment can firstly know which resource files are required for packing, namely, a total file directory corresponding to a preset installation package can be obtained by decompressing the preset installation package, the preset installation package corresponds to target software, the processing equipment can know resource files required by generating the installation package through the total file directory, then a folder corresponding to the total file directory can be created and used for storing the resource files, the processing equipment can store files corresponding to the total file directory into the folder, then, a target installation package is generated by packing according to the folder, and the target installation package is used for installing the target software. Therefore, the processing equipment can know the resource files required by packaging through decompressing the preset installation package, and then automatically store the corresponding files, so that manual automatic packaging is separated, the packaging accuracy and efficiency are improved, and the demand on manpower resources is reduced.
It will be appreciated that the resource files may be divided into a plurality of types, and the processing device may process different types of resource files differently for more accurate packaging. Specifically, in a possible implementation manner, when generating a target installation package by packaging, the processing device may generate a to-be-inserted file directory and a to-be-copied file directory according to the total file directory, where the to-be-inserted file directory is used to identify a resource file that needs to be inserted in the packaging process, and may be, for example, a res file; the file directory to be copied is used for identifying resource files which need to be copied in the packaging process, and the resource files may be assets files, lib files, smali files and the like.
The processing device may copy the file in the folder corresponding to the directory of the file to be inserted into the directory of the file to be inserted, and copy the file in the folder corresponding to the directory of the file to be copied into the directory of the file to be copied. And finally, the processing equipment can pack and generate a target installation package according to the file directory to be inserted and the file directory to be copied.
In addition, in order to enable the target software to be successfully configured, in one possible implementation manner, when the target installation package is generated, the processing device may obtain an application manifest, which may be android for example, corresponding to the target software, and the application manifest is used for generating the configuration file. The processing device may parse the application manifest, and determine a configuration file corresponding to the target software, where the configuration file is used to configure the target software, and may be, for example, an android manifest file. The processing device can generate a target installation package by packaging according to the file directory to be inserted, the file directory to be copied and the configuration file.
It will be appreciated that the manner in which the processing device stores the resource files in the folders may also include a variety of ways. In one possible implementation, the processing device may create an entry directory, which may be, for example, a demo entry directory, under the total file directory, and the entry directory is used for storing files. The processing device may store the file corresponding to the total file directory in the folder according to the entry directory.
In addition, when the installation package is generated by packaging, temporary files may be generated, and the temporary files occupy part of the storage resources. To further improve the convenience of file processing, in one possible implementation, the processing device may also delete temporary files, software name files, and chart files in the folder, such as icon files, app _ name files, and temporary files.
In order to facilitate understanding of the technical solution provided by the embodiment of the present application, a document processing method provided by the embodiment of the present application will be introduced in combination with an actual application scenario.
Referring to fig. 3, fig. 3 is a flowchart of a method for processing a file in an actual application scenario provided in the embodiment of the present application, where a system in the actual application scenario is an Android system, and a processing device is a file processing server, and the method includes:
s301: decompress apk by command.
Here, the apk refers to an Android application package (Android application package).
S302: and generating a corresponding total file directory according to the decompression of the apk.
S303: and creating a demo entry directory under the generated file directory.
S304: and storing the resources in the package name directory into the folder according to the package name of the apk.
The file processing server can put the resources under the package directory into the folder under the created package directory according to the package name of the apk.
S305: and creating a directory of the file to be inserted, which needs to be inserted with the operation file, and copying res resources to the directory.
S306: and creating a file directory to be copied of the file needing copy operation, and copying the attributes, lib and smali files of the apk to the directory.
S307: and analyzing the android Manifest to generate an android Manifest file.
S308: and packaging to generate an installation package.
S309: the icon, app _ name, and temporary files in the resource are deleted.
Based on the file processing method provided in the foregoing embodiment, an embodiment of the present application further provides a file processing apparatus, referring to fig. 4, fig. 4 is a block diagram of a structure of a file processing apparatus 400 provided in an embodiment of the present application, where the apparatus 400 includes an obtaining unit 401, a creating unit 402, a storage unit 403, and a generating unit 404:
the obtaining unit 401 is configured to obtain a total file directory corresponding to a preset installation package by decompressing the preset installation package, where the preset installation package corresponds to target software;
the creating unit 402 is configured to create a folder corresponding to the total file directory;
the storage unit 403 is configured to store the file corresponding to the total file directory in the folder;
the generating unit 404 is configured to generate an object installation package by packaging according to the folder, where the object installation package is used to install the object software.
In a possible implementation manner, the generating unit 404 is specifically configured to:
generating a file directory to be inserted and a file directory to be copied according to the total file directory;
copying the file corresponding to the directory of the file to be inserted in the folder into the directory of the file to be inserted;
copying the file corresponding to the file directory to be copied in the folder to the file directory to be copied;
and according to the file directory to be inserted and the file directory to be copied, packaging to generate a target installation package.
In a possible implementation manner, the generating unit 404 is specifically configured to:
acquiring an application list corresponding to the target software;
analyzing the application list and determining a configuration file corresponding to the target software;
and packaging and generating the target installation package according to the file directory to be inserted, the file directory to be copied and the configuration file.
In one possible implementation manner, the storage unit 403 is specifically configured to:
creating an entry directory under the total file directory, wherein the entry directory is used for storing files;
and storing the files corresponding to the total file directory into the folder according to the entry directory.
In one possible implementation, the apparatus 400 further includes a deleting unit:
and the deleting unit is used for deleting the temporary files, the software name files and the chart files in the folder.
In addition, the present application also provides a computer device comprising a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is used for processing the file according to the instruction in the program code.
The present application also provides a computer-readable storage medium for storing a computer program for executing the above-described file processing method.
Those of ordinary skill in the art will understand that: all or part of the steps for realizing the method embodiments can be completed by hardware related to program instructions, the program can be stored in a computer readable storage medium, and the program executes the steps comprising the method embodiments when executed; and the aforementioned storage medium may be at least one of the following media: various media that can store program codes, such as read-only memory (ROM), RAM, magnetic disk, or optical disk.
It should be noted that, in the present specification, all the embodiments are described in a progressive manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the apparatus and system embodiments, since they are substantially similar to the method embodiments, they are described in a relatively simple manner, and reference may be made to some of the descriptions of the method embodiments for related points. The above-described embodiments of the apparatus and system are merely illustrative, and the units described as separate parts may or may not be physically separate, and the parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
The above description is only one specific embodiment of the present application, but the scope of the present application is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present application should be covered within the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. A method of file processing, the method comprising:
the method comprises the steps of obtaining a total file directory corresponding to a preset installation package by decompressing the preset installation package, wherein the preset installation package corresponds to target software, the preset installation package is an installation package template and is used for indicating resource files required by a certain system for generating the installation package in a packaging mode, and the total file directory is used for identifying the resource files required by the installation package corresponding to the target software in the packaging mode;
creating a folder corresponding to the total file directory;
storing the files corresponding to the total file directory into the folder;
and according to the folder, packaging to generate a target installation package, wherein the target installation package is used for installing the target software.
2. The method of claim 1, wherein packaging and generating the target installation package according to the folder comprises:
generating a file directory to be inserted and a file directory to be copied according to the total file directory;
copying the file corresponding to the directory of the file to be inserted in the folder into the directory of the file to be inserted;
copying the file corresponding to the file directory to be copied in the folder into the file directory to be copied;
and according to the file directory to be inserted and the file directory to be copied, packaging to generate a target installation package.
3. The method according to claim 2, wherein the generating of the target installation package by packaging according to the file directory to be inserted and the file directory to be copied comprises:
acquiring an application list corresponding to the target software;
analyzing the application list and determining a configuration file corresponding to the target software;
and packaging and generating the target installation package according to the file directory to be inserted, the file directory to be copied and the configuration file.
4. The method according to claim 1, wherein the storing the file corresponding to the total file directory in the folder comprises:
creating an entry directory under the total file directory, wherein the entry directory is used for storing files;
and storing the files corresponding to the total file directory into the folder according to the entry directory.
5. The method of claim 1, further comprising:
and deleting the temporary file, the software name file and the chart file in the folder.
6. A file processing apparatus characterized by comprising an acquisition unit, a creation unit, a storage unit, and a generation unit:
the acquiring unit is used for acquiring a total file directory corresponding to a preset installation package by decompressing the preset installation package, wherein the preset installation package corresponds to target software, the preset installation package is an installation package template and is used for indicating resource files required by the installation package generated by packaging in a certain system, and the total file directory is used for identifying the resource files required by the installation package corresponding to the target software generated by packaging;
the creating unit is used for creating a folder corresponding to the total file directory;
the storage unit is used for storing the files corresponding to the total file directory into the folder;
and the generating unit is used for generating a target installation package by packaging according to the folder, and the target installation package is used for installing the target software.
7. The apparatus according to claim 6, wherein the generating unit is specifically configured to:
generating a file directory to be inserted and a file directory to be copied according to the total file directory;
copying the file corresponding to the directory of the file to be inserted in the folder into the directory of the file to be inserted;
copying the file corresponding to the file directory to be copied in the folder into the file directory to be copied;
and according to the file directory to be inserted and the file directory to be copied, packaging to generate a target installation package.
8. The apparatus according to claim 7, wherein the generating unit is specifically configured to:
acquiring an application list corresponding to the target software;
analyzing the application list and determining a configuration file corresponding to the target software;
and packaging and generating the target installation package according to the file directory to be inserted, the file directory to be copied and the configuration file.
9. A computer device, the device comprising a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is configured to execute the file processing method according to any one of claims 1 to 5 according to instructions in the program code.
10. A computer-readable storage medium for storing a computer program for executing the file processing method according to any one of claims 1 to 5.
CN202110500153.2A 2021-05-08 2021-05-08 File processing method and related device Active CN113127054B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110500153.2A CN113127054B (en) 2021-05-08 2021-05-08 File processing method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110500153.2A CN113127054B (en) 2021-05-08 2021-05-08 File processing method and related device

Publications (2)

Publication Number Publication Date
CN113127054A CN113127054A (en) 2021-07-16
CN113127054B true CN113127054B (en) 2022-05-27

Family

ID=76781418

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110500153.2A Active CN113127054B (en) 2021-05-08 2021-05-08 File processing method and related device

Country Status (1)

Country Link
CN (1) CN113127054B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106936633A (en) * 2017-03-09 2017-07-07 腾讯科技(深圳)有限公司 Method and server that a kind of application installation package makes
CN107656767A (en) * 2017-09-05 2018-02-02 中科富创(北京)科技有限公司 Method, apparatus that system installation kit automatically updates, intelligent express delivery cabinet
WO2019169726A1 (en) * 2018-03-08 2019-09-12 平安科技(深圳)有限公司 Method and device for packaging and uploading application, computer equipment, and storage medium
CN111611007A (en) * 2020-05-21 2020-09-01 掌阅科技股份有限公司 Script-based application program installation package packaging method and device

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102289378B (en) * 2011-09-30 2014-12-03 互动在线(北京)科技有限公司 Method for automatically generating APP (Application)
US20130139139A1 (en) * 2011-11-28 2013-05-30 Wyse Technology Inc. Automatic updating of an application or a driver on a client device using a deployment configuration file
CN103136007A (en) * 2011-11-29 2013-06-05 东莞市网大网络科技有限公司 Generation method of cloud computing system installation package
CN108279912A (en) * 2018-01-23 2018-07-13 北京粉笔蓝天科技有限公司 The more Custom Attributes installation kit automatic generation methods of Android, system and storage medium
CN111782257A (en) * 2020-05-21 2020-10-16 视联动力信息技术股份有限公司 Application installation package generation method and device and interface display method and device
CN112765112A (en) * 2021-01-22 2021-05-07 苏州浪潮智能科技有限公司 Installation package packing and unpacking method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106936633A (en) * 2017-03-09 2017-07-07 腾讯科技(深圳)有限公司 Method and server that a kind of application installation package makes
CN107656767A (en) * 2017-09-05 2018-02-02 中科富创(北京)科技有限公司 Method, apparatus that system installation kit automatically updates, intelligent express delivery cabinet
WO2019169726A1 (en) * 2018-03-08 2019-09-12 平安科技(深圳)有限公司 Method and device for packaging and uploading application, computer equipment, and storage medium
CN111611007A (en) * 2020-05-21 2020-09-01 掌阅科技股份有限公司 Script-based application program installation package packaging method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Research on cigarette packet recognition and stacking technology based on machine vision;Yi Zhang等;《2020 11th International Conference on Prognostics and System Health Management (PHM-2020 Jinan)》;20201222;第532 - 537页 *
基于网络爬虫程序的android app生成维护系统;闫言;《cnki优秀硕士学位论文全文库 信息科技辑》;20170615;第I138-865页 *

Also Published As

Publication number Publication date
CN113127054A (en) 2021-07-16

Similar Documents

Publication Publication Date Title
CN109117169B (en) Method and device for repairing kernel vulnerability
US8898662B2 (en) Method and device for generating software installation packet
CN105511911A (en) System firmware upgrade package generation method and device
CN106055375B (en) Application program installation method and device
CN111008034B (en) Patch generation method and device
CN114706564B (en) Software package manufacturing method and device, electronic equipment and storage medium
CN113326058A (en) Method, device, equipment and medium for updating version of application
CN104965723A (en) Application program operation method and apparatus
CN105391763A (en) Method and server for reinforcing a plurality of apk files
CN113138768B (en) Application package generation method and device, electronic equipment and readable storage medium
CN106325896A (en) Method and device for processing shared function library file of installation package
CN111107133A (en) Generation method of difference packet, data updating method, device and storage medium
CN112286543B (en) Application service deployment method and device
CN115129574A (en) Code testing method and device
CN113127054B (en) File processing method and related device
CN113312073B (en) Installation package file processing method and related device
CN116069366A (en) Client application program updating method and device, storage medium and electronic equipment
CN110825406A (en) Software upgrading method and related equipment
CN113296781A (en) Application program installation package file compiling and constructing method and device and electronic equipment
CN113094211B (en) Backup data processing method and device
CN114564226B (en) Code deployment method and device, electronic equipment and readable storage medium
CN102955846B (en) File collection method and apparatus
CN110673869B (en) Library file loading method, device and system
CN106021367B (en) Method and terminal for searching backup data
CN108664259B (en) Method and terminal for installing application

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant