On Mar 20, 2012, at 5:15 AM, GavinBryan wrote:
> Thanks Jon, perfect and all working now. Is there a good a good resource 
> anywhere you can recommend for reading up the details of JNIENV. 

We're currently working on a "JNI within Mono for Android" document. In the 
meantime, there's the actual JNI spec:

        
http://download.oracle.com/javase/1.5.0/docs/guide/jni/spec/functions.html

Keep in mind that we've altered the signature of all of the JNIEnv functions to 
remove the JNIEnv* parameter:

        
http://docs.xamarin.com/android/advanced_topics/api_design#Java_Native_Interface_Support

 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to