I think tesseract-android-tools is the best approach. It's easier, because you only need to code in Java--there's no need to learn the JNI part. Do you have some specifics on which step of the instructions in the readme for that project is the problem?
On Aug 2, 10:57 pm, Mert Alptekin <[email protected]> wrote: > Hello, I want to make an Android project which make use of tesseract- > ocr library. Could someone help me how to do it? Everybody gives the > same website which i cannot managed to build tesseract forandroid by > doing the steps in that site (http://www.itwizard.ro/interfacing-cc- > libraries-via-jni-example-tesseract-163.html). The problem is i cannot > find an Android.mk file for building tesseract. The ones that I founnd > gives errors because source files are not matched or reports errors in > cpp files of tesseract. Is there an easy way to build tesseract for > android? And even if I managed to build will I create the java files > for my project?How can I access the methods in tesseract? I'm new to > makefilesand stuff. Or can someone send me a makefile? btw I couldnt > use the tesjeract and tesseract-android-tools either. Please help > guys. Thx > Note: I'm building on windows 7 32-bit with cygwin -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

