Hi there, Yep, it's trivial as long as you have the right version of Cygwin.
1- Install cygwin. Not the latest one, you need the "legacy" one. Look at step 3-A in this doc: http://android.git.kernel.org/?p=platform/sdk.git;a=blob;f=docs/howto_build_SDK.txt;hb=HEAD 2- You don't need to build a full SDK, you simply need to "make aapt" from the top of the tree. Let me know if that helps R/ On Wed, Sep 15, 2010 at 1:38 AM, snpe <[email protected]> wrote: > Is it possible to build Windows version of aapt.exe ? > > Thanks > > On Sep 14, 7:26 pm, Xavier Ducrohet <[email protected]> wrote: >> Not yet. you'll have to build it yourself from master. >> >> >> >> On Tue, Sep 14, 2010 at 2:06 AM, snpe <[email protected]> wrote: >> > Hi, >> >> > ADT master execute aapt with the --debug-mode option. aapt in >> > Android SDK 07 doesn't support this option. Is there Windows build of >> > SDK which support this ? >> >> > Thanks, >> > Peco >> >> > -- >> > 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 >> >> -- >> Xavier Ducrohet >> Android SDK Tech Lead >> Google Inc. >> >> Please do not send me questions directly. Thanks! > > -- > 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 > -- 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

