Robin Shi

Results 26 comments of Robin Shi

Thank you @sixtsense. We have also managed to build the .so files in repository https://github.com/meganz/PdfiumAndroid. Instead of build the PdfiumCore by ourselves, we downloaded it from https://github.com/bblanchon/pdfium-binaries. 👍

@KPsanz There is a `build.sh` under the repo https://github.com/meganz/PdfiumAndroid. `bash build.sh` will build the PdfiumAndroid code. Parameter `--build-png` can build png library. Parameter `--build-freetype` can build freetype library. If the...

@GAC-Machine, could you share your logs with us for deeper investigation? Steps: Settings > Report issues > enable "Send log file" > Add brief description > Send. Please let us...

Hi @helgovic, the most reliable build support for Android target is only MacOS and Linux. The errors you pasted look quite related to file handling differences on Windows. You can...

Hello @dknchris, here you are, the new link: [sdk-20250917.232128-rel.aar](https://mega.nz/file/iv4ggZpD#Z-LhtknhbTSdc__Od_BK97rQPCEZEriFKq1yCUdBJWU) Thanks.

Hi @dknchris, I thought you were building MEGA app code, but just realised you were building on your own. The reason might be that you have enabled obfuscation for the...