Use the Renderscript library to crash problems on some phones or Android versions

Source: Internet
Author: User

Http://androidren.com/index.php?qa=321&qa_1= uses the Renderscript library to crash on some phones or Android versions

The error message is as follows:

Android.support.v8.renderscript.RSRuntimeException:Error loading RS jni library:java.lang.UnsatisfiedLinkError: Couldn ' t load rssupport from loader Dalvik.system.PathClassLoader

Import the official Jar Renderscript-v8.jar report this error android.support.v8.renderscript.RSRuntimeException:Error Loadin or Java.lang.UnsatisfiedLinkError:Couldn ' t load rssupport from loader Dalvik.system.PathClassLoader

This error

The reason is because on more than 4.4 of mobile phones with librsjni.so and librssupport.so and under 4.0, or some of the wonderful mobile phone is not the two jni. So we have to import these two JNI files into our project under this two JNI file on Android SDK Path under Androidsdk\sdk\build-tools\22.0.0\renderscript\lib\packaged

Then copy the armeabi-v7a x86 to the Libs of the project and it's OK.


Use the Renderscript library to crash problems on some phones or Android versions

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.