Skip to content

New files added to ApkModule won't retain uncompressed state #70

Description

@LeadRDRK

If I create a ZipEntryMap with some of the files's compression method set to Archive.STORED and then created an ApkModule with it, it will work as expected. However, when I create a blank ApkModule without passing a ZipEntryMap to the constructor and add the files using the add() method, the compression method of the files in the resulting APK is always Deflate.

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

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions