Microsoft Windows Phone 8.1 support ends (13 Jul 2017)
Microsoft has ended support for Windows Phone 8.1
Questions about Android development and PDF
Where can I get 64bit librdpdf.so of version 201402 for Android device?
IP: 37.183.44.177
6 years 6 months ago #14484
by support
It seems that you're using a very old version of the framework or you deleted different architectures other than 32bit ARM from your project.
64bit .so is available from years.
I suggest you to download the last package from our website.
64bit .so is available from years.
I suggest you to download the last package from our website.
IP: 37.183.44.177
6 years 6 months ago #14486
by support
IP: 37.183.44.177
6 years 6 months ago #14488
by support
Replied by support on topic Where can I get 64bit librdpdf.so of version 201402 for Android device?
The pre-3.x architecture wasn't buildable with 64bit target.
I recap you that we're not asking money for maintenance and it's much better for you to update the framework because of enhancements, fixes, updated third-party dependencies.
I recap you that we're not asking money for maintenance and it's much better for you to update the framework because of enhancements, fixes, updated third-party dependencies.
IP: 111.196.240.124
6 years 6 months ago - 6 years 6 months ago #14489
by radaee
Replied by radaee on topic Where can I get 64bit librdpdf.so of version 201402 for Android device?
Dear user, the minimum working for your updating shall:
1. replace native libraries "librdpdf.so" to your project
2. copy all java codes for package "com.radaee.pdf".
3. copy raw resource like fonts, cmaps in ViewLib module, to your project.
4. replace active key using the key that you applied at 2014.
5. fix compile error one by one.
1. replace native libraries "librdpdf.so" to your project
2. copy all java codes for package "com.radaee.pdf".
3. copy raw resource like fonts, cmaps in ViewLib module, to your project.
4. replace active key using the key that you applied at 2014.
5. fix compile error one by one.
Last edit: 6 years 6 months ago by radaee.
IP: 212.97.62.176
6 years 6 months ago #14498
by luca.f
Replied by luca.f on topic Where can I get 64bit librdpdf.so of version 201402 for Android device?
You need to assign the correct value to the variable mViewMode, inside RadaeePDFManager.java class, as well
i.e. private int mViewMode = 3;
i.e. private int mViewMode = 3;
IP: 212.97.62.176
6 years 6 months ago #14500
by nermeen
Replied by nermeen on topic Where can I get 64bit librdpdf.so of version 201402 for Android device?
Time to create page: 0.436 seconds