On Wed, Nov 16, 2011 at 4:53 PM, Dianne Hackborn <hack...@android.com> wrote:
> They aren't compressed so that they can be mmapped when starting the
> process, instead of having to decompress and copy the entire resource block
> to RAM.  You really do not want that file compressed.

Ah. Makes sense.

> One thing to look at is that you are building against a the min SDK version
> at which the platform switched to UTF-8 for resource strings.

How would we determine what version this was?

Thanks!

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 2.1
Available!

-- 
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

Reply via email to