From 76a49a818d2a684ed98a5d4730764c67ea93bde7 Mon Sep 17 00:00:00 2001 From: Rich Slogar Date: Thu, 11 Dec 2014 15:09:42 -0800 Subject: docs: studio tools help monkey update Change-Id: Ib916e60dbf6caffc97ac4414f661276339d86888 --- docs/html/tools/help/monkey.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/html/tools/help/monkey.jd b/docs/html/tools/help/monkey.jd index b6300a7..941f5d9 100644 --- a/docs/html/tools/help/monkey.jd +++ b/docs/html/tools/help/monkey.jd @@ -12,7 +12,7 @@ yet repeatable manner.

Overview

-

The Monkey is a command-line tool that that you can run on any emulator +

The Monkey is a command-line tool that you can run on any emulator instance or on a device. It sends a pseudo-random stream of user events into the system, which acts as a stress test on the application software you are developing.

-- cgit v1.1