Files
appium/test/functional
bootstraponline 6494df98d6 Android mobile push & pull
Ruby examples:

mobile :pushFile, data: Base64.encode64('test ruby'), path: '/data/local/tmp/test.txt'

pull_result = mobile :pullFile, path: '/data/local/tmp/test.txt'
Base64.decode64 pull_result
2014-03-14 15:09:13 -04:00
..
2014-03-14 15:09:13 -04:00
2014-03-10 20:30:57 +08:00
2014-02-07 12:51:20 +08:00
2014-03-13 16:49:08 -07:00
2014-02-24 14:59:40 -08:00