[mono-android] Random Access on Assets

Jonathan Pryor jpryor at novell.com
Wed Mar 23 13:29:33 EDT 2011


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



More information about the Monodroid mailing list