On Sat, Jun 11, 2011 at 11:25 AM, Mark Murphy <mmur...@commonsware.com>wrote:

>
> > If not, then is MonkeyRunner is enough for it?
>
> Only you can answer that.
>
>
If MonkeyRunner doesn't work out well, you can always use the same protocol
that MR uses to talk to the device to implement the features yourself.

http://android.git.kernel.org/?p=platform/development.git;a=blob;f=cmds/monkey/README.NETWORK.txt;h=4e78b6c8b05225900b923da0122a85037949abc0;hb=HEAD

Also note that we're actively working on refactoring the MonkeyRunner code
to expose a java API.  Mainly so you don't have to link in all the python
stuff if you don't need it.

Bill

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to