Tag

Library Mapping

0 views collected around this technical thread.

Beike Product & Technology
Beike Product & Technology
Mar 5, 2021 · Mobile Development

APK Size Analysis by Library Dimension Using Gradle Intermediate Files

This article describes a method for analyzing Android APK size at the library level by extracting and parsing Gradle intermediate merge files, mapping resources, assets, native libraries and Java resources to their originating libraries, and linking them to maintenance teams for precise package‑size reporting.

APKAndroidBuild Tools
0 likes · 13 min read
APK Size Analysis by Library Dimension Using Gradle Intermediate Files