OSDN Git Service

1) add the bugreport option which allow the scripted monkey to capature the bugrepor...
authorYu Shan Emily Lau <yslau@google.com>
Tue, 19 Oct 2010 22:41:59 +0000 (15:41 -0700)
committerYu Shan Emily Lau <yslau@google.com>
Wed, 20 Oct 2010 05:04:33 +0000 (22:04 -0700)
commite8b416049b0d29cff771c0b5218ef8a6e78462ad
tree701a3063b112ed3d4902f4448c4713ee4af5b101
parent62bb2dccdd9dcf223908c728e24460e8248a9e7a
1) add the bugreport option which allow the scripted monkey to capature the bugrepor and save it to the sdcard wherenever there is a ANR, java crash and native crash.
2) Add a new option in the scripted monkey which can enter a string through the shell command input text <string>

Change-Id: Iab7478fdc594c07e5166091d29dc644e430e43cb
cmds/monkey/src/com/android/commands/monkey/Monkey.java
cmds/monkey/src/com/android/commands/monkey/MonkeySourceScript.java