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

TOPIC:

java.lang.UnsatisfiedLinkError: Native method not 9 years 7 months ago #7085

  • miguel.garcia
  • miguel.garcia's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 24
  • Thank you received: 0
Hi

We are developing an application using your pdfFramework and after purchasing the premium license, we have changed the package name and we are getting this error:

java.lang.UnsatisfiedLinkError: Native method not found:

Is it necessary to keep com.radaee.pdf as pdfreader package name?

Thanks a lot

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

java.lang.UnsatisfiedLinkError: Native method not 9 years 7 months ago #7089

  • nermeen
  • nermeen's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Posts: 962
  • Thank you received: 87
you cannot change the package structure of the SDK or the native calls will break..

You need only to change the package name in the manifest of your app...
The following user(s) said Thank You: willie

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

java.lang.UnsatisfiedLinkError: Native method not 9 years 7 months ago #7090

  • miguel.garcia
  • miguel.garcia's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 24
  • Thank you received: 0
Thanks a lot

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

java.lang.UnsatisfiedLinkError: Native method not 9 years 7 months ago #7093

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
copy "libs", "assets" subdir to your project, and invoke Global.Init() when App start.
The following user(s) said Thank You: willie

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

Last edit: by .

java.lang.UnsatisfiedLinkError: Native method not 9 years 7 months ago #7101

  • miguel.garcia
  • miguel.garcia's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 24
  • Thank you received: 0
Hi, then what we have to do? either keep package name structure or copy assets folder?

Thanks a lot

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

  • Page:
  • 1
Powered by Kunena Forum