
Originally Posted by
couchpotato
Hello,
I'm looking at PYREPL, it seems like an excellent tool to help me run Python code on my N95, S60 FP2 mobile phone.
1. I seem to be running into issue when trying to find (a compatible version) for my FP2 phone. The only included in the Pytools seems to only be for S60/FP1.
There's also the real version of PYREPL, 0.81, which I am unsure as to how to run the thing...
Is there a version which I can install on my phone?
2. I've got the Bluetooth console open and can actively write code in it. Each line seems to be executed as a whole script, and with each new line I can add functionality.
How can I write WHOLE scripts, then execute them using this bluetooth console? Supposedly I'm supposed to be able to use the SYNC function, but yeah, I think thats part of the tools.
ANY and all advice would be greatly appreciated.