JoanZapata / android-pdfview

[DEPRECATED] A fast PDF reader component for Android development
http://joanzapata.com/android-pdfview/
GNU General Public License v3.0
2.84k stars 784 forks source link

Support 64Bit abi #242

Closed Mojtaba-Shafaei closed 4 years ago

Mojtaba-Shafaei commented 4 years ago

There is no x86_64 in the lib folder, so the library does not support all 64 bit devices. Google did not allow to deploy a new release until solve that.

Bhavesh-Moradiya commented 4 years ago

Is there any way to generate 64 bit support library..... or any alternate for this one ?

Mojtaba-Shafaei commented 4 years ago

I have not see that this library is deprecated :(. I used https://github.com/barteksc/AndroidPdfViewer as instead but it increased about 10MB apk file.

I'm closing this issue