[android-developers] Re: Using Eclipse write monkeyrunner

2011-05-05 Thread Ex Pluribus
I followed Diego's instructions and they worked perfectly until I had to configure the pythonpath for monkeyrunner. I had to first install the interpreter with no python library (i.e tools/lib/Lib does *not* exist), wait for the window asking for the python library to pop up, and then execute ln

[android-developers] Re: Using Eclipse write monkeyrunner

2011-03-30 Thread Gus
I have the exact same problem. Has anyone come up with a solution? On Mar 17, 6:00 am, c j techandroid@gmail.com wrote: I think post img is better :) eclipse settings pythonhttp://goo.gl/WTjDz jythonhttp://goo.gl/cKj7P tracebackhttp://goo.gl/Ywsm8 thank you On 3月17日, 上午7時42分,

[android-developers] Re: Using Eclipse write monkeyrunner

2011-03-17 Thread c j
On 3月17日, 上午7時42分, Bill Napier nap...@google.com wrote: Can you provide the full stack trace from your first mail?  It looks like part of it got cut off. @diego - I've filed a bug to look at fixing the unbuffered input issue that you had to work around.  It would be nice if monkeyrunner

[android-developers] Re: Using Eclipse write monkeyrunner

2011-03-17 Thread c j
first thank you :) i think post img is better. eclipse python setting: http://goo.gl/b6R3T eclipse jython setting: http://goo.gl/xTGmI compile issue: http://goo.gl/JiBs3 On 3月17日, 上午7時42分, Bill Napier nap...@google.com wrote: Can you provide the full stack trace from your first mail?  It

[android-developers] Re: Using Eclipse write monkeyrunner

2011-03-17 Thread c j
I think post img is better :) eclipse settings python http://goo.gl/WTjDz jython http://goo.gl/cKj7P traceback http://goo.gl/Ywsm8 thank you On 3月17日, 上午7時42分, Bill Napier nap...@google.com wrote: Can you provide the full stack trace from your first mail?  It looks like part of it got cut

[android-developers] Re: Using Eclipse write monkeyrunner

2011-03-17 Thread c j
first thank you :) i think post img is better On 3月17日, 上午7時42分, Bill Napier nap...@google.com wrote: Can you provide the full stack trace from your first mail?  It looks like part of it got cut off. @diego - I've filed a bug to look at fixing the unbuffered input issue that you had to

Re: [android-developers] Re: Using Eclipse write monkeyrunner

2011-03-16 Thread Bill Napier
Can you provide the full stack trace from your first mail? It looks like part of it got cut off. @diego - I've filed a bug to look at fixing the unbuffered input issue that you had to work around. It would be nice if monkeyrunner could just do this without resorting to a wrapper script. On

[android-developers] Re: Using Eclipse write monkeyrunner

2011-03-15 Thread c j
in command line used monkeyrunner is ok but i need used eclipse can Instantly watch result thank you On 3月15日, 上午10時23分, A. Elk lancaster.dambust...@gmail.com wrote: Although I don't think that monkeyrunner was designed to be used fromEclipse. Whenever you run into a problem with monkeyrunner,

[android-developers] Re: Using Eclipse write monkeyrunner

2011-03-15 Thread c j
very thank you. but my os is windows 7 not ubuntu i will try another setting On 3月14日, 下午12時11分, Diego Torres Milano dtmil...@gmail.com wrote: Some hints to use monkeyrunner fromeclipsecan be found athttp://dtmilano.blogspot.com/2011/03/using-android-monkeyrunner-from-... On Mar 11,

[android-developers] Re: Using Eclipse write monkeyrunner

2011-03-14 Thread A. Elk
Although I don't think that monkeyrunner was designed to be used from Eclipse. Whenever you run into a problem with monkeyrunner, try it from the command line first. On Mar 13, 9:11 pm, Diego Torres Milano dtmil...@gmail.com wrote: Some hints to use monkeyrunner from eclipse can be found

[android-developers] Re: Using Eclipse write monkeyrunner

2011-03-13 Thread Diego Torres Milano
Some hints to use monkeyrunner from eclipse can be found at http://dtmilano.blogspot.com/2011/03/using-android-monkeyrunner-from-eclipse.html On Mar 11, 6:06 am, c j techandroid@gmail.com wrote: I need using monkeyrunner do some easy auto test but have some problem. Eclipse SDK 3.6.2