-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AS 3.3.1 java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v8/renderscript/RenderScript; #2
Comments
E/AndroidRuntime: FATAL EXCEPTION: main |
android.useDeprecatedNdk=true 应用版本名称VERSION_NAME=1.0.0 应用版本号VERSION_CODE=1 支持库版本#SUPPORT_VERSION=27.1.1 MIN_SDK_VERSIONMIN_SDK_VERSION=16 TARGET_SDK_VERSIONTARGET_SDK_VERSION=28 BUILD_SDK_VERSIONCOMPILE_SDK_VERSION=28 BUILD_TOOLS_VERSIONBUILD_TOOLS_VERSION=28.0.3 |
java.lang.NoClassDefFoundError: Failed resolution of: Landroid/support/v8/renderscript/RenderScript;
at com.eightbitlab.supportrenderscriptblur.SupportRenderScriptBlur.(SupportRenderScriptBlur.java:29)
at cn.skyui.app.MainActivity.initView(MainActivity.java:51)
at cn.skyui.app.MainActivity.onCreate(MainActivity.java:44)
The text was updated successfully, but these errors were encountered: