[android-developers] Re: How to apply LOCAL_AAPT_FLAGS to eclipse project?

2009-04-17 Thread moontain
Hi, Is anyone encountering this issue too? 2009/4/8 moontain > Hi, > > In the Android.mk, there are AAPT flags set as below. > LOCAL_AAPT_FLAGS := -0 .dat > > I'm wondering how to apply this AAPT flag in the eclipse project, so that > the .dat raw data files will not be compressed in .apk? than

[android-developers] Re: How to apply LOCAL_AAPT_FLAGS to eclipse project?

2009-04-18 Thread Xavier Ducrohet
There is no way to do this in ADT at this time, sorry. Xav On Tue, Apr 7, 2009 at 8:42 PM, moontain wrote: > Hi, > > In the Android.mk, there are AAPT flags set as below. > LOCAL_AAPT_FLAGS := -0 .dat > > I'm wondering how to apply this AAPT flag in the eclipse project, so that > the .dat raw d