• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by daltsv · Aug 24, 2016 at 07:35 PM · androidandroid buildpluginnative

How to use android Renderscript v8 with Unity?

Hello,

I'm trying to build an android plugin that makes use of Renderscript v8 to use some android specific items with some blurry effect. The problem is that unity doesn't seem to recognize this library, as I get this error when I test my application:

java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v8/renderscript/RenderScript

and

java.lang.ClassNotFoundException: Didn't find class "android.support.v8.renderscript.RenderScript" on path: DexPathList[[zip file "/data/app/com.my.application/base.apk"],nativeLibraryDirectories=[/data/app/com.my.application/lib/x86, /data/app/com.my.application/base.apk!/lib/x86, /vendor/lib, /system/lib]]

Some research points out that to enable this feature it would be necessary to change the project.properties file, adding renderscript.target and renderscript.support.mode (http://stackoverflow.com/questions/25082537/android-cant-load-supportv8-renderscript-in-api-17 ). In fact, at Android Studio (which I use to write the plugin code) this is the way to go, but unity itself doesn't seem to provide any means to change this project configuration.

Also, simply putting the jar into plugins folder doesn't work, raising some JNI exceptions.

Is that any way to use this library with unity? What do you sugest?

Thanks in advance!

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

3 People are following this question.

avatar image avatar image avatar image

Related Questions

How to access an Android native plugin in unity ? 0 Answers

Different approaches to Android plugins 0 Answers

Native c++ plugin on android 0 Answers

Pass camera stream from unity and android plugin 0 Answers

How to get an Android reference to an Audio Clip? 0 Answers

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges