阅读背景:

Android 性能优化(27)*zipalign让apk数据对齐,运行更快。_banyinlve3147的博客

来源:互联网 

1.zipalign 简介

  zipalign is an archive alignment tool that provides important optimization to Android application (.apk) files. The purpose is to ensure that all uncompressed data starts with a particular alignment relative to the start of the file. Specifically, it causes all uncompressed data within the .apk, such as images or raw files, to be aligned on 4-byte boundaries. This allows all portions to be accessed directly with  is an archive a




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: