> 原文出处:[架构设计专栏文章](http://blog.csdn.net/column/details/itfootball-appium.html)
> 作者:[钱辉](http://blog.csdn.net/itfootball)
**本系列文章经作者授权在看云整理发布,未经作者允许,请勿转载!**
#Appium之android平台的源码分析
> appium测试工具的android端源码分析
- 前言
- appium框架之bootstrap
- bootstrap之Click事件
- bootstrap之WaitForIdle&&Clear
- bootstrap之Orientation
- bootstrap之Swipe
- bootstrap之Flick
- bootstrap之Drag
- bootstrap之Pinch
- bootstrap之鼠标操作
- bootstrap之文本框的操作
- bootstrap之GetName&&GetAttribute&&GetDeviceSize&&GetSize&&GetLocation&&GetDataDir
- bootstrap之ScrollTo
- bootstrap之Wake&&PressBack&&TakeScreenshot&&OpenNotification
- bootstrap之PressKeyCode&&LongPressKeyCode
- bootstrap之DumpWindowHierarchy
- bootstrap之UpdateStrings
- bootstrap之MultiPointerGesture