> 原文出處:[架構設計專欄文章](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