Android: Java: Is it possible to run the sikuli test cases on the non-rooted devices? --- no

Asked by Amol

Is there a way i can run my sikuli Java project (test suite) on android devices which are non-rooted or non- jailbroken?
Any help would be appreciated.
Thanks

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
RaiMan
Solved:
Last query:
Last reply:
Revision history for this message
Best RaiMan (raimund-hocke) said :
#1

You would need an Android version of sikuli-script.jar and the prereqs like OpenCV (available) and tesseract OCR (not available).

Since such a version is publicly not available (I do not know wether anybody has adapted a version), you cannot do it.

Revision history for this message
Amol (amon-speed) said :
#2

Thanks RaiMan, that solved my question.