> Mark:  Regarding the compression of the APK, what is it comparable to
> in compression ratio:  WinZip? gzip, etc?

APK is a plain old ordinary ZIP file. Off the top of my head, I do not
know which ZIP level they are using. They do have some smarts, IIRC, to
skip compressing things already known to be compressed (e.g., PNG), but
I'd be a bit surprised if that extended to .gz files.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com
Android App Developer Books: http://commonsware.com/books.html


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to