blob: ab5678fd696a39910b916d49cfcb3b402f320b70 [file] [log] [blame] [view]
Keun Soo Yimb293fdb2016-09-21 16:03:44 -07001The Cloud Android Driver Binaries (namely, acloud) in this project provide the
2standard APIs to access and control Cloud Android devices (i.e., Android Virtual
3Devices on Google Compute Engine) instantiated by using the Android source code
Tri Vo0809e5f2016-10-07 15:10:42 -07004
5#1. Compilation:
6
7 `$ make acloud` # this produces acloud.zip
8
9#2. Installation:
10
11 `$ pip install acloud.zip`
12
13#3. Execution:
14 `$ acloud <flags>