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

Do not render on armeabi architectures. #27

Open
GraxCode opened this issue Oct 12, 2021 · 0 comments
Open

Do not render on armeabi architectures. #27

GraxCode opened this issue Oct 12, 2021 · 0 comments

Comments

@GraxCode
Copy link

From this issue i found out that armeabi architectures do not support renderscript: https://stackoverflow.com/questions/32786838/android-renderscript-support-library-error-loading-rs-jni-library

I didn't know that, and my application crashed on some devices because of that. It would be of advantage if there was a check included if the architecture is supported, instead of crashing.

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