Skip to content

No implementation found for android.graphics.Bitmap #41

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
abhiramiRv opened this issue Jul 11, 2019 · 0 comments
Open

No implementation found for android.graphics.Bitmap #41

abhiramiRv opened this issue Jul 11, 2019 · 0 comments

Comments

@abhiramiRv
Copy link

System.loadLibrary("tiff");
System.loadLibrary("tifffactory");
The above are executed still I'm getting the following error:

java.lang.UnsatisfiedLinkError: No implementation found for android.graphics.Bitmap org.beyka.tiffbitmapfactory.TiffBitmapFactory.nativeDecodePath(java.lang.String, org.beyka.tiffbitmapfactory.TiffBitmapFactory$Options, org.beyka.tiffbitmapfactory.IProgressListener) (tried Java_org_beyka_tiffbitmapfactory_TiffBitmapFactory_nativeDecodePath and Java_org_beyka_tiffbitmapfactory_TiffBitmapFactory_nativeDecodePath__Ljava_lang_String_2Lorg_beyka_tiffbitmapfactory_TiffBitmapFactory_00024Options_2Lorg_beyka_tiffbitmapfactory_IProgressListener_2)

at org.beyka.tiffbitmapfactory.TiffBitmapFactory.nativeDecodePath(Native Method)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant