Hello,

I tried this library and with this Transform.xml in the project I could successfully built the binding:

<metadata>
<attr path="/api/package[@name='org.achartengine.tools']/class[@name='Pan']/method[@name='addPanListener']" name="eventName">PanEvent</attr>
</metadata>

On the issue you got almost-empty binding, I think this is likely the same issue as reported in this thread:
http://lists.ximian.com/pipermail/monodroid/2012-April/009953.html

As I posted there, I'll investigate the issue and *hopefully* get it fixed before the final 4.2 release...

Thanks,
Atsushi Eno

moelski wrote:
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

_______________________________________________
Monodroid mailing list
[email protected]

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

Reply via email to