compile binary only
TonyStark opened this issue · 6 comments
TonyStark commented
How to compile only android binary, so i can run tesseract from android terminal??
i compile library from tess-two
folder using ndk-build
command
but i could not find binary file
rmtheis commented
I'm not sure what you mean by the "Android terminal." But if you want the *.so binaries, for example libtess.so, you can get them directly from the AAR by unzipping it. Or see BUILDING.md.
TonyStark commented
rmtheis commented
This project doesn't provide that.
TonyStark commented
Okay
However I found third party app which provide cli base tesseract.
avielas commented
Hi
Can you give us a link?
…On Mon, 4 Jun 2018 at 7:25 ... ***@***.***> wrote:
Okay
However I found third party app which provide cli base tesseract.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#244 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ANEs_Sr-2nHm9GzJYsT6Yk2eQMlp3RnAks5t5LbKgaJpZM4UXytW>
.
TonyStark commented
Download termux app
Then open it and type pkg install tesseract