On Oct 5, 2012, at 3:00 PM, "Jeremy A. Kolb - ARA/NED" <jk...@ara.com> wrote: > I've built a native library with the NDK and I want to use it (I have a > .so)... how do I go about doing that?
Add it to your project and set its Build action to AndroidNativeLibrary: http://docs.xamarin.com/android/advanced_topics/build_process#Native_Library_Support Note that the enclosing directory is used to determine the library's ABI. - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid