Modularized merge compiling method and device, equipment and storage medium
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- BAIDU ONLINE NETWORK TECH (BEIJIBG) CO LTD
- Publication Date
- 2019-11-15
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The embodiments of the present invention relate to the field of computer technology, and in particular, to a method, device, device and storage medium for componentized merging and compiling. Background technique
[0002] For the Android (Android) system, component development generally adopts the form of aar file format. Each Android application installation package (apk) can be composed of multiple aar files.
[0003] At present, Gradle technology, as the existing Android general-purpose file packaging tool, has released a complete set of compilation solutions in its official service, which supports the application (Application) to package all aar files into a complete installation package (Android Package, APK). However, the official function of Gradle does not support componentized compilation for the Software Development Kit (SDK) well.
[0004] It can be seen that the official packaging function of Gradle currently cannot meet the developer's ...