Acloud is a tool to facilitate creation and all related interactions with an Android Virtual Device. The tool is currently getting revamped so this README.md will get updated when we're ready to announce that the changes are ready for general availability.

If you are so inclined to try it out right now, follow the instructions below to get a taste.

#1. Compilation:

`$ make acloud`

#2. Execution:

`$ acloud <flags>

To run unit tests:

`$ tools\acloud\run_tests.sh`