On Mar 2, 2012, at 4:44 PM, Piotr Kryger wrote:
> In M4A , AFAIK, it won't be possible since there is no way to inherit java 
> types defined in third party jar (or maybe there is a way?).

There is a way, it's just very painful. Proper docs haven't been published, but 
there is a sample that shows manual binding:

        
https://github.com/xamarin/monodroid-samples/blob/master/SanityTests/Adder.java
        
https://github.com/xamarin/monodroid-samples/blob/master/SanityTests/ManagedAdder.cs

The upcoming 4.2 series will include tooling to automate much of the binding 
drudgery; if possible, I'd suggest waiting. The 4.2 release will also contain 
bindings for the compatibility libraries.

 - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to