Yes--you need to use the NDK in order to use Tesseract Android Tools. There are some instructions for getting started here:
http://rmtheis.wordpress.com/2011/08/06/using-tesseract-tools-for-android-to-create-a-basic-ocr-app/ In a few weeks, once I get the code cleaned up, I'll be releasing the source code for my OCR Test app to Github. I also plan on open sourcing my fork of tesseract-android-tools that provides a couple additional Tesseract functions through JNI. The code for my app is a bit complicated, though, so I think the above instructions are a good starting point. On Sep 25, 12:41 pm, dev751 <[email protected]> wrote: > Hello Everyone! > I am a university student and I saw this ocr test app posted by Robert > Theis (https://market.android.com/details? > id=edu.sfsu.cs.orange.ocr&hl=en) and would like to make a similar app > in order to get some experience with ocr on Android. I have a Nexus S > and some experience with Android app development using Android SDK. > > I wanted to ask that if I want to use Tesseract Android Tools (http:// > code.google.com/p/tesseract-android-tools/) then do I need to setup > Android NDK for that? > Also How do I use this tool? > It would be really nice if someone could provide a step wise approach > to use this tool? > > Also if there is an alternative approach then please direct me there! > > Thanks -- 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

