← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #657904]: UnsatisfiedLinkError occurred when using OpenCV Java API bundled with SikuliX - not intended for direct usage

 

Question #657904 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/657904

Madhusudhan posted a new comment:
(Continued) My sikuli snippet:

ADBScreen adb = ADBScreen.start();
		adb.click("PathToImage");
		adb.stop();

Am using Windows XP.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.