Closed lytasky closed 8 years ago
that might be related to your project structure. When you use Android Studio then IOCr wont be recognized by AS afair, because IOCr is an .aidl-File.
Adding something like
aidl.srcDirs = ['src']
to your build.gradle should fix that
thank you
in library eyes-two : can't resolve symbol 'IOcr' in OCR.java