Apkscale Gradle Plugin for Measuring Android Library Impact on App Size

The Apkscale Gradle plugin measures the impact of Android libraries on your application's size. It is required to be applied only in a com.android.library project. Ensure you have Android SDK and Android Gradle Plugin 4.0.0+ on your machine. To use it, add the following in your project’s buildscript section:

buildscript {
  repositories {
    mavenCentral()
    maven { url 'https://repo.gradle.org/gradle/libs-releases' }
    // Include this line if you would like to use snapshots
    maven { url 'https://oss.jfrog.org/arti' }
  }
}
zip
apkscale-main.zip 预估大小:22个文件
folder
apkscale-main 文件夹
file
.gitignore 333B
folder
images 文件夹
file
apkscale-logo.png 8KB
file
build.gradle 7KB
folder
src 文件夹
folder
main 文件夹
folder
kotlin 文件夹
folder
com 文件夹
folder
twilio 文件夹
folder
apkscale 文件夹
folder
model 文件夹
file
ApkscaleReport.kt 122B
file
ApkscaleExtension.kt 409B
file
ApkscaleGradlePlugin.kt 668B
folder
tasks 文件夹
file
MeasureAndroidLibrarySizeTask.kt 9KB
folder
resources 文件夹
folder
META-INF 文件夹
folder
gradle-plugins 文件夹
file
com.twilio.apkscale.properties 61B
folder
test 文件夹
folder
kotlin 文件夹
file
ApkscaleGradlePluginTest.kt 6KB
folder
util 文件夹
file
AndroidLibraryProject.kt 4KB
folder
tasks 文件夹
file
MeasureAndroidLibrarySizeTaskTest.kt 3KB
file
gradlew 6KB
file
LICENSE 11KB
file
CHANGELOG.md 3KB
folder
.github 文件夹
file
PULL_REQUEST_TEMPLATE.md 600B
folder
ISSUE_TEMPLATE 文件夹
file
bug_report.md 860B
file
feature_request.md 558B
file
README.md 4KB
file
gradle.properties 44B
folder
gradle 文件夹
folder
wrapper 文件夹
file
gradle-wrapper.properties 230B
file
gradle-wrapper.jar 54KB
folder
.circleci 文件夹
file
config.yml 4KB
zip 文件大小:83.43KB