On Wed, Sep 8, 2010 at 11:00 AM, Tez <[email protected]> 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 hunt through the source code to figure out the cause of your difficulty. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in London: http://skillsmatter.com/go/os-mobile-server -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

