【发布时间】:2015-12-16 18:48:00
【问题描述】:
我正在尝试使用 Gradle Experimental。
到目前为止,我似乎还没有找到实现模糊效果所需的 RenderScript 支持库的方法:
https://developer.android.com/guide/topics/renderscript/compute.html#access-rs-apis
这是我尝试使用的库:https://github.com/kikoso/android-stackblur
但是因为没有jar或者aar,所以不能用。
【问题讨论】:
标签: android android-studio gradle renderscript gradle-experimental