Skip to content
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

java.lang.UnsatisfiedLinkError: Issues #22

Open
manishmas opened this issue Jul 21, 2017 · 1 comment
Open

java.lang.UnsatisfiedLinkError: Issues #22

manishmas opened this issue Jul 21, 2017 · 1 comment

Comments

@manishmas
Copy link

java.lang.UnsatisfiedLinkError: No implementation found for int[] com.example.cn.Ragnarok.NativeFilterFunc.oilFilter(int[], int, int, int) (tried Java_com_example_cn_Ragnarok_NativeFilterFunc_oilFilter and Java_com_example_cn_Ragnarok_NativeFilterFunc_oilFilter___3IIII)
at com.example.cn.Ragnarok.NativeFilterFunc.oilFilter(Native Method)
at com.example.cn.Ragnarok.OilFilter.changeToOil(OilFilter.java:19)
at com.example.cn.Ragnarok.BitmapFilter.changeStyle(BitmapFilter.java:52)
at com.example.ShatteringActivity$ListAdapterEffect$1.onClick(ShatteringActivity.java:837)
at android.view.View.performClick(View.java:5246)
at android.view.View$PerformClick.run(View.java:21256)
at android.os.Handler.handleCallback(Handler.java:739)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:145)

@pateljc
Copy link

pateljc commented Jan 13, 2018

@manishmas did u solve this.???

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

2 participants