This is set low for debugging it means there are native resources being allocated which are not being freed - You can turn this off using...
adb.exe shell setprop dalvik.vm.checkjni false however - *you dont want to!!* it means there is almost certainly a serious leak, and I bet in your case it is to do with the Accelerometer on Android, which leaks like a sieve. I had to make my own JNI interface to work around this leak. Cheers Warren -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Excessive-JNI-global-references-2001-on-hardware-tp5081943p5082166.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid