Sikuli works on Android! This script was contributed by Erin Yueh from the 0xlab. She uses Sikuli to test various functions of an Android G1 phone. Check out the video she made on YouTube.
Here is the source code.
This entry was posted on Thursday, February 4th, 2010 at 3:45 pm and is filed under Showcase.
You can follow any comments to this entry through the RSS 2.0 feed.
You can leave a comment, or trackback from your own site.
Good to see this. but how can she run the Device and Emulator at the same time ? did she specify both of them as a same ADT..please let me know..i am curious..
That’s not an emulator, but a remote desktop client running on Ubuntu. Quote from her blog: “Furthermore, I can run a vnc server in Android device, then run a vnc viewer in Ubuntu. Therefore, I can see Android HOME screen in my Desktop.”
Do I require Linux machine to run this script. I am using windows version of sikuli but i cannot execute “if” and “def” commands. The sript fails if I use it.
Hi..
Good to see this. but how can she run the Device and Emulator at the same time ? did she specify both of them as a same ADT..please let me know..i am curious..
That’s not an emulator, but a remote desktop client running on Ubuntu. Quote from her blog: “Furthermore, I can run a vnc server in Android device, then run a vnc viewer in Ubuntu. Therefore, I can see Android HOME screen in my Desktop.”
ravindran, she said it’s another tool called “androidscreencast” on her blog article http://i-miss-erin.blogspot.com/2010/01/automated-test-in-android-by-sikuli.html
Do I require Linux machine to run this script. I am using windows version of sikuli but i cannot execute “if” and “def” commands. The sript fails if I use it.