rmtheis / android-ocr

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

Gradle build fails #68

Closed pocha closed 7 years ago

pocha commented 7 years ago

As mentioned in the README, cloned the project & tried opening it in Android Studio. The gradle build does not complete with error below

Gradle 'android-ocr' project refresh failed
Error:Argument for @NotNull parameter 'key' of com/android/tools/idea/gradle/project/model/ide/android/ModelCache.computeIfAbsent must not be null
rmtheis commented 7 years ago

Hmm, did you try Android Studio 2.3.3?

pocha commented 7 years ago

No. This is Android Studio 3.0. I will try with 2.3 & let you know .

rmtheis commented 7 years ago

Considering Android Studio 3.0 is still a "canary" beta version, I'd suggest reporting this issue as an Android Studio bug.