Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

Where can I get 64bit librdpdf.so of version 201402 for Android device? 4 years 7 months ago #14484

  • support
  • support's Avatar Topic Author
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
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.

Please Log in or Create an account to join the conversation.

Where can I get 64bit librdpdf.so of version 201402 for Android device? 4 years 7 months ago #14486

  • support
  • support's Avatar Topic Author
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59

Please Log in or Create an account to join the conversation.

Where can I get 64bit librdpdf.so of version 201402 for Android device? 4 years 7 months ago #14488

  • support
  • support's Avatar Topic Author
  • Offline
  • Administrator
  • Administrator
  • Posts: 692
  • Thank you received: 59
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.

Please Log in or Create an account to join the conversation.

Where can I get 64bit librdpdf.so of version 201402 for Android device? 4 years 7 months ago #14489

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
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.

Please Log in or Create an account to join the conversation.

Last edit: by radaee.

Where can I get 64bit librdpdf.so of version 201402 for Android device? 4 years 7 months ago #14498

  • luca.f
  • luca.f's Avatar
  • Offline
  • User is blocked
  • User is blocked
  • Posts: 93
  • Thank you received: 10
You need to assign the correct value to the variable mViewMode, inside RadaeePDFManager.java class, as well

i.e. private int mViewMode = 3;

Please Log in or Create an account to join the conversation.

Where can I get 64bit librdpdf.so of version 201402 for Android device? 4 years 7 months ago #14500

  • nermeen
  • nermeen's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
Seems that after the integration, this variable is being set to 4 or 6 (dual mode) somewhere.

These are all the usages of def_view in the demo project


So in which class are you referring to it (PDFReader, PDFLayoutView or GLView)?
Attachments:

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum