Commit Graph

23 Commits

Author SHA1 Message Date
Ying Wang
7e3d678570 Fixes bug of the number of injected monkey events.
Returns the actual events number that has been injected,
if any system error has occurred.
2010-01-08 18:26:53 -08:00
Ying Wang
9c7692aabb Set ro.monkey if it's not set yet.
http://b/issue?id=1681101
2010-01-06 10:16:55 -08:00
Ying Wang
48f0d8993b Annouce that Monkey is running.
http://b/issue?id=1681101
2010-01-04 11:51:56 -08:00
Dianne Hackborn
42abc11092 Fix build.
Change-Id: I6b6180942d102745bd5717fcc5d0ea9e00211f18
2009-10-05 17:35:26 -07:00
Yu Shan Emily Lau
b1cc0de3c8 modified: src/com/android/commands/monkey/MonkeySourceScript.java
Added the long press keyword and event.

	modified:   src/com/android/commands/monkey/MonkeySourceScript.java

	modified:   src/com/android/commands/monkey/MonkeySourceScript.java

	modified:   src/com/android/commands/monkey/MonkeySourceScript.java
2009-09-14 19:06:18 -07:00
Yu Shan Emily Lau
68e2fd5272 modified: MonkeySourceScript.java 2009-09-10 14:24:02 -07:00
Bill Napier
f94816017e Add getvar and listvar commands to monkey to allow inspection of properties on the device. 2009-08-17 11:20:15 -07:00
Bill Napier
9d8557c4b3 Squashed commit of the following:
commit d36aba1463cf8dca9dea7b4e436a71c6821f341a
Author: Bill Napier <napier@google.com>
Date:   Tue Aug 11 16:36:07 2009 -0700

    Change disconnect to be the same as if the user had issued a done command.

commit 4ab3ef149e815188105e10febd5a00ee5d0574fc
Author: Bill Napier <napier@google.com>
Date:   Tue Aug 11 16:31:16 2009 -0700

    Add "done" command to allow multiple sessions.
2009-08-12 09:31:33 -07:00
Bill Napier
3faef17986 Add "type" command to allow strings to be more easily typed. 2009-08-11 16:07:38 -07:00
Bill Napier
bdc2220af4 Add press/tap and also a command queue for returning multiple events. 2009-08-10 20:50:30 -07:00
Bill Napier
ad90429149 Add "wake" command to wake device up. Run wake command at first connection. 2009-08-10 13:27:32 -07:00
Bill Napier
0b1f5a9484 Update monkey network readme. 2009-08-10 09:56:08 -07:00
Bill Napier
a68dbdb1c3 Added in simple command scripting to monkey over a TCP socket.
This allows a host program to talk to the monkey over TCP (via adb) and script up specific commands to run.
2009-08-07 11:34:12 -07:00
Dianne Hackborn
aa5574f97d Rename IActivityWatcher to IActivityController 2009-07-13 15:53:12 -07:00
Suchi Amalapurapu
57b6feb5ef Change import for IIntentReceiver since the class has been refactored from android.app to android.content 2009-06-17 12:02:04 -07:00
Jim Miller
3e456daa45 Add network statistics collection to monkey runs. 2009-04-23 13:48:45 -07:00
Evan Millar
565067aeb0 AI 144927: Fix throttling in scripted monkeys (bug #1739843).
BUG=1739843

Automated import of CL 144927
2009-04-07 17:21:32 -07:00
Evan Millar
62c4d9bfc5 AI 143190: am: CL 142951 Change the way we handle monkey throttling. We now will only sleep after complete down/[move]/up sequences. This avoids unwanted long pressing. We will need to add code to explicitly long press at some point.
Original author: emillar
  Merged from: //branches/cupcake/...

Automated import of CL 143190
2009-03-27 17:10:47 -07:00
The Android Open Source Project
52d4c30ca5 auto import from //depot/cupcake/@135843 2009-03-03 19:29:09 -08:00
The Android Open Source Project
d4aee0c0ca auto import from //depot/cupcake/@135843 2009-03-03 18:28:16 -08:00
The Android Open Source Project
74a996a2c7 auto import from //branches/cupcake/...@132569 2009-02-20 07:38:28 -08:00
The Android Open Source Project
e943f2fd8e Code drop from //branches/cupcake/...@124589 2008-12-17 18:04:04 -08:00
The Android Open Source Project
5c11852110 Initial Contribution 2008-10-21 07:00:00 -07:00