rmtheis / android-ocr

Experimental optical character recognition app
Apache License 2.0
2.22k stars 894 forks source link

Error:Execution failed for task ':OCRTest:transformNative_libsWithStripDebugSymbolForDebug'. > java.lang.NullPointerException (no error message) #58

Closed twlk-jzy closed 7 years ago

twlk-jzy commented 7 years ago

Error:Execution failed for task ':OCRTest:transformNative_libsWithStripDebugSymbolForDebug'.

java.lang.NullPointerException (no error message)

laveenbalakrishna commented 7 years ago

Same error. How to handle this?

rmtheis commented 7 years ago

http://stackoverflow.com/q/39761895/667810

rmtheis commented 7 years ago

Restoring the original version (2.1.3) of the Android Gradle plugin fixes this issue. If you skip the prompts to update the Android Gradle plugin then you won't run into this issue in the first place.