How can I integrate Iguana with Xamarin's Mono for Android?
Thank you.
Hi milop,
Referencing the Iguana android jars from a Mono project should work just like referencing any other native android jars.
You should be able to create bindings around it to work with Mono. Please see the following link for an explanation of how to bind a Java library:http://docs.xamarin.com/android/advanced_topics/Java_Integration_Overview/Binding_a_Java_Library_%28.jar%29
Please let me know if this is helpful to you, and please let me know if you have any further questions.
Thank you, Mike.
Xamarin replied late Friday to the same question that I posted on their site.
I haven't had a chance to test the new binding library in a Monodroid app so, what happens next? Does Iguana add an item to the toolbox or something?
Mike