Version 26 of Android

Updated 2006-04-17 15:10:16

"Android is the only open source testing tool for GUI programs."

 What: Android
 Where: http://www.wildopensource.com/activities/larry-projects/android.php
         http://www.realvnc.com/
 Description: Android is a Tcl/Tk application which for recording and
        playing back scripts of X11 event commands, using the XTest extension.
        It can be used to automate driving X11 based applications (by
        use of the vncserver, you could even drive programs on other platforms).
        It works as a sort of Expect for GUIs.
        Currently at version 0.99.9 .
 Updated: 09/2004
 Contact: mailto:[email protected]  (Larry Smith)

Other pointers are available at [L1 ].

escargo 30 Jul 2003 - The wildopensource URLs are apparently intermitant.

Larry Smith Wild Open Source recently changed servers. The new IP address is still being propogated through DNS, but the given urls are correct and should work.

With persistence I was eventually able to get the source. Still, I want to know: Are there any mirror sites for Android?

Larry Smith No.

(Thanks to lv for checking the problem I was having.)


lv i don't know of any mirrors - few tcl packages have mirrors available.


TkXext, TKReplay, and Hemang Lavana's rarely-maintained RecordnPlayTclTk [L2 ] have some of Android's capabilities.


See also VNC.


Just putting the words "Java Robot class" here. I was looking for a tcl extension with the ability to send window events to other applications to replace some functionality provided by this java class. Maybe others will stumble upon this a little easier.


Category Application | Category Dev. Tools | Category Testing