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!
Would it be possible to add Android as a supported target? This would mean:
.sobinaries into the NuGet package (or a separateMuPDF.NET.Androidpackage).Thanks for considering it!