Actually it's hanging in:

0x12 in Android.Runtime.JNIEnv.CallObjectMethod at 
/Users/builder/data/lanes/monodroid-mac-monodroid-4.2.7-branch/0e9eea34/source/monodroid/src/Mono.Android/src/Runtime/JNIEnv.g.vs:141

Which I can't look at in the debugger.


From: [email protected] 
[mailto:[email protected]] On Behalf Of Jeremy A. Kolb - 
ARA/NED
Sent: Tuesday, November 20, 2012 5:11 PM
To: [email protected]
Subject: [mono-android] ContentResolver.Query takes greater than 10 seconds 
when returning while the actual DB query takes 4ms

My content provider's query takes about 4 ms to execute.  However between the 
return and getting back to my code it takes 10 seconds.  I'm not sure how to 
debug this.  My guess is that it has to be in the JNIEnv functions that are 
being called in ContentResolver.Query.

Help?

Jeremy
_______________________________________________
Monodroid mailing list
[email protected]

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

Reply via email to