[android-developers] zipalign level 4 or level 8?
Hi,
I'm compiling my apk with level 8, but my apps is compatible with
level 4.
When I zipalign the signed APK, what is the command that I should do?
zipalign -v 4 source.apk destination.apk
or
zipalign -v 8 source.apk destination.apk
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home