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
If you're referring to the toolbox in Visual Studio, then I wouldn't expect anything to show up. You'll be able to call into the library and use the controls through code.
Ok, so then what, in the layout XML you specify something?
I'm trying to get an idea of how this chart works: how to integrate it with my code, layouts, etc.
I can't find any documentation on the product other than the class library help file.
Any video's available? Doesn't have to reference Xamarin, Eclipse would be fine. I'd like to see how to use this product.
Thanks,
Hi Mike,
As far as I know, we don't have any videos yet.
The Iguana download includes a few standalone eclipse projects, along with the corresponding signed applications which may be downloaded and run on any android device. They demonstrate a range of datachart features, including the basic series types, trend lines, multiple axes, panning and zooming and synchronization of stacked charts.
Please take a look at the included samples and let me know if you have any further questions.
Looks nice.
BTW, the "Download Iguana" picture is missing on your web page: http://ko.infragistics.com/products/android/
Thanks for letting me know. I let the web team know about the image, and it should be fixed now.
Do you have any further questions for me?
No, Mike.
Thanks for the help.
I'll mark this as answered.