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

Summary changed to:
Availability? Android: using Monkey runner? Mac: Cocoa Accessibility API?

Description changed to:
************ information for Android experimental access in rc3

No documentation for the android extension right now.

I just put together an example script in our source repository. You can check 
it out at 
http://bazaar.launchpad.net/~sikuli-driver/sikuli/sikuli-x/files/head:/extensions/android-robot/example/.
To run this example, you need three things: 1) sikuli-script.jar 2) 
android-robot-0.1.jar 3) Android SDK.

1) download the latest build of Sikuli at
http://sikuli.org/download.shtml#last-build, and extract sikuli-
script.jar from the package.

2) If you know how to build it from source (which is at extensions
/android-robot), just use your own jar. Or download it from
http://sikuli.org/dl/android-robot-0.1.jar.

3) Just install the SDK provided by Google.

You may also need to modify the path to the SDK and the JARs in run-
sikuli-monkey.sh. When you have everything ready, just run ./run-sikuli-
monkey.sh android-example.py, and you would see Sikuli is working on
your android emulator/device.

------------------------------------------------------------- from
comment #6

Hello,

I would like to know if Maltipoo will have the following implemented:

Android: new AndroidScreen automates Android devices/emulators using
Monkey runner

and

Mac: Cocoa Accessibility API

Thanks,

Ray

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to