By the way, the 1.6 SDK will allow you to keep developing for 1.5, or 1.1 even!
So even if you use 1.5, you should really upgrade to 1.6 to get the new tools. Xav On Wed, Sep 30, 2009 at 10:43 AM, Xavier Ducrohet <[email protected]> wrote: > Zipalign is in the 1.6 SDK. > > Xav > > On Wed, Sep 30, 2009 at 3:20 AM, Jason Van Anden > <[email protected]> wrote: >> >> I just attempted to upgrade my app from Eclipse (Export Signed >> Application) and got a message that said: >> >> The zlipalign tool was not found in the SDK. >> >> Please update to the latest SDK and re-export your Application or run >> zipalign manually. >> >> blah, blah, blah ... attached. >> >> This ran fine last week! >> >> I have 1.5 setup under Eclipse, did not deal with 1.6 yet. >> >> Advice appreciated. >> >> Thank You, >> Jason Van Anden >> www.bubblebeats.com >> >> >> >> On Mon, Sep 28, 2009 at 2:15 PM, Xavier Ducrohet <[email protected]> wrote: >>> >>> 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. >>> >>> > >>> >> >> >> >> > > > > -- > Xavier Ducrohet > Android SDK Tech Lead > Google Inc. > -- Xavier Ducrohet Android SDK Tech Lead 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 -~----------~----~----~----~------~----~------~--~---

