Skip to content

Add Android target support (NuGet + native binaries) #252

Description

@luthfiampas

Would it be possible to add Android as a supported target? This would mean:

  • Cross-compiling the native MuPDF C engine for Android ABIs.
  • Packaging those .so binaries into the NuGet package (or a separate MuPDF.NET.Android package).
  • Support for opening documents from a file descriptor/stream, since Android's scoped storage typically only provides a content URI/FD rather than a direct file path.

Thanks for considering it!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions