Hi ! I used the new Template for binding Jars and followed this page: http://docs.xamarin.com/android/tutorials/Binding_a_Java_Library_%28.jar%29#Brief
But if I take a look at the resulting c# assembly I think there is a lot stuff missing. The Dll offers only a namespace Org.Achartengine.Tools. But if you take a look here: http://www.achartengine.org/content/javadoc/index.html you will see that there are some other namespaces. In addition the namespace Org.Achartengine.Tools only offers some interfaces. But I can´t find any wrapper for the classes like Pan, Zoom ... So I think something is going wrong here. Would be great if someone else could test the import of the achartengine Jar. You can find it here: http://code.google.com/p/achartengine/downloads/list Would be great to use this lib :-) Greetz Dominik -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Chart-engine-for-MfA-tp5672287p5679935.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
