commit | addb02a320ca832bb88882ca6de3abdfff2228e2 | [log] [tgz] |
---|---|---|
author | Bill Napier <napier@google.com> | Tue Apr 20 12:48:47 2010 -0700 |
committer | Bill Napier <napier@google.com> | Wed Apr 21 10:12:09 2010 -0700 |
tree | cdd1bdde5dbd5035535e7620367f1ec9bcc85b3b | |
parent | d2a81ffb996e32d0796363ec07d725daf7a02e67 [diff] |
Start refactoring MonkeyRunner to be a bit easier to understand. - Add in ImageUtils (which is basically a copy from HierarchyViewer) - Encapsulate ADB communications inside DebugBridge. - Encapsulate Network Monkey protocol inside MonkeyMananger Most of this code is currenlty duplicated in MonkeyRunner.java. Deletions of that code will come in a subsequent change. Change-Id: Ia33eeae9b12d97371781c5d2a0292b738130b4d3