Basically when I run ndk-build command in the tess-two folder which I have extracted after downloading, the following error occurs -
https://i.stack.imgur.com/nYQvr.png
my ndk version is android-ndk-r10c
Due to this libtess.so is not being created in the arm64-v8a folder.
If someone can, then please help me solve this problem.