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 -s /System/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/ /opt/android-sdk-mac_x86/tools/lib/Lib

Only *then* did I click "next" and finish the monkeyrunner interpreter
setup.  And I'd recommend you close Eclipse and restart it once you're
done -- mine crashed and I had to do it all over again.

I can't thank Diego enough for his instructions.

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

Reply via email to