diff --git a/docs/html/guide/developing/tools/index.jd b/docs/html/guide/developing/tools/index.jd index 0e10377b19c5e..899c0dc0a09ed 100644 --- a/docs/html/guide/developing/tools/index.jd +++ b/docs/html/guide/developing/tools/index.jd @@ -90,6 +90,11 @@ efficiency. level events. You can use the Monkey to stress-test applications that you are developing, in a random yet repeatable manner. +
monkeyrunner
+
+ The monkeyrunner tool provides an API for writing Python programs that control an Android device + or emulator from outside of Android code. +
android
A script that lets you manage AVDs and generate Ant build files that