On Mar 6, 2012, at 10:41 PM, Wally McClure wrote: > Unfortunately, I can't find anything that looks like an initloader method. > What am I missing in this? How do I create/initialize a loader?
Unfortunately the binding generator is skipping that method. We are investigating. In the meantime you can use Android.Runtime.JNIEnv to invoke that method. Thanks, - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
