If you put it under the assets directory, it will stay unmolested. That is also where you put external libraries.
On Feb 11, 5:51 am, guich <[email protected]> wrote: > Hi, > > I'm trying to store a raw uncompressed file into the apk. I already > tried rename it to mp3, png, zip, but all these extensions still > compress the file: if i open the apk using winzip, it shows > tcfiles.png 4194304 -> 4080. > > I already heard about the "aapt -0" to store uncompressed, but no one > tells how to do this from within eclipse. I don't call aapt by hand, i > use the one generated by eclipse. > > Any help? > > thanks > > guich -- 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

