Nice guide as i am able to blend tesseract with my android studio project, just one issue when i try to make module it kept on saying "Error:(14, 40) error: package com.googlecode.tesseract.android does not exist" even though i've set it as a dependency and import it to my code
Hi eranga,
Nice guide as i am able to blend tesseract with my android studio project, just one issue when i try to make module it kept on saying "Error:(14, 40) error: package com.googlecode.tesseract.android does not exist" even though i've set it as a dependency and import it to my code