Re: [android-developers] Monkey problems -- **URGENT HELP** --

2010-09-10 Thread Mark Murphy
On Wed, Sep 8, 2010 at 11:00 AM, Tez earlencefe...@gmail.com wrote: I start monkey like this: monkey -p MY PACKAGE --port 4321 There is no documented --port switch on the monkey command: http://developer.android.com/guide/developing/tools/monkey.html Hence, you are probably going to have to

[android-developers] Monkey problems -- **URGENT HELP** --

2010-09-08 Thread Tez
Hi, I start monkey like this: monkey -p MY PACKAGE --port 4321 (I have already done a tcp port forwarding). I then use PuTTY to telnet to 127.0.0.1:4321 I can issue a command like tap 100 100 I get a response OK but I see nothing happening on the UI. I have placed a button at that location

Re: [android-developers] Monkey problems -- **URGENT HELP** --

2010-09-08 Thread TreKing
On Wed, Sep 8, 2010 at 10:00 AM, Tez earlencefe...@gmail.com wrote: Why is this happening? I don't know, haven't used Monkey, but I'm curious as to why this requires **URGENT HELP** - TreKing