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

Could not find tess-two.apk! #29

Closed
siddhpuraamitr opened this issue Oct 21, 2013 · 3 comments
Closed

Could not find tess-two.apk! #29

siddhpuraamitr opened this issue Oct 21, 2013 · 3 comments

Comments

@siddhpuraamitr
Copy link

Hi I have imported this project and try to run tess-two-test file but there is no any application is executing in Android, this is because in AndroidManifiest.xml file

<application
    android:icon="@drawable/icon"
    android:label="@string/app_name" >
    <uses-library android:name="android.test.runner" />
</application>

There is no activity is loading can anybody help me how to use this app and what activity i need to lanuch so i can see demo

@salmangadit
Copy link

Hi, I believe the tess-two-test is just the test files to make sure the Engine is running and passing the required unit tests. You probably want to use the tess-two as a library on top of your android app.

Use this link to learn to make a simple one: http://gaut.am/making-an-ocr-android-app-using-tesseract/

@siddhpuraamitr
Copy link
Author

Thank you sooooooo much salmangadit :) it's i have done it

@salmangadit
Copy link

Cheers! @rmtheis this issue can be closed :)

@rmtheis rmtheis closed this as completed Dec 2, 2013
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