[android-developers] Renderscript Support Library Problems
Hello All,
-- So I was excited for the Renderscript support library but have had some problems getting it to work. Despite following the instructions at http://developer.android.com/guide/topics/renderscript/compute.html#access-rs-apis I still get the error 'The import android.support.v8 cannot be resolved' at the line stating 'import android.support.v8.renderscript.*;'
Now, parts of the build tools are working correctly, at least. The autogenerated ScriptC_* classes are properly referencing the android.support.v8.renderscript library, but of course they too aren't compiling.
Any ideas?
Thanks,
Reor
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home