How to use the this for tesseract I found here? I am following the readme in that file, but I don't know how to build the project. Specially I am confused where to type this:
cd tess
cd tess-two
ndk-build
android update project --path .
ant release
I'm not sure if it's gonna work on cmd or do I need something else to build this.