On Mon, Sep 28, 2009 at 9:00 AM, Sheridan Hutchinson <[email protected]> wrote: > I just cannot undestand why the compiler doesn't zipalign > automatically every final APK produced.
Zip align has to be done after the APK is signed. If you use ADT to create your final, signed, release apk then it'll be aligned too. But if you sign your APKs outside of Eclipse/Ant, there's nothing we can do. Xav -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

