Hi,

Once I start up monkey from the shell like:

adb shell monkey --port 1080

Then, If I write normal java code to establish a connection to
127.0.0.1:1080 (on the device itself) and then issue monkey commands
from there?

I have tried this and I am able to create a socket, but to get the
response, I wait for an awfully long time and nothing happens. Why
this behavior?

Cheers,
Earlence

-- 
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