1. 这个PPT简明扼要地说明了如何搭建环境,并介绍了常见的API
http://xiaocong.github.io/slides/android-uiautomator-and-python/#/main
2. 下面的github中, 包含很多好的文章, 关于Python和uiautomator (和1的作者一致)
3. xiaocong同学Python-UiAutomator源码,里面的README详细解释了API的使用,不过是English文件
https://github.com/xiaocong/uiautomator
4. Python-UiAutomator的API中文介绍
5. Androiduiautomator, Google官方资料
http://developer.android.com/tools/help/uiautomator/index.html
(未完, 待续...)