Redundant picture deleting method and device, electronic equipment and storage medium
A deletion method and technology of a deletion device are applied in the field of software to achieve the effects of avoiding erroneous deletion of useful pictures, improving search efficiency and ensuring accuracy
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2020-04-21
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application relates to the field of software technology, and in particular to a method, device, electronic equipment and storage medium for deleting redundant pictures in a program installation package. Background technique
[0002] In the process of application development, with the increase and change of user requirements and the fragmentation compatibility of mobile devices, new business logic codes, image resources and third-party libraries will be continuously introduced into the application installation package. The volume of the installation package As the terminal downloads the installation package, it will consume more data traffic and terminal resources. In addition, some scenarios even limit the use of data traffic to download large installation packages. For example, data traffic cannot be used to download installation packages larger than 150M in the Apple App Store. Therefore, reducing the size of the application installation...
Examples
Embodiment Construction
[0079] In order to enable those skilled in the art to better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below in conjunction with the drawings in the embodiments of the present application. Obviously, the described The embodiments are only some of the embodiments of the present application, but not all of them. Based on the embodiments in this application, all other embodiments obtained by persons of ordinary skill in the art without creative efforts shall fall within the scope of protection of this application.
[0080] Common strategies to reduce the size of application installation packages include removing redundant code, removing redundant images, resource compression, and reducing unnecessary third-party libraries. Among them, the effect of deleting redundant code is not obvious. For example, even if a large number of useless classes and code...