• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps problems using tesseract tools for android in eclipse

Hi,

I am trying to create an android ocr app with tesseract and have read several tutorials on how to go about it and imported the required project files ("tess-two" and "simple android ocr"), created the ndk buld file, etc.

My problem is when i try to build/run 'simple android ocr' project I get the following errors:


1st:
The container 'Android Dependencies' references non existing library 'C:\Users\sith_lord\workspace\tess-two\bin\tess-two.jar' Simple-Android-OCR

2nd:
Project has no project.properties file! Edit the project properties to set one. tess-two

3rd:
Project 'tess-two' is missing required source folder: 'gen'

Several sites advised that i update eclipse but that has not helped at all.
 
Back
Top Bottom