Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
citrin_ru
on Oct 10, 2017
|
parent
|
context
|
favorite
| on:
APK Golf: Reducing an Android APK's Size by 99.99%
It is possible to get zip archive with slightly better compression rate using 7zip instead zip command:
7za a -tzip -mpass=15 -mfb=257 -ba -bd app.zip app
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
7za a -tzip -mpass=15 -mfb=257 -ba -bd app.zip app