Skip to content

v1.6.0-alpha-2

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 16:27
· 22 commits to main since this release
v1.6.0-alpha-2

AndroidQF bundles native collector binaries to run on the target Android device. The collector binaries much be built for each architecture which can bloat the binary size. This release includes UPX compression for the collector binaries which reduces overall file size by 50%

We have also removed a specific ARMv7 binary as the ARMv6 collector should run on v7 systems.