[mono-android] Mono Stacktrace and ANR

HSSoftware david at headstandsoftware.com
Thu Nov 17 15:57:38 EST 2011


Curious. It seems to be consistently failing on the allocation of a byte
array (byte[]), using the length of a MemoryStream ...

     imageFullBytes = new byte[memStrmFull.Length];

Perhaps if I kept the byte[] around and not purging it for every image
downloaded. 

FYI, I am repeatedly, as fast as possible, downloading 200KB images off the
web, and saving them into a local SQLite database.

--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/Mono-Stacktrace-and-ANR-tp4999478p5002490.html
Sent from the Mono for Android mailing list archive at Nabble.com.


More information about the Monodroid mailing list