Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

compile binary only #244

Closed
TonyStark opened this issue Jun 2, 2018 · 6 comments
Closed

compile binary only #244

TonyStark opened this issue Jun 2, 2018 · 6 comments

Comments

@TonyStark
Copy link

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
Copy link
Owner

rmtheis commented Jun 2, 2018

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.

@rmtheis rmtheis closed this as completed Jun 2, 2018
@TonyStark
Copy link
Author

android-terminal-emulator-0

Android terminal means command line (cli)
i want executable binary so i can run it from command line
i already build .so files, but could not find executable binary

@rmtheis
Copy link
Owner

rmtheis commented Jun 3, 2018

This project doesn't provide that.

@TonyStark
Copy link
Author

Okay
However I found third party app which provide cli base tesseract.

@avielas
Copy link

avielas commented Jun 4, 2018 via email

@TonyStark
Copy link
Author

Download termux app
Then open it and type pkg install tesseract

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants