On May 24, 2012, at 11:39 AM, Dariusz Sroka wrote: > I've tried this way, but I was not sure about return type. (it should be > get_EventType btw).
As per the attribute name (//method/@jni-name), it needs to be the Java/JNI method name, not the C# method name. I highly doubt that a Java method is named "get_EventType". :-) - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
