I've been developing for my Motorola XOOM and my Samsung. Have for the past
week just been debugging on the XOOM. Note that my application runs
perfectly fine on it without crashes/freezes. However on my Samsung, the
device freezes for a random amount of time for like 1 second, then actually
dies.
Tried with the same result :( Was checking for available memory before so it
doesn't exceed it. Now i also tried application on Sony Xperia, worked like
a charm..
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/4-2-2-Samsung-Galaxy-SII-Turns-off-at-runtime-tp5710290
Yes multithreading is used, however it's really hard to find some error since
it works great on other devices with same specifikations. I'll keep
looking..
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/4-2-2-Samsung-Galaxy-SII-Turns-off-at-runtime-tp5710290p571029
Thanks for your reply jon. I indeed get GC_EXTERNAL_ALLOC on my Samsung and
after checking heap size i found out that the XOOM has 256mb compared to
only 64 on the Samsung. Guess i got some cleaning up to do!
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/4-2-2-Sam