I have followed http://imperialsoup.com/2016/04/29/simple-ocr-android-app-using-tesseract-tutorial/ for making OCR android app using tess-two. It works perfectly for English,Tamil, Bengali and few other languages. However, when I change the language to Hindi, the app crashes. I have put the hin.traineddata file from https://github.com/tesseract-ocr/tessdata/tree/3.04.00
Can anyone guide me on what I'm doing wrong. Thanks in advance.
I am attaching the screenshot from my mobile which is the summary of report bug which I get when the app crashes. Click on the link to view it. Screenshot-1 Screenshot-2