https://bugzilla.novell.com/show_bug.cgi?id=656955
https://bugzilla.novell.com/show_bug.cgi?id=656955#c0 Summary: Regression: [DllImport] doesn't work on bundled libraries. Classification: Mono Product: MonoDroid Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Runtime AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- It should be possible to distribute a native .so by using <AndroidNativeLibrary/> in the .cssproj file, then invoke functions from the native library by using [DllImport("library-name")]. This _used_ to work, circa P6. It does not work in P8.1. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
