1
A few days ago I developed an OCR text recognition apk, to make this application it was necessary to install ndk-build. I need to continue the application but on a new computer, however ndk-build does not want to install, it closes automatically. Which I find strange because the current computer is better.
Is there any way to make an OCR apk without having to install ndk-build?
Are you programming with which editor/compiler? !
– Pedro Luzio
This in the question tags I’m using android-studio
– Tiago Coelho