jacklicn / tesseract-ocr

Automatically exported from code.google.com/p/tesseract-ocr
Other
0 stars 0 forks source link

How to use Tesseract for developing android application using windows 7 platform #559

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hai, i'm a student and try to develop android application using tesseract 3.00 
for Korean Character Recognition. But Im new in developing android application. 
So, I do gooling a lot.
I use windows 7 platform and cygwin to run linux command.

To build a project using Tesseract i followed these tutorials:
http://rmtheis.wordpress.com/2011/08/06/using-tesseract-tools-for-android-to-cre
ate-a-basic-ocr-app/

and

http://code.google.com/p/tesseract-android-tools/source/browse/trunk/tesseract-a
ndroid-tools/README

But I have problems while running these command
ndk-build

what exactly is the output of command above?

and then I tried to run following command, but i got a message "bash : android 
command not found"
android update project --path

I have tried to search the similar problem on google but i cant find the 
solution.

For additional information:
my project located in : C:/Android-ndk-r6b/hangulKorean
and my android-sdk located in C:/Android/android-sdk

I also attached a image.

I really need you help. Sorry for my bad English :)

Thanks

Regards,

Priska

Original issue reported on code.google.com by apriliap...@gmail.com on 22 Oct 2011 at 2:33

Attachments:

GoogleCodeExporter commented 9 years ago
This is invalid issue. You have no problem with tesseract but with building 
android application. 

Original comment by zde...@gmail.com on 22 Oct 2011 at 7:06