Hello guys, I am trying out the renderscript samples on my samsung galaxy 10.1 tablet. so far it is not very successful. The render script cannot be loaded.
05-12 17:16:20.670: ERROR/AndroidRuntime(13959): Caused by: android.renderscript.RSRuntimeException: Loading of ScriptC script failed. 05-12 17:16:20.670: ERROR/AndroidRuntime(13959): at android.renderscript.ScriptC.<init>(ScriptC.java:60) 05-12 17:16:20.670: ERROR/AndroidRuntime(13959): at com.android.example.hellocompute.ScriptC_mono.<init>(ScriptC_mono.java: 32) I have checked the apk package, the script.bc is there, I don't know how should I fix this? Thank you. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

