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: No implementation found for float[] #132

Open
RichieGlad opened this issue Aug 19, 2020 · 7 comments
Open

Comments

@RichieGlad
Copy link

I try to implement in my module but it thows me the error java.lang.UnsatisfiedLinkError: No implementation found for float[] can you please help me to solve this

@develoboi
Copy link

Hey, @RichieGlad @jhansireddy you got the solution ? I'm stucked !!

@joeytitans
Copy link

@RichieGlad @develoboi Did either of you figure out the issue?

@RichieGlad
Copy link
Author

RichieGlad commented Feb 4, 2021 via email

@joeytitans
Copy link

@RichieGlad Do you mind sharing the solution? I'm stuck on this issue as well.

@RichieGlad
Copy link
Author

RichieGlad commented Feb 4, 2021 via email

@MuneebAhmedQazi
Copy link

@RichieGlad i am having same problem after adding this in gradle. what could be the other reason?

ndk {
abiFilters "armeabi", "armeabi-v7a","x86"
}

@kanagaAR
Copy link

kanagaAR commented Sep 24, 2021 via email

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

5 participants