On Jan 13, 2012, at 4:54 AM, subsembly wrote:
> Could the problem be related to the Dual-Core processor of the Optimus 2X?

_Maybe_. If you're running on Mono for Android 4.0+, it shouldn't matter. If 
you're on 1.2.0, and using the armeabi runtime, things may fail on SMP devices 
(as armeabi doesn't provide the necessary instructions for SMP support, while 
armeabi-v7a does).

Is this a Debug or a Release build? Debug builds (with the shared runtime) 
should get the appropriate runtime anyway (i.e. armeabi-v7a on hardware which 
supports it), so even in 1.2.0 threading issues tended not to show up in Debug 
builds.

Thanks,
 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to