Hello,
I am building an ocr application for android where a user can click a picture and convert that picture using abby ocr api. I have seen the sample provided by abby ocr api. I have used the same code in my application but I am getting "NetworkOnMainThreadException". Can somebody help me with an example how to do this.
Thanks in advance
Tushar
Comments
3 comments
You need to provide additional information for that. Try to look at this exception. Usually there is a message describing a problem.
Did you provide a correct application id and password?
Yes I have provided the same application id and password that works with the android sample provided with the sdk. Unfortunately the message that comes with exception is null.
Thats a android error, not Abbyy!
Please sign in to leave a comment.