On Mon, Dec 5, 2011 at 6:01 PM, Saied <saie...@gmail.com> wrote: > It turns out that raw resources are also compressed, and therefore > unreadable with openRawResourceFd(raw.test); > > Is there a sure way to prevent this? >
If you mean compressing resources, the only thing I've seen used is changing the extension. You might want to check the source for details. BTW, are your resources that big? Why not just return them as byte blobs? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en