On Mar 23, 2011, at 1:23 PM, Aaron Knabb wrote: > I tried the uncompressed trick in 2.2 and it didn't work. :-( As a workaround, you might try rebuilding and including e.g. Ionic.Zip.dll with your app, then using Ionic.Zip.dll to parse your .apk, find the assets you want, and read directly from the .apk... - Jon