Trying to build the sample app on android studio but i keep getting
Error:Failed to resolve: :abbyy-rtr-sdk-1.0:
and it points to my gradle file.
Can anyone tell me how to resolve this error?
Trying to build the sample app on android studio but i keep getting
and it points to my gradle file.
Can anyone tell me how to resolve this error?
0 out of 0 found this helpful
Comments
1 comment
You probably have not specified the path to the library file (abbyy-rtr-sdk-1.0.aar) correctly. Please try to exactly follow the steps from the documentation: Build your application with the OCR library for Android.
Please sign in to leave a comment.