Hi Josh

You'll have to write JNI wrapper and drop them in as Java Source files.  There 
are a few examples floating around, and it is a little fiddly.  As a heads-up 
I'd recommend using JAVAP (with the -s option IIRC) to extract the method info 
if you are having trouble getting the parameter strings correct.

If you really get stuck then email me and I can check if my early-alpha JNI 
wrapper service is operational ... it might at least be able to wrap a few 
methods and give a starting example for you.

Regards,
James Burton

From: monodroid-boun...@lists.ximian.com 
[mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Josh Handel
Sent: 01 December 2011 3:32 PM
To: Discussions related to Mono for Android (monodroid@lists.ximian.com)
Subject: [mono-android] Third party JAR files (ETA question?)

I noticed in the limitations of  Mono for Android it lists 3rd party JAR 
files..  Is there any way to wrap third party JARs for reuse? For instance if I 
need to write some custom code in Java (say for an API that wasn't wrapped for 
some reason).. or I wanted to reuse a component like ChartDroid... What would 
the process to do that be? Or is it just not possible right now, and if not 
what is the ETA for supporting that?

Thanks
Josh

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

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

Reply via email to