[Mono-bugs] [Bug 656955] New: Regression: [DllImport] doesn't work on bundled libraries.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 1 19:21:26 EST 2010


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: mkestner at novell.com
        ReportedBy: jpryor at novell.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list