android - how to fix: executio failed for task app:compiledebugRenderStript -
android studio showing unknow constant tag 0 in class file /com/android/internal/compiler/renderscriptprocesor$abi why showing error, started new project default configurations of android studio , and continues showing same error
please check if following exists in build.gradle file:
renderscripttargetapi
renderscriptsupportmodeenabled
renderscriptndkmodeenabled
if so, remove it.
Comments
Post a Comment