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人中0人がこの記事が役に立ったと言っています
コメント
1件のコメント
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.
サインインしてコメントを残してください。