[mono-android] Native Library

Jonathan Pryor jonp at xamarin.com
Fri Oct 5 21:17:14 UTC 2012


On Oct 5, 2012, at 4:55 PM, Jeremy A. Kolb - ARA/NED <jkolb at ara.com> wrote:
> How do I call into the library?  Do I create a Java class for it and then wrap that or do I use the standard .net way?

You can use the normal .NET way with DllImportAttribute.

 - Jon



More information about the Monodroid mailing list