Skip to content

Release包进行dex重分包优化后体积变大了 #1

Description

@fengshenzhu

执行命令:

./gradlew assembleRelease
redex --sign -s ReDexSample/keystore/debug.keystore -a androiddebugkey -p android -c redex-test/interdex.config -P ReDexSample/proguard-rules.pro  -o redex-test/interdex_output-release.apk ReDexSample/build/outputs/apk/release/ReDexSample-release.apk

包大小:

./ReDexSample/build/outputs/apk/release/ReDexSample-release.apk: 13244902
./redex-test/interdex_output-release.apk: 13448993

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions