I am making a library called tesstwo, and it works, but there's one problem when I'm trying to compile for Simple Android OCR. It says:
import com.googlecode.tesseract.android.TessBaseAPI;
cannot resolve library
Does anyone know what the problem and how to solve it?