Patrick Favre
Patrick Favre
Any chance this will be merged?
Thanks for the heads up. Thats interesting as the the [RFC](https://tools.ietf.org/html/rfc5869) defines it as optional. Your PR is probably better then. Unfortunately it seems the maintainer has no interest in...
Good point, didnt know that, thank you! Will change it to an non-system depdency!
So, currently Im using the `com.android.apksigner.ApkSignerTool` as interface with the signer, which is basically using it as CLI. The dependency only has the internal signer code, without the CLI interface,...
Hi, I'm sure you read the README that 32bit linux is not supported by the embedded zipalign, so if the tool does not pick your external version correctly, it won't...
But full disclaimer: I've never tested the tool on a 32bit Linux machine